public sealed class CreateEntityRequest : IMessage<CreateEntityRequest>, IEquatable<CreateEntityRequest>, IDeepCloneable<CreateEntityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class CreateEntityRequest.
[[["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-25 UTC."],[[["The latest version available for the `CreateEntityRequest` class is 3.6.0, but the current page details version 3.2.0."],["The `CreateEntityRequest` class, part of the Google Cloud Dataplex v1 API, is used to create a metadata entity request."],["The `CreateEntityRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the `CreateEntityRequest` include `Entity`, `Parent`, `ParentAsZoneName`, and `ValidateOnly`, each serving a specific purpose in defining the entity and its validation."],["This documentation lists multiple previous versions of the `CreateEntityRequest` class, going back to version 1.0.0, allowing users to access documentation for different builds."]]],[]]