Reference documentation and code samples for the Grafeas V1 Client class BatchCreateOccurrencesRequest.
Request to create occurrences in batch.
Generated from protobuf message grafeas.v1.BatchCreateOccurrencesRequest
Namespace
Grafeas \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
The name of the project in the form of projects/[PROJECT_ID]
, under which the occurrences are to be created.
↳ occurrences
getParent
The name of the project in the form of projects/[PROJECT_ID]
, under which
the occurrences are to be created.
string
setParent
The name of the project in the form of projects/[PROJECT_ID]
, under which
the occurrences are to be created.
var
string
$this
getOccurrences
The occurrences to create. Max allowed length is 1000.
setOccurrences
The occurrences to create. Max allowed length is 1000.
$this
static::build
parent
string
The name of the project in the form of projects/[PROJECT_ID]
, under which
the occurrences are to be created. Please see GrafeasClient::projectName()
for help formatting this field.
occurrences