token property
The encrypted token of the user session, including the information of the user's intent and request.
This token should be provided when redirecting the user to Google.
Output only.
Implementation
core.String? token;
The encrypted token of the user session, including the information of the user's intent and request.
This token should be provided when redirecting the user to Google.
Output only.
core.String? token;