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-21 UTC."],[[["This page provides reference documentation for the `CreateEntityRequest` class within the Google Cloud Dataplex v1 API, spanning multiple versions."],["The latest version documented is 3.6.0, and versions go as far back as 1.0.0, allowing the navigation of previous versions."],["The `CreateEntityRequest` class is used to create metadata entity requests, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Entity`, `Parent`, `ParentAsZoneName`, and `ValidateOnly` to configure the entity creation request."],["There are two constructors available, one that creates a blank request and another that creates a request from another `CreateEntityRequest`."]]],[]]