static PostingRegion |
PostingRegion.forNumber(int value) |
|
PostingRegion |
Job.Builder.getPostingRegion() |
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
example, state, country) throughout which the job is available.
|
PostingRegion |
Job.getPostingRegion() |
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
example, state, country) throughout which the job is available.
|
PostingRegion |
JobOrBuilder.getPostingRegion() |
The job [PostingRegion][google.cloud.talent.v4beta1.PostingRegion] (for
example, state, country) throughout which the job is available.
|
static PostingRegion |
PostingRegion.valueOf(int value) |
Deprecated.
|
static PostingRegion |
PostingRegion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PostingRegion |
PostingRegion.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PostingRegion[] |
PostingRegion.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|