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 3.4.0."],["The `CreateEntityRequest` class is used to create a metadata entity request and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the properties of the `CreateEntityRequest` class, including `Entity`, `Parent`, `ParentAsZoneName`, and `ValidateOnly`, along with their descriptions and types."],["The latest version available is 3.6.0, while the document focuses on version 3.4.0, there is also version information from 1.0.0 up to 3.5.0, as well as in between versions."],["The content provided showcases version history for the `CreateEntityRequest`, displaying the versions between 1.0.0 and 3.6.0 with the related links to their documentation."]]],[]]