Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class BatchRunProcessRequest.
Request message for running the processes in a batch.
Generated from protobuf message google.cloud.visionai.v1.BatchRunProcessRequest
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource shared by all processes being created.
↳ requests
↳ options
↳ batch_id
string
Output only. The batch ID.
getParent
Required. The parent resource shared by all processes being created.
string
setParent
Required. The parent resource shared by all processes being created.
var
string
$this
getRequests
Required. The create process requests.
setRequests
Required. The create process requests.
$this
getOptions
Optional. Options for batch processes.
hasOptions
clearOptions
setOptions
Optional. Options for batch processes.
$this
getBatchId
Output only. The batch ID.
string
setBatchId
Output only. The batch ID.
var
string
$this
static::build
parent
string
Required. The parent resource shared by all processes being created. Please see LiveVideoAnalyticsClient::clusterName() for help formatting this field.
requests

