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