Class FetchReadTokenResponse (3.13.0)

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

Message for responding to get read 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.