Reference documentation and code samples for the IAM Service Account Credentials V1 API class Google::Iam::Credentials::V1::GenerateIdTokenResponse.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#token
def token() -> ::String
Returns
- (::String) — The OpenId Connect ID token.
#token=
def token=(value) -> ::String
Parameter
- value (::String) — The OpenId Connect ID token.
Returns
- (::String) — The OpenId Connect ID token.