Class ReloadStatus (2.9.1)

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

The status of a reload attempt. .. attribute:: time

The time of a reload attempt. This reload may have been triggered automatically or manually and may not have succeeded.

:type: google.protobuf.timestamp_pb2.Timestamp

Attribute

NameDescription
status google.rpc.status_pb2.Status
The status of a reload attempt or the initial load.