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