lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb in google-cloud-compute-v1-2.7.2 vs lib/google/cloud/compute/v1/target_http_proxies/rest/client.rb in google-cloud-compute-v1-2.8.0
- old
+ new
@@ -220,9 +220,10 @@
# @param project [::String]
# Name of the project 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.
# @param service_project_number [::Integer]
+ # The Shared VPC service project id or service project number for which aggregated list request is invoked for subnetworks list-usable api.
# @yield [result, operation] Access the result along with the TransportOperation object
# @yieldparam result [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::TargetHttpProxiesScopedList>]
# @yieldparam operation [::Gapic::Rest::TransportOperation]
#
# @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::TargetHttpProxiesScopedList>]