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