public sealed class CreateEntryRequest : IMessage<CreateEntryRequest>, IEquatable<CreateEntryRequest>, IDeepCloneable<CreateEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CreateEntryRequest.
Request message for
[CreateEntry][google.cloud.datacatalog.v1.DataCatalog.CreateEntry].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `CreateEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically version 2.10.0."],["The `CreateEntryRequest` class is used to create a new entry in the Data Catalog, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEntryRequest` class includes constructors and properties such as `Entry`, `EntryId`, `Parent`, and `ParentAsEntryGroupName`, each with specific requirements and descriptions for creating an entry."],["The document lists various versions of the API, ranging from 2.14.0 (latest) down to 1.2.0, providing links to the documentation for the `CreateEntryRequest` class in each version."],["This document is part of the Google.Cloud.DataCatalog.V1 namespace and is found in the Google.Cloud.DataCatalog.V1.dll assembly."]]],[]]