token property

String? token
getter/setter pair

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;