proto_docs/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-v4beta1-0.6.0 vs proto_docs/google/cloud/talent/v4beta1/job_service.rb in google-cloud-talent-v4beta1-0.6.1
- old
+ new
@@ -254,11 +254,11 @@
# Job histogram facets:
#
# * company_display_name: histogram by {::Google::Cloud::Talent::V4beta1::Job#company_display_name Job.company_display_name}.
# * employment_type: histogram by {::Google::Cloud::Talent::V4beta1::Job#employment_types Job.employment_types}, for example,
# "FULL_TIME", "PART_TIME".
- # * company_size: histogram by {::Google::Cloud::Talent::V4beta1::CompanySize CompanySize}, for example, "SMALL",
- # "MEDIUM", "BIG".
+ # * company_size (DEPRECATED): histogram by {::Google::Cloud::Talent::V4beta1::CompanySize CompanySize}, for example,
+ # "SMALL", "MEDIUM", "BIG".
# * publish_time_in_day: histogram by the {::Google::Cloud::Talent::V4beta1::Job#posting_publish_time Job.posting_publish_time}
# in days.
# Must specify list of numeric buckets in spec.
# * publish_time_in_month: histogram by the {::Google::Cloud::Talent::V4beta1::Job#posting_publish_time Job.posting_publish_time}
# in months.