public sealed class CreateEntryRequest : IMessage<CreateEntryRequest>, IEquatable<CreateEntryRequest>, IDeepCloneable<CreateEntryRequest>, IBufferMessage, IMessage
Required. Entry identifier. It has to be unique within an Entry Group.
Entries corresponding to Google Cloud resources use Entry ID format based
on Full Resource Names
(https://cloud.google.com/apis/design/resource_names#full_resource_name).
The format is a Full Resource Name of the resource without the
prefix double slashes in the API Service Name part of Full Resource Name.
This allows retrieval of entries using their associated resource name.
For example if the Full Resource Name of a resource is
//library.googleapis.com/shelves/shelf1/books/book2,
then the suggested entry_id is
library.googleapis.com/shelves/shelf1/books/book2.
It is also suggested to follow the same convention for entries
corresponding to resources from other providers or systems than Google
Cloud.
[[["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 webpage details the \u003ccode\u003eCreateEntryRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, showing it's a message type used to create entries in the Dataplex service, specifically version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eCreateEntryRequest\u003c/code\u003e is 3.6.0, and the documentation covers a range of versions from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEntryRequest\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEntryRequest\u003c/code\u003e class includes properties like \u003ccode\u003eEntry\u003c/code\u003e, \u003ccode\u003eEntryId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsEntryGroupName\u003c/code\u003e, which are essential for defining and identifying the entry to be created within a specific entry group.\u003c/p\u003e\n"],["\u003cp\u003eThe page covers the \u003ccode\u003eCreateEntryRequest\u003c/code\u003e class' constructors, specifically the default empty constructor and the copy constructor, which creates a new instance by copying an existing \u003ccode\u003eCreateEntryRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]