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 document provides reference information for the `CreateEntityRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.15.0."],["The `CreateEntityRequest` class is used to create a metadata entity request and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CreateEntityRequest` include `Entity` (the resource being created), `Parent` (the zone where the entity will be created), and `ValidateOnly` (to validate the request without mutation)."],["This page lists all the different versions of the CreateEntityRequest documentation, from version 1.0.0 up to the latest version, 3.6.0."],["The documentation also provides the constructors for the `CreateEntityRequest` class, and links to the inherited members from the object class, like `GetHashCode`, `GetType`, and `ToString`."]]],[]]