static Discovered.AnalysisStatus |
Discovered.AnalysisStatus.forNumber(int value) |
|
Discovered.AnalysisStatus |
Discovered.Builder.getAnalysisStatus() |
The status of discovery for the resource.
|
Discovered.AnalysisStatus |
Discovered.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(int value) |
Deprecated.
|
static Discovered.AnalysisStatus |
Discovered.AnalysisStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|