public sealed class CreateEntryGroupRequest : IMessage<CreateEntryGroupRequest>, IEquatable<CreateEntryGroupRequest>, IDeepCloneable<CreateEntryGroupRequest>, IBufferMessage, IMessage
Request message for
[CreateEntryGroup][google.cloud.datacatalog.v1.DataCatalog.CreateEntryGroup].
The ID must contain only letters (a-z, A-Z), numbers (0-9),
underscores (_), and must start with a letter or underscore.
The maximum size is 64 bytes when encoded in UTF-8.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e class is a request message used for creating an entry group within Google Cloud Data Catalog, as part of version 1 of their API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e include \u003ccode\u003eEntryGroup\u003c/code\u003e (the group being created), \u003ccode\u003eEntryGroupId\u003c/code\u003e (the unique ID for the new group), and \u003ccode\u003eParent\u003c/code\u003e (the location where the group will reside, with a resource-name-typed view \u003ccode\u003eParentAsLocationName\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions listed for this documentation, from 1.2.0 all the way to 2.14.0 which is the latest version.\u003c/p\u003e\n"]]],[],null,[]]