View source: R/firestore_objects.R
GoogleFirestoreAdminV1IndexOperationMetadata | R Documentation |
GoogleFirestoreAdminV1IndexOperationMetadata Object
GoogleFirestoreAdminV1IndexOperationMetadata( progressBytes = NULL, progressDocuments = NULL, state = NULL, endTime = NULL, index = NULL, startTime = NULL )
progressBytes |
The progress, in bytes, of this operation |
progressDocuments |
The progress, in documents, of this operation |
state |
The state of the operation |
endTime |
The time this operation completed |
index |
The index resource that this operation is acting on |
startTime |
The time this operation started |
Autogenerated via gar_create_api_objects
Metadata for google.longrunning.Operation results from FirestoreAdmin.CreateIndex.
GoogleFirestoreAdminV1IndexOperationMetadata object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.