lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb in google-cloud-compute-v1-2.9.0 vs lib/google/cloud/compute/v1/region_ssl_policies/rest/client.rb in google-cloud-compute-v1-2.10.0

- old
+ new

@@ -484,11 +484,11 @@ # @param project [::String] # Project ID for this request. # @param region [::String] # Name of the region scoping this request. # @param return_partial_success [::Boolean] - # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. + # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. # @yield [result, operation] Access the result along with the TransportOperation object # @yieldparam result [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::SslPolicy>] # @yieldparam operation [::Gapic::Rest::TransportOperation] # # @return [::Gapic::Rest::PagedEnumerable<::Google::Cloud::Compute::V1::SslPolicy>] @@ -575,10 +575,10 @@ # @param project [::String] # Project ID for this request. # @param region [::String] # Name of the region scoping this request. # @param return_partial_success [::Boolean] - # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. + # Opt-in for partial success behavior which provides partial results in case of failure. The default value is false. For example, when partial success behavior is enabled, aggregatedList for a single zone scope either returns all resources in the zone or no resources, with an error code. # @yield [result, operation] Access the result along with the TransportOperation object # @yieldparam result [::Google::Cloud::Compute::V1::SslPoliciesListAvailableFeaturesResponse] # @yieldparam operation [::Gapic::Rest::TransportOperation] # # @return [::Google::Cloud::Compute::V1::SslPoliciesListAvailableFeaturesResponse]