Skip to content

Commit

Permalink
docs: marking keyword_searchable_job_custom_attributes on the company…
Browse files Browse the repository at this point in the history
… object as deprecated (#452)

- [ ] Regenerate this pull request now.

---
docs: marking company_size histogram facet as deprecated
PiperOrigin-RevId: 486780805

Source-Link: https://togithub.com/googleapis/googleapis/commit/dbfdaa98937785ae4027631592b0755ced7c4aac

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/f72d409eabb57581b49d6b930fb5e684e1602258
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjcyZDQwOWVhYmI1NzU4MWI0OWQ2YjkzMGZiNWU2ODRlMTYwMjI1OCJ9

BEGIN_NESTED_COMMIT
docs: marking keyword_searchable_job_custom_attributes on the company object as deprecated
---
docs: marking company_size histogram facet as deprecated
PiperOrigin-RevId: 486780715

Source-Link: https://togithub.com/googleapis/googleapis/commit/737555f00997fb0e60336c452a6922c5cb8c060a

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/d4bac364a85a02e78b91d57ed0de17aaab1bc621
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDRiYWMzNjRhODVhMDJlNzhiOTFkNTdlZDBkZTE3YWFhYjFiYzYyMSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Nov 11, 2022
1 parent fffdb88 commit e613eee
Show file tree
Hide file tree
Showing 11 changed files with 36 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
10 changes: 8 additions & 2 deletions packages/google-cloud-talent/protos/protos.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ function main(parent, requestMetadata) {
* * 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ function main(parent, requestMetadata) {
* * 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ function main(parent, requestMetadata) {
* * 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ function main(parent, requestMetadata) {
* * 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.
Expand Down
8 changes: 4 additions & 4 deletions packages/google-cloud-talent/src/v4/job_service_client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -840,8 +840,8 @@ export class JobServiceClient {
* * company_display_name: histogram by {@link google.cloud.talent.v4.Job.company_display_name|Job.company_display_name}.
* * employment_type: histogram by {@link google.cloud.talent.v4.Job.employment_types|Job.employment_types}, for example,
* "FULL_TIME", "PART_TIME".
* * company_size: histogram by {@link google.cloud.talent.v4.CompanySize|CompanySize}, for example, "SMALL",
* "MEDIUM", "BIG".
* * company_size (DEPRECATED): histogram by {@link google.cloud.talent.v4.CompanySize|CompanySize}, for example,
* "SMALL", "MEDIUM", "BIG".
* * publish_time_in_day: histogram by the {@link google.cloud.talent.v4.Job.posting_publish_time|Job.posting_publish_time}
* in days.
* Must specify list of numeric buckets in spec.
Expand Down Expand Up @@ -1168,8 +1168,8 @@ export class JobServiceClient {
* * company_display_name: histogram by {@link google.cloud.talent.v4.Job.company_display_name|Job.company_display_name}.
* * employment_type: histogram by {@link google.cloud.talent.v4.Job.employment_types|Job.employment_types}, for example,
* "FULL_TIME", "PART_TIME".
* * company_size: histogram by {@link google.cloud.talent.v4.CompanySize|CompanySize}, for example, "SMALL",
* "MEDIUM", "BIG".
* * company_size (DEPRECATED): histogram by {@link google.cloud.talent.v4.CompanySize|CompanySize}, for example,
* "SMALL", "MEDIUM", "BIG".
* * publish_time_in_day: histogram by the {@link google.cloud.talent.v4.Job.posting_publish_time|Job.posting_publish_time}
* in days.
* Must specify list of numeric buckets in spec.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -958,8 +958,8 @@ export class JobServiceClient {
* * company_display_name: histogram by {@link google.cloud.talent.v4beta1.Job.company_display_name|Job.company_display_name}.
* * employment_type: histogram by {@link google.cloud.talent.v4beta1.Job.employment_types|Job.employment_types}, for example,
* "FULL_TIME", "PART_TIME".
* * company_size: histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example, "SMALL",
* "MEDIUM", "BIG".
* * company_size (DEPRECATED): histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example,
* "SMALL", "MEDIUM", "BIG".
* * publish_time_in_day: histogram by the {@link google.cloud.talent.v4beta1.Job.posting_publish_time|Job.posting_publish_time}
* in days.
* Must specify list of numeric buckets in spec.
Expand Down Expand Up @@ -1290,8 +1290,8 @@ export class JobServiceClient {
* * company_display_name: histogram by {@link google.cloud.talent.v4beta1.Job.company_display_name|Job.company_display_name}.
* * employment_type: histogram by {@link google.cloud.talent.v4beta1.Job.employment_types|Job.employment_types}, for example,
* "FULL_TIME", "PART_TIME".
* * company_size: histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example, "SMALL",
* "MEDIUM", "BIG".
* * company_size (DEPRECATED): histogram by {@link google.cloud.talent.v4beta1.CompanySize|CompanySize}, for example,
* "SMALL", "MEDIUM", "BIG".
* * publish_time_in_day: histogram by the {@link google.cloud.talent.v4beta1.Job.posting_publish_time|Job.posting_publish_time}
* in days.
* Must specify list of numeric buckets in spec.
Expand Down

0 comments on commit e613eee

Please sign in to comment.