public static final class Job.DerivedInfo.Builder extends GeneratedMessageV3.Builder<Job.DerivedInfo.Builder> implements Job.DerivedInfoOrBuilder
Derived details about the job posting.Protobuf type
google.cloud.talent.v4beta1.Job.DerivedInfo
Modifier and Type | Method and Description |
---|---|
Job.DerivedInfo.Builder |
addAllJobCategories(Iterable<? extends JobCategory> values)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Job.DerivedInfo.Builder |
addAllJobCategoriesValue(Iterable<Integer> values)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Job.DerivedInfo.Builder |
addAllLocations(Iterable<? extends Location> values)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
addJobCategories(JobCategory value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Job.DerivedInfo.Builder |
addJobCategoriesValue(int value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Job.DerivedInfo.Builder |
addLocations(int index,
Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
addLocations(int index,
Location value)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
addLocations(Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
addLocations(Location value)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Location.Builder |
addLocationsBuilder()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Location.Builder |
addLocationsBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Job.DerivedInfo |
build() |
Job.DerivedInfo |
buildPartial() |
Job.DerivedInfo.Builder |
clear() |
Job.DerivedInfo.Builder |
clearField(Descriptors.FieldDescriptor field) |
Job.DerivedInfo.Builder |
clearJobCategories()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Job.DerivedInfo.Builder |
clearLocations()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Job.DerivedInfo.Builder |
clone() |
Job.DerivedInfo |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
JobCategory |
getJobCategories(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
int |
getJobCategoriesCount()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
List<JobCategory> |
getJobCategoriesList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
int |
getJobCategoriesValue(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
List<Integer> |
getJobCategoriesValueList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Location |
getLocations(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Location.Builder |
getLocationsBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
List<Location.Builder> |
getLocationsBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
int |
getLocationsCount()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
List<Location> |
getLocationsList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
LocationOrBuilder |
getLocationsOrBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
List<? extends LocationOrBuilder> |
getLocationsOrBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Job.DerivedInfo.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Job.DerivedInfo.Builder |
mergeFrom(Job.DerivedInfo other) |
Job.DerivedInfo.Builder |
mergeFrom(Message other) |
Job.DerivedInfo.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Job.DerivedInfo.Builder |
removeLocations(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
Job.DerivedInfo.Builder |
setJobCategories(int index,
JobCategory value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Job.DerivedInfo.Builder |
setJobCategoriesValue(int index,
int value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
|
Job.DerivedInfo.Builder |
setLocations(int index,
Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
setLocations(int index,
Location value)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses].
|
Job.DerivedInfo.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Job.DerivedInfo.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Job.DerivedInfo build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Job.DerivedInfo buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Job.DerivedInfo.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder mergeFrom(Job.DerivedInfo other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public Job.DerivedInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Job.DerivedInfo.Builder>
IOException
public List<Location> getLocationsList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsList
in interface Job.DerivedInfoOrBuilder
public int getLocationsCount()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsCount
in interface Job.DerivedInfoOrBuilder
public Location getLocations(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocations
in interface Job.DerivedInfoOrBuilder
public Job.DerivedInfo.Builder setLocations(int index, Location value)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder setLocations(int index, Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder addLocations(Location value)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder addLocations(int index, Location value)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder addLocations(Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder addLocations(int index, Location.Builder builderForValue)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder addAllLocations(Iterable<? extends Location> values)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder clearLocations()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Job.DerivedInfo.Builder removeLocations(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Location.Builder getLocationsBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public LocationOrBuilder getLocationsOrBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsOrBuilder
in interface Job.DerivedInfoOrBuilder
public List<? extends LocationOrBuilder> getLocationsOrBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
getLocationsOrBuilderList
in interface Job.DerivedInfoOrBuilder
public Location.Builder addLocationsBuilder()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public Location.Builder addLocationsBuilder(int index)
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public List<Location.Builder> getLocationsBuilderList()
Structured locations of the job, resolved from [Job.addresses][google.cloud.talent.v4beta1.Job.addresses]. [locations][google.cloud.talent.v4beta1.Job.DerivedInfo.locations] are exactly matched to [Job.addresses][google.cloud.talent.v4beta1.Job.addresses] in the same order.
repeated .google.cloud.talent.v4beta1.Location locations = 1;
public List<JobCategory> getJobCategoriesList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesList
in interface Job.DerivedInfoOrBuilder
public int getJobCategoriesCount()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesCount
in interface Job.DerivedInfoOrBuilder
public JobCategory getJobCategories(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategories
in interface Job.DerivedInfoOrBuilder
index
- The index of the element to return.public Job.DerivedInfo.Builder setJobCategories(int index, JobCategory value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
index
- The index to set the value at.value
- The jobCategories to set.public Job.DerivedInfo.Builder addJobCategories(JobCategory value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
value
- The jobCategories to add.public Job.DerivedInfo.Builder addAllJobCategories(Iterable<? extends JobCategory> values)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
values
- The jobCategories to add.public Job.DerivedInfo.Builder clearJobCategories()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
public List<Integer> getJobCategoriesValueList()
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesValueList
in interface Job.DerivedInfoOrBuilder
public int getJobCategoriesValue(int index)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
getJobCategoriesValue
in interface Job.DerivedInfoOrBuilder
index
- The index of the value to return.public Job.DerivedInfo.Builder setJobCategoriesValue(int index, int value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
index
- The index to set the value at.value
- The enum numeric value on the wire for jobCategories to set.public Job.DerivedInfo.Builder addJobCategoriesValue(int value)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
value
- The enum numeric value on the wire for jobCategories to add.public Job.DerivedInfo.Builder addAllJobCategoriesValue(Iterable<Integer> values)
Job categories derived from [Job.title][google.cloud.talent.v4beta1.Job.title] and [Job.description][google.cloud.talent.v4beta1.Job.description].
repeated .google.cloud.talent.v4beta1.JobCategory job_categories = 3;
values
- The enum numeric values on the wire for jobCategories to add.public final Job.DerivedInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
public final Job.DerivedInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Job.DerivedInfo.Builder>
Copyright © 2022 Google LLC. All rights reserved.