Interface protos.google.cloud.gkemulticloud.v1.IGenerateAttachedClusterAgentTokenResponse (1.1.0)

Properties of a GenerateAttachedClusterAgentTokenResponse.

Package

@google-cloud/gkemulticloud

Properties

accessToken

accessToken?: (string|null);

GenerateAttachedClusterAgentTokenResponse accessToken

expiresIn

expiresIn?: (number|null);

GenerateAttachedClusterAgentTokenResponse expiresIn

tokenType

tokenType?: (string|null);

GenerateAttachedClusterAgentTokenResponse tokenType