| Modifier and Type | Method and Description |
|---|---|
static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.forNumber(int value) |
SearchJobsRequest.DiversificationLevel |
SearchJobsRequestOrBuilder.getDiversificationLevel()
Optional.
|
SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.getDiversificationLevel()
Optional.
|
SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.Builder.getDiversificationLevel()
Optional.
|
static SearchJobsRequest.DiversificationLevel |
SearchJobsRequest.DiversificationLevel.valueOf(com.google.protobuf.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 com.google.protobuf.Internal.EnumLiteMap<SearchJobsRequest.DiversificationLevel> |
SearchJobsRequest.DiversificationLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SearchJobsRequest.Builder |
SearchJobsRequest.Builder.setDiversificationLevel(SearchJobsRequest.DiversificationLevel value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.