Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: [jobs] marking keyword_searchable_job_custom_attributes on the company object as deprecated #8739

Merged
merged 4 commits into from
Nov 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ public interface CompanyOrBuilder
*
*
* <pre>
* This field is deprecated. Please set the searchability of the custom
* attribute in the [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes] going forward.
* A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4.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
Expand All @@ -307,15 +309,20 @@ public interface CompanyOrBuilder
* and those keyword queries must be surrounded by quotes.
* </pre>
*
* <code>repeated string keyword_searchable_job_custom_attributes = 11;</code>
* <code>repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true];</code>
*
* @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is
* deprecated. See google/cloud/talent/v4/company.proto;l=107
* @return A list containing the keywordSearchableJobCustomAttributes.
*/
@java.lang.Deprecated
java.util.List<java.lang.String> getKeywordSearchableJobCustomAttributesList();
/**
*
*
* <pre>
* This field is deprecated. Please set the searchability of the custom
* attribute in the [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes] going forward.
* A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4.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
Expand All @@ -324,15 +331,20 @@ public interface CompanyOrBuilder
* and those keyword queries must be surrounded by quotes.
* </pre>
*
* <code>repeated string keyword_searchable_job_custom_attributes = 11;</code>
* <code>repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true];</code>
*
* @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is
* deprecated. See google/cloud/talent/v4/company.proto;l=107
* @return The count of keywordSearchableJobCustomAttributes.
*/
@java.lang.Deprecated
int getKeywordSearchableJobCustomAttributesCount();
/**
*
*
* <pre>
* This field is deprecated. Please set the searchability of the custom
* attribute in the [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes] going forward.
* A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4.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
Expand All @@ -341,16 +353,21 @@ public interface CompanyOrBuilder
* and those keyword queries must be surrounded by quotes.
* </pre>
*
* <code>repeated string keyword_searchable_job_custom_attributes = 11;</code>
* <code>repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true];</code>
*
* @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is
* deprecated. See google/cloud/talent/v4/company.proto;l=107
* @param index The index of the element to return.
* @return The keywordSearchableJobCustomAttributes at the given index.
*/
@java.lang.Deprecated
java.lang.String getKeywordSearchableJobCustomAttributes(int index);
/**
*
*
* <pre>
* This field is deprecated. Please set the searchability of the custom
* attribute in the [Job.custom_attributes][google.cloud.talent.v4.Job.custom_attributes] going forward.
* A list of keys of filterable [Job.custom_attributes][google.cloud.talent.v4.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
Expand All @@ -359,11 +376,14 @@ public interface CompanyOrBuilder
* and those keyword queries must be surrounded by quotes.
* </pre>
*
* <code>repeated string keyword_searchable_job_custom_attributes = 11;</code>
* <code>repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true];</code>
*
* @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is
* deprecated. See google/cloud/talent/v4/company.proto;l=107
* @param index The index of the value to return.
* @return The bytes of the keywordSearchableJobCustomAttributes at the given index.
*/
@java.lang.Deprecated
com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesBytes(int index);

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,24 +48,24 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "google.cloud.talent.v4\032\037google/api/field"
+ "_behavior.proto\032\031google/api/resource.pro"
+ "to\032#google/cloud/talent/v4/common.proto\""
+ "\304\004\n\007Company\022\014\n\004name\030\001 \001(\t\022\031\n\014display_nam"
+ "\310\004\n\007Company\022\014\n\004name\030\001 \001(\t\022\031\n\014display_nam"
+ "e\030\002 \001(\tB\003\340A\002\022\030\n\013external_id\030\003 \001(\tB\003\340A\002\0221"
+ "\n\004size\030\004 \001(\0162#.google.cloud.talent.v4.Co"
+ "mpanySize\022\034\n\024headquarters_address\030\005 \001(\t\022"
+ "\025\n\rhiring_agency\030\006 \001(\010\022\020\n\010eeo_text\030\007 \001(\t"
+ "\022\023\n\013website_uri\030\010 \001(\t\022\027\n\017career_site_uri"
+ "\030\t \001(\t\022\021\n\timage_uri\030\n \001(\t\0220\n(keyword_sea"
+ "rchable_job_custom_attributes\030\013 \003(\t\022F\n\014d"
+ "erived_info\030\014 \001(\0132+.google.cloud.talent."
+ "v4.Company.DerivedInfoB\003\340A\003\022\026\n\tsuspended"
+ "\030\r \001(\010B\003\340A\003\032N\n\013DerivedInfo\022?\n\025headquarte"
+ "rs_location\030\001 \001(\0132 .google.cloud.talent."
+ "v4.Location:Y\352AV\n\033jobs.googleapis.com/Co"
+ "mpany\0227projects/{project}/tenants/{tenan"
+ "t}/companies/{company}Bp\n\032com.google.clo"
+ "ud.talent.v4B\014CompanyProtoP\001Z<google.gol"
+ "ang.org/genproto/googleapis/cloud/talent"
+ "/v4;talent\242\002\003CTSb\006proto3"
+ "\030\t \001(\t\022\021\n\timage_uri\030\n \001(\t\0224\n(keyword_sea"
+ "rchable_job_custom_attributes\030\013 \003(\tB\002\030\001\022"
+ "F\n\014derived_info\030\014 \001(\0132+.google.cloud.tal"
+ "ent.v4.Company.DerivedInfoB\003\340A\003\022\026\n\tsuspe"
+ "nded\030\r \001(\010B\003\340A\003\032N\n\013DerivedInfo\022?\n\025headqu"
+ "arters_location\030\001 \001(\0132 .google.cloud.tal"
+ "ent.v4.Location:Y\352AV\n\033jobs.googleapis.co"
+ "m/Company\0227projects/{project}/tenants/{t"
+ "enant}/companies/{company}Bp\n\032com.google"
+ ".cloud.talent.v4B\014CompanyProtoP\001Z<google"
+ ".golang.org/genproto/googleapis/cloud/ta"
+ "lent/v4;talent\242\002\003CTSb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Loading