Grafeas V1 Client - Class ListNoteOccurrencesResponse (1.2.1)

Reference documentation and code samples for the Grafeas V1 Client class ListNoteOccurrencesResponse.

Response for listing occurrences for a note.

Generated from protobuf message grafeas.v1.ListNoteOccurrencesResponse

Namespace

Grafeas \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ occurrences
array< Occurrence >

The occurrences attached to the specified note.

↳ next_page_token
string

Token to provide to skip to a particular spot in the list.

getOccurrences

The occurrences attached to the specified note.

Returns
Type
Description

setOccurrences

The occurrences attached to the specified note.

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

getNextPageToken

Token to provide to skip to a particular spot in the list.

Returns
Type
Description
string

setNextPageToken

Token to provide to skip to a particular spot in the list.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: