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 document provides reference documentation for the `CreateEntityRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.11.0 and its preceding versions."],["The `CreateEntityRequest` class is used to create a metadata entity request within the Google Cloud Dataplex environment, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's constructors, properties (`Entity`, `Parent`, `ParentAsZoneName`, and `ValidateOnly`), and inherited members, all with detailed descriptions."],["The latest version of the `CreateEntityRequest` is 3.6.0, with several earlier versions available and documented, down to version 1.0.0."],["The `CreateEntityRequest` requires `Entity` and `Parent` properties to be set and the parent zone should be in the format: `projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}`."]]],[]]