Resource: EntryGroup
EntryGroup Metadata. An EntryGroup resource represents a logical grouping of zero or more Data Catalog Entry
resources.
JSON representation |
---|
{
"name": string,
"displayName": string,
"description": string,
"dataCatalogTimestamps": {
object ( |
Fields | |
---|---|
name |
Identifier. The resource name of the entry group in URL format. Example:
Note that this EntryGroup and its child resources may not actually be stored in the location in this name. |
display |
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string. |
description |
Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string. |
data |
Output only. Timestamps about this EntryGroup. Default value is empty timestamps. |
Methods |
|
---|---|
|
A maximum of 10,000 entry groups may be created per organization across all locations. |
|
Deletes an EntryGroup. |
|
Gets an EntryGroup. |
|
Gets the access control policy for a resource. |
|
Lists entry groups. |
|
Updates an EntryGroup. |
|
Sets the access control policy for a resource. |
|
Returns the caller's permissions on a resource. |