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