public interface DiscoveryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NoteKind |
getAnalysisKind()
The kind of analysis that is handled by this discovery.
|
int |
getAnalysisKindValue()
The kind of analysis that is handled by this discovery.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getAnalysisKindValue()
The kind of analysis that is handled by this discovery.
.grafeas.v1beta1.NoteKind analysis_kind = 1;NoteKind getAnalysisKind()
The kind of analysis that is handled by this discovery.
.grafeas.v1beta1.NoteKind analysis_kind = 1;Copyright © 2019 Google LLC. All rights reserved.