Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
Modifier and Type | Method and Description |
---|---|
static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.forNumber(int value) |
SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.getDiversificationLevel()
Controls whether highly similar jobs are returned next to each other in
the search results.
|
SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.Builder.getDiversificationLevel()
Controls whether highly similar jobs are returned next to each other in
the search results.
|
SearchJobsRequest.DiversificationLevel |
SearchJobsRequestOrBuilder.getDiversificationLevel()
Controls whether highly similar jobs are returned next to each other in
the search results.
|
static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.valueOf(Descriptors.EnumValueDescriptor desc) |
static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchJobsRequest.DiversificationLevel[] |
SearchJobsRequest.DiversificationLevel.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<SearchJobsRequest.DiversificationLevel> |
SearchJobsRequest.DiversificationLevel.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
SearchJobsRequest.Builder |
SearchJobsRequest.Builder.setDiversificationLevel(SearchJobsRequest.DiversificationLevel value)
Controls whether highly similar jobs are returned next to each other in
the search results.
|
Copyright © 2022 Google LLC. All rights reserved.