maxInactivity property

String? maxInactivity
getter/setter pair

How long a user is allowed to take between actions before a new access token must be issued.

Only set for Google Cloud apps.

Optional.

Implementation

core.String? maxInactivity;