IndexOperationMetadata

Metadata for Index operations.

JSON representation
{
  "common": {
    object (CommonMetadata)
  },
  "progressEntities": {
    object (Progress)
  },
  "indexId": string
}
Fields
common

object (CommonMetadata)

Metadata common to all Datastore Admin operations.

progressEntities

object (Progress)

An estimate of the number of entities processed.

indexId

string

The index resource ID that this operation is acting on.