Anthos Multi-Cloud V1 API - Class Google::Cloud::GkeMultiCloud::V1::GenerateAzureClusterAgentTokenResponse (v0.9.0)

Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::GenerateAzureClusterAgentTokenResponse.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access_token

def access_token() -> ::String
Returns
  • (::String)

#access_token=

def access_token=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#expires_in

def expires_in() -> ::Integer
Returns
  • (::Integer)

#expires_in=

def expires_in=(value) -> ::Integer
Parameter
  • value (::Integer)
Returns
  • (::Integer)

#token_type

def token_type() -> ::String
Returns
  • (::String)

#token_type=

def token_type=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)