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