| Modifier and Type | Method and Description |
|---|---|
static Canary.ModeCase |
Canary.ModeCase.forNumber(int value) |
Canary.ModeCase |
Canary.getModeCase() |
Canary.ModeCase |
Canary.Builder.getModeCase() |
Canary.ModeCase |
CanaryOrBuilder.getModeCase() |
static Canary.ModeCase |
Canary.ModeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Canary.ModeCase |
Canary.ModeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Canary.ModeCase[] |
Canary.ModeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.