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 document provides reference documentation for the `CreateEntityRequest` class within the Google Cloud Dataplex v1 API, including its properties and constructors."],["The `CreateEntityRequest` class is used to request the creation of a metadata entity within a specified zone, represented by its parent resource name."],["The `Entity` property is required and represents the entity resource to be created."],["The `Parent` property, also required, specifies the parent zone's resource name where the entity will be created."],["The latest version for the `CreateEntityRequest` is 3.6.0 and there is a list of previous versions going as far back as 1.0.0, each of them with their own documentation path."]]],[]]