Reference documentation and code samples for the Grafeas V1 Client class UpdateOccurrenceRequest.
Request to update an occurrence.
Generated from protobuf message grafeas.v1.UpdateOccurrenceRequest
Namespace
Grafeas \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the occurrence in the form of projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
.
↳ occurrence
↳ update_mask
getName
The name of the occurrence in the form of projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
.
string
setName
The name of the occurrence in the form of projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
.
var
string
$this
getOccurrence
The updated occurrence.
hasOccurrence
clearOccurrence
setOccurrence
The updated occurrence.
$this
getUpdateMask
The fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
The fields to update.
$this
static::build
name
string
The name of the occurrence in the form of projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]
. Please see Grafeas\V1\GrafeasClient::occurrenceName()
for help formatting this field.
occurrence
updateMask