public sealed class DeployIndexOperationMetadata : IMessage<DeployIndexOperationMetadata>, IEquatable<DeployIndexOperationMetadata>, IDeepCloneable<DeployIndexOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class DeployIndexOperationMetadata.
Runtime operation information for
[IndexEndpointService.DeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.DeployIndex].
[[["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 documentation covers the `DeployIndexOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["`DeployIndexOperationMetadata` provides runtime operation information for the `IndexEndpointService.DeployIndex` function."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of this class include `DeployedIndexId`, representing the user-specified unique index ID, and `GenericMetadata`, which contains generic operation details."],["The class offers two constructors: a default constructor and one that takes another `DeployIndexOperationMetadata` instance as a parameter for copying data."]]],[]]