Class TrialMetadata (0.3.15)

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

Contains information and all metadata related to TRIAL clusters.

Attributes

Name Description
start_time google.protobuf.timestamp_pb2.Timestamp
start time of the trial cluster.
end_time google.protobuf.timestamp_pb2.Timestamp
End time of the trial cluster.
upgrade_time google.protobuf.timestamp_pb2.Timestamp
Upgrade time of trial cluster to Standard cluster.
grace_end_time google.protobuf.timestamp_pb2.Timestamp
grace end time of the cluster.