Google Cloud Iam Credentials V1 Client - Class GenerateIdTokenResponse (1.1.2)

Reference documentation and code samples for the Google Cloud Iam Credentials V1 Client class GenerateIdTokenResponse.

Generated from protobuf message google.iam.credentials.v1.GenerateIdTokenResponse

Namespace

Google \ Cloud \ Iam \ Credentials \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ token string

The OpenId Connect ID token.

getToken

The OpenId Connect ID token.

Returns
TypeDescription
string

setToken

The OpenId Connect ID token.

Parameter
NameDescription
var string
Returns
TypeDescription
$this