GoogleCloudDatacatalogV1EntryGroup
import type { GoogleCloudDatacatalogV1EntryGroup } from "https://googleapis.deno.dev/v1/datacatalog:v1.ts";
Entry group metadata. An EntryGroup
resource represents a logical grouping
of zero or more Data Catalog Entry resources.
§Properties
Output only. Timestamps of the entry group. Default value is empty.
Entry group description. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string.
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.
Identifier. 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.
Optional. When set to [true], it means DataCatalog EntryGroup was transferred to Dataplex Universal Catalog. It makes EntryGroup and its Entries to be read-only in DataCatalog. However, new Tags on EntryGroup and its Entries can be created. After setting the flag to [true] it cannot be unset.