public static final class Application.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder> implements ApplicationOrBuilder
Resource that represents a job application record of a candidate.Protobuf type
google.cloud.talent.v4beta1.Application| Modifier and Type | Method and Description |
|---|---|
Application.Builder |
addAllInterviews(Iterable<? extends Interview> values)
Optional.
|
Application.Builder |
addInterviews(Interview.Builder builderForValue)
Optional.
|
Application.Builder |
addInterviews(Interview value)
Optional.
|
Application.Builder |
addInterviews(int index,
Interview.Builder builderForValue)
Optional.
|
Application.Builder |
addInterviews(int index,
Interview value)
Optional.
|
Interview.Builder |
addInterviewsBuilder()
Optional.
|
Interview.Builder |
addInterviewsBuilder(int index)
Optional.
|
Application.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Application |
build() |
Application |
buildPartial() |
Application.Builder |
clear() |
Application.Builder |
clearApplicationDate()
Optional.
|
Application.Builder |
clearCompany()
One of either a job or a company is required.
|
Application.Builder |
clearCreateTime()
Required.
|
Application.Builder |
clearExternalId()
Required.
|
Application.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Application.Builder |
clearInterviews()
Optional.
|
Application.Builder |
clearIsMatch()
Output only.
|
Application.Builder |
clearJob()
One of either a job or a company is required.
|
Application.Builder |
clearJobTitleSnippet()
Output only.
|
Application.Builder |
clearName()
Required during application update.
|
Application.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Application.Builder |
clearOutcome()
Optional.
|
Application.Builder |
clearOutcomeNotes()
Optional.
|
Application.Builder |
clearProfile()
Output only.
|
Application.Builder |
clearReferral()
Optional.
|
Application.Builder |
clearStage()
Required.
|
Application.Builder |
clearState()
Optional.
|
Application.Builder |
clearUpdateTime()
Optional.
|
Application.Builder |
clone() |
com.google.type.Date |
getApplicationDate()
Optional.
|
com.google.type.Date.Builder |
getApplicationDateBuilder()
Optional.
|
com.google.type.DateOrBuilder |
getApplicationDateOrBuilder()
Optional.
|
String |
getCompany()
One of either a job or a company is required.
|
com.google.protobuf.ByteString |
getCompanyBytes()
One of either a job or a company is required.
|
com.google.protobuf.Timestamp |
getCreateTime()
Required.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Required.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Required.
|
Application |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExternalId()
Required.
|
com.google.protobuf.ByteString |
getExternalIdBytes()
Required.
|
Interview |
getInterviews(int index)
Optional.
|
Interview.Builder |
getInterviewsBuilder(int index)
Optional.
|
List<Interview.Builder> |
getInterviewsBuilderList()
Optional.
|
int |
getInterviewsCount()
Optional.
|
List<Interview> |
getInterviewsList()
Optional.
|
InterviewOrBuilder |
getInterviewsOrBuilder(int index)
Optional.
|
List<? extends InterviewOrBuilder> |
getInterviewsOrBuilderList()
Optional.
|
com.google.protobuf.BoolValue |
getIsMatch()
Output only.
|
com.google.protobuf.BoolValue.Builder |
getIsMatchBuilder()
Output only.
|
com.google.protobuf.BoolValueOrBuilder |
getIsMatchOrBuilder()
Output only.
|
String |
getJob()
One of either a job or a company is required.
|
com.google.protobuf.ByteString |
getJobBytes()
One of either a job or a company is required.
|
String |
getJobTitleSnippet()
Output only.
|
com.google.protobuf.ByteString |
getJobTitleSnippetBytes()
Output only.
|
String |
getName()
Required during application update.
|
com.google.protobuf.ByteString |
getNameBytes()
Required during application update.
|
Outcome |
getOutcome()
Optional.
|
String |
getOutcomeNotes()
Optional.
|
com.google.protobuf.ByteString |
getOutcomeNotesBytes()
Optional.
|
int |
getOutcomeValue()
Optional.
|
String |
getProfile()
Output only.
|
com.google.protobuf.ByteString |
getProfileBytes()
Output only.
|
com.google.protobuf.BoolValue |
getReferral()
Optional.
|
com.google.protobuf.BoolValue.Builder |
getReferralBuilder()
Optional.
|
com.google.protobuf.BoolValueOrBuilder |
getReferralOrBuilder()
Optional.
|
Application.ApplicationStage |
getStage()
Required.
|
int |
getStageValue()
Required.
|
Application.ApplicationState |
getState()
Optional.
|
int |
getStateValue()
Optional.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Optional.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Optional.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Optional.
|
boolean |
hasApplicationDate()
Optional.
|
boolean |
hasCreateTime()
Required.
|
boolean |
hasIsMatch()
Output only.
|
boolean |
hasReferral()
Optional.
|
boolean |
hasUpdateTime()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Application.Builder |
mergeApplicationDate(com.google.type.Date value)
Optional.
|
Application.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Required.
|
Application.Builder |
mergeFrom(Application other) |
Application.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Application.Builder |
mergeFrom(com.google.protobuf.Message other) |
Application.Builder |
mergeIsMatch(com.google.protobuf.BoolValue value)
Output only.
|
Application.Builder |
mergeReferral(com.google.protobuf.BoolValue value)
Optional.
|
Application.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Application.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Optional.
|
Application.Builder |
removeInterviews(int index)
Optional.
|
Application.Builder |
setApplicationDate(com.google.type.Date.Builder builderForValue)
Optional.
|
Application.Builder |
setApplicationDate(com.google.type.Date value)
Optional.
|
Application.Builder |
setCompany(String value)
One of either a job or a company is required.
|
Application.Builder |
setCompanyBytes(com.google.protobuf.ByteString value)
One of either a job or a company is required.
|
Application.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Required.
|
Application.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Required.
|
Application.Builder |
setExternalId(String value)
Required.
|
Application.Builder |
setExternalIdBytes(com.google.protobuf.ByteString value)
Required.
|
Application.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Application.Builder |
setInterviews(int index,
Interview.Builder builderForValue)
Optional.
|
Application.Builder |
setInterviews(int index,
Interview value)
Optional.
|
Application.Builder |
setIsMatch(com.google.protobuf.BoolValue.Builder builderForValue)
Output only.
|
Application.Builder |
setIsMatch(com.google.protobuf.BoolValue value)
Output only.
|
Application.Builder |
setJob(String value)
One of either a job or a company is required.
|
Application.Builder |
setJobBytes(com.google.protobuf.ByteString value)
One of either a job or a company is required.
|
Application.Builder |
setJobTitleSnippet(String value)
Output only.
|
Application.Builder |
setJobTitleSnippetBytes(com.google.protobuf.ByteString value)
Output only.
|
Application.Builder |
setName(String value)
Required during application update.
|
Application.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Required during application update.
|
Application.Builder |
setOutcome(Outcome value)
Optional.
|
Application.Builder |
setOutcomeNotes(String value)
Optional.
|
Application.Builder |
setOutcomeNotesBytes(com.google.protobuf.ByteString value)
Optional.
|
Application.Builder |
setOutcomeValue(int value)
Optional.
|
Application.Builder |
setProfile(String value)
Output only.
|
Application.Builder |
setProfileBytes(com.google.protobuf.ByteString value)
Output only.
|
Application.Builder |
setReferral(com.google.protobuf.BoolValue.Builder builderForValue)
Optional.
|
Application.Builder |
setReferral(com.google.protobuf.BoolValue value)
Optional.
|
Application.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Application.Builder |
setStage(Application.ApplicationStage value)
Required.
|
Application.Builder |
setStageValue(int value)
Required.
|
Application.Builder |
setState(Application.ApplicationState value)
Optional.
|
Application.Builder |
setStateValue(int value)
Optional.
|
Application.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Application.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.
|
Application.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Optional.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Application build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Application buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Application.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Application.Builder>public Application.Builder mergeFrom(Application other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public Application.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Application.Builder>IOExceptionpublic String getName()
Required during application update.
Resource name assigned to an application by the API.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}/applications/{application_id}",
for example,
"projects/api-test-project/tenants/foo/profiles/bar/applications/baz".
string name = 1;getName in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Required during application update.
Resource name assigned to an application by the API.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}/applications/{application_id}",
for example,
"projects/api-test-project/tenants/foo/profiles/bar/applications/baz".
string name = 1;getNameBytes in interface ApplicationOrBuilderpublic Application.Builder setName(String value)
Required during application update.
Resource name assigned to an application by the API.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}/applications/{application_id}",
for example,
"projects/api-test-project/tenants/foo/profiles/bar/applications/baz".
string name = 1;public Application.Builder clearName()
Required during application update.
Resource name assigned to an application by the API.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}/applications/{application_id}",
for example,
"projects/api-test-project/tenants/foo/profiles/bar/applications/baz".
string name = 1;public Application.Builder setNameBytes(com.google.protobuf.ByteString value)
Required during application update.
Resource name assigned to an application by the API.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}/applications/{application_id}",
for example,
"projects/api-test-project/tenants/foo/profiles/bar/applications/baz".
string name = 1;public String getExternalId()
Required. Client side application identifier, used to uniquely identify the application. The maximum number of allowed characters is 255.
string external_id = 31;getExternalId in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getExternalIdBytes()
Required. Client side application identifier, used to uniquely identify the application. The maximum number of allowed characters is 255.
string external_id = 31;getExternalIdBytes in interface ApplicationOrBuilderpublic Application.Builder setExternalId(String value)
Required. Client side application identifier, used to uniquely identify the application. The maximum number of allowed characters is 255.
string external_id = 31;public Application.Builder clearExternalId()
Required. Client side application identifier, used to uniquely identify the application. The maximum number of allowed characters is 255.
string external_id = 31;public Application.Builder setExternalIdBytes(com.google.protobuf.ByteString value)
Required. Client side application identifier, used to uniquely identify the application. The maximum number of allowed characters is 255.
string external_id = 31;public String getProfile()
Output only. Resource name of the candidate of this application.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
for example, "projects/api-test-project/tenants/foo/profiles/bar".
string profile = 2;getProfile in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getProfileBytes()
Output only. Resource name of the candidate of this application.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
for example, "projects/api-test-project/tenants/foo/profiles/bar".
string profile = 2;getProfileBytes in interface ApplicationOrBuilderpublic Application.Builder setProfile(String value)
Output only. Resource name of the candidate of this application.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
for example, "projects/api-test-project/tenants/foo/profiles/bar".
string profile = 2;public Application.Builder clearProfile()
Output only. Resource name of the candidate of this application.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
for example, "projects/api-test-project/tenants/foo/profiles/bar".
string profile = 2;public Application.Builder setProfileBytes(com.google.protobuf.ByteString value)
Output only. Resource name of the candidate of this application.
The format is
"projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
for example, "projects/api-test-project/tenants/foo/profiles/bar".
string profile = 2;public String getJob()
One of either a job or a company is required.
Resource name of the job which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}",
for example, "projects/api-test-project/tenants/foo/jobs/bar".
string job = 4;getJob in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getJobBytes()
One of either a job or a company is required.
Resource name of the job which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}",
for example, "projects/api-test-project/tenants/foo/jobs/bar".
string job = 4;getJobBytes in interface ApplicationOrBuilderpublic Application.Builder setJob(String value)
One of either a job or a company is required.
Resource name of the job which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}",
for example, "projects/api-test-project/tenants/foo/jobs/bar".
string job = 4;public Application.Builder clearJob()
One of either a job or a company is required.
Resource name of the job which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}",
for example, "projects/api-test-project/tenants/foo/jobs/bar".
string job = 4;public Application.Builder setJobBytes(com.google.protobuf.ByteString value)
One of either a job or a company is required.
Resource name of the job which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}",
for example, "projects/api-test-project/tenants/foo/jobs/bar".
string job = 4;public String getCompany()
One of either a job or a company is required.
Resource name of the company which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}",
for example, "projects/api-test-project/tenants/foo/companies/bar".
string company = 5;getCompany in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getCompanyBytes()
One of either a job or a company is required.
Resource name of the company which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}",
for example, "projects/api-test-project/tenants/foo/companies/bar".
string company = 5;getCompanyBytes in interface ApplicationOrBuilderpublic Application.Builder setCompany(String value)
One of either a job or a company is required.
Resource name of the company which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}",
for example, "projects/api-test-project/tenants/foo/companies/bar".
string company = 5;public Application.Builder clearCompany()
One of either a job or a company is required.
Resource name of the company which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}",
for example, "projects/api-test-project/tenants/foo/companies/bar".
string company = 5;public Application.Builder setCompanyBytes(com.google.protobuf.ByteString value)
One of either a job or a company is required.
Resource name of the company which the candidate applied for.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}",
for example, "projects/api-test-project/tenants/foo/companies/bar".
string company = 5;public boolean hasApplicationDate()
Optional. The application date.
.google.type.Date application_date = 7;hasApplicationDate in interface ApplicationOrBuilderpublic com.google.type.Date getApplicationDate()
Optional. The application date.
.google.type.Date application_date = 7;getApplicationDate in interface ApplicationOrBuilderpublic Application.Builder setApplicationDate(com.google.type.Date value)
Optional. The application date.
.google.type.Date application_date = 7;public Application.Builder setApplicationDate(com.google.type.Date.Builder builderForValue)
Optional. The application date.
.google.type.Date application_date = 7;public Application.Builder mergeApplicationDate(com.google.type.Date value)
Optional. The application date.
.google.type.Date application_date = 7;public Application.Builder clearApplicationDate()
Optional. The application date.
.google.type.Date application_date = 7;public com.google.type.Date.Builder getApplicationDateBuilder()
Optional. The application date.
.google.type.Date application_date = 7;public com.google.type.DateOrBuilder getApplicationDateOrBuilder()
Optional. The application date.
.google.type.Date application_date = 7;getApplicationDateOrBuilder in interface ApplicationOrBuilderpublic int getStageValue()
Required. What is the most recent stage of the application (that is, new, screen, send cv, hired, finished work)? This field is intentionally not comprehensive of every possible status, but instead, represents statuses that would be used to indicate to the ML models good / bad matches.
.google.cloud.talent.v4beta1.Application.ApplicationStage stage = 11;getStageValue in interface ApplicationOrBuilderpublic Application.Builder setStageValue(int value)
Required. What is the most recent stage of the application (that is, new, screen, send cv, hired, finished work)? This field is intentionally not comprehensive of every possible status, but instead, represents statuses that would be used to indicate to the ML models good / bad matches.
.google.cloud.talent.v4beta1.Application.ApplicationStage stage = 11;public Application.ApplicationStage getStage()
Required. What is the most recent stage of the application (that is, new, screen, send cv, hired, finished work)? This field is intentionally not comprehensive of every possible status, but instead, represents statuses that would be used to indicate to the ML models good / bad matches.
.google.cloud.talent.v4beta1.Application.ApplicationStage stage = 11;getStage in interface ApplicationOrBuilderpublic Application.Builder setStage(Application.ApplicationStage value)
Required. What is the most recent stage of the application (that is, new, screen, send cv, hired, finished work)? This field is intentionally not comprehensive of every possible status, but instead, represents statuses that would be used to indicate to the ML models good / bad matches.
.google.cloud.talent.v4beta1.Application.ApplicationStage stage = 11;public Application.Builder clearStage()
Required. What is the most recent stage of the application (that is, new, screen, send cv, hired, finished work)? This field is intentionally not comprehensive of every possible status, but instead, represents statuses that would be used to indicate to the ML models good / bad matches.
.google.cloud.talent.v4beta1.Application.ApplicationStage stage = 11;public int getStateValue()
Optional. The application state.
.google.cloud.talent.v4beta1.Application.ApplicationState state = 13;getStateValue in interface ApplicationOrBuilderpublic Application.Builder setStateValue(int value)
Optional. The application state.
.google.cloud.talent.v4beta1.Application.ApplicationState state = 13;public Application.ApplicationState getState()
Optional. The application state.
.google.cloud.talent.v4beta1.Application.ApplicationState state = 13;getState in interface ApplicationOrBuilderpublic Application.Builder setState(Application.ApplicationState value)
Optional. The application state.
.google.cloud.talent.v4beta1.Application.ApplicationState state = 13;public Application.Builder clearState()
Optional. The application state.
.google.cloud.talent.v4beta1.Application.ApplicationState state = 13;public List<Interview> getInterviewsList()
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;getInterviewsList in interface ApplicationOrBuilderpublic int getInterviewsCount()
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;getInterviewsCount in interface ApplicationOrBuilderpublic Interview getInterviews(int index)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;getInterviews in interface ApplicationOrBuilderpublic Application.Builder setInterviews(int index, Interview value)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder setInterviews(int index, Interview.Builder builderForValue)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder addInterviews(Interview value)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder addInterviews(int index, Interview value)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder addInterviews(Interview.Builder builderForValue)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder addInterviews(int index, Interview.Builder builderForValue)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder addAllInterviews(Iterable<? extends Interview> values)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder clearInterviews()
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Application.Builder removeInterviews(int index)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Interview.Builder getInterviewsBuilder(int index)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public InterviewOrBuilder getInterviewsOrBuilder(int index)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;getInterviewsOrBuilder in interface ApplicationOrBuilderpublic List<? extends InterviewOrBuilder> getInterviewsOrBuilderList()
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;getInterviewsOrBuilderList in interface ApplicationOrBuilderpublic Interview.Builder addInterviewsBuilder()
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public Interview.Builder addInterviewsBuilder(int index)
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public List<Interview.Builder> getInterviewsBuilderList()
Optional. All interviews (screen, onsite, and so on) conducted as part of this application (includes details such as user conducting the interview, timestamp, feedback, and so on).
repeated .google.cloud.talent.v4beta1.Interview interviews = 16;public boolean hasReferral()
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;hasReferral in interface ApplicationOrBuilderpublic com.google.protobuf.BoolValue getReferral()
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;getReferral in interface ApplicationOrBuilderpublic Application.Builder setReferral(com.google.protobuf.BoolValue value)
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;public Application.Builder setReferral(com.google.protobuf.BoolValue.Builder builderForValue)
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;public Application.Builder mergeReferral(com.google.protobuf.BoolValue value)
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;public Application.Builder clearReferral()
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;public com.google.protobuf.BoolValue.Builder getReferralBuilder()
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;public com.google.protobuf.BoolValueOrBuilder getReferralOrBuilder()
Optional. If the candidate is referred by a employee.
.google.protobuf.BoolValue referral = 18;getReferralOrBuilder in interface ApplicationOrBuilderpublic boolean hasCreateTime()
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;hasCreateTime in interface ApplicationOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;getCreateTime in interface ApplicationOrBuilderpublic Application.Builder setCreateTime(com.google.protobuf.Timestamp value)
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;public Application.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;public Application.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;public Application.Builder clearCreateTime()
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Required. Reflects the time that the application was created.
.google.protobuf.Timestamp create_time = 19;getCreateTimeOrBuilder in interface ApplicationOrBuilderpublic boolean hasUpdateTime()
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;hasUpdateTime in interface ApplicationOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;getUpdateTime in interface ApplicationOrBuilderpublic Application.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;public Application.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;public Application.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;public Application.Builder clearUpdateTime()
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Optional. The last update timestamp.
.google.protobuf.Timestamp update_time = 20;getUpdateTimeOrBuilder in interface ApplicationOrBuilderpublic String getOutcomeNotes()
Optional. Free text reason behind the recruitement outcome (for example, reason for withdraw / reject, reason for an unsuccessful finish, and so on). Number of characters allowed is 100.
string outcome_notes = 21;getOutcomeNotes in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getOutcomeNotesBytes()
Optional. Free text reason behind the recruitement outcome (for example, reason for withdraw / reject, reason for an unsuccessful finish, and so on). Number of characters allowed is 100.
string outcome_notes = 21;getOutcomeNotesBytes in interface ApplicationOrBuilderpublic Application.Builder setOutcomeNotes(String value)
Optional. Free text reason behind the recruitement outcome (for example, reason for withdraw / reject, reason for an unsuccessful finish, and so on). Number of characters allowed is 100.
string outcome_notes = 21;public Application.Builder clearOutcomeNotes()
Optional. Free text reason behind the recruitement outcome (for example, reason for withdraw / reject, reason for an unsuccessful finish, and so on). Number of characters allowed is 100.
string outcome_notes = 21;public Application.Builder setOutcomeNotesBytes(com.google.protobuf.ByteString value)
Optional. Free text reason behind the recruitement outcome (for example, reason for withdraw / reject, reason for an unsuccessful finish, and so on). Number of characters allowed is 100.
string outcome_notes = 21;public int getOutcomeValue()
Optional. Outcome positiveness shows how positive the outcome is.
.google.cloud.talent.v4beta1.Outcome outcome = 22;getOutcomeValue in interface ApplicationOrBuilderpublic Application.Builder setOutcomeValue(int value)
Optional. Outcome positiveness shows how positive the outcome is.
.google.cloud.talent.v4beta1.Outcome outcome = 22;public Outcome getOutcome()
Optional. Outcome positiveness shows how positive the outcome is.
.google.cloud.talent.v4beta1.Outcome outcome = 22;getOutcome in interface ApplicationOrBuilderpublic Application.Builder setOutcome(Outcome value)
Optional. Outcome positiveness shows how positive the outcome is.
.google.cloud.talent.v4beta1.Outcome outcome = 22;public Application.Builder clearOutcome()
Optional. Outcome positiveness shows how positive the outcome is.
.google.cloud.talent.v4beta1.Outcome outcome = 22;public boolean hasIsMatch()
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;hasIsMatch in interface ApplicationOrBuilderpublic com.google.protobuf.BoolValue getIsMatch()
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;getIsMatch in interface ApplicationOrBuilderpublic Application.Builder setIsMatch(com.google.protobuf.BoolValue value)
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;public Application.Builder setIsMatch(com.google.protobuf.BoolValue.Builder builderForValue)
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;public Application.Builder mergeIsMatch(com.google.protobuf.BoolValue value)
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;public Application.Builder clearIsMatch()
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;public com.google.protobuf.BoolValue.Builder getIsMatchBuilder()
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;public com.google.protobuf.BoolValueOrBuilder getIsMatchOrBuilder()
Output only. Indicates whether this job application is a match to application related filters. This value is only applicable in profile search response.
.google.protobuf.BoolValue is_match = 28;getIsMatchOrBuilder in interface ApplicationOrBuilderpublic String getJobTitleSnippet()
Output only. 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 = 29;getJobTitleSnippet in interface ApplicationOrBuilderpublic com.google.protobuf.ByteString getJobTitleSnippetBytes()
Output only. 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 = 29;getJobTitleSnippetBytes in interface ApplicationOrBuilderpublic Application.Builder setJobTitleSnippet(String value)
Output only. 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 = 29;public Application.Builder clearJobTitleSnippet()
Output only. 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 = 29;public Application.Builder setJobTitleSnippetBytes(com.google.protobuf.ByteString value)
Output only. 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 = 29;public final Application.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>public final Application.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>Copyright © 2019 Google LLC. All rights reserved.