Class ReloadStatus (2.27.0)

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

The status of a reload attempt.

Attributes

NameDescription
time google.protobuf.timestamp_pb2.Timestamp
Output only. 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
Output only. The status of a reload attempt or the initial load.