Class RefreshRuntimeTokenInternalResponse (1.6.0)

RefreshRuntimeTokenInternalResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response with a new access token.

Attributes

NameDescription
access_token str
The OAuth 2.0 access token.
expire_time google.protobuf.timestamp_pb2.Timestamp
Output only. Token expiration time.