public sealed class CreateEntityTypeOperationMetadata : IMessage<CreateEntityTypeOperationMetadata>, IEquatable<CreateEntityTypeOperationMetadata>, IDeepCloneable<CreateEntityTypeOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI 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-21 UTC."],[[["The `CreateEntityTypeOperationMetadata` class in the Vertex AI v1beta1 API provides details about operations related to creating an EntityType."],["The latest version of this class is 1.0.0-beta21, with a previous version available as 1.0.0-beta20."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes constructors for creating instances and a `GenericMetadata` property to access operation metadata."],["The class is in the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]