GoogleFirestoreAdminV1FieldOperationMetadata: GoogleFirestoreAdminV1FieldOperationMetadata Object

View source: R/firestore_objects.R

GoogleFirestoreAdminV1FieldOperationMetadataR Documentation

GoogleFirestoreAdminV1FieldOperationMetadata Object

Description

GoogleFirestoreAdminV1FieldOperationMetadata Object

Usage

GoogleFirestoreAdminV1FieldOperationMetadata(
  startTime = NULL,
  indexConfigDeltas = NULL,
  progressBytes = NULL,
  endTime = NULL,
  field = NULL,
  progressDocuments = NULL,
  state = NULL
)

Arguments

startTime

The time this operation started

indexConfigDeltas

A list of IndexConfigDelta, which describe the intent of this operation

progressBytes

The progress, in bytes, of this operation

endTime

The time this operation completed

field

The field resource that this operation is acting on

progressDocuments

The progress, in documents, of this operation

state

The state of the operation

Details

Autogenerated via gar_create_api_objects Metadata for google.longrunning.Operation results from FirestoreAdmin.UpdateField.

Value

GoogleFirestoreAdminV1FieldOperationMetadata object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.