static JobView |
JobView.forNumber(int value) |
|
JobView |
ListJobsRequest.Builder.getJobView() |
The desired job attributes returned for jobs in the
search response.
|
JobView |
ListJobsRequest.getJobView() |
The desired job attributes returned for jobs in the
search response.
|
JobView |
ListJobsRequestOrBuilder.getJobView() |
The desired job attributes returned for jobs in the
search response.
|
JobView |
SearchJobsRequest.Builder.getJobView() |
The desired job attributes returned for jobs in the search response.
|
JobView |
SearchJobsRequest.getJobView() |
The desired job attributes returned for jobs in the search response.
|
JobView |
SearchJobsRequestOrBuilder.getJobView() |
The desired job attributes returned for jobs in the search response.
|
static JobView |
JobView.valueOf(int value) |
Deprecated.
|
static JobView |
JobView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static JobView |
JobView.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JobView[] |
JobView.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|