Class RefreshRuntimeTokenInternalResponse (1.4.3)

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.

Inheritance

builtins.object > proto.message.Message > RefreshRuntimeTokenInternalResponse