Metadata for google.longrunning.Operation results from FirestoreAdmin.UpdateField.
| JSON representation |
|---|
{ "startTime": string, "endTime": string, "field": string, "indexConfigDeltas": [ { object ( |
| Fields | |
|---|---|
startTime |
The time this operation started. 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: |
endTime |
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: |
field |
The field resource that this operation is acting on. For example: |
indexConfigDeltas[] |
A list of |
state |
The state of the operation. |
progressDocuments |
The progress, in documents, of this operation. |
progressBytes |
The progress, in bytes, of this operation. |
ttlConfigDelta |
Describes the deltas of TTL configuration. |
IndexConfigDelta
Information about an index configuration change.
| JSON representation |
|---|
{ "changeType": enum ( |
| Fields | |
|---|---|
changeType |
Specifies how the index is changing. |
index |
The index being changed. |
TtlConfigDelta
Information about a TTL configuration change.
| JSON representation |
|---|
{
"changeType": enum ( |
| Fields | |
|---|---|
changeType |
Specifies how the TTL configuration is changing. |