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 (
|
name
string
Identifier. The resource name of the entry group in URL format. Example:
- projects/{projectId}/locations/{location}/entryGroups/{entryGroupId}
Note that this EntryGroup and its child resources may not actually be stored in the location in this name.
displayName
string
A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.
description
string
Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.
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. |

