Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class EntryGroup.
Entry group metadata.
AnEntryGroupresource represents a logical grouping of zero or more
Data CatalogEntryresources.
Generated from protobuf messagegoogle.cloud.datacatalog.v1.EntryGroup
Namespace
Google \ Cloud \ DataCatalog \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
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.
↳ display_name
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. Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string.
Output only. Timestamps of the entry group. Default value is empty.
↳ transferred_to_dataplex
bool
Optional. When set to [true], it means DataCatalog EntryGroup was transferred to Dataplex Catalog Service. 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.
getName
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.
Returns
Type
Description
string
setName
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.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDisplayName
A short name to identify the entry group, for example,
"analytics data - jan 2011". Default value is an empty string.
Returns
Type
Description
string
setDisplayName
A short name to identify the entry group, for example,
"analytics data - jan 2011". Default value is an empty string.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
Entry group description. Can consist of several sentences or
paragraphs that describe the entry group contents.
Default value is an empty string.
Returns
Type
Description
string
setDescription
Entry group description. Can consist of several sentences or
paragraphs that describe the entry group contents.
Default value is an empty string.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDataCatalogTimestamps
Output only. Timestamps of the entry group. Default value is empty.
Optional. When set to [true], it means DataCatalog EntryGroup was
transferred to Dataplex Catalog Service. 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.
Returns
Type
Description
bool
setTransferredToDataplex
Optional. When set to [true], it means DataCatalog EntryGroup was
transferred to Dataplex Catalog Service. 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Data Catalog V1 Client - Class EntryGroup (2.3.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.2 (latest)](/php/docs/reference/cloud-data-catalog/latest/V1.EntryGroup)\n- [2.3.1](/php/docs/reference/cloud-data-catalog/2.3.1/V1.EntryGroup)\n- [2.2.4](/php/docs/reference/cloud-data-catalog/2.2.4/V1.EntryGroup)\n- [2.1.0](/php/docs/reference/cloud-data-catalog/2.1.0/V1.EntryGroup)\n- [2.0.2](/php/docs/reference/cloud-data-catalog/2.0.2/V1.EntryGroup)\n- [1.10.3](/php/docs/reference/cloud-data-catalog/1.10.3/V1.EntryGroup)\n- [1.9.1](/php/docs/reference/cloud-data-catalog/1.9.1/V1.EntryGroup)\n- [1.8.2](/php/docs/reference/cloud-data-catalog/1.8.2/V1.EntryGroup)\n- [1.7.1](/php/docs/reference/cloud-data-catalog/1.7.1/V1.EntryGroup)\n- [1.6.0](/php/docs/reference/cloud-data-catalog/1.6.0/V1.EntryGroup)\n- [1.5.1](/php/docs/reference/cloud-data-catalog/1.5.1/V1.EntryGroup)\n- [1.4.2](/php/docs/reference/cloud-data-catalog/1.4.2/V1.EntryGroup)\n- [1.3.9](/php/docs/reference/cloud-data-catalog/1.3.9/V1.EntryGroup) \nReference documentation and code samples for the Google Cloud Data Catalog V1 Client class EntryGroup.\n\nEntry group metadata.\n\nAn `EntryGroup` resource represents a logical grouping of zero or more\nData Catalog [Entry](/php/docs/reference/cloud-data-catalog/latest/V1.Entry) resources.\n\nGenerated from protobuf message `google.cloud.datacatalog.v1.EntryGroup`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataCatalog \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The resource name of the entry group in URL format.\n\nNote: The entry group itself and its child resources might not be\nstored in the location specified in its name.\n\n### setName\n\nIdentifier. The resource name of the entry group in URL format.\n\nNote: The entry group itself and its child resources might not be\nstored in the location specified in its name.\n\n### getDisplayName\n\nA short name to identify the entry group, for example,\n\"analytics data - jan 2011\". Default value is an empty string.\n\n### setDisplayName\n\nA short name to identify the entry group, for example,\n\"analytics data - jan 2011\". Default value is an empty string.\n\n### getDescription\n\nEntry group description. Can consist of several sentences or\nparagraphs that describe the entry group contents.\n\nDefault value is an empty string.\n\n### setDescription\n\nEntry group description. Can consist of several sentences or\nparagraphs that describe the entry group contents.\n\nDefault value is an empty string.\n\n### getDataCatalogTimestamps\n\nOutput only. Timestamps of the entry group. Default value is empty.\n\n### hasDataCatalogTimestamps\n\n### clearDataCatalogTimestamps\n\n### setDataCatalogTimestamps\n\nOutput only. Timestamps of the entry group. Default value is empty.\n\n### getTransferredToDataplex\n\nOptional. When set to \\[true\\], it means DataCatalog EntryGroup was\ntransferred to Dataplex Catalog Service. It makes EntryGroup and its\nEntries to be read-only in DataCatalog. However, new Tags on EntryGroup and\nits Entries can be created. After setting the flag to \\[true\\] it cannot be\nunset.\n\n### setTransferredToDataplex\n\nOptional. When set to \\[true\\], it means DataCatalog EntryGroup was\ntransferred to Dataplex Catalog Service. It makes EntryGroup and its\nEntries to be read-only in DataCatalog. However, new Tags on EntryGroup and\nits Entries can be created. After setting the flag to \\[true\\] it cannot be\nunset."]]