Reference documentation and code samples for the Google Cloud Datastore Admin V1 Client class ExportEntitiesMetadata.
Metadata for ExportEntities operations.
Generated from protobuf message google.datastore.admin.v1.ExportEntitiesMetadata
Namespace
Google \ Cloud \ Datastore \ Admin \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ common
↳ progress_entities
↳ progress_bytes
↳ entity_filter
↳ output_url_prefix
string
Location for the export metadata and data files. This will be the same value as the google.datastore.admin.v1.ExportEntitiesRequest.output_url_prefix field. The final output location is provided in google.datastore.admin.v1.ExportEntitiesResponse.output_url .
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 exported.
hasEntityFilter
clearEntityFilter
setEntityFilter
Description of which entities are being exported.
$this
getOutputUrlPrefix
Location for the export metadata and data files. This will be the same value as the google.datastore.admin.v1.ExportEntitiesRequest.output_url_prefix field. The final output location is provided in google.datastore.admin.v1.ExportEntitiesResponse.output_url .
string
setOutputUrlPrefix
Location for the export metadata and data files. This will be the same value as the google.datastore.admin.v1.ExportEntitiesRequest.output_url_prefix field. The final output location is provided in google.datastore.admin.v1.ExportEntitiesResponse.output_url .
var
string
$this