public sealed class CreateIndexEndpointOperationMetadata : IMessage<CreateIndexEndpointOperationMetadata>, IEquatable<CreateIndexEndpointOperationMetadata>, IDeepCloneable<CreateIndexEndpointOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CreateIndexEndpointOperationMetadata.
Runtime operation information for
[IndexEndpointService.CreateIndexEndpoint][google.cloud.aiplatform.v1beta1.IndexEndpointService.CreateIndexEndpoint].
[[["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 `CreateIndexEndpointOperationMetadata` class within the Cloud AI Platform v1beta1 API."],["The `CreateIndexEndpointOperationMetadata` class represents runtime operation information for creating an Index Endpoint using `IndexEndpointService.CreateIndexEndpoint`."],["It inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for default instantiation and for creating a copy from an existing `CreateIndexEndpointOperationMetadata` object."],["It also has a `GenericMetadata` property of type `GenericOperationMetadata` that stores generic operation information."]]],[]]