Grafeas V1 API - Class Grafeas::V1::DeleteNoteRequest (v0.8.0)

Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::DeleteNoteRequest.

Request to delete a note.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The name of the note in the form of projects/[PROVIDER_ID]/notes/[NOTE_ID].

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — 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].