Class FetchReadWriteTokenResponse (3.24.0)

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

Message for responding to get read/write token.

Attributes

NameDescription
token str
The token content.
expiration_time google.protobuf.timestamp_pb2.Timestamp
Expiration timestamp. Can be empty if unknown or non-expiring.