Class: Grafeas::V1::DeleteNoteRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/grafeas.rb

Overview

Request to delete a note.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

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

Returns:

  • (String)

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



243
# File 'lib/grafeas/v1/doc/grafeas/v1/grafeas.rb', line 243

class DeleteNoteRequest; end