Class EmploymentRecord.Builder (2.2.9)

public static final class EmploymentRecord.Builder extends GeneratedMessageV3.Builder<EmploymentRecord.Builder> implements EmploymentRecordOrBuilder

Resource that represents an employment record of a candidate.

Protobuf type google.cloud.talent.v4beta1.EmploymentRecord

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public EmploymentRecord.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

build()

public EmploymentRecord build()
Returns
TypeDescription
EmploymentRecord

buildPartial()

public EmploymentRecord buildPartial()
Returns
TypeDescription
EmploymentRecord

clear()

public EmploymentRecord.Builder clear()
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

clearAddress()

public EmploymentRecord.Builder clearAddress()

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Returns
TypeDescription
EmploymentRecord.Builder

clearDivisionName()

public EmploymentRecord.Builder clearDivisionName()

The division name of the employment. For example, division, department, client, and so on. Number of characters allowed is 100.

string division_name = 4;

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

clearEmployerName()

public EmploymentRecord.Builder clearEmployerName()

The name of the employer company/organization. For example, "Google", "Alphabet", and so on. Number of characters allowed is 250.

string employer_name = 3;

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

clearEmployerNameSnippet()

public EmploymentRecord.Builder clearEmployerNameSnippet()

Output only. The employer name snippet shows how the employer_name is related to a search query. It's empty if the employer_name isn't related to the search query.

string employer_name_snippet = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

clearEndDate()

public EmploymentRecord.Builder clearEndDate()

End date of the employment.

.google.type.Date end_date = 2;

Returns
TypeDescription
EmploymentRecord.Builder

clearField(Descriptors.FieldDescriptor field)

public EmploymentRecord.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

clearIsCurrent()

public EmploymentRecord.Builder clearIsCurrent()

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Returns
TypeDescription
EmploymentRecord.Builder

clearIsSelfEmployed()

public EmploymentRecord.Builder clearIsSelfEmployed()

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Returns
TypeDescription
EmploymentRecord.Builder

clearIsSupervisor()

public EmploymentRecord.Builder clearIsSupervisor()

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Returns
TypeDescription
EmploymentRecord.Builder

clearJobDescription()

public EmploymentRecord.Builder clearJobDescription()

The description of job content. Number of characters allowed is 100,000.

string job_description = 7;

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

clearJobDescriptionSnippet()

public EmploymentRecord.Builder clearJobDescriptionSnippet()

Output only. The job description snippet shows how the job_description is related to a search query. It's empty if the job_description isn't related to the search query.

string job_description_snippet = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

clearJobTitle()

public EmploymentRecord.Builder clearJobTitle()

The job title of the employment. For example, "Software Engineer", "Data Scientist", and so on. Number of characters allowed is 250.

string job_title = 6;

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

clearJobTitleSnippet()

public EmploymentRecord.Builder clearJobTitleSnippet()

Output only. The job title snippet shows how the job_title is related to a search query. It's empty if the job_title isn't related to the search query.

string job_title_snippet = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public EmploymentRecord.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

clearStartDate()

public EmploymentRecord.Builder clearStartDate()

Start date of the employment.

.google.type.Date start_date = 1;

Returns
TypeDescription
EmploymentRecord.Builder

clone()

public EmploymentRecord.Builder clone()
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

getAddress()

public Address getAddress()

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Returns
TypeDescription
Address

The address.

getAddressBuilder()

public Address.Builder getAddressBuilder()

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Returns
TypeDescription
Address.Builder

getAddressOrBuilder()

public AddressOrBuilder getAddressOrBuilder()

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Returns
TypeDescription
AddressOrBuilder

getDefaultInstanceForType()

public EmploymentRecord getDefaultInstanceForType()
Returns
TypeDescription
EmploymentRecord

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getDivisionName()

public String getDivisionName()

The division name of the employment. For example, division, department, client, and so on. Number of characters allowed is 100.

string division_name = 4;

Returns
TypeDescription
String

The divisionName.

getDivisionNameBytes()

public ByteString getDivisionNameBytes()

The division name of the employment. For example, division, department, client, and so on. Number of characters allowed is 100.

string division_name = 4;

Returns
TypeDescription
ByteString

The bytes for divisionName.

getEmployerName()

public String getEmployerName()

The name of the employer company/organization. For example, "Google", "Alphabet", and so on. Number of characters allowed is 250.

string employer_name = 3;

Returns
TypeDescription
String

The employerName.

getEmployerNameBytes()

public ByteString getEmployerNameBytes()

The name of the employer company/organization. For example, "Google", "Alphabet", and so on. Number of characters allowed is 250.

string employer_name = 3;

Returns
TypeDescription
ByteString

The bytes for employerName.

getEmployerNameSnippet()

public String getEmployerNameSnippet()

Output only. The employer name snippet shows how the employer_name is related to a search query. It's empty if the employer_name isn't related to the search query.

string employer_name_snippet = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
String

The employerNameSnippet.

getEmployerNameSnippetBytes()

public ByteString getEmployerNameSnippetBytes()

Output only. The employer name snippet shows how the employer_name is related to a search query. It's empty if the employer_name isn't related to the search query.

string employer_name_snippet = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The bytes for employerNameSnippet.

getEndDate()

public Date getEndDate()

End date of the employment.

.google.type.Date end_date = 2;

Returns
TypeDescription
com.google.type.Date

The endDate.

getEndDateBuilder()

public Date.Builder getEndDateBuilder()

End date of the employment.

.google.type.Date end_date = 2;

Returns
TypeDescription
com.google.type.Date.Builder

getEndDateOrBuilder()

public DateOrBuilder getEndDateOrBuilder()

End date of the employment.

.google.type.Date end_date = 2;

Returns
TypeDescription
com.google.type.DateOrBuilder

getIsCurrent()

public BoolValue getIsCurrent()

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Returns
TypeDescription
BoolValue

The isCurrent.

getIsCurrentBuilder()

public BoolValue.Builder getIsCurrentBuilder()

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Returns
TypeDescription
Builder

getIsCurrentOrBuilder()

public BoolValueOrBuilder getIsCurrentOrBuilder()

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Returns
TypeDescription
BoolValueOrBuilder

getIsSelfEmployed()

public BoolValue getIsSelfEmployed()

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Returns
TypeDescription
BoolValue

The isSelfEmployed.

getIsSelfEmployedBuilder()

public BoolValue.Builder getIsSelfEmployedBuilder()

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Returns
TypeDescription
Builder

getIsSelfEmployedOrBuilder()

public BoolValueOrBuilder getIsSelfEmployedOrBuilder()

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Returns
TypeDescription
BoolValueOrBuilder

getIsSupervisor()

public BoolValue getIsSupervisor()

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Returns
TypeDescription
BoolValue

The isSupervisor.

getIsSupervisorBuilder()

public BoolValue.Builder getIsSupervisorBuilder()

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Returns
TypeDescription
Builder

getIsSupervisorOrBuilder()

public BoolValueOrBuilder getIsSupervisorOrBuilder()

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Returns
TypeDescription
BoolValueOrBuilder

getJobDescription()

public String getJobDescription()

The description of job content. Number of characters allowed is 100,000.

string job_description = 7;

Returns
TypeDescription
String

The jobDescription.

getJobDescriptionBytes()

public ByteString getJobDescriptionBytes()

The description of job content. Number of characters allowed is 100,000.

string job_description = 7;

Returns
TypeDescription
ByteString

The bytes for jobDescription.

getJobDescriptionSnippet()

public String getJobDescriptionSnippet()

Output only. The job description snippet shows how the job_description is related to a search query. It's empty if the job_description isn't related to the search query.

string job_description_snippet = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
String

The jobDescriptionSnippet.

getJobDescriptionSnippetBytes()

public ByteString getJobDescriptionSnippetBytes()

Output only. The job description snippet shows how the job_description is related to a search query. It's empty if the job_description isn't related to the search query.

string job_description_snippet = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The bytes for jobDescriptionSnippet.

getJobTitle()

public String getJobTitle()

The job title of the employment. For example, "Software Engineer", "Data Scientist", and so on. Number of characters allowed is 250.

string job_title = 6;

Returns
TypeDescription
String

The jobTitle.

getJobTitleBytes()

public ByteString getJobTitleBytes()

The job title of the employment. For example, "Software Engineer", "Data Scientist", and so on. Number of characters allowed is 250.

string job_title = 6;

Returns
TypeDescription
ByteString

The bytes for jobTitle.

getJobTitleSnippet()

public String getJobTitleSnippet()

Output only. The job title snippet shows how the job_title is related to a search query. It's empty if the job_title isn't related to the search query.

string job_title_snippet = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
String

The jobTitleSnippet.

getJobTitleSnippetBytes()

public ByteString getJobTitleSnippetBytes()

Output only. The job title snippet shows how the job_title is related to a search query. It's empty if the job_title isn't related to the search query.

string job_title_snippet = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The bytes for jobTitleSnippet.

getStartDate()

public Date getStartDate()

Start date of the employment.

.google.type.Date start_date = 1;

Returns
TypeDescription
com.google.type.Date

The startDate.

getStartDateBuilder()

public Date.Builder getStartDateBuilder()

Start date of the employment.

.google.type.Date start_date = 1;

Returns
TypeDescription
com.google.type.Date.Builder

getStartDateOrBuilder()

public DateOrBuilder getStartDateOrBuilder()

Start date of the employment.

.google.type.Date start_date = 1;

Returns
TypeDescription
com.google.type.DateOrBuilder

hasAddress()

public boolean hasAddress()

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Returns
TypeDescription
boolean

Whether the address field is set.

hasEndDate()

public boolean hasEndDate()

End date of the employment.

.google.type.Date end_date = 2;

Returns
TypeDescription
boolean

Whether the endDate field is set.

hasIsCurrent()

public boolean hasIsCurrent()

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Returns
TypeDescription
boolean

Whether the isCurrent field is set.

hasIsSelfEmployed()

public boolean hasIsSelfEmployed()

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Returns
TypeDescription
boolean

Whether the isSelfEmployed field is set.

hasIsSupervisor()

public boolean hasIsSupervisor()

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Returns
TypeDescription
boolean

Whether the isSupervisor field is set.

hasStartDate()

public boolean hasStartDate()

Start date of the employment.

.google.type.Date start_date = 1;

Returns
TypeDescription
boolean

Whether the startDate field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeAddress(Address value)

public EmploymentRecord.Builder mergeAddress(Address value)

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Parameter
NameDescription
valueAddress
Returns
TypeDescription
EmploymentRecord.Builder

mergeEndDate(Date value)

public EmploymentRecord.Builder mergeEndDate(Date value)

End date of the employment.

.google.type.Date end_date = 2;

Parameter
NameDescription
valuecom.google.type.Date
Returns
TypeDescription
EmploymentRecord.Builder

mergeFrom(EmploymentRecord other)

public EmploymentRecord.Builder mergeFrom(EmploymentRecord other)
Parameter
NameDescription
otherEmploymentRecord
Returns
TypeDescription
EmploymentRecord.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public EmploymentRecord.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
EmploymentRecord.Builder
Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public EmploymentRecord.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

mergeIsCurrent(BoolValue value)

public EmploymentRecord.Builder mergeIsCurrent(BoolValue value)

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
EmploymentRecord.Builder

mergeIsSelfEmployed(BoolValue value)

public EmploymentRecord.Builder mergeIsSelfEmployed(BoolValue value)

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
EmploymentRecord.Builder

mergeIsSupervisor(BoolValue value)

public EmploymentRecord.Builder mergeIsSupervisor(BoolValue value)

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
EmploymentRecord.Builder

mergeStartDate(Date value)

public EmploymentRecord.Builder mergeStartDate(Date value)

Start date of the employment.

.google.type.Date start_date = 1;

Parameter
NameDescription
valuecom.google.type.Date
Returns
TypeDescription
EmploymentRecord.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final EmploymentRecord.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

setAddress(Address value)

public EmploymentRecord.Builder setAddress(Address value)

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Parameter
NameDescription
valueAddress
Returns
TypeDescription
EmploymentRecord.Builder

setAddress(Address.Builder builderForValue)

public EmploymentRecord.Builder setAddress(Address.Builder builderForValue)

The physical address of the employer.

.google.cloud.talent.v4beta1.Address address = 5;

Parameter
NameDescription
builderForValueAddress.Builder
Returns
TypeDescription
EmploymentRecord.Builder

setDivisionName(String value)

public EmploymentRecord.Builder setDivisionName(String value)

The division name of the employment. For example, division, department, client, and so on. Number of characters allowed is 100.

string division_name = 4;

Parameter
NameDescription
valueString

The divisionName to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setDivisionNameBytes(ByteString value)

public EmploymentRecord.Builder setDivisionNameBytes(ByteString value)

The division name of the employment. For example, division, department, client, and so on. Number of characters allowed is 100.

string division_name = 4;

Parameter
NameDescription
valueByteString

The bytes for divisionName to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setEmployerName(String value)

public EmploymentRecord.Builder setEmployerName(String value)

The name of the employer company/organization. For example, "Google", "Alphabet", and so on. Number of characters allowed is 250.

string employer_name = 3;

Parameter
NameDescription
valueString

The employerName to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setEmployerNameBytes(ByteString value)

public EmploymentRecord.Builder setEmployerNameBytes(ByteString value)

The name of the employer company/organization. For example, "Google", "Alphabet", and so on. Number of characters allowed is 250.

string employer_name = 3;

Parameter
NameDescription
valueByteString

The bytes for employerName to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setEmployerNameSnippet(String value)

public EmploymentRecord.Builder setEmployerNameSnippet(String value)

Output only. The employer name snippet shows how the employer_name is related to a search query. It's empty if the employer_name isn't related to the search query.

string employer_name_snippet = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueString

The employerNameSnippet to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setEmployerNameSnippetBytes(ByteString value)

public EmploymentRecord.Builder setEmployerNameSnippetBytes(ByteString value)

Output only. The employer name snippet shows how the employer_name is related to a search query. It's empty if the employer_name isn't related to the search query.

string employer_name_snippet = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueByteString

The bytes for employerNameSnippet to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setEndDate(Date value)

public EmploymentRecord.Builder setEndDate(Date value)

End date of the employment.

.google.type.Date end_date = 2;

Parameter
NameDescription
valuecom.google.type.Date
Returns
TypeDescription
EmploymentRecord.Builder

setEndDate(Date.Builder builderForValue)

public EmploymentRecord.Builder setEndDate(Date.Builder builderForValue)

End date of the employment.

.google.type.Date end_date = 2;

Parameter
NameDescription
builderForValuecom.google.type.Date.Builder
Returns
TypeDescription
EmploymentRecord.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public EmploymentRecord.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

setIsCurrent(BoolValue value)

public EmploymentRecord.Builder setIsCurrent(BoolValue value)

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
EmploymentRecord.Builder

setIsCurrent(BoolValue.Builder builderForValue)

public EmploymentRecord.Builder setIsCurrent(BoolValue.Builder builderForValue)

If this employment is current.

.google.protobuf.BoolValue is_current = 10;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
EmploymentRecord.Builder

setIsSelfEmployed(BoolValue value)

public EmploymentRecord.Builder setIsSelfEmployed(BoolValue value)

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
EmploymentRecord.Builder

setIsSelfEmployed(BoolValue.Builder builderForValue)

public EmploymentRecord.Builder setIsSelfEmployed(BoolValue.Builder builderForValue)

If this employment is self-employed.

.google.protobuf.BoolValue is_self_employed = 9;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
EmploymentRecord.Builder

setIsSupervisor(BoolValue value)

public EmploymentRecord.Builder setIsSupervisor(BoolValue value)

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
EmploymentRecord.Builder

setIsSupervisor(BoolValue.Builder builderForValue)

public EmploymentRecord.Builder setIsSupervisor(BoolValue.Builder builderForValue)

If the jobs is a supervisor position.

.google.protobuf.BoolValue is_supervisor = 8;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
EmploymentRecord.Builder

setJobDescription(String value)

public EmploymentRecord.Builder setJobDescription(String value)

The description of job content. Number of characters allowed is 100,000.

string job_description = 7;

Parameter
NameDescription
valueString

The jobDescription to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setJobDescriptionBytes(ByteString value)

public EmploymentRecord.Builder setJobDescriptionBytes(ByteString value)

The description of job content. Number of characters allowed is 100,000.

string job_description = 7;

Parameter
NameDescription
valueByteString

The bytes for jobDescription to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setJobDescriptionSnippet(String value)

public EmploymentRecord.Builder setJobDescriptionSnippet(String value)

Output only. The job description snippet shows how the job_description is related to a search query. It's empty if the job_description isn't related to the search query.

string job_description_snippet = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueString

The jobDescriptionSnippet to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setJobDescriptionSnippetBytes(ByteString value)

public EmploymentRecord.Builder setJobDescriptionSnippetBytes(ByteString value)

Output only. The job description snippet shows how the job_description is related to a search query. It's empty if the job_description isn't related to the search query.

string job_description_snippet = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueByteString

The bytes for jobDescriptionSnippet to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setJobTitle(String value)

public EmploymentRecord.Builder setJobTitle(String value)

The job title of the employment. For example, "Software Engineer", "Data Scientist", and so on. Number of characters allowed is 250.

string job_title = 6;

Parameter
NameDescription
valueString

The jobTitle to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setJobTitleBytes(ByteString value)

public EmploymentRecord.Builder setJobTitleBytes(ByteString value)

The job title of the employment. For example, "Software Engineer", "Data Scientist", and so on. Number of characters allowed is 250.

string job_title = 6;

Parameter
NameDescription
valueByteString

The bytes for jobTitle to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setJobTitleSnippet(String value)

public EmploymentRecord.Builder setJobTitleSnippet(String value)

Output only. The job title snippet shows how the job_title is related to a search query. It's empty if the job_title isn't related to the search query.

string job_title_snippet = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueString

The jobTitleSnippet to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setJobTitleSnippetBytes(ByteString value)

public EmploymentRecord.Builder setJobTitleSnippetBytes(ByteString value)

Output only. The job title snippet shows how the job_title is related to a search query. It's empty if the job_title isn't related to the search query.

string job_title_snippet = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueByteString

The bytes for jobTitleSnippet to set.

Returns
TypeDescription
EmploymentRecord.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public EmploymentRecord.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
EmploymentRecord.Builder
Overrides

setStartDate(Date value)

public EmploymentRecord.Builder setStartDate(Date value)

Start date of the employment.

.google.type.Date start_date = 1;

Parameter
NameDescription
valuecom.google.type.Date
Returns
TypeDescription
EmploymentRecord.Builder

setStartDate(Date.Builder builderForValue)

public EmploymentRecord.Builder setStartDate(Date.Builder builderForValue)

Start date of the employment.

.google.type.Date start_date = 1;

Parameter
NameDescription
builderForValuecom.google.type.Date.Builder
Returns
TypeDescription
EmploymentRecord.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final EmploymentRecord.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
EmploymentRecord.Builder
Overrides