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