public sealed class CreateEntityTypeOperationMetadata : IMessage<CreateEntityTypeOperationMetadata>, IEquatable<CreateEntityTypeOperationMetadata>, IDeepCloneable<CreateEntityTypeOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateEntityTypeOperationMetadata.
Details of operations that perform create EntityType.
[[["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 `CreateEntityTypeOperationMetadata` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `CreateEntityTypeOperationMetadata` class is used to detail operations that create an EntityType, and it inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It features two constructors, a default one and another that accepts an existing `CreateEntityTypeOperationMetadata` object as a parameter, offering flexibility in creating instances."],["The class includes a `GenericMetadata` property of type `GenericOperationMetadata` which is used to provide operation metadata related to the EntityType."],["The class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, with the Assembly being `Google.Cloud.AIPlatform.V1Beta1.dll`."]]],[]]