| Modifier and Type | Method and Description |
|---|---|
static JobView |
JobView.forNumber(int value) |
JobView |
ListJobsRequestOrBuilder.getJobView()
Optional.
|
JobView |
SearchJobsRequestOrBuilder.getJobView()
Optional.
|
JobView |
ListJobsRequest.getJobView()
Optional.
|
JobView |
ListJobsRequest.Builder.getJobView()
Optional.
|
JobView |
SearchJobsRequest.getJobView()
Optional.
|
JobView |
SearchJobsRequest.Builder.getJobView()
Optional.
|
static JobView |
JobView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static JobView |
JobView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<JobView> |
JobView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ListJobsRequest.Builder |
ListJobsRequest.Builder.setJobView(JobView value)
Optional.
|
SearchJobsRequest.Builder |
SearchJobsRequest.Builder.setJobView(JobView value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.