static SearchJobsRequest.KeywordMatchMode |
SearchJobsRequest.KeywordMatchMode.forNumber(int value) |
|
SearchJobsRequest.KeywordMatchMode |
SearchJobsRequest.Builder.getKeywordMatchMode() |
Controls what keyword match options to use.
|
SearchJobsRequest.KeywordMatchMode |
SearchJobsRequest.getKeywordMatchMode() |
Controls what keyword match options to use.
|
SearchJobsRequest.KeywordMatchMode |
SearchJobsRequestOrBuilder.getKeywordMatchMode() |
Controls what keyword match options to use.
|
static SearchJobsRequest.KeywordMatchMode |
SearchJobsRequest.KeywordMatchMode.valueOf(int value) |
Deprecated.
|
static SearchJobsRequest.KeywordMatchMode |
SearchJobsRequest.KeywordMatchMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SearchJobsRequest.KeywordMatchMode |
SearchJobsRequest.KeywordMatchMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SearchJobsRequest.KeywordMatchMode[] |
SearchJobsRequest.KeywordMatchMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|