Reference documentation and code samples for the Google Cloud Datastore Admin V1 Client class IndexOperationMetadata.
Metadata for Index operations.
Generated from protobuf message google.datastore.admin.v1.IndexOperationMetadata
Namespace
Google \ Cloud \ Datastore \ Admin \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ common
↳ progress_entities
↳ index_id
string
The index resource ID that this operation is acting on.
getCommon
Metadata common to all Datastore Admin operations.
hasCommon
clearCommon
setCommon
Metadata common to all Datastore Admin operations.
$this
getProgressEntities
An estimate of the number of entities processed.
hasProgressEntities
clearProgressEntities
setProgressEntities
An estimate of the number of entities processed.
$this
getIndexId
The index resource ID that this operation is acting on.
string
setIndexId
The index resource ID that this operation is acting on.
var
string
$this