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