Reference documentation and code samples for the Grafeas V1 Client class UpdateNoteRequest.
Request to update a note.
Generated from protobuf message grafeas.v1.UpdateNoteRequest
Namespace
Grafeas \ V1Methods
__construct
Constructor.
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
↳ update_mask
getName
The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID]
.
string
setName
The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID]
.
var
string
$this
getNote
The updated note.
hasNote
clearNote
setNote
The updated note.
$this
getUpdateMask
The fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
The fields to update.
$this
static::build
name
string
The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID]
. Please see Grafeas\V1\GrafeasClient::noteName()
for help formatting this field.
note
updateMask