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 Google Cloud Firestore Admin v1 API, specifically for version 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIndexOperationMetadata\u003c/code\u003e is a class that provides metadata for operations resulting from \u003ccode\u003eFirestoreAdmin.CreateIndex\u003c/code\u003e, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \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, which detail the status and progress of the index creation operation, with types such as \u003ccode\u003eTimestamp\u003c/code\u003e, \u003ccode\u003estring\u003c/code\u003e, \u003ccode\u003eProgress\u003c/code\u003e, and \u003ccode\u003eOperationState\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a default constructor \u003ccode\u003eIndexOperationMetadata()\u003c/code\u003e and one that accepts another \u003ccode\u003eIndexOperationMetadata\u003c/code\u003e object as a parameter \u003ccode\u003eIndexOperationMetadata(IndexOperationMetadata other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation contains a list of previous versions of the API class, with the latest version being 3.12.0.\u003c/p\u003e\n"]]],[],null,[]]