public sealed class IndexOperationMetadata : IMessage<IndexOperationMetadata>, IEquatable<IndexOperationMetadata>, IDeepCloneable<IndexOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore Admin v1 API class IndexOperationMetadata.
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from
[FirestoreAdmin.CreateIndex][google.firestore.admin.v1.FirestoreAdmin.CreateIndex].
The index resource that this operation is acting on. For example:
projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eIndexOperationMetadata\u003c/code\u003e class within the Firestore Admin v1 API, detailing its properties, constructors, inheritance, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndexOperationMetadata\u003c/code\u003e class serves as metadata for operations like \u003ccode\u003eCreateIndex\u003c/code\u003e in Firestore, showing the operation's progress, start and end times, state, and the affected index.\u003c/p\u003e\n"],["\u003cp\u003eAvailable versions of this documentation range from version 2.2.0 up to the latest 3.12.0, each linking to specific documentation for that version of \u003ccode\u003eIndexOperationMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its compatibility and functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eProperties of \u003ccode\u003eIndexOperationMetadata\u003c/code\u003e include \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eIndex\u003c/code\u003e, \u003ccode\u003eProgressBytes\u003c/code\u003e, \u003ccode\u003eProgressDocuments\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eState\u003c/code\u003e, each describing different aspects of the index operation's status.\u003c/p\u003e\n"]]],[],null,[]]