public static final class Company.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Company.Builder> implements CompanyOrBuilder
A Company resource represents a company in the service. A company is the entity that owns job postings, that is, the hiring entity responsible for employing applicants for the job position.Protobuf type
google.cloud.talent.v4beta1.Company| Modifier and Type | Method and Description |
|---|---|
Company.Builder |
addAllKeywordSearchableJobCustomAttributes(Iterable<String> values)
Optional.
|
Company.Builder |
addKeywordSearchableJobCustomAttributes(String value)
Optional.
|
Company.Builder |
addKeywordSearchableJobCustomAttributesBytes(com.google.protobuf.ByteString value)
Optional.
|
Company.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Company |
build() |
Company |
buildPartial() |
Company.Builder |
clear() |
Company.Builder |
clearCareerSiteUri()
Optional.
|
Company.Builder |
clearDerivedInfo()
Output only.
|
Company.Builder |
clearDisplayName()
Required.
|
Company.Builder |
clearEeoText()
Optional.
|
Company.Builder |
clearExternalId()
Required.
|
Company.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Company.Builder |
clearHeadquartersAddress()
Optional.
|
Company.Builder |
clearHiringAgency()
Optional.
|
Company.Builder |
clearImageUri()
Optional.
|
Company.Builder |
clearKeywordSearchableJobCustomAttributes()
Optional.
|
Company.Builder |
clearName()
Required during company update.
|
Company.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Company.Builder |
clearSize()
Optional.
|
Company.Builder |
clearSuspended()
Output only.
|
Company.Builder |
clearWebsiteUri()
Optional.
|
Company.Builder |
clone() |
String |
getCareerSiteUri()
Optional.
|
com.google.protobuf.ByteString |
getCareerSiteUriBytes()
Optional.
|
Company |
getDefaultInstanceForType() |
Company.DerivedInfo |
getDerivedInfo()
Output only.
|
Company.DerivedInfo.Builder |
getDerivedInfoBuilder()
Output only.
|
Company.DerivedInfoOrBuilder |
getDerivedInfoOrBuilder()
Output only.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
String |
getEeoText()
Optional.
|
com.google.protobuf.ByteString |
getEeoTextBytes()
Optional.
|
String |
getExternalId()
Required.
|
com.google.protobuf.ByteString |
getExternalIdBytes()
Required.
|
String |
getHeadquartersAddress()
Optional.
|
com.google.protobuf.ByteString |
getHeadquartersAddressBytes()
Optional.
|
boolean |
getHiringAgency()
Optional.
|
String |
getImageUri()
Optional.
|
com.google.protobuf.ByteString |
getImageUriBytes()
Optional.
|
String |
getKeywordSearchableJobCustomAttributes(int index)
Optional.
|
com.google.protobuf.ByteString |
getKeywordSearchableJobCustomAttributesBytes(int index)
Optional.
|
int |
getKeywordSearchableJobCustomAttributesCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getKeywordSearchableJobCustomAttributesList()
Optional.
|
String |
getName()
Required during company update.
|
com.google.protobuf.ByteString |
getNameBytes()
Required during company update.
|
CompanySize |
getSize()
Optional.
|
int |
getSizeValue()
Optional.
|
boolean |
getSuspended()
Output only.
|
String |
getWebsiteUri()
Optional.
|
com.google.protobuf.ByteString |
getWebsiteUriBytes()
Optional.
|
boolean |
hasDerivedInfo()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Company.Builder |
mergeDerivedInfo(Company.DerivedInfo value)
Output only.
|
Company.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Company.Builder |
mergeFrom(Company other) |
Company.Builder |
mergeFrom(com.google.protobuf.Message other) |
Company.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Company.Builder |
setCareerSiteUri(String value)
Optional.
|
Company.Builder |
setCareerSiteUriBytes(com.google.protobuf.ByteString value)
Optional.
|
Company.Builder |
setDerivedInfo(Company.DerivedInfo.Builder builderForValue)
Output only.
|
Company.Builder |
setDerivedInfo(Company.DerivedInfo value)
Output only.
|
Company.Builder |
setDisplayName(String value)
Required.
|
Company.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
Company.Builder |
setEeoText(String value)
Optional.
|
Company.Builder |
setEeoTextBytes(com.google.protobuf.ByteString value)
Optional.
|
Company.Builder |
setExternalId(String value)
Required.
|
Company.Builder |
setExternalIdBytes(com.google.protobuf.ByteString value)
Required.
|
Company.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Company.Builder |
setHeadquartersAddress(String value)
Optional.
|
Company.Builder |
setHeadquartersAddressBytes(com.google.protobuf.ByteString value)
Optional.
|
Company.Builder |
setHiringAgency(boolean value)
Optional.
|
Company.Builder |
setImageUri(String value)
Optional.
|
Company.Builder |
setImageUriBytes(com.google.protobuf.ByteString value)
Optional.
|
Company.Builder |
setKeywordSearchableJobCustomAttributes(int index,
String value)
Optional.
|
Company.Builder |
setName(String value)
Required during company update.
|
Company.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Required during company update.
|
Company.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Company.Builder |
setSize(CompanySize value)
Optional.
|
Company.Builder |
setSizeValue(int value)
Optional.
|
Company.Builder |
setSuspended(boolean value)
Output only.
|
Company.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Company.Builder |
setWebsiteUri(String value)
Optional.
|
Company.Builder |
setWebsiteUriBytes(com.google.protobuf.ByteString 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<Company.Builder>public Company.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Company.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<Company.Builder>public Company getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Company build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Company buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Company.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Company.Builder>public Company.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<Company.Builder>public Company.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Company.Builder>public Company.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Company.Builder>public Company.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<Company.Builder>public Company.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<Company.Builder>public Company.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Company.Builder>public Company.Builder mergeFrom(Company other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Company.Builder>public Company.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<Company.Builder>IOExceptionpublic String getName()
Required during company update.
The resource name for a company. This is generated by the service when a
company is created.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
string name = 1;getName in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Required during company update.
The resource name for a company. This is generated by the service when a
company is created.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
string name = 1;getNameBytes in interface CompanyOrBuilderpublic Company.Builder setName(String value)
Required during company update.
The resource name for a company. This is generated by the service when a
company is created.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
string name = 1;public Company.Builder clearName()
Required during company update.
The resource name for a company. This is generated by the service when a
company is created.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
string name = 1;public Company.Builder setNameBytes(com.google.protobuf.ByteString value)
Required during company update.
The resource name for a company. This is generated by the service when a
company is created.
The format is
"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for
example, "projects/api-test-project/tenants/foo/companies/bar".
Tenant id is optional and the default tenant is used if unspecified, for
example, "projects/api-test-project/companies/bar".
string name = 1;public String getDisplayName()
Required. The display name of the company, for example, "Google LLC".
string display_name = 2;getDisplayName in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. The display name of the company, for example, "Google LLC".
string display_name = 2;getDisplayNameBytes in interface CompanyOrBuilderpublic Company.Builder setDisplayName(String value)
Required. The display name of the company, for example, "Google LLC".
string display_name = 2;public Company.Builder clearDisplayName()
Required. The display name of the company, for example, "Google LLC".
string display_name = 2;public Company.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The display name of the company, for example, "Google LLC".
string display_name = 2;public String getExternalId()
Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
string external_id = 3;getExternalId in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getExternalIdBytes()
Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
string external_id = 3;getExternalIdBytes in interface CompanyOrBuilderpublic Company.Builder setExternalId(String value)
Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
string external_id = 3;public Company.Builder clearExternalId()
Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
string external_id = 3;public Company.Builder setExternalIdBytes(com.google.protobuf.ByteString value)
Required. Client side company identifier, used to uniquely identify the company. The maximum number of allowed characters is 255.
string external_id = 3;public int getSizeValue()
Optional. The employer's company size.
.google.cloud.talent.v4beta1.CompanySize size = 4;getSizeValue in interface CompanyOrBuilderpublic Company.Builder setSizeValue(int value)
Optional. The employer's company size.
.google.cloud.talent.v4beta1.CompanySize size = 4;public CompanySize getSize()
Optional. The employer's company size.
.google.cloud.talent.v4beta1.CompanySize size = 4;getSize in interface CompanyOrBuilderpublic Company.Builder setSize(CompanySize value)
Optional. The employer's company size.
.google.cloud.talent.v4beta1.CompanySize size = 4;public Company.Builder clearSize()
Optional. The employer's company size.
.google.cloud.talent.v4beta1.CompanySize size = 4;public String getHeadquartersAddress()
Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
string headquarters_address = 5;getHeadquartersAddress in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getHeadquartersAddressBytes()
Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
string headquarters_address = 5;getHeadquartersAddressBytes in interface CompanyOrBuilderpublic Company.Builder setHeadquartersAddress(String value)
Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
string headquarters_address = 5;public Company.Builder clearHeadquartersAddress()
Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
string headquarters_address = 5;public Company.Builder setHeadquartersAddressBytes(com.google.protobuf.ByteString value)
Optional. The street address of the company's main headquarters, which may be different from the job location. The service attempts to geolocate the provided address, and populates a more specific location wherever possible in [DerivedInfo.headquarters_location][google.cloud.talent.v4beta1.Company.DerivedInfo.headquarters_location].
string headquarters_address = 5;public boolean getHiringAgency()
Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
bool hiring_agency = 6;getHiringAgency in interface CompanyOrBuilderpublic Company.Builder setHiringAgency(boolean value)
Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
bool hiring_agency = 6;public Company.Builder clearHiringAgency()
Optional. Set to true if it is the hiring agency that post jobs for other employers. Defaults to false if not provided.
bool hiring_agency = 6;public String getEeoText()
Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
string eeo_text = 7;getEeoText in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getEeoTextBytes()
Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
string eeo_text = 7;getEeoTextBytes in interface CompanyOrBuilderpublic Company.Builder setEeoText(String value)
Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
string eeo_text = 7;public Company.Builder clearEeoText()
Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
string eeo_text = 7;public Company.Builder setEeoTextBytes(com.google.protobuf.ByteString value)
Optional. Equal Employment Opportunity legal disclaimer text to be associated with all jobs, and typically to be displayed in all roles. The maximum number of allowed characters is 500.
string eeo_text = 7;public String getWebsiteUri()
Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
string website_uri = 8;getWebsiteUri in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getWebsiteUriBytes()
Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
string website_uri = 8;getWebsiteUriBytes in interface CompanyOrBuilderpublic Company.Builder setWebsiteUri(String value)
Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
string website_uri = 8;public Company.Builder clearWebsiteUri()
Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
string website_uri = 8;public Company.Builder setWebsiteUriBytes(com.google.protobuf.ByteString value)
Optional. The URI representing the company's primary web site or home page, for example, "https://www.google.com". The maximum number of allowed characters is 255.
string website_uri = 8;public String getCareerSiteUri()
Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
string career_site_uri = 9;getCareerSiteUri in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getCareerSiteUriBytes()
Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
string career_site_uri = 9;getCareerSiteUriBytes in interface CompanyOrBuilderpublic Company.Builder setCareerSiteUri(String value)
Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
string career_site_uri = 9;public Company.Builder clearCareerSiteUri()
Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
string career_site_uri = 9;public Company.Builder setCareerSiteUriBytes(com.google.protobuf.ByteString value)
Optional. The URI to employer's career site or careers page on the employer's web site, for example, "https://careers.google.com".
string career_site_uri = 9;public String getImageUri()
Optional. A URI that hosts the employer's company logo.
string image_uri = 10;getImageUri in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getImageUriBytes()
Optional. A URI that hosts the employer's company logo.
string image_uri = 10;getImageUriBytes in interface CompanyOrBuilderpublic Company.Builder setImageUri(String value)
Optional. A URI that hosts the employer's company logo.
string image_uri = 10;public Company.Builder clearImageUri()
Optional. A URI that hosts the employer's company logo.
string image_uri = 10;public Company.Builder setImageUriBytes(com.google.protobuf.ByteString value)
Optional. A URI that hosts the employer's company logo.
string image_uri = 10;public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttributesList()
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;getKeywordSearchableJobCustomAttributesList in interface CompanyOrBuilderpublic int getKeywordSearchableJobCustomAttributesCount()
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;getKeywordSearchableJobCustomAttributesCount in interface CompanyOrBuilderpublic String getKeywordSearchableJobCustomAttributes(int index)
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;getKeywordSearchableJobCustomAttributes in interface CompanyOrBuilderpublic com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesBytes(int index)
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;getKeywordSearchableJobCustomAttributesBytes in interface CompanyOrBuilderpublic Company.Builder setKeywordSearchableJobCustomAttributes(int index, String value)
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;public Company.Builder addKeywordSearchableJobCustomAttributes(String value)
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;public Company.Builder addAllKeywordSearchableJobCustomAttributes(Iterable<String> values)
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;public Company.Builder clearKeywordSearchableJobCustomAttributes()
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;public Company.Builder addKeywordSearchableJobCustomAttributesBytes(com.google.protobuf.ByteString value)
Optional. A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes], whose corresponding `string_values` are used in keyword searches. Jobs with `string_values` under these specified field keys are returned if any of the values match the search keyword. Custom field values with parenthesis, brackets and special symbols are not searchable as-is, and those keyword queries must be surrounded by quotes.
repeated string keyword_searchable_job_custom_attributes = 11;public boolean hasDerivedInfo()
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;hasDerivedInfo in interface CompanyOrBuilderpublic Company.DerivedInfo getDerivedInfo()
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;getDerivedInfo in interface CompanyOrBuilderpublic Company.Builder setDerivedInfo(Company.DerivedInfo value)
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;public Company.Builder setDerivedInfo(Company.DerivedInfo.Builder builderForValue)
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;public Company.Builder mergeDerivedInfo(Company.DerivedInfo value)
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;public Company.Builder clearDerivedInfo()
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;public Company.DerivedInfo.Builder getDerivedInfoBuilder()
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;public Company.DerivedInfoOrBuilder getDerivedInfoOrBuilder()
Output only. Derived details about the company.
.google.cloud.talent.v4beta1.Company.DerivedInfo derived_info = 12;getDerivedInfoOrBuilder in interface CompanyOrBuilderpublic boolean getSuspended()
Output only. Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
bool suspended = 13;getSuspended in interface CompanyOrBuilderpublic Company.Builder setSuspended(boolean value)
Output only. Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
bool suspended = 13;public Company.Builder clearSuspended()
Output only. Indicates whether a company is flagged to be suspended from public availability by the service when job content appears suspicious, abusive, or spammy.
bool suspended = 13;public final Company.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Company.Builder>public final Company.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Company.Builder>Copyright © 2019 Google LLC. All rights reserved.