| Package | Description |
|---|---|
| io.grafeas.v1beta1.discovery |
| Modifier and Type | Method and Description |
|---|---|
static Discovered.AnalysisStatus |
Discovered.AnalysisStatus.forNumber(int value) |
Discovered.AnalysisStatus |
Discovered.getAnalysisStatus()
The status of discovery for the resource.
|
Discovered.AnalysisStatus |
Discovered.Builder.getAnalysisStatus()
The status of discovery for the resource.
|
Discovered.AnalysisStatus |
DiscoveredOrBuilder.getAnalysisStatus()
The status of discovery for the resource.
|
static Discovered.AnalysisStatus |
Discovered.AnalysisStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Discovered.AnalysisStatus |
Discovered.AnalysisStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Discovered.AnalysisStatus |
Discovered.AnalysisStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Discovered.AnalysisStatus[] |
Discovered.AnalysisStatus.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<Discovered.AnalysisStatus> |
Discovered.AnalysisStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Discovered.Builder |
Discovered.Builder.setAnalysisStatus(Discovered.AnalysisStatus value)
The status of discovery for the resource.
|
Copyright © 2019 Google LLC. All rights reserved.