static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.forNumber(int value) |
|
SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.Builder.getDiversificationLevel() |
Controls whether highly similar jobs are returned next to each other in
the search results.
|
SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.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(int value) |
Deprecated.
|
static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|