Class: Grafeas::V1::GetOccurrenceNoteRequest

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

Overview

Request to get the note to which the specified occurrence is attached.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

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

Returns:

  • (String)

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



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

class GetOccurrenceNoteRequest; end