| Modifier and Type | Method and Description |
|---|---|
static ProbingDetails.ProbingResult |
ProbingDetails.ProbingResult.forNumber(int value) |
ProbingDetails.ProbingResult |
ProbingDetails.getResult()
The overall result of active probing.
|
ProbingDetails.ProbingResult |
ProbingDetails.Builder.getResult()
The overall result of active probing.
|
ProbingDetails.ProbingResult |
ProbingDetailsOrBuilder.getResult()
The overall result of active probing.
|
static ProbingDetails.ProbingResult |
ProbingDetails.ProbingResult.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProbingDetails.ProbingResult |
ProbingDetails.ProbingResult.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProbingDetails.ProbingResult |
ProbingDetails.ProbingResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProbingDetails.ProbingResult[] |
ProbingDetails.ProbingResult.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<ProbingDetails.ProbingResult> |
ProbingDetails.ProbingResult.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProbingDetails.Builder |
ProbingDetails.Builder.setResult(ProbingDetails.ProbingResult value)
The overall result of active probing.
|
Copyright © 2022 Google LLC. All rights reserved.