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