@@ -958,8 +958,8 @@ export class JobServiceClient {
958
958
* * company_display_name: histogram by {@link google.cloud.talent.v4beta1.Job.company_display_name|Job.company_display_name}.
959
959
* * employment_type: histogram by {@link google.cloud.talent.v4beta1.Job.employment_types|Job.employment_types}, for example,
960
960
* "FULL_TIME", "PART_TIME".
961
- * * company_size: histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example, "SMALL" ,
962
- * "MEDIUM", "BIG".
961
+ * * company_size (DEPRECATED) : histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example,
962
+ * "SMALL", " MEDIUM", "BIG".
963
963
* * publish_time_in_day: histogram by the {@link google.cloud.talent.v4beta1.Job.posting_publish_time|Job.posting_publish_time}
964
964
* in days.
965
965
* Must specify list of numeric buckets in spec.
@@ -1290,8 +1290,8 @@ export class JobServiceClient {
1290
1290
* * company_display_name: histogram by {@link google.cloud.talent.v4beta1.Job.company_display_name|Job.company_display_name}.
1291
1291
* * employment_type: histogram by {@link google.cloud.talent.v4beta1.Job.employment_types|Job.employment_types}, for example,
1292
1292
* "FULL_TIME", "PART_TIME".
1293
- * * company_size: histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example, "SMALL" ,
1294
- * "MEDIUM", "BIG".
1293
+ * * company_size (DEPRECATED) : histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example,
1294
+ * "SMALL", " MEDIUM", "BIG".
1295
1295
* * publish_time_in_day: histogram by the {@link google.cloud.talent.v4beta1.Job.posting_publish_time|Job.posting_publish_time}
1296
1296
* in days.
1297
1297
* Must specify list of numeric buckets in spec.
0 commit comments