Class: Google::Cloud::GkeMultiCloud::V1::GenerateAwsClusterAgentTokenResponse Deprecated
- Inherits:
-
Object
- Object
- Google::Cloud::GkeMultiCloud::V1::GenerateAwsClusterAgentTokenResponse
- 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
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
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
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 |