Skip to content

Commit 54848bf

Browse files
feat: Added a new KeywordMatchMode field to support more keyword matching options (#616)
feat: Added more `DiversificationLevel` configuration options - [x] Regenerate this pull request now. PiperOrigin-RevId: 396667150 Source-Link: googleapis/googleapis@caad48d Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ac7721fb6aaba8211b25ba0adb9a8effb9ba1a3 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWFjNzcyMWZiNmFhYmE4MjExYjI1YmEwYWRiOWE4ZWZmYjliYTFhMyJ9
1 parent 05f4eb2 commit 54848bf

21 files changed

+0
-183
lines changed

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchAutocompleteJobTitle.java

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_autocomplete_job_title")
17-
// sample-metadata:
18-
// title:
19-
// description: Complete job title given partial text (autocomplete)
20-
// usage: gradle run
21-
// -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchAutocompleteJobTitle
22-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
23-
// tenancy is optional)"] [--query "[partially typed job title]"] [--num_results 5] [--language_code
24-
// "en-US"]']
2516

2617
package com.google.cloud.examples.talent.v4beta1;
2718

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchBatchCreateJobs.java

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("LongRunningRequestAsync",
17-
// "job_search_batch_create_jobs")
18-
// sample-metadata:
19-
// title:
20-
// description: Batch Create Jobs
21-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchBatchCreateJobs
22-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
23-
// tenancy is optional)"] [--company_name_one "Company name, e.g.
24-
// projects/your-project/companies/company-id"] [--requisition_id_one "Job requisition ID, aka
25-
// Posting ID. Unique per job."] [--title_one "Software Engineer"] [--description_one "This is a
26-
// description of this <i>wonderful</i> job!"] [--job_application_url_one
27-
// "https://www.example.org/job-posting/123"] [--address_one "1600 Amphitheatre Parkway, Mountain
28-
// View, CA 94043"] [--language_code_one "en-US"] [--company_name_two "Company name, e.g.
29-
// projects/your-project/companies/company-id"] [--requisition_id_two "Job requisition ID, aka
30-
// Posting ID. Unique per job."] [--title_two "Quality Assurance"] [--description_two "This is a
31-
// description of this <i>wonderful</i> job!"] [--job_application_url_two
32-
// "https://www.example.org/job-posting/123"] [--address_two "111 8th Avenue, New York, NY 10011"]
33-
// [--language_code_two "en-US"]']
3416

3517
package com.google.cloud.examples.talent.v4beta1;
3618

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchBatchDeleteJob.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_batch_delete_job")
17-
// sample-metadata:
18-
// title:
19-
// description: Batch delete jobs using a filter
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchBatchDeleteJob
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--filter "[Query]"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchBatchUpdateJobs.java

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("LongRunningRequestAsync",
17-
// "job_search_batch_update_jobs")
18-
// sample-metadata:
19-
// title:
20-
// description: Batch Update Jobs
21-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchBatchUpdateJobs
22-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
23-
// tenancy is optional)"] [--job_name_one "job name, e.g.
24-
// projects/your-project/tenants/tenant-id/jobs/job-id"] [--company_name_one "Company name, e.g.
25-
// projects/your-project/companies/company-id"] [--requisition_id_one "Job requisition ID, aka
26-
// Posting ID. Unique per job."] [--title_one "Software Engineer"] [--description_one "This is a
27-
// description of this <i>wonderful</i> job!"] [--job_application_url_one
28-
// "https://www.example.org/job-posting/123"] [--address_one "1600 Amphitheatre Parkway, Mountain
29-
// View, CA 94043"] [--language_code_one "en-US"] [--job_name_two "job name, e.g.
30-
// projects/your-project/tenants/tenant-id/jobs/job-id"] [--company_name_two "Company name, e.g.
31-
// projects/your-project/companies/company-id"] [--requisition_id_two "Job requisition ID, aka
32-
// Posting ID. Unique per job."] [--title_two "Quality Assurance"] [--description_two "This is a
33-
// description of this <i>wonderful</i> job!"] [--job_application_url_two
34-
// "https://www.example.org/job-posting/123"] [--address_two "111 8th Avenue, New York, NY 10011"]
35-
// [--language_code_two "en-US"]']
3616

3717
package com.google.cloud.examples.talent.v4beta1;
3818

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchCommuteSearch.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("RequestPaged", "job_search_commute_search")
17-
// sample-metadata:
18-
// title:
19-
// description: Search Jobs using commute distance
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchCommuteSearch
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"]']
23-
2416
package com.google.cloud.examples.talent.v4beta1;
2517

2618
import com.google.cloud.talent.v4beta1.CommuteFilter;

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchCreateClientEvent.java

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_create_client_event")
17-
// sample-metadata:
18-
// title:
19-
// description: Creates a client event
20-
// usage: gradle run
21-
// -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchCreateClientEvent
22-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
23-
// tenancy is optional)"] [--request_id "[request_id from ResponseMetadata]"] [--event_id "[Set this
24-
// to a unique identifier]"]']
2516

2617
package com.google.cloud.examples.talent.v4beta1;
2718

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchCreateCompany.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_create_company")
17-
// sample-metadata:
18-
// title:
19-
// description: Create Company
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchCreateCompany
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--display_name "My Company Name"] [--external_id "Identifier of this
23-
// company in my system"]']
2416

2517
package com.google.cloud.examples.talent.v4beta1;
2618

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchCreateJob.java

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_create_job")
17-
// sample-metadata:
18-
// title:
19-
// description: Create Job
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchCreateJob
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--company_name "Company name, e.g.
23-
// projects/your-project/companies/company-id"] [--requisition_id "Job requisition ID, aka Posting
24-
// ID. Unique per job."] [--title "Software Engineer"] [--description "This is a description of this
25-
// <i>wonderful</i> job!"] [--job_application_url "https://www.example.org/job-posting/123"]
26-
// [--address_one "1600 Amphitheatre Parkway, Mountain View, CA 94043"] [--address_two "111 8th
27-
// Avenue, New York, NY 10011"] [--language_code "en-US"]']
2816

2917
package com.google.cloud.examples.talent.v4beta1;
3018

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchCreateJobCustomAttributes.java

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_create_job_custom_attributes")
17-
// sample-metadata:
18-
// title:
19-
// description: Create Job with Custom Attributes
20-
// usage: gradle run
21-
// -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchCreateJobCustomAttributes
22-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
23-
// tenancy is optional)"] [--company_name "Company name, e.g.
24-
// projects/your-project/companies/company-id"] [--requisition_id "Job requisition ID, aka Posting
25-
// ID. Unique per job."] [--language_code "en-US"]']
2616

2717
package com.google.cloud.examples.talent.v4beta1;
2818

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchCreateTenant.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_create_tenant")
17-
// sample-metadata:
18-
// title:
19-
// description: Create Tenant for scoping resources, e.g. companies and jobs
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchCreateTenant
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--external_id "Your Unique Identifier for
22-
// Tenant"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchCustomRankingSearch.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("RequestPaged", "job_search_custom_ranking_search")
17-
// sample-metadata:
18-
// title:
19-
// description: Search Jobs using custom rankings
20-
// usage: gradle run
21-
// -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchCustomRankingSearch
22-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
23-
// tenancy is optional)"]']
2416

2517
package com.google.cloud.examples.talent.v4beta1;
2618

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchDeleteCompany.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_delete_company")
17-
// sample-metadata:
18-
// title:
19-
// description: Delete Company
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchDeleteCompany
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--company_id "ID of the company to delete"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchDeleteJob.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_delete_job")
17-
// sample-metadata:
18-
// title:
19-
// description: Delete Job
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchDeleteJob
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--job_id "Company ID"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchDeleteTenant.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_delete_tenant")
17-
// sample-metadata:
18-
// title:
19-
// description: Delete Tenant
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchDeleteTenant
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID)"]']
2216

2317
package com.google.cloud.examples.talent.v4beta1;
2418

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchGetCompany.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_get_company")
17-
// sample-metadata:
18-
// title:
19-
// description: Get Company
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchGetCompany
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--company_id "Company ID"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchGetJob.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_get_job")
17-
// sample-metadata:
18-
// title:
19-
// description: Get Job
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchGetJob
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--job_id "Job ID"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchGetTenant.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("Request", "job_search_get_tenant")
17-
// sample-metadata:
18-
// title:
19-
// description: Get Tenant by name
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchGetTenant
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID"]']
2216

2317
package com.google.cloud.examples.talent.v4beta1;
2418

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchHistogramSearch.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("RequestPaged", "job_search_histogram_search")
17-
// sample-metadata:
18-
// title:
19-
// description: Search Jobs with histogram queries
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchHistogramSearch
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--query "count(base_compensation, [bucket(12, 20)])"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchListCompanies.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("RequestPaged", "job_search_list_companies")
17-
// sample-metadata:
18-
// title:
19-
// description: List Companies
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchListCompanies
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchListJobs.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("RequestPaged", "job_search_list_jobs")
17-
// sample-metadata:
18-
// title:
19-
// description: List Jobs
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchListJobs
21-
// [--args='[--project_id "Your Google Cloud Project ID"] [--tenant_id "Your Tenant ID (using
22-
// tenancy is optional)"] [--filter "companyName=projects/my-project/companies/company-id"]']
2316

2417
package com.google.cloud.examples.talent.v4beta1;
2518

talent/generated/src/main/java/com/google/cloud/examples/talent/v4beta1/JobSearchListTenants.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
// DO NOT EDIT! This is a generated sample ("RequestPaged", "job_search_list_tenants")
17-
// sample-metadata:
18-
// title:
19-
// description: List Tenants
20-
// usage: gradle run -PmainClass=com.google.cloud.examples.talent.v4beta1.JobSearchListTenants
21-
// [--args='[--project_id "Your Google Cloud Project ID"]']
2216

2317
package com.google.cloud.examples.talent.v4beta1;
2418

0 commit comments

Comments
 (0)