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-04-09 UTC."],[[["This page provides documentation for the `CreateEntityRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.14.0."],["`CreateEntityRequest` is used to send a request to create a metadata entity, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `CreateEntityRequest` object for copying, and it includes properties such as `Entity`, `Parent`, `ParentAsZoneName`, and `ValidateOnly`."],["The documentation lists available versions of the API, with version 3.6.0 being the latest, and spans from version 1.0.0 up to the current version, 3.6.0, and all associated references to `CreateEntityRequest`."]]],[]]