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. |
displayName |
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. |
dataCatalogTimestamps |
Output only. Timestamps about this EntryGroup. Default value is empty timestamps. |
Methods |
|
|---|---|
(deprecated) |
A maximum of 10,000 entry groups may be created per organization across all locations. |
(deprecated) |
Deletes an EntryGroup. |
(deprecated) |
Gets an EntryGroup. |
(deprecated) |
Gets the access control policy for a resource. |
(deprecated) |
Lists entry groups. |
(deprecated) |
Updates an EntryGroup. |
(deprecated) |
Sets the access control policy for a resource. |
(deprecated) |
Returns the caller's permissions on a resource. |