Class: Grafeas::V1::DiscoveryNote

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

Overview

A note that indicates a type of analysis a provider would perform. This note exists in a provider's project. A Discovery occurrence is created in a consumer's project at the start of analysis.

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_kindGrafeas::V1::NoteKind

Returns Required. Immutable. The kind of analysis that is handled by this discovery.

Returns:

  • (Grafeas::V1::NoteKind)

    Required. Immutable. The kind of analysis that is handled by this discovery.



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

class DiscoveryNote; end