Class ReloadStatus (2.11.0)

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

The status of a reload attempt.

Attributes

NameDescription
time google.protobuf.timestamp_pb2.Timestamp
The time of a reload attempt. This reload may have been triggered automatically or manually and may not have succeeded.
status google.rpc.status_pb2.Status
The status of a reload attempt or the initial load.