public sealed class IndexOperationMetadata : IMessage<IndexOperationMetadata>, IEquatable<IndexOperationMetadata>, IDeepCloneable<IndexOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Datastore v1 API class IndexOperationMetadata.
[[["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."],[[["This document provides reference information for the `IndexOperationMetadata` class within the Google Cloud Datastore Admin V1 API, specifically version 2.1.0."],["`IndexOperationMetadata` is used for handling metadata related to index operations in Cloud Datastore and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Common`, `IndexId`, and `ProgressEntities` to track metadata, the associated index ID, and the estimated progress of entities processed, respectively."],["The documentation covers various versions of the `IndexOperationMetadata` class, with version 2.4.0 being the most current or \"latest\" version."],["The `IndexOperationMetadata` class inherits from `Object` and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]