lib/google/cloud/compute/v1/routers/rest/client.rb in google-cloud-compute-v1-2.7.2 vs lib/google/cloud/compute/v1/routers/rest/client.rb in google-cloud-compute-v1-2.8.0

- old
+ new

@@ -237,9 +237,10 @@ # @param project [::String] # Project ID for 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::RoutersScopedList>] # @yieldparam operation [::Gapic::Rest::TransportOperation] # # @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::RoutersScopedList>]