Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
The time this operation completed. Will be unset if operation still in progress.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
index
string
The index resource that this operation is acting on. For example: projects/{projectId}/databases/{databaseId}/collectionGroups/{collectionId}/indexes/{index_id}
[[["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-08-26 UTC."],[[["\u003cp\u003eThis metadata is associated with \u003ccode\u003egoogle.longrunning.Operation\u003c/code\u003e results from \u003ccode\u003eFirestoreAdmin.CreateIndex\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe metadata includes information such as \u003ccode\u003estartTime\u003c/code\u003e and \u003ccode\u003eendTime\u003c/code\u003e, formatted as RFC 3339 timestamps, indicating when the operation began and ended.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eindex\u003c/code\u003e field specifies the resource being operated on, using a path format like \u003ccode\u003eprojects/{projectId}/databases/{databaseId}/collectionGroups/{collectionId}/indexes/{index_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003estate\u003c/code\u003e field, an \u003ccode\u003eenum\u003c/code\u003e of type \u003ccode\u003eOperationState\u003c/code\u003e, reflects the current status of the operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eprogressDocuments\u003c/code\u003e and \u003ccode\u003eprogressBytes\u003c/code\u003e fields, both of \u003ccode\u003eProgress\u003c/code\u003e type, track the operation's advancement in terms of documents and bytes, respectively.\u003c/p\u003e\n"]]],[],null,["# IndexOperationMetadata\n\nMetadata for [google.longrunning.Operation](/firestore/docs/reference/rest/Shared.Types/Operation) results from [FirestoreAdmin.CreateIndex](/firestore/docs/reference/rest/v1/projects.databases.collectionGroups.indexes/create#google.firestore.admin.v1.FirestoreAdmin.CreateIndex)."]]