Interface DiscoveryOrBuilder (2.40.0)

See more code actions.
public interface DiscoveryOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract NoteKind getAnalysisKind()

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

.grafeas.v1beta1.NoteKind analysis_kind = 1;

Returns
TypeDescription
NoteKind

The analysisKind.

getAnalysisKindValue()

public abstract int getAnalysisKindValue()

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

.grafeas.v1beta1.NoteKind analysis_kind = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for analysisKind.