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."],[[["This page provides reference documentation for the `CreateEntityRequest` class within the Google Cloud Dataplex V1 API, spanning multiple versions."],["The latest version of the `CreateEntityRequest` documentation is for version 3.6.0, with older versions, including 3.1.0, being available as far back as version 1.0.0."],["The `CreateEntityRequest` class is used to create a metadata entity in Dataplex and inherits from `object`, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEntityRequest` class includes properties like `Entity`, `Parent`, `ParentAsZoneName`, and `ValidateOnly`, which define the entity, its location, and request validation settings."],["The documentation details the available constructors for the `CreateEntityRequest` class, providing information on creating an instance of this class, including the necessary parameters and their types."]]],[]]