Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::GenerateAccessTokenRequest.
Generates an access token for a cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster
def cluster() -> ::String
Returns
- (::String) — Required. The resource name of the cluster.
#cluster=
def cluster=(value) -> ::String
Parameter
- value (::String) — Required. The resource name of the cluster.
Returns
- (::String) — Required. The resource name of the cluster.