Class FailoverIcebergCatalogResponse (0.5.0)

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

Response message for FailoverIcebergCatalog.

Attribute

Name Description
replication_time google.protobuf.timestamp_pb2.Timestamp
Output only. The min timestamp for which all namespaces and table metadata have been replicated in the region specified as the new primary_replica. Some resources may have been replicated more recently than this timestamp. If empty, the replica has just been created and has not yet been fully initialized. NOTE: When the Cloud Storage replication watermark is available, this will represent both catalog metadata and Cloud Storage data.