Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
Modifier and Type | Method and Description |
---|---|
static JobView |
JobView.forNumber(int value) |
JobView |
SearchJobsRequest.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 |
ListJobsRequestOrBuilder.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 |
ListJobsRequest.Builder.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(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 Internal.EnumLiteMap<JobView> |
JobView.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
SearchJobsRequest.Builder |
SearchJobsRequest.Builder.setJobView(JobView value)
The desired job attributes returned for jobs in the search response.
|
ListJobsRequest.Builder |
ListJobsRequest.Builder.setJobView(JobView value)
The desired job attributes returned for jobs in the
search response.
|
Copyright © 2022 Google LLC. All rights reserved.