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

- old
+ new

@@ -225,9 +225,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::InstanceTemplatesScopedList>] # @yieldparam operation [::Gapic::Rest::TransportOperation] # # @return [::Gapic::Rest::PagedEnumerable<::String, ::Google::Cloud::Compute::V1::InstanceTemplatesScopedList>]