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-04-17 UTC."],[[["The `CreateEntityTypeOperationMetadata` class in the Cloud AI Platform v1beta1 API provides details for operations that create an EntityType."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for versatile data handling."],["`CreateEntityTypeOperationMetadata` inherits from the base `object` class, with specific members for handling hash codes, types, and string representations."],["The class has two constructors, one default and one that takes another `CreateEntityTypeOperationMetadata` object for copying."],["The `GenericMetadata` property of type `GenericOperationMetadata` is used to store operation metadata for the EntityType creation."]]],[]]