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 page provides reference documentation for the `IndexOperationMetadata` class within the Google Cloud Datastore Admin v1 API, specifically for version 2.3.0."],["The `IndexOperationMetadata` class represents metadata for index operations and includes properties like `Common`, `IndexId`, and `ProgressEntities`."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided content has multiple previous versions of documentation available, with the latest version being 2.4.0 and the oldest being 1.1.0, all the way up to the current version 2.3.0."],["The current documentation for IndexOperationMetadata shows that it can be constructed in two different ways, one of which uses another IndexOperationMetadata object as an argument."]]],[]]