Grafeas V1 Client - Class BatchCreateOccurrencesRequest (1.2.2)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
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
array< Occurrence >

The occurrences to create. Max allowed length is 1000.

getParent

The name of the project in the form of projects/[PROJECT_ID] , under which the occurrences are to be created.

Returns
Type
Description
string

setParent

The name of the project in the form of projects/[PROJECT_ID] , under which the occurrences are to be created.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getOccurrences

The occurrences to create. Max allowed length is 1000.

Returns
Type
Description

setOccurrences

The occurrences to create. Max allowed length is 1000.

Parameter
Name
Description
var
array< Occurrence >
Returns
Type
Description
$this

static::build

Parameters
Name
Description
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
array< Occurrence >

The occurrences to create. Max allowed length is 1000.

Returns
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: