Method: Google::Cloud::Compute::V1::GetReservationRequest#zone

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

#zone::String

Returns Name of the zone for this request.

Returns:

  • (::String)

    Name of the zone for this request.



11068
11069
11070
11071
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11068

class GetReservationRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end