EntryGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Entry group metadata.
An EntryGroup
resource represents a logical grouping of zero or
more Data Catalog Entry
resources.
Attributes | |
---|---|
Name | Description |
name |
str
The resource name of the entry group in URL format. Note: The entry group itself and its child resources might not be stored in the location specified in its name. |
display_name |
str
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string. |
description |
str
Entry group description. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string. |
data_catalog_timestamps |
google.cloud.datacatalog_v1.types.SystemTimestamps
Output only. Timestamps of the entry group. Default value is empty. |