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 page details the \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, used to structure requests for creating entry groups in the Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.14.0, and the page provides links to documentation for versions ranging from 1.2.0 to 2.14.0 of the \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \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 message handling, equality checks, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEntryGroupRequest\u003c/code\u003e class has properties including \u003ccode\u003eEntryGroup\u003c/code\u003e (the group to be created), \u003ccode\u003eEntryGroupId\u003c/code\u003e (a unique identifier), \u003ccode\u003eParent\u003c/code\u003e (the project and location for the new entry group), and \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a location name-typed view of the parent property).\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the requirements for creating an entry group, including the format of the \u003ccode\u003eEntryGroupId\u003c/code\u003e, constraints for the \u003ccode\u003eParent\u003c/code\u003e property, as well as the default values of the \u003ccode\u003eEntryGroup\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]