Class: Google::Cloud::EdgeNetwork::V1::GetZoneRequest Deprecated

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/edgenetwork/v1/service.rb

Overview

Deprecated.

This message is deprecated and may be removed in the next major version update.

Deprecated: not implemented. Message for getting a Zone

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns Required. Name of the resource.

Returns:

  • (::String)

    Required. Name of the resource



71
72
73
74
# File 'proto_docs/google/cloud/edgenetwork/v1/service.rb', line 71

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