diff --git a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java index 435b39408003..c68c3afe38a6 100644 --- a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java +++ b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/Company.java @@ -1312,6 +1312,8 @@ public com.google.protobuf.ByteString getImageUriBytes() { * * *
+   * 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
@@ -1320,10 +1322,13 @@ public com.google.protobuf.ByteString getImageUriBytes() {
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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 public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttributesList() { return keywordSearchableJobCustomAttributes_; } @@ -1331,6 +1336,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri * * *
+   * 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
@@ -1339,10 +1346,13 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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 public int getKeywordSearchableJobCustomAttributesCount() { return keywordSearchableJobCustomAttributes_.size(); } @@ -1350,6 +1360,8 @@ public int getKeywordSearchableJobCustomAttributesCount() { * * *
+   * 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
@@ -1358,11 +1370,14 @@ public int getKeywordSearchableJobCustomAttributesCount() {
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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 public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { return keywordSearchableJobCustomAttributes_.get(index); } @@ -1370,6 +1385,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { * * *
+   * 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
@@ -1378,11 +1395,14 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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 public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesBytes(int index) { return keywordSearchableJobCustomAttributes_.getByteString(index); } @@ -3177,6 +3197,8 @@ private void ensureKeywordSearchableJobCustomAttributesIsMutable() { * * *
+     * 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
@@ -3185,10 +3207,14 @@ private void ensureKeywordSearchableJobCustomAttributesIsMutable() {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @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 public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttributesList() { return keywordSearchableJobCustomAttributes_.getUnmodifiableView(); } @@ -3196,6 +3222,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri * * *
+     * 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
@@ -3204,10 +3232,14 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @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 public int getKeywordSearchableJobCustomAttributesCount() { return keywordSearchableJobCustomAttributes_.size(); } @@ -3215,6 +3247,8 @@ public int getKeywordSearchableJobCustomAttributesCount() { * * *
+     * 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
@@ -3223,11 +3257,15 @@ public int getKeywordSearchableJobCustomAttributesCount() {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @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 public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { return keywordSearchableJobCustomAttributes_.get(index); } @@ -3235,6 +3273,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { * * *
+     * 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
@@ -3243,11 +3283,15 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @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 public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesBytes(int index) { return keywordSearchableJobCustomAttributes_.getByteString(index); } @@ -3255,6 +3299,8 @@ public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesByt * * *
+     * 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
@@ -3263,12 +3309,16 @@ public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesByt
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @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 to set the value at. * @param value The keywordSearchableJobCustomAttributes to set. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.String value) { if (value == null) { throw new NullPointerException(); @@ -3282,6 +3332,8 @@ public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.Stri * * *
+     * 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
@@ -3290,11 +3342,15 @@ public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.Stri
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4/company.proto;l=107 * @param value The keywordSearchableJobCustomAttributes to add. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) { if (value == null) { throw new NullPointerException(); @@ -3308,6 +3364,8 @@ public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) { * * *
+     * 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
@@ -3316,11 +3374,15 @@ public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4/company.proto;l=107 * @param values The keywordSearchableJobCustomAttributes to add. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder addAllKeywordSearchableJobCustomAttributes( java.lang.Iterable values) { ensureKeywordSearchableJobCustomAttributesIsMutable(); @@ -3333,6 +3395,8 @@ public Builder addAllKeywordSearchableJobCustomAttributes( * * *
+     * 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
@@ -3341,10 +3405,14 @@ public Builder addAllKeywordSearchableJobCustomAttributes(
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4/company.proto;l=107 * @return This builder for chaining. */ + @java.lang.Deprecated public Builder clearKeywordSearchableJobCustomAttributes() { keywordSearchableJobCustomAttributes_ = com.google.protobuf.LazyStringArrayList.EMPTY; bitField0_ = (bitField0_ & ~0x00000001); @@ -3355,6 +3423,8 @@ public Builder clearKeywordSearchableJobCustomAttributes() { * * *
+     * 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
@@ -3363,11 +3433,15 @@ public Builder clearKeywordSearchableJobCustomAttributes() {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4/company.proto;l=107 * @param value The bytes of the keywordSearchableJobCustomAttributes to add. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder addKeywordSearchableJobCustomAttributesBytes( com.google.protobuf.ByteString value) { if (value == null) { diff --git a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java index 5f26e382f9a2..9bc275268969 100644 --- a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java +++ b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyOrBuilder.java @@ -299,6 +299,8 @@ public interface CompanyOrBuilder * * *
+   * 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
@@ -307,15 +309,20 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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 getKeywordSearchableJobCustomAttributesList(); /** * * *
+   * 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
@@ -324,15 +331,20 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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(); /** * * *
+   * 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
@@ -341,16 +353,21 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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); /** * * *
+   * 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
@@ -359,11 +376,14 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @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); /** diff --git a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java index 269b131b63a3..590d483ffb67 100644 --- a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java +++ b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/CompanyProto.java @@ -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 getHistogramQue * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -2434,8 +2434,8 @@ public java.util.List getHistogramQue * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -2529,8 +2529,8 @@ public int getHistogramQueriesCount() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -2624,8 +2624,8 @@ public com.google.cloud.talent.v4.HistogramQuery getHistogramQueries(int index) * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4640,8 +4640,8 @@ private void ensureHistogramQueriesIsMutable() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4738,8 +4738,8 @@ public java.util.List getHistogramQue * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4836,8 +4836,8 @@ public int getHistogramQueriesCount() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4934,8 +4934,8 @@ public com.google.cloud.talent.v4.HistogramQuery getHistogramQueries(int index) * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5038,8 +5038,8 @@ public Builder setHistogramQueries(int index, com.google.cloud.talent.v4.Histogr * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5140,8 +5140,8 @@ public Builder setHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5244,8 +5244,8 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4.HistogramQuery val * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5348,8 +5348,8 @@ public Builder addHistogramQueries(int index, com.google.cloud.talent.v4.Histogr * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5450,8 +5450,8 @@ public Builder addHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5552,8 +5552,8 @@ public Builder addHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5654,8 +5654,8 @@ public Builder addAllHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5755,8 +5755,8 @@ public Builder clearHistogramQueries() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5856,8 +5856,8 @@ public Builder removeHistogramQueries(int index) { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5950,8 +5950,8 @@ public com.google.cloud.talent.v4.HistogramQuery.Builder getHistogramQueriesBuil * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6049,8 +6049,8 @@ public com.google.cloud.talent.v4.HistogramQueryOrBuilder getHistogramQueriesOrB * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6148,8 +6148,8 @@ public com.google.cloud.talent.v4.HistogramQueryOrBuilder getHistogramQueriesOrB * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6243,8 +6243,8 @@ public com.google.cloud.talent.v4.HistogramQuery.Builder addHistogramQueriesBuil * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6338,8 +6338,8 @@ public com.google.cloud.talent.v4.HistogramQuery.Builder addHistogramQueriesBuil * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. diff --git a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java index 0dfbd092fa81..4e026add7316 100644 --- a/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java +++ b/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/SearchJobsRequestOrBuilder.java @@ -211,8 +211,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -303,8 +303,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -395,8 +395,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -487,8 +487,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -580,8 +580,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. diff --git a/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto b/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto index 9845aa9683e6..075e7bcfbb23 100644 --- a/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto +++ b/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/company.proto @@ -96,13 +96,16 @@ message Company { // A URI that hosts the employer's company logo. string image_uri = 10; + // 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 // 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; + repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; // Output only. Derived details about the company. DerivedInfo derived_info = 12 [(google.api.field_behavior) = OUTPUT_ONLY]; diff --git a/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto b/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto index b17751dcb372..3e93164c9f81 100644 --- a/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto +++ b/java-talent/proto-google-cloud-talent-v4/src/main/proto/google/cloud/talent/v4/job_service.proto @@ -556,8 +556,8 @@ message SearchJobsRequest { // * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4.Job.company_display_name]. // * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4.Job.employment_types], for example, // "FULL_TIME", "PART_TIME". - // * company_size: histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, "SMALL", - // "MEDIUM", "BIG". + // * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4.CompanySize], for example, + // "SMALL", "MEDIUM", "BIG". // * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4.Job.posting_publish_time] // in days. // Must specify list of numeric buckets in spec. diff --git a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java index e7ecb38b076e..35d4d4ae0237 100644 --- a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java +++ b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Company.java @@ -1317,6 +1317,8 @@ public com.google.protobuf.ByteString getImageUriBytes() { * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -1325,10 +1327,13 @@ public com.google.protobuf.ByteString getImageUriBytes() {
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @return A list containing the keywordSearchableJobCustomAttributes. */ + @java.lang.Deprecated public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttributesList() { return keywordSearchableJobCustomAttributes_; } @@ -1336,6 +1341,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -1344,10 +1351,13 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @return The count of keywordSearchableJobCustomAttributes. */ + @java.lang.Deprecated public int getKeywordSearchableJobCustomAttributesCount() { return keywordSearchableJobCustomAttributes_.size(); } @@ -1355,6 +1365,8 @@ public int getKeywordSearchableJobCustomAttributesCount() { * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -1363,11 +1375,14 @@ public int getKeywordSearchableJobCustomAttributesCount() {
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param index The index of the element to return. * @return The keywordSearchableJobCustomAttributes at the given index. */ + @java.lang.Deprecated public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { return keywordSearchableJobCustomAttributes_.get(index); } @@ -1375,6 +1390,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -1383,11 +1400,14 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param index The index of the value to return. * @return The bytes of the keywordSearchableJobCustomAttributes at the given index. */ + @java.lang.Deprecated public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesBytes(int index) { return keywordSearchableJobCustomAttributes_.getByteString(index); } @@ -3194,6 +3214,8 @@ private void ensureKeywordSearchableJobCustomAttributesIsMutable() { * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3202,10 +3224,14 @@ private void ensureKeywordSearchableJobCustomAttributesIsMutable() {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @return A list containing the keywordSearchableJobCustomAttributes. */ + @java.lang.Deprecated public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttributesList() { return keywordSearchableJobCustomAttributes_.getUnmodifiableView(); } @@ -3213,6 +3239,8 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3221,10 +3249,14 @@ public com.google.protobuf.ProtocolStringList getKeywordSearchableJobCustomAttri
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @return The count of keywordSearchableJobCustomAttributes. */ + @java.lang.Deprecated public int getKeywordSearchableJobCustomAttributesCount() { return keywordSearchableJobCustomAttributes_.size(); } @@ -3232,6 +3264,8 @@ public int getKeywordSearchableJobCustomAttributesCount() { * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3240,11 +3274,15 @@ public int getKeywordSearchableJobCustomAttributesCount() {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param index The index of the element to return. * @return The keywordSearchableJobCustomAttributes at the given index. */ + @java.lang.Deprecated public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { return keywordSearchableJobCustomAttributes_.get(index); } @@ -3252,6 +3290,8 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) { * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3260,11 +3300,15 @@ public java.lang.String getKeywordSearchableJobCustomAttributes(int index) {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param index The index of the value to return. * @return The bytes of the keywordSearchableJobCustomAttributes at the given index. */ + @java.lang.Deprecated public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesBytes(int index) { return keywordSearchableJobCustomAttributes_.getByteString(index); } @@ -3272,6 +3316,8 @@ public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesByt * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3280,12 +3326,16 @@ public com.google.protobuf.ByteString getKeywordSearchableJobCustomAttributesByt
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param index The index to set the value at. * @param value The keywordSearchableJobCustomAttributes to set. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.String value) { if (value == null) { throw new NullPointerException(); @@ -3299,6 +3349,8 @@ public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.Stri * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3307,11 +3359,15 @@ public Builder setKeywordSearchableJobCustomAttributes(int index, java.lang.Stri
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param value The keywordSearchableJobCustomAttributes to add. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) { if (value == null) { throw new NullPointerException(); @@ -3325,6 +3381,8 @@ public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) { * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3333,11 +3391,15 @@ public Builder addKeywordSearchableJobCustomAttributes(java.lang.String value) {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param values The keywordSearchableJobCustomAttributes to add. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder addAllKeywordSearchableJobCustomAttributes( java.lang.Iterable values) { ensureKeywordSearchableJobCustomAttributesIsMutable(); @@ -3350,6 +3412,8 @@ public Builder addAllKeywordSearchableJobCustomAttributes( * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3358,10 +3422,14 @@ public Builder addAllKeywordSearchableJobCustomAttributes(
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @return This builder for chaining. */ + @java.lang.Deprecated public Builder clearKeywordSearchableJobCustomAttributes() { keywordSearchableJobCustomAttributes_ = com.google.protobuf.LazyStringArrayList.EMPTY; bitField0_ = (bitField0_ & ~0x00000001); @@ -3372,6 +3440,8 @@ public Builder clearKeywordSearchableJobCustomAttributes() { * * *
+     * This field is deprecated. Please set the searchability of the custom
+     * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
      * 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
@@ -3380,11 +3450,15 @@ public Builder clearKeywordSearchableJobCustomAttributes() {
      * and those keyword queries must be surrounded by quotes.
      * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; + * * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @param value The bytes of the keywordSearchableJobCustomAttributes to add. * @return This builder for chaining. */ + @java.lang.Deprecated public Builder addKeywordSearchableJobCustomAttributesBytes( com.google.protobuf.ByteString value) { if (value == null) { diff --git a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java index 4bacb3e209b0..cf1a85ae296c 100644 --- a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java +++ b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyOrBuilder.java @@ -303,6 +303,8 @@ public interface CompanyOrBuilder * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -311,15 +313,20 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @return A list containing the keywordSearchableJobCustomAttributes. */ + @java.lang.Deprecated java.util.List getKeywordSearchableJobCustomAttributesList(); /** * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -328,15 +335,20 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @return The count of keywordSearchableJobCustomAttributes. */ + @java.lang.Deprecated int getKeywordSearchableJobCustomAttributesCount(); /** * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -345,16 +357,21 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @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); /** * * *
+   * This field is deprecated. Please set the searchability of the custom
+   * attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward.
    * 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
@@ -363,11 +380,14 @@ public interface CompanyOrBuilder
    * and those keyword queries must be surrounded by quotes.
    * 
* - * repeated string keyword_searchable_job_custom_attributes = 11; + * repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; * + * @deprecated google.cloud.talent.v4beta1.Company.keyword_searchable_job_custom_attributes is + * deprecated. See google/cloud/talent/v4beta1/company.proto;l=111 * @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); /** diff --git a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java index d1abb75599ea..1b63ab21ba97 100644 --- a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java +++ b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyResourceProto.java @@ -48,26 +48,26 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "oto\022\033google.cloud.talent.v4beta1\032\037google" + "/api/field_behavior.proto\032\031google/api/re" + "source.proto\032(google/cloud/talent/v4beta" - + "1/common.proto\"\374\004\n\007Company\022\014\n\004name\030\001 \001(\t" + + "1/common.proto\"\200\005\n\007Company\022\014\n\004name\030\001 \001(\t" + "\022\031\n\014display_name\030\002 \001(\tB\003\340A\002\022\030\n\013external_" + "id\030\003 \001(\tB\003\340A\002\0226\n\004size\030\004 \001(\0162(.google.clo" + "ud.talent.v4beta1.CompanySize\022\034\n\024headqua" + "rters_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_searchable_job_custom_a" - + "ttributes\030\013 \003(\t\022K\n\014derived_info\030\014 \001(\01320." - + "google.cloud.talent.v4beta1.Company.Deri" - + "vedInfoB\003\340A\003\022\026\n\tsuspended\030\r \001(\010B\003\340A\003\032S\n\013" - + "DerivedInfo\022D\n\025headquarters_location\030\001 \001" - + "(\0132%.google.cloud.talent.v4beta1.Locatio" - + "n:\201\001\352A~\n\033jobs.googleapis.com/Company\0227pr" - + "ojects/{project}/tenants/{tenant}/compan" - + "ies/{company}\022&projects/{project}/compan" - + "ies/{company}B\202\001\n\037com.google.cloud.talen" - + "t.v4beta1B\024CompanyResourceProtoP\001ZAgoogl" - + "e.golang.org/genproto/googleapis/cloud/t" - + "alent/v4beta1;talent\242\002\003CTSb\006proto3" + + "\n \001(\t\0224\n(keyword_searchable_job_custom_a" + + "ttributes\030\013 \003(\tB\002\030\001\022K\n\014derived_info\030\014 \001(" + + "\01320.google.cloud.talent.v4beta1.Company." + + "DerivedInfoB\003\340A\003\022\026\n\tsuspended\030\r \001(\010B\003\340A\003" + + "\032S\n\013DerivedInfo\022D\n\025headquarters_location" + + "\030\001 \001(\0132%.google.cloud.talent.v4beta1.Loc" + + "ation:\201\001\352A~\n\033jobs.googleapis.com/Company" + + "\0227projects/{project}/tenants/{tenant}/co" + + "mpanies/{company}\022&projects/{project}/co" + + "mpanies/{company}B\202\001\n\037com.google.cloud.t" + + "alent.v4beta1B\024CompanyResourceProtoP\001ZAg" + + "oogle.golang.org/genproto/googleapis/clo" + + "ud/talent/v4beta1;talent\242\002\003CTSb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( diff --git a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java index 1044daad9054..12fb92160926 100644 --- a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java +++ b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java @@ -2203,8 +2203,8 @@ public boolean getRequirePreciseResultSize() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -2298,8 +2298,8 @@ public java.util.List getHistogr * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -2394,8 +2394,8 @@ public java.util.List getHistogr * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -2489,8 +2489,8 @@ public int getHistogramQueriesCount() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -2584,8 +2584,8 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4690,8 +4690,8 @@ private void ensureHistogramQueriesIsMutable() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4789,8 +4789,8 @@ private void ensureHistogramQueriesIsMutable() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4887,8 +4887,8 @@ public int getHistogramQueriesCount() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -4985,8 +4985,8 @@ public com.google.cloud.talent.v4beta1.HistogramQuery getHistogramQueries(int in * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5090,8 +5090,8 @@ public Builder setHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5192,8 +5192,8 @@ public Builder setHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5296,8 +5296,8 @@ public Builder addHistogramQueries(com.google.cloud.talent.v4beta1.HistogramQuer * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5401,8 +5401,8 @@ public Builder addHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5503,8 +5503,8 @@ public Builder addHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5605,8 +5605,8 @@ public Builder addHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5707,8 +5707,8 @@ public Builder addAllHistogramQueries( * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5808,8 +5808,8 @@ public Builder clearHistogramQueries() { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -5909,8 +5909,8 @@ public Builder removeHistogramQueries(int index) { * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6004,8 +6004,8 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder getHistogramQuerie * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6103,8 +6103,8 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6202,8 +6202,8 @@ public com.google.cloud.talent.v4beta1.HistogramQueryOrBuilder getHistogramQueri * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6297,8 +6297,8 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -6393,8 +6393,8 @@ public com.google.cloud.talent.v4beta1.HistogramQuery.Builder addHistogramQuerie * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. diff --git a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java index 1254b58eabc6..07bee1444e37 100644 --- a/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java +++ b/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java @@ -229,8 +229,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -321,8 +321,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -413,8 +413,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -505,8 +505,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. @@ -598,8 +598,8 @@ public interface SearchJobsRequestOrBuilder * * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. * * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, * "FULL_TIME", "PART_TIME". - * * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - * "MEDIUM", "BIG". + * * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + * "SMALL", "MEDIUM", "BIG". * * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] * in days. * Must specify list of numeric buckets in spec. diff --git a/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto b/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto index e04f0133452d..7c1e2ea56df3 100644 --- a/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto +++ b/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto @@ -100,13 +100,16 @@ message Company { // A URI that hosts the employer's company logo. string image_uri = 10; + // This field is deprecated. Please set the searchability of the custom + // attribute in the [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] going forward. + // // 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; + repeated string keyword_searchable_job_custom_attributes = 11 [deprecated = true]; // Output only. Derived details about the company. DerivedInfo derived_info = 12 [(google.api.field_behavior) = OUTPUT_ONLY]; diff --git a/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto b/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto index c8e420d609ce..87dc47d91f5f 100644 --- a/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto +++ b/java-talent/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto @@ -611,8 +611,8 @@ message SearchJobsRequest { // * company_display_name: histogram by [Job.company_display_name][google.cloud.talent.v4beta1.Job.company_display_name]. // * employment_type: histogram by [Job.employment_types][google.cloud.talent.v4beta1.Job.employment_types], for example, // "FULL_TIME", "PART_TIME". - // * company_size: histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, "SMALL", - // "MEDIUM", "BIG". + // * company_size (DEPRECATED): histogram by [CompanySize][google.cloud.talent.v4beta1.CompanySize], for example, + // "SMALL", "MEDIUM", "BIG". // * publish_time_in_day: histogram by the [Job.posting_publish_time][google.cloud.talent.v4beta1.Job.posting_publish_time] // in days. // Must specify list of numeric buckets in spec.