| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
static InternalChecker.State |
InternalChecker.State.forNumber(int value) |
InternalChecker.State |
InternalChecker.getState()
Deprecated.
The current operational state of the internal checker.
|
InternalChecker.State |
InternalChecker.Builder.getState()
The current operational state of the internal checker.
|
InternalChecker.State |
InternalCheckerOrBuilder.getState()
Deprecated.
The current operational state of the internal checker.
|
static InternalChecker.State |
InternalChecker.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static InternalChecker.State |
InternalChecker.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static InternalChecker.State |
InternalChecker.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternalChecker.State[] |
InternalChecker.State.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<InternalChecker.State> |
InternalChecker.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
InternalChecker.Builder |
InternalChecker.Builder.setState(InternalChecker.State value)
The current operational state of the internal checker.
|
Copyright © 2023 Google LLC. All rights reserved.