Grafeas V1 Client - Class DeleteOccurrenceRequest (0.6.0)

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

Request to delete an occurrence.

Generated from protobuf message grafeas.v1.DeleteOccurrenceRequest

Methods

__construct

Constructor.

Parameters
NameDescription
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].

getName

The name of the occurrence in the form of projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID].

Returns
TypeDescription
string

setName

The name of the occurrence in the form of projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID].

Parameter
NameDescription
var string
Returns
TypeDescription
$this