Class: Google::Cloud::GkeMultiCloud::V1::GenerateAwsClusterAgentTokenResponse Deprecated

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

Overview

Deprecated.

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

Instance Attribute Summary collapse

Instance Attribute Details

#access_token::String

Returns:

  • (::String)


548
549
550
551
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_service.rb', line 548

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

#expires_in::Integer

Returns:

  • (::Integer)


548
549
550
551
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_service.rb', line 548

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

#token_type::String

Returns:

  • (::String)


548
549
550
551
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_service.rb', line 548

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