Resource: EntryGroup
Entry group 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. Note: The entry group itself and its child resources might not be stored in the location specified in its 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. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string. |
dataCatalogTimestamps |
Output only. Timestamps of the entry group. Default value is empty. |
Methods |
|
---|---|
|
Creates an entry group. |
|
Deletes an entry group. |
|
Gets an entry group. |
|
Gets the access control policy for a resource. |
|
Lists entry groups. |
|
Updates an entry group. |
|
Sets an access control policy for a resource. |
|
Gets your permissions on a resource. |