Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::DiscoveryNote.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#analysis_kind
def
analysis_kind
()
-
>
::
Grafeas
::
V1
::
NoteKind
Returns
- ( ::Grafeas::V1::NoteKind ) — Required. Immutable. The kind of analysis that is handled by this discovery.
#analysis_kind=
def
analysis_kind=
(
value
)
-
>
::
Grafeas
::
V1
::
NoteKind
Parameter
- value( ::Grafeas::V1::NoteKind ) — 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.