(::String) — Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents. Default value is an empty
string.
#description=
defdescription=(value)->::String
Parameter
value (::String) — Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents. Default value is an empty
string.
Returns
(::String) — Entry group description, which can consist of several sentences or
paragraphs that describe entry group contents. Default value is an empty
string.
#display_name
defdisplay_name()->::String
Returns
(::String) — A short name to identify the entry group, for example,
"analytics data - jan 2011". Default value is an empty string.
#display_name=
defdisplay_name=(value)->::String
Parameter
value (::String) — A short name to identify the entry group, for example,
"analytics data - jan 2011". Default value is an empty string.
Returns
(::String) — A short name to identify the entry group, for example,
"analytics data - jan 2011". Default value is an empty string.
#name
defname()->::String
Returns
(::String) — Identifier. The resource name of the entry group in URL format. Example:
[[["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-09 UTC."],[],[],null,["# Google Cloud Data Catalog V1BETA1 API - Class Google::Cloud::DataCatalog::V1beta1::EntryGroup (v0.9.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.1 (latest)](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/latest/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.9.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.9.0/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.8.4](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.8.4/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.7.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.7.0/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.6.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.6.0/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.5.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.5.2/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.4.0/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.3.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.3.2/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.2.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.2.1/Google-Cloud-DataCatalog-V1beta1-EntryGroup)\n- [0.1.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.1.1/Google-Cloud-DataCatalog-V1beta1-EntryGroup) \nReference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::EntryGroup.\n\nEntryGroup Metadata.\nAn EntryGroup resource represents a logical grouping of zero or more\nData Catalog [Entry](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/latest/Google-Cloud-DataCatalog-V1beta1-Entry \"Google::Cloud::DataCatalog::V1beta1::Entry (class)\") resources. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #data_catalog_timestamps\n\n def data_catalog_timestamps() -\u003e ::Google::Cloud::DataCatalog::V1beta1::SystemTimestamps\n\n**Returns**\n\n- ([::Google::Cloud::DataCatalog::V1beta1::SystemTimestamps](./Google-Cloud-DataCatalog-V1beta1-SystemTimestamps)) --- Output only. Timestamps about this EntryGroup. Default value is empty timestamps.\n\n### #description\n\n def description() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.\n\n### #description=\n\n def description=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string. \n**Returns**\n\n- (::String) --- Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.\n\n### #display_name\n\n def display_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A short name to identify the entry group, for example, \"analytics data - jan 2011\". Default value is an empty string.\n\n### #display_name=\n\n def display_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A short name to identify the entry group, for example, \"analytics data - jan 2011\". Default value is an empty string. \n**Returns**\n\n- (::String) --- A short name to identify the entry group, for example, \"analytics data - jan 2011\". Default value is an empty string.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Identifier. The resource name of the entry group in URL format. Example:\n\n - projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}\n\n Note that this EntryGroup and its child resources may not actually be\n stored in the location in this name.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Identifier. The resource name of the entry group in URL format. Example:\n\n\n - projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}\n\n Note that this EntryGroup and its child resources may not actually be\nstored in the location in this name. \n**Returns**\n\n- (::String) --- Identifier. The resource name of the entry group in URL format. Example:\n\n - projects/{project_id}/locations/{location}/entryGroups/{entry_group_id}\n\n Note that this EntryGroup and its child resources may not actually be\n stored in the location in this name."]]