Method: Google::Cloud::Compute::V1::UpdateNetworkInterfaceInstanceRequest#zone
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
#zone ⇒ ::String
Returns The name of the zone for this request.
39682 39683 39684 39685 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39682 class UpdateNetworkInterfaceInstanceRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |