| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.common | |
| io.grafeas.v1beta1.discovery |
| Modifier and Type | Method and Description |
|---|---|
NoteKind |
NoteOrBuilder.getKind()
Output only.
|
NoteKind |
OccurrenceOrBuilder.getKind()
Output only.
|
NoteKind |
Occurrence.getKind()
Output only.
|
NoteKind |
Occurrence.Builder.getKind()
Output only.
|
NoteKind |
Note.getKind()
Output only.
|
NoteKind |
Note.Builder.getKind()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Occurrence.Builder |
Occurrence.Builder.setKind(NoteKind value)
Output only.
|
Note.Builder |
Note.Builder.setKind(NoteKind value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
static NoteKind |
NoteKind.forNumber(int value) |
static NoteKind |
NoteKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NoteKind |
NoteKind.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NoteKind |
NoteKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NoteKind[] |
NoteKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<NoteKind> |
NoteKind.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
NoteKind |
Discovery.getAnalysisKind()
The kind of analysis that is handled by this discovery.
|
NoteKind |
Discovery.Builder.getAnalysisKind()
The kind of analysis that is handled by this discovery.
|
NoteKind |
DiscoveryOrBuilder.getAnalysisKind()
The kind of analysis that is handled by this discovery.
|
| Modifier and Type | Method and Description |
|---|---|
Discovery.Builder |
Discovery.Builder.setAnalysisKind(NoteKind value)
The kind of analysis that is handled by this discovery.
|
Copyright © 2019 Google LLC. All rights reserved.