Catalog(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The readonly representation of a catalog computed with a given resource context.
Attributes
Name | Description |
name |
str
Output only. The resource name of the target catalog, in the format of \`catalogs/{catalog}'. |
display_name |
str
Output only. The descriptive name of the catalog as it appears in UIs. |
description |
str
Output only. The description of the catalog. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the catalog was created. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the catalog was last updated. |