Class Catalog (0.3.0)

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

Catalog is the container of databases.

Attributes

NameDescription
name str
Output only. The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. The creation time of the catalog.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The last modification time of the catalog.
delete_time google.protobuf.timestamp_pb2.Timestamp
Output only. The deletion time of the catalog. Only set after the catalog is deleted.
expire_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when this catalog is considered expired. Only set after the catalog is deleted.