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 request the creation of a new entry group within Google Cloud Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, indicating its role in data management and manipulation within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eEntryGroup\u003c/code\u003e, \u003ccode\u003eEntryGroupId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e that are essential for defining the details and location of the new entry group, with the requirement for \u003ccode\u003eEntryGroupId\u003c/code\u003e to meet specific formatting.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the request is 2.14.0, and there are several other previous versions present for users to access as well.\u003c/p\u003e\n"],["\u003cp\u003eThe request class has two constructors available, one empty and one that takes another \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]