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