Reference documentation and code samples for the Google Cloud Datastore Admin V1 Client class ImportEntitiesMetadata.
Metadata for ImportEntities operations.
Generated from protobuf message google.datastore.admin.v1.ImportEntitiesMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ common
↳ progress_entities
↳ progress_bytes
↳ entity_filter
↳ input_url
string
The location of the import metadata file. This will be the same value as the google.datastore.admin.v1.ExportEntitiesResponse.output_url field.
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
getProgressBytes
An estimate of the number of bytes processed.
hasProgressBytes
clearProgressBytes
setProgressBytes
An estimate of the number of bytes processed.
$this
getEntityFilter
Description of which entities are being imported.
hasEntityFilter
clearEntityFilter
setEntityFilter
Description of which entities are being imported.
$this
getInputUrl
The location of the import metadata file. This will be the same value as the google.datastore.admin.v1.ExportEntitiesResponse.output_url field.
string
setInputUrl
The location of the import metadata file. This will be the same value as the google.datastore.admin.v1.ExportEntitiesResponse.output_url field.
var
string
$this