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\u003eThis document outlines the \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e class, which is used to send requests for creating entry groups in the Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace and is implemented with various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e include \u003ccode\u003eEntryGroup\u003c/code\u003e, \u003ccode\u003eEntryGroupId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used to define the details of the new entry group, as well as the location where it will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e class is 2.14.0, while this page details version 2.0.0, alongside a history of versions dating back to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntryGroupId\u003c/code\u003e property requires an ID containing only letters, numbers, and underscores, and must start with either a letter or an underscore with a maximum UTF-8 encoded size of 64 bytes.\u003c/p\u003e\n"]]],[],null,[]]