public sealed class MutateDeployedIndexOperationMetadata : IMessage<MutateDeployedIndexOperationMetadata>, IEquatable<MutateDeployedIndexOperationMetadata>, IDeepCloneable<MutateDeployedIndexOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class MutateDeployedIndexOperationMetadata.
Runtime operation information for
[IndexEndpointService.MutateDeployedIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.MutateDeployedIndex].
[[["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 `MutateDeployedIndexOperationMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for the .NET environment, with the latest version being 1.0.0-beta21."],["The `MutateDeployedIndexOperationMetadata` class provides runtime operation information for `IndexEndpointService.MutateDeployedIndex`, which manages deployed index operations."],["This class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for detailed handling of message operations and comparisons."],["The class includes properties such as `DeployedIndexId`, which stores a unique identifier specified by the user, and `GenericMetadata`, which provides general information about the operation."],["There are two constructors available: a default constructor and another one that takes an existing `MutateDeployedIndexOperationMetadata` object as a parameter to create a new object."]]],[]]