Grafeas V1 Client - Class UpdateNoteRequest (0.6.0)

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

Request to update a note.

Generated from protobuf message grafeas.v1.UpdateNoteRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID] .

↳ note
Grafeas\V1\Note

The updated note.

↳ update_mask
Google\Protobuf\FieldMask

The fields to update.

getName

The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID] .

Returns
Type
Description
string

setName

The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID] .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getNote

The updated note.

Returns
Type
Description

hasNote

clearNote

setNote

The updated note.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

The fields to update.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

The fields to update.

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