public sealed class CreateEntryRequest : IMessage<CreateEntryRequest>, IEquatable<CreateEntryRequest>, IDeepCloneable<CreateEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateEntryRequest.
Required. Entry identifier. It has to be unique within an Entry Group.
Entries corresponding to Google Cloud resources use an Entry ID format
based on full resource
names.
The format is a full resource name of the resource without the
prefix double slashes in the API service name part of the 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 providers or systems other 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 document provides reference documentation for the \u003ccode\u003eCreateEntryRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, outlining its properties and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eCreateEntryRequest\u003c/code\u003e is 3.6.0, with multiple previous versions also documented, ranging down to version 1.0.0, and includes links to each version's respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEntryRequest\u003c/code\u003e is used to create a new entry and includes required properties such as \u003ccode\u003eEntry\u003c/code\u003e, \u003ccode\u003eEntryId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, alongside type information, parameters, and inheritance details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntryId\u003c/code\u003e property is a unique identifier within an Entry Group, with a suggested format based on full resource names and a maximum size of 4000 characters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEntryRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and the class is a part of the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]