google-api-client 0.44.0 → 0.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +305 -0
- data/api_names.yaml +1 -0
- data/generated/google/apis/acceleratedmobilepageurl_v1.rb +1 -1
- data/generated/google/apis/acceleratedmobilepageurl_v1/classes.rb +7 -9
- data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +2 -2
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/classes.rb +25 -14
- data/generated/google/apis/accessapproval_v1/service.rb +27 -27
- data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +1 -15
- data/generated/google/apis/admin_directory_v1/representations.rb +1 -14
- data/generated/google/apis/admin_directory_v1/service.rb +89 -1
- data/generated/google/apis/admob_v1.rb +4 -1
- data/generated/google/apis/admob_v1/classes.rb +2 -2
- data/generated/google/apis/analyticsadmin_v1alpha.rb +43 -0
- data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +1361 -0
- data/generated/google/apis/analyticsadmin_v1alpha/representations.rb +610 -0
- data/generated/google/apis/analyticsadmin_v1alpha/service.rb +2135 -0
- data/generated/google/apis/analyticsdata_v1alpha.rb +37 -0
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +1610 -0
- data/generated/google/apis/analyticsdata_v1alpha/representations.rb +789 -0
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +220 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/service.rb +2 -2
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +4 -3
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +7 -0
- data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
- data/generated/google/apis/apigateway_v1beta.rb +34 -0
- data/generated/google/apis/apigateway_v1beta/classes.rb +1162 -0
- data/generated/google/apis/apigateway_v1beta/representations.rb +470 -0
- data/generated/google/apis/apigateway_v1beta/service.rb +1172 -0
- data/generated/google/apis/apigee_v1.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +247 -27
- data/generated/google/apis/apigee_v1/representations.rb +90 -3
- data/generated/google/apis/apigee_v1/service.rb +63 -43
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1/classes.rb +51 -24
- data/generated/google/apis/appengine_v1/representations.rb +15 -0
- data/generated/google/apis/appengine_v1beta.rb +1 -1
- data/generated/google/apis/appengine_v1beta/classes.rb +58 -24
- data/generated/google/apis/appengine_v1beta/representations.rb +16 -0
- data/generated/google/apis/appsmarket_v2.rb +1 -1
- data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
- data/generated/google/apis/artifactregistry_v1beta1/classes.rb +7 -0
- data/generated/google/apis/artifactregistry_v1beta1/representations.rb +1 -0
- data/generated/google/apis/assuredworkloads_v1beta1.rb +34 -0
- data/generated/google/apis/assuredworkloads_v1beta1/classes.rb +722 -0
- data/generated/google/apis/assuredworkloads_v1beta1/representations.rb +359 -0
- data/generated/google/apis/assuredworkloads_v1beta1/service.rb +328 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +86 -18
- data/generated/google/apis/bigquery_v2/representations.rb +18 -0
- data/generated/google/apis/bigtableadmin_v1.rb +1 -1
- data/generated/google/apis/bigtableadmin_v1/classes.rb +87 -119
- data/generated/google/apis/bigtableadmin_v2.rb +1 -1
- data/generated/google/apis/bigtableadmin_v2/classes.rb +405 -607
- data/generated/google/apis/bigtableadmin_v2/service.rb +194 -247
- data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
- data/generated/google/apis/billingbudgets_v1beta1/classes.rb +15 -5
- data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1/classes.rb +194 -0
- data/generated/google/apis/binaryauthorization_v1/representations.rb +75 -0
- data/generated/google/apis/binaryauthorization_v1/service.rb +35 -0
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +194 -0
- data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +75 -0
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +35 -0
- data/generated/google/apis/books_v1.rb +1 -1
- data/generated/google/apis/books_v1/service.rb +2 -2
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +13 -10
- data/generated/google/apis/chat_v1.rb +1 -1
- data/generated/google/apis/chat_v1/classes.rb +79 -5
- data/generated/google/apis/chat_v1/representations.rb +35 -0
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +18 -8
- data/generated/google/apis/civicinfo_v2/representations.rb +2 -0
- data/generated/google/apis/classroom_v1.rb +7 -1
- data/generated/google/apis/classroom_v1/classes.rb +132 -0
- data/generated/google/apis/classroom_v1/representations.rb +43 -0
- data/generated/google/apis/classroom_v1/service.rb +240 -0
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +52 -0
- data/generated/google/apis/cloudasset_v1/representations.rb +16 -0
- data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +4 -2
- data/generated/google/apis/cloudasset_v1p5beta1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/classes.rb +4 -4
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +47 -1
- data/generated/google/apis/cloudbuild_v1/representations.rb +7 -0
- data/generated/google/apis/cloudbuild_v1/service.rb +220 -3
- data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +8 -0
- data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +1 -0
- data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +8 -0
- data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +1 -0
- data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +12 -1
- data/generated/google/apis/cloudfunctions_v1/representations.rb +1 -0
- data/generated/google/apis/cloudidentity_v1.rb +4 -1
- data/generated/google/apis/cloudidentity_v1/classes.rb +397 -65
- data/generated/google/apis/cloudidentity_v1/representations.rb +168 -0
- data/generated/google/apis/cloudidentity_v1/service.rb +883 -70
- data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1beta1/classes.rb +208 -7
- data/generated/google/apis/cloudidentity_v1beta1/representations.rb +94 -0
- data/generated/google/apis/cloudidentity_v1beta1/service.rb +179 -0
- data/generated/google/apis/cloudiot_v1.rb +1 -1
- data/generated/google/apis/cloudiot_v1/classes.rb +7 -0
- data/generated/google/apis/cloudiot_v1/representations.rb +1 -0
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +7 -0
- data/generated/google/apis/cloudkms_v1/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +14 -7
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +61 -59
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +11 -4
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +25 -24
- data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2/classes.rb +7 -0
- data/generated/google/apis/cloudresourcemanager_v2/representations.rb +1 -0
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +7 -0
- data/generated/google/apis/cloudresourcemanager_v2beta1/representations.rb +1 -0
- data/generated/google/apis/cloudsearch_v1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2/classes.rb +7 -0
- data/generated/google/apis/cloudtasks_v2/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +25 -19
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta3/classes.rb +25 -18
- data/generated/google/apis/cloudtasks_v2beta3/representations.rb +1 -0
- data/generated/google/apis/composer_v1beta1.rb +1 -1
- data/generated/google/apis/composer_v1beta1/classes.rb +2 -1
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +513 -131
- data/generated/google/apis/compute_alpha/representations.rb +124 -8
- data/generated/google/apis/compute_alpha/service.rb +1685 -762
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +491 -83
- data/generated/google/apis/compute_beta/representations.rb +96 -1
- data/generated/google/apis/compute_beta/service.rb +802 -133
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +308 -45
- data/generated/google/apis/compute_v1/representations.rb +54 -1
- data/generated/google/apis/compute_v1/service.rb +736 -130
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +57 -2
- data/generated/google/apis/container_v1/representations.rb +7 -0
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +80 -8
- data/generated/google/apis/container_v1beta1/representations.rb +21 -0
- data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +7 -0
- data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
- data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1beta1/classes.rb +7 -0
- data/generated/google/apis/containeranalysis_v1beta1/representations.rb +1 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +4 -2
- data/generated/google/apis/content_v2_1.rb +1 -1
- data/generated/google/apis/content_v2_1/classes.rb +16 -4
- data/generated/google/apis/content_v2_1/representations.rb +1 -0
- data/generated/google/apis/content_v2_1/service.rb +1 -1
- data/generated/google/apis/customsearch_v1.rb +1 -1
- data/generated/google/apis/customsearch_v1/service.rb +2 -2
- data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
- data/generated/google/apis/datacatalog_v1beta1/classes.rb +8 -1
- data/generated/google/apis/datacatalog_v1beta1/representations.rb +1 -0
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +152 -5
- data/generated/google/apis/dataflow_v1b3/representations.rb +30 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +10 -1
- data/generated/google/apis/datafusion_v1.rb +1 -1
- data/generated/google/apis/datafusion_v1/classes.rb +15 -0
- data/generated/google/apis/datafusion_v1/representations.rb +2 -0
- data/generated/google/apis/datafusion_v1beta1.rb +1 -1
- data/generated/google/apis/datafusion_v1beta1/classes.rb +15 -0
- data/generated/google/apis/datafusion_v1beta1/representations.rb +2 -0
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +47 -8
- data/generated/google/apis/dataproc_v1/representations.rb +17 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +51 -11
- data/generated/google/apis/dataproc_v1beta2/representations.rb +17 -0
- data/generated/google/apis/dfareporting_v3_3.rb +1 -1
- data/generated/google/apis/dfareporting_v3_3/classes.rb +0 -164
- data/generated/google/apis/dfareporting_v3_3/representations.rb +0 -42
- data/generated/google/apis/dfareporting_v3_3/service.rb +51 -54
- data/generated/google/apis/dfareporting_v3_4.rb +1 -1
- data/generated/google/apis/dfareporting_v3_4/classes.rb +0 -164
- data/generated/google/apis/dfareporting_v3_4/representations.rb +0 -42
- data/generated/google/apis/dfareporting_v3_4/service.rb +51 -54
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2/classes.rb +202 -26
- data/generated/google/apis/dialogflow_v2/representations.rb +97 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +220 -42
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +97 -0
- data/generated/google/apis/dialogflow_v2beta1/service.rb +464 -326
- data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v3beta1/classes.rb +289 -33
- data/generated/google/apis/dialogflow_v3beta1/representations.rb +131 -1
- data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
- data/generated/google/apis/digitalassetlinks_v1/classes.rb +66 -92
- data/generated/google/apis/digitalassetlinks_v1/service.rb +131 -188
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +8 -0
- data/generated/google/apis/displayvideo_v1/representations.rb +1 -0
- data/generated/google/apis/displayvideo_v1/service.rb +2 -2
- data/generated/google/apis/displayvideo_v1beta.rb +38 -0
- data/generated/google/apis/displayvideo_v1beta/classes.rb +146 -0
- data/generated/google/apis/displayvideo_v1beta/representations.rb +72 -0
- data/generated/google/apis/displayvideo_v1beta/service.rb +161 -0
- data/generated/google/apis/displayvideo_v1beta2.rb +38 -0
- data/generated/google/apis/displayvideo_v1beta2/classes.rb +146 -0
- data/generated/google/apis/displayvideo_v1beta2/representations.rb +72 -0
- data/generated/google/apis/displayvideo_v1beta2/service.rb +130 -0
- data/generated/google/apis/displayvideo_v1dev.rb +38 -0
- data/generated/google/apis/displayvideo_v1dev/classes.rb +146 -0
- data/generated/google/apis/displayvideo_v1dev/representations.rb +72 -0
- data/generated/google/apis/displayvideo_v1dev/service.rb +130 -0
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dlp_v2/classes.rb +31 -5
- data/generated/google/apis/dlp_v2/representations.rb +16 -0
- data/generated/google/apis/dlp_v2/service.rb +328 -328
- data/generated/google/apis/documentai_v1beta2.rb +1 -1
- data/generated/google/apis/documentai_v1beta2/classes.rb +1059 -6
- data/generated/google/apis/documentai_v1beta2/representations.rb +398 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +1 -2
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +1 -2
- data/generated/google/apis/file_v1.rb +1 -1
- data/generated/google/apis/file_v1/classes.rb +1 -1
- data/generated/google/apis/file_v1beta1.rb +1 -1
- data/generated/google/apis/file_v1beta1/classes.rb +1 -1
- data/generated/google/apis/firebase_v1beta1.rb +1 -1
- data/generated/google/apis/firebase_v1beta1/classes.rb +8 -4
- data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1/classes.rb +160 -0
- data/generated/google/apis/firebasehosting_v1beta1/representations.rb +68 -0
- data/generated/google/apis/firebasehosting_v1beta1/service.rb +418 -4
- data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
- data/generated/google/apis/firebaseml_v1beta2/classes.rb +8 -0
- data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -0
- data/generated/google/apis/firestore_v1.rb +1 -1
- data/generated/google/apis/firestore_v1beta1.rb +1 -1
- data/generated/google/apis/fitness_v1.rb +3 -3
- data/generated/google/apis/fitness_v1/classes.rb +5 -5
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/gameservices_v1.rb +1 -1
- data/generated/google/apis/gameservices_v1/classes.rb +7 -0
- data/generated/google/apis/gameservices_v1/representations.rb +1 -0
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +7 -0
- data/generated/google/apis/gameservices_v1beta/representations.rb +1 -0
- data/generated/google/apis/genomics_v2alpha1.rb +1 -1
- data/generated/google/apis/genomics_v2alpha1/classes.rb +104 -0
- data/generated/google/apis/genomics_v2alpha1/representations.rb +47 -0
- data/generated/google/apis/gmail_v1.rb +1 -1
- data/generated/google/apis/gmail_v1/service.rb +1 -1
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1/classes.rb +75 -1
- data/generated/google/apis/healthcare_v1/representations.rb +32 -0
- data/generated/google/apis/healthcare_v1/service.rb +183 -19
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +1007 -2
- data/generated/google/apis/healthcare_v1beta1/representations.rb +454 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +1458 -19
- data/generated/google/apis/homegraph_v1.rb +4 -1
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +7 -0
- data/generated/google/apis/iam_v1/representations.rb +1 -0
- data/generated/google/apis/iam_v1/service.rb +2 -1
- data/generated/google/apis/iap_v1.rb +1 -1
- data/generated/google/apis/iap_v1/classes.rb +7 -0
- data/generated/google/apis/iap_v1/representations.rb +1 -0
- data/generated/google/apis/iap_v1beta1.rb +1 -1
- data/generated/google/apis/iap_v1beta1/classes.rb +7 -0
- data/generated/google/apis/iap_v1beta1/representations.rb +1 -0
- data/generated/google/apis/jobs_v2.rb +1 -1
- data/generated/google/apis/jobs_v2/classes.rb +1584 -1086
- data/generated/google/apis/jobs_v2/representations.rb +272 -0
- data/generated/google/apis/jobs_v2/service.rb +85 -126
- data/generated/google/apis/jobs_v3.rb +1 -1
- data/generated/google/apis/jobs_v3/classes.rb +1559 -980
- data/generated/google/apis/jobs_v3/representations.rb +272 -0
- data/generated/google/apis/jobs_v3/service.rb +101 -139
- data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
- data/generated/google/apis/jobs_v3p1beta1/classes.rb +1521 -1023
- data/generated/google/apis/jobs_v3p1beta1/representations.rb +257 -0
- data/generated/google/apis/jobs_v3p1beta1/service.rb +103 -142
- data/generated/google/apis/licensing_v1.rb +4 -3
- data/generated/google/apis/licensing_v1/classes.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +55 -85
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/logging_v2/classes.rb +98 -55
- data/generated/google/apis/logging_v2/representations.rb +32 -0
- data/generated/google/apis/logging_v2/service.rb +1214 -264
- data/generated/google/apis/managedidentities_v1.rb +1 -1
- data/generated/google/apis/managedidentities_v1/classes.rb +7 -0
- data/generated/google/apis/managedidentities_v1/representations.rb +1 -0
- data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
- data/generated/google/apis/managedidentities_v1alpha1/classes.rb +15 -0
- data/generated/google/apis/managedidentities_v1alpha1/representations.rb +2 -0
- data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
- data/generated/google/apis/managedidentities_v1beta1/classes.rb +15 -0
- data/generated/google/apis/managedidentities_v1beta1/representations.rb +2 -0
- data/generated/google/apis/memcache_v1beta2.rb +1 -1
- data/generated/google/apis/memcache_v1beta2/service.rb +5 -5
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +7 -0
- data/generated/google/apis/ml_v1/representations.rb +1 -0
- data/generated/google/apis/ml_v1/service.rb +1 -1
- data/generated/google/apis/monitoring_v1.rb +1 -1
- data/generated/google/apis/monitoring_v1/classes.rb +15 -11
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +43 -37
- data/generated/google/apis/monitoring_v3/service.rb +5 -5
- data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
- data/generated/google/apis/networkmanagement_v1beta1/classes.rb +68 -0
- data/generated/google/apis/networkmanagement_v1beta1/representations.rb +23 -0
- data/generated/google/apis/osconfig_v1.rb +3 -3
- data/generated/google/apis/osconfig_v1/classes.rb +0 -704
- data/generated/google/apis/osconfig_v1/representations.rb +0 -337
- data/generated/google/apis/osconfig_v1/service.rb +4 -4
- data/generated/google/apis/osconfig_v1beta.rb +3 -3
- data/generated/google/apis/osconfig_v1beta/classes.rb +0 -704
- data/generated/google/apis/osconfig_v1beta/representations.rb +0 -337
- data/generated/google/apis/osconfig_v1beta/service.rb +4 -4
- data/generated/google/apis/oslogin_v1alpha.rb +1 -1
- data/generated/google/apis/oslogin_v1alpha/classes.rb +2 -2
- data/generated/google/apis/oslogin_v1alpha/service.rb +13 -13
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/people_v1/service.rb +8 -6
- data/generated/google/apis/playcustomapp_v1.rb +1 -1
- data/generated/google/apis/playcustomapp_v1/service.rb +2 -2
- data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +20 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +13 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +479 -0
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +7 -0
- data/generated/google/apis/pubsub_v1/representations.rb +1 -0
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +7 -0
- data/generated/google/apis/pubsub_v1beta2/representations.rb +1 -0
- data/generated/google/apis/pubsublite_v1.rb +1 -1
- data/generated/google/apis/pubsublite_v1/classes.rb +72 -0
- data/generated/google/apis/pubsublite_v1/representations.rb +33 -0
- data/generated/google/apis/pubsublite_v1/service.rb +33 -0
- data/generated/google/apis/realtimebidding_v1.rb +1 -1
- data/generated/google/apis/realtimebidding_v1/classes.rb +4 -4
- data/generated/google/apis/realtimebidding_v1/service.rb +4 -1
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1/service.rb +4 -2
- data/generated/google/apis/recommender_v1beta1.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/service.rb +4 -2
- data/generated/google/apis/redis_v1.rb +1 -1
- data/generated/google/apis/redis_v1/classes.rb +5 -391
- data/generated/google/apis/redis_v1/representations.rb +0 -139
- data/generated/google/apis/redis_v1/service.rb +2 -2
- data/generated/google/apis/redis_v1beta1.rb +1 -1
- data/generated/google/apis/redis_v1beta1/classes.rb +33 -391
- data/generated/google/apis/redis_v1beta1/representations.rb +12 -137
- data/generated/google/apis/redis_v1beta1/service.rb +36 -2
- data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
- data/generated/google/apis/reseller_v1.rb +2 -2
- data/generated/google/apis/reseller_v1/classes.rb +151 -219
- data/generated/google/apis/reseller_v1/service.rb +122 -173
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1/classes.rb +8 -132
- data/generated/google/apis/run_v1/representations.rb +0 -61
- data/generated/google/apis/run_v1/service.rb +0 -342
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +7 -0
- data/generated/google/apis/runtimeconfig_v1beta1/representations.rb +1 -0
- data/generated/google/apis/safebrowsing_v4.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1/classes.rb +20 -0
- data/generated/google/apis/sasportal_v1alpha1/representations.rb +13 -0
- data/generated/google/apis/sasportal_v1alpha1/service.rb +479 -0
- data/generated/google/apis/searchconsole_v1.rb +7 -1
- data/generated/google/apis/searchconsole_v1/classes.rb +388 -0
- data/generated/google/apis/searchconsole_v1/representations.rb +162 -0
- data/generated/google/apis/searchconsole_v1/service.rb +287 -0
- data/generated/google/apis/secretmanager_v1.rb +1 -1
- data/generated/google/apis/secretmanager_v1/classes.rb +168 -2
- data/generated/google/apis/secretmanager_v1/representations.rb +92 -0
- data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
- data/generated/google/apis/secretmanager_v1beta1/classes.rb +7 -0
- data/generated/google/apis/secretmanager_v1beta1/representations.rb +1 -0
- data/generated/google/apis/securitycenter_v1.rb +1 -1
- data/generated/google/apis/securitycenter_v1/classes.rb +5 -199
- data/generated/google/apis/securitycenter_v1/representations.rb +0 -72
- data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
- data/generated/google/apis/securitycenter_v1beta1/classes.rb +2 -196
- data/generated/google/apis/securitycenter_v1beta1/representations.rb +0 -72
- data/generated/google/apis/securitycenter_v1beta2.rb +1 -1
- data/generated/google/apis/securitycenter_v1beta2/classes.rb +2 -196
- data/generated/google/apis/securitycenter_v1beta2/representations.rb +0 -72
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +12 -12
- data/generated/google/apis/serviceconsumermanagement_v1/service.rb +32 -30
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +6 -4
- data/generated/google/apis/servicecontrol_v2.rb +1 -1
- data/generated/google/apis/servicecontrol_v2/classes.rb +5 -3
- data/generated/google/apis/servicedirectory_v1beta1.rb +1 -1
- data/generated/google/apis/servicedirectory_v1beta1/classes.rb +7 -0
- data/generated/google/apis/servicedirectory_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +0 -22
- data/generated/google/apis/servicemanagement_v1/representations.rb +0 -13
- data/generated/google/apis/servicemanagement_v1/service.rb +0 -36
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +0 -9
- data/generated/google/apis/servicenetworking_v1/representations.rb +0 -1
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +175 -85
- data/generated/google/apis/smartdevicemanagement_v1.rb +35 -0
- data/generated/google/apis/smartdevicemanagement_v1/classes.rb +313 -0
- data/generated/google/apis/smartdevicemanagement_v1/representations.rb +174 -0
- data/generated/google/apis/smartdevicemanagement_v1/service.rb +312 -0
- data/generated/google/apis/sourcerepo_v1.rb +1 -1
- data/generated/google/apis/sourcerepo_v1/classes.rb +250 -400
- data/generated/google/apis/sourcerepo_v1/service.rb +40 -49
- data/generated/google/apis/spanner_v1.rb +1 -1
- data/generated/google/apis/spanner_v1/classes.rb +7 -0
- data/generated/google/apis/spanner_v1/representations.rb +1 -0
- data/generated/google/apis/speech_v1p1beta1.rb +1 -1
- data/generated/google/apis/{sql_v1beta4.rb → sqladmin_v1beta4.rb} +5 -5
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/classes.rb +180 -104
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/representations.rb +120 -87
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/service.rb +244 -244
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +2 -10
- data/generated/google/apis/storage_v1/representations.rb +0 -1
- data/generated/google/apis/storage_v1/service.rb +3 -2
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/service.rb +1 -1
- data/generated/google/apis/{appsactivity_v1.rb → sts_v1.rb} +9 -11
- data/generated/google/apis/sts_v1/classes.rb +120 -0
- data/generated/google/apis/sts_v1/representations.rb +59 -0
- data/generated/google/apis/sts_v1/service.rb +90 -0
- data/generated/google/apis/sts_v1beta.rb +32 -0
- data/generated/google/apis/sts_v1beta/classes.rb +194 -0
- data/generated/google/apis/sts_v1beta/representations.rb +61 -0
- data/generated/google/apis/sts_v1beta/service.rb +92 -0
- data/generated/google/apis/tagmanager_v2.rb +1 -1
- data/generated/google/apis/tasks_v1.rb +1 -1
- data/generated/google/apis/tasks_v1/classes.rb +1 -1
- data/generated/google/apis/tasks_v1/service.rb +4 -3
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +2 -2
- data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/tpu_v1.rb +1 -1
- data/generated/google/apis/tpu_v1/classes.rb +43 -0
- data/generated/google/apis/tpu_v1/representations.rb +18 -0
- data/generated/google/apis/tpu_v1alpha1.rb +1 -1
- data/generated/google/apis/tpu_v1alpha1/classes.rb +43 -0
- data/generated/google/apis/tpu_v1alpha1/representations.rb +18 -0
- data/generated/google/apis/translate_v3.rb +1 -1
- data/generated/google/apis/translate_v3/classes.rb +2 -2
- data/generated/google/apis/vault_v1.rb +1 -1
- data/generated/google/apis/vault_v1/classes.rb +80 -103
- data/generated/google/apis/vault_v1/service.rb +31 -37
- data/generated/google/apis/verifiedaccess_v1.rb +1 -1
- data/generated/google/apis/verifiedaccess_v1/classes.rb +20 -27
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1/classes.rb +308 -13
- data/generated/google/apis/videointelligence_v1/representations.rb +162 -3
- data/generated/google/apis/videointelligence_v1/service.rb +31 -0
- data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
- data/generated/google/apis/videointelligence_v1beta2/classes.rb +308 -13
- data/generated/google/apis/videointelligence_v1beta2/representations.rb +162 -3
- data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +308 -13
- data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +162 -3
- data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +308 -13
- data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +162 -3
- data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +224 -13
- data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +128 -3
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1alpha.rb +1 -1
- data/generated/google/apis/websecurityscanner_v1beta.rb +1 -1
- data/generated/google/apis/workflowexecutions_v1beta.rb +34 -0
- data/generated/google/apis/workflowexecutions_v1beta/classes.rb +155 -0
- data/generated/google/apis/workflowexecutions_v1beta/representations.rb +88 -0
- data/generated/google/apis/workflowexecutions_v1beta/service.rb +211 -0
- data/generated/google/apis/workflows_v1beta.rb +34 -0
- data/generated/google/apis/workflows_v1beta/classes.rb +406 -0
- data/generated/google/apis/workflows_v1beta/representations.rb +173 -0
- data/generated/google/apis/workflows_v1beta/service.rb +437 -0
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +12 -945
- data/generated/google/apis/youtube_v3/representations.rb +0 -445
- data/generated/google/apis/youtube_v3/service.rb +2 -197
- data/google-api-client.gemspec +2 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +70 -16
- data/generated/google/apis/appsactivity_v1/classes.rb +0 -415
- data/generated/google/apis/appsactivity_v1/representations.rb +0 -209
- data/generated/google/apis/appsactivity_v1/service.rb +0 -126
- data/generated/google/apis/plus_v1.rb +0 -43
- data/generated/google/apis/plus_v1/classes.rb +0 -2094
- data/generated/google/apis/plus_v1/representations.rb +0 -907
- data/generated/google/apis/plus_v1/service.rb +0 -451
|
@@ -26,7 +26,7 @@ module Google
|
|
|
26
26
|
# @see https://cloud.google.com/talent-solution/job-search/docs/
|
|
27
27
|
module JobsV3p1beta1
|
|
28
28
|
VERSION = 'V3p1beta1'
|
|
29
|
-
REVISION = '
|
|
29
|
+
REVISION = '20200929'
|
|
30
30
|
|
|
31
31
|
# View and manage your data across Google Cloud Platform services
|
|
32
32
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
@@ -26,34 +26,26 @@ module Google
|
|
|
26
26
|
class ApplicationInfo
|
|
27
27
|
include Google::Apis::Core::Hashable
|
|
28
28
|
|
|
29
|
-
# Optional but at least one of uris,
|
|
30
|
-
#
|
|
31
|
-
#
|
|
32
|
-
# Use this field to specify email address(es) to which resumes or
|
|
33
|
-
# applications can be sent.
|
|
34
|
-
# The maximum number of allowed characters for each entry is 255.
|
|
29
|
+
# Optional but at least one of uris, emails or instruction must be specified.
|
|
30
|
+
# Use this field to specify email address(es) to which resumes or applications
|
|
31
|
+
# can be sent. The maximum number of allowed characters for each entry is 255.
|
|
35
32
|
# Corresponds to the JSON property `emails`
|
|
36
33
|
# @return [Array<String>]
|
|
37
34
|
attr_accessor :emails
|
|
38
35
|
|
|
39
|
-
# Optional but at least one of uris,
|
|
40
|
-
#
|
|
41
|
-
#
|
|
42
|
-
#
|
|
43
|
-
#
|
|
44
|
-
# This field accepts and sanitizes HTML input, and also accepts
|
|
45
|
-
# bold, italic, ordered list, and unordered list markup tags.
|
|
46
|
-
# The maximum number of allowed characters is 3,000.
|
|
36
|
+
# Optional but at least one of uris, emails or instruction must be specified.
|
|
37
|
+
# Use this field to provide instructions, such as "Mail your application to ...",
|
|
38
|
+
# that a candidate can follow to apply for the job. This field accepts and
|
|
39
|
+
# sanitizes HTML input, and also accepts bold, italic, ordered list, and
|
|
40
|
+
# unordered list markup tags. The maximum number of allowed characters is 3,000.
|
|
47
41
|
# Corresponds to the JSON property `instruction`
|
|
48
42
|
# @return [String]
|
|
49
43
|
attr_accessor :instruction
|
|
50
44
|
|
|
51
|
-
# Optional but at least one of uris,
|
|
52
|
-
#
|
|
53
|
-
#
|
|
54
|
-
#
|
|
55
|
-
# link to an online application form.
|
|
56
|
-
# The maximum number of allowed characters for each entry is 2,000.
|
|
45
|
+
# Optional but at least one of uris, emails or instruction must be specified.
|
|
46
|
+
# Use this URI field to direct an applicant to a website, for example to link to
|
|
47
|
+
# an online application form. The maximum number of allowed characters for each
|
|
48
|
+
# entry is 2,000.
|
|
57
49
|
# Corresponds to the JSON property `uris`
|
|
58
50
|
# @return [Array<String>]
|
|
59
51
|
attr_accessor :uris
|
|
@@ -70,18 +62,14 @@ module Google
|
|
|
70
62
|
end
|
|
71
63
|
end
|
|
72
64
|
|
|
73
|
-
# Input only.
|
|
74
|
-
# Batch delete jobs request.
|
|
65
|
+
# Input only. Batch delete jobs request.
|
|
75
66
|
class BatchDeleteJobsRequest
|
|
76
67
|
include Google::Apis::Core::Hashable
|
|
77
68
|
|
|
78
|
-
# Required. The filter string specifies the jobs to be deleted.
|
|
79
|
-
#
|
|
80
|
-
#
|
|
81
|
-
#
|
|
82
|
-
# * `requisitionId` (Required)
|
|
83
|
-
# Sample Query: companyName = "projects/api-test-project/companies/123" AND
|
|
84
|
-
# requisitionId = "req-1"
|
|
69
|
+
# Required. The filter string specifies the jobs to be deleted. Supported
|
|
70
|
+
# operator: =, AND The fields eligible for filtering are: * `companyName` (
|
|
71
|
+
# Required) * `requisitionId` (Required) Sample Query: companyName = "projects/
|
|
72
|
+
# api-test-project/companies/123" AND requisitionId = "req-1"
|
|
85
73
|
# Corresponds to the JSON property `filter`
|
|
86
74
|
# @return [String]
|
|
87
75
|
attr_accessor :filter
|
|
@@ -148,9 +136,9 @@ module Google
|
|
|
148
136
|
|
|
149
137
|
# An event issued when an end user interacts with the application that
|
|
150
138
|
# implements Cloud Talent Solution. Providing this information improves the
|
|
151
|
-
# quality of search and recommendation for the API clients, enabling the
|
|
152
|
-
#
|
|
153
|
-
#
|
|
139
|
+
# quality of search and recommendation for the API clients, enabling the service
|
|
140
|
+
# to perform optimally. The number of events sent must be consistent with other
|
|
141
|
+
# calls, such as job searches, issued to the service by the client.
|
|
154
142
|
class ClientEvent
|
|
155
143
|
include Google::Apis::Core::Hashable
|
|
156
144
|
|
|
@@ -160,19 +148,16 @@ module Google
|
|
|
160
148
|
attr_accessor :create_time
|
|
161
149
|
|
|
162
150
|
# Required. A unique identifier, generated by the client application. This `
|
|
163
|
-
# event_id`
|
|
164
|
-
#
|
|
165
|
-
# (see parent_event_id).
|
|
151
|
+
# event_id` is used to establish the relationship between different events (see
|
|
152
|
+
# parent_event_id).
|
|
166
153
|
# Corresponds to the JSON property `eventId`
|
|
167
154
|
# @return [String]
|
|
168
155
|
attr_accessor :event_id
|
|
169
156
|
|
|
170
157
|
# Optional. Extra information about this event. Used for storing information
|
|
171
|
-
# with no
|
|
172
|
-
#
|
|
173
|
-
#
|
|
174
|
-
# At most 20 keys are supported. The maximum total size of all keys and
|
|
175
|
-
# values is 2 KB.
|
|
158
|
+
# with no matching field in event payload, for example, user application
|
|
159
|
+
# specific context or details. At most 20 keys are supported. The maximum total
|
|
160
|
+
# size of all keys and values is 2 KB.
|
|
176
161
|
# Corresponds to the JSON property `extraInfo`
|
|
177
162
|
# @return [Hash<String,String>]
|
|
178
163
|
attr_accessor :extra_info
|
|
@@ -184,13 +169,10 @@ module Google
|
|
|
184
169
|
attr_accessor :job_event
|
|
185
170
|
|
|
186
171
|
# Optional. The event_id of an event that resulted in the current event. For
|
|
187
|
-
# example, a
|
|
188
|
-
#
|
|
189
|
-
#
|
|
190
|
-
#
|
|
191
|
-
# (impression). The job seeker then selects a
|
|
192
|
-
# result and views the description of a particular job (Job
|
|
193
|
-
# view).
|
|
172
|
+
# example, a Job view event usually follows a parent impression event: A job
|
|
173
|
+
# seeker first does a search where a list of jobs appears (impression). The job
|
|
174
|
+
# seeker then selects a result and views the description of a particular job (
|
|
175
|
+
# Job view).
|
|
194
176
|
# Corresponds to the JSON property `parentEventId`
|
|
195
177
|
# @return [String]
|
|
196
178
|
attr_accessor :parent_event_id
|
|
@@ -216,21 +198,18 @@ module Google
|
|
|
216
198
|
end
|
|
217
199
|
end
|
|
218
200
|
|
|
219
|
-
# Input only.
|
|
220
|
-
# Parameters needed for commute search.
|
|
201
|
+
# Input only. Parameters needed for commute search.
|
|
221
202
|
class CommuteFilter
|
|
222
203
|
include Google::Apis::Core::Hashable
|
|
223
204
|
|
|
224
205
|
# Optional. If true, jobs without "precise" addresses (street level addresses or
|
|
225
|
-
# GPS
|
|
226
|
-
#
|
|
227
|
-
#
|
|
228
|
-
#
|
|
229
|
-
#
|
|
230
|
-
#
|
|
231
|
-
#
|
|
232
|
-
# coarser address information. Jobs with imprecise addresses will return a
|
|
233
|
-
# `travel_duration` time of 0 regardless of distance from the job seeker.
|
|
206
|
+
# GPS coordinates) might also be returned. For city and coarser level addresses,
|
|
207
|
+
# text matching is used. If this field is set to false or is not specified, only
|
|
208
|
+
# jobs that include precise addresses are returned by Commute Search. Note: If `
|
|
209
|
+
# allow_imprecise_addresses` is set to true, Commute Search is not able to
|
|
210
|
+
# calculate accurate commute times to jobs with city level and coarser address
|
|
211
|
+
# information. Jobs with imprecise addresses will return a `travel_duration`
|
|
212
|
+
# time of 0 regardless of distance from the job seeker.
|
|
234
213
|
# Corresponds to the JSON property `allowImpreciseAddresses`
|
|
235
214
|
# @return [Boolean]
|
|
236
215
|
attr_accessor :allow_imprecise_addresses
|
|
@@ -241,8 +220,8 @@ module Google
|
|
|
241
220
|
# @return [String]
|
|
242
221
|
attr_accessor :commute_method
|
|
243
222
|
|
|
244
|
-
# Represents a time of day. The date and time zone are either not significant
|
|
245
|
-
#
|
|
223
|
+
# Represents a time of day. The date and time zone are either not significant or
|
|
224
|
+
# are specified elsewhere. An API may choose to allow leap seconds. Related
|
|
246
225
|
# types are google.type.Date and `google.protobuf.Timestamp`.
|
|
247
226
|
# Corresponds to the JSON property `departureTime`
|
|
248
227
|
# @return [Google::Apis::JobsV3p1beta1::TimeOfDay]
|
|
@@ -255,16 +234,14 @@ module Google
|
|
|
255
234
|
|
|
256
235
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
257
236
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
258
|
-
# specified otherwise, this must conform to the
|
|
259
|
-
#
|
|
260
|
-
# standard</a>. Values must be within normalized ranges.
|
|
237
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
238
|
+
# within normalized ranges.
|
|
261
239
|
# Corresponds to the JSON property `startCoordinates`
|
|
262
240
|
# @return [Google::Apis::JobsV3p1beta1::LatLng]
|
|
263
241
|
attr_accessor :start_coordinates
|
|
264
242
|
|
|
265
243
|
# Required. The maximum travel time in seconds. The maximum allowed value is `
|
|
266
|
-
# 3600s`
|
|
267
|
-
# (one hour). Format is `123s`.
|
|
244
|
+
# 3600s` (one hour). Format is `123s`.
|
|
268
245
|
# Corresponds to the JSON property `travelDuration`
|
|
269
246
|
# @return [String]
|
|
270
247
|
attr_accessor :travel_duration
|
|
@@ -284,21 +261,19 @@ module Google
|
|
|
284
261
|
end
|
|
285
262
|
end
|
|
286
263
|
|
|
287
|
-
# Output only.
|
|
288
|
-
# Commute details related to this job.
|
|
264
|
+
# Output only. Commute details related to this job.
|
|
289
265
|
class CommuteInfo
|
|
290
266
|
include Google::Apis::Core::Hashable
|
|
291
267
|
|
|
292
|
-
# Output only.
|
|
293
|
-
#
|
|
268
|
+
# Output only. A resource that represents a location with full geographic
|
|
269
|
+
# information.
|
|
294
270
|
# Corresponds to the JSON property `jobLocation`
|
|
295
271
|
# @return [Google::Apis::JobsV3p1beta1::Location]
|
|
296
272
|
attr_accessor :job_location
|
|
297
273
|
|
|
298
|
-
# The number of seconds required to travel to the job location from the
|
|
299
|
-
#
|
|
300
|
-
#
|
|
301
|
-
# expanded query.
|
|
274
|
+
# The number of seconds required to travel to the job location from the query
|
|
275
|
+
# location. A duration of 0 seconds indicates that the job is not reachable
|
|
276
|
+
# within the requested duration, but was returned as part of an expanded query.
|
|
302
277
|
# Corresponds to the JSON property `travelDuration`
|
|
303
278
|
# @return [String]
|
|
304
279
|
attr_accessor :travel_duration
|
|
@@ -321,8 +296,7 @@ module Google
|
|
|
321
296
|
include Google::Apis::Core::Hashable
|
|
322
297
|
|
|
323
298
|
# Optional. The URI to employer's career site or careers page on the employer's
|
|
324
|
-
# web
|
|
325
|
-
# site, for example, "https://careers.google.com".
|
|
299
|
+
# web site, for example, "https://careers.google.com".
|
|
326
300
|
# Corresponds to the JSON property `careerSiteUri`
|
|
327
301
|
# @return [String]
|
|
328
302
|
attr_accessor :career_site_uri
|
|
@@ -337,32 +311,29 @@ module Google
|
|
|
337
311
|
# @return [String]
|
|
338
312
|
attr_accessor :display_name
|
|
339
313
|
|
|
340
|
-
# Optional. Equal Employment Opportunity legal disclaimer text to be
|
|
341
|
-
#
|
|
342
|
-
#
|
|
343
|
-
# The maximum number of allowed characters is 500.
|
|
314
|
+
# Optional. Equal Employment Opportunity legal disclaimer text to be associated
|
|
315
|
+
# with all jobs, and typically to be displayed in all roles. The maximum number
|
|
316
|
+
# of allowed characters is 500.
|
|
344
317
|
# Corresponds to the JSON property `eeoText`
|
|
345
318
|
# @return [String]
|
|
346
319
|
attr_accessor :eeo_text
|
|
347
320
|
|
|
348
321
|
# Required. Client side company identifier, used to uniquely identify the
|
|
349
|
-
# company.
|
|
350
|
-
# The maximum number of allowed characters is 255.
|
|
322
|
+
# company. The maximum number of allowed characters is 255.
|
|
351
323
|
# Corresponds to the JSON property `externalId`
|
|
352
324
|
# @return [String]
|
|
353
325
|
attr_accessor :external_id
|
|
354
326
|
|
|
355
327
|
# Optional. The street address of the company's main headquarters, which may be
|
|
356
|
-
# different from the job location. The service attempts
|
|
357
|
-
#
|
|
358
|
-
#
|
|
328
|
+
# different from the job location. The service attempts to geolocate the
|
|
329
|
+
# provided address, and populates a more specific location wherever possible in
|
|
330
|
+
# DerivedInfo.headquarters_location.
|
|
359
331
|
# Corresponds to the JSON property `headquartersAddress`
|
|
360
332
|
# @return [String]
|
|
361
333
|
attr_accessor :headquarters_address
|
|
362
334
|
|
|
363
335
|
# Optional. Set to true if it is the hiring agency that post jobs for other
|
|
364
|
-
# employers.
|
|
365
|
-
# Defaults to false if not provided.
|
|
336
|
+
# employers. Defaults to false if not provided.
|
|
366
337
|
# Corresponds to the JSON property `hiringAgency`
|
|
367
338
|
# @return [Boolean]
|
|
368
339
|
attr_accessor :hiring_agency
|
|
@@ -374,20 +345,19 @@ module Google
|
|
|
374
345
|
attr_accessor :image_uri
|
|
375
346
|
|
|
376
347
|
# Optional. A list of keys of filterable Job.custom_attributes, whose
|
|
377
|
-
# corresponding `string_values` are used in keyword search. Jobs with
|
|
378
|
-
#
|
|
379
|
-
#
|
|
380
|
-
#
|
|
381
|
-
#
|
|
348
|
+
# corresponding `string_values` are used in keyword search. Jobs with `
|
|
349
|
+
# string_values` under these specified field keys are returned if any of the
|
|
350
|
+
# values matches the search keyword. Custom field values with parenthesis,
|
|
351
|
+
# brackets and special symbols won't be properly searchable, and those keyword
|
|
352
|
+
# queries need to be surrounded by quotes.
|
|
382
353
|
# Corresponds to the JSON property `keywordSearchableJobCustomAttributes`
|
|
383
354
|
# @return [Array<String>]
|
|
384
355
|
attr_accessor :keyword_searchable_job_custom_attributes
|
|
385
356
|
|
|
386
|
-
# Required during company update.
|
|
387
|
-
#
|
|
388
|
-
#
|
|
389
|
-
#
|
|
390
|
-
# "projects/api-test-project/companies/foo".
|
|
357
|
+
# Required during company update. The resource name for a company. This is
|
|
358
|
+
# generated by the service when a company is created. The format is "projects/`
|
|
359
|
+
# project_id`/companies/`company_id`", for example, "projects/api-test-project/
|
|
360
|
+
# companies/foo".
|
|
391
361
|
# Corresponds to the JSON property `name`
|
|
392
362
|
# @return [String]
|
|
393
363
|
attr_accessor :name
|
|
@@ -406,8 +376,8 @@ module Google
|
|
|
406
376
|
alias_method :suspended?, :suspended
|
|
407
377
|
|
|
408
378
|
# Optional. The URI representing the company's primary web site or home page,
|
|
409
|
-
# for example, "https://www.google.com".
|
|
410
|
-
#
|
|
379
|
+
# for example, "https://www.google.com". The maximum number of allowed
|
|
380
|
+
# characters is 255.
|
|
411
381
|
# Corresponds to the JSON property `websiteUri`
|
|
412
382
|
# @return [String]
|
|
413
383
|
attr_accessor :website_uri
|
|
@@ -438,8 +408,8 @@ module Google
|
|
|
438
408
|
class CompanyDerivedInfo
|
|
439
409
|
include Google::Apis::Core::Hashable
|
|
440
410
|
|
|
441
|
-
# Output only.
|
|
442
|
-
#
|
|
411
|
+
# Output only. A resource that represents a location with full geographic
|
|
412
|
+
# information.
|
|
443
413
|
# Corresponds to the JSON property `headquartersLocation`
|
|
444
414
|
# @return [Google::Apis::JobsV3p1beta1::Location]
|
|
445
415
|
attr_accessor :headquarters_location
|
|
@@ -454,13 +424,11 @@ module Google
|
|
|
454
424
|
end
|
|
455
425
|
end
|
|
456
426
|
|
|
457
|
-
# A compensation entry that represents one component of compensation, such
|
|
458
|
-
#
|
|
459
|
-
#
|
|
460
|
-
#
|
|
461
|
-
#
|
|
462
|
-
# Its annualized range is determined as (amount or range) times
|
|
463
|
-
# expected_units_per_year.
|
|
427
|
+
# A compensation entry that represents one component of compensation, such as
|
|
428
|
+
# base pay, bonus, or other compensation type. Annualization: One compensation
|
|
429
|
+
# entry can be annualized if - it contains valid amount or range. - and its
|
|
430
|
+
# expected_units_per_year is set or can be derived. Its annualized range is
|
|
431
|
+
# determined as (amount or range) times expected_units_per_year.
|
|
464
432
|
class CompensationEntry
|
|
465
433
|
include Google::Apis::Core::Hashable
|
|
466
434
|
|
|
@@ -469,21 +437,16 @@ module Google
|
|
|
469
437
|
# @return [Google::Apis::JobsV3p1beta1::Money]
|
|
470
438
|
attr_accessor :amount
|
|
471
439
|
|
|
472
|
-
# Optional. Compensation description.
|
|
473
|
-
#
|
|
474
|
-
# bonus.
|
|
440
|
+
# Optional. Compensation description. For example, could indicate equity terms
|
|
441
|
+
# or provide additional context to an estimated bonus.
|
|
475
442
|
# Corresponds to the JSON property `description`
|
|
476
443
|
# @return [String]
|
|
477
444
|
attr_accessor :description
|
|
478
445
|
|
|
479
|
-
# Optional. Expected number of units paid each year. If not specified, when
|
|
480
|
-
#
|
|
481
|
-
#
|
|
482
|
-
#
|
|
483
|
-
# - DAILY: 260
|
|
484
|
-
# - WEEKLY: 52
|
|
485
|
-
# - MONTHLY: 12
|
|
486
|
-
# - ANNUAL: 1
|
|
446
|
+
# Optional. Expected number of units paid each year. If not specified, when Job.
|
|
447
|
+
# employment_types is FULLTIME, a default value is inferred based on unit.
|
|
448
|
+
# Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 -
|
|
449
|
+
# ANNUAL: 1
|
|
487
450
|
# Corresponds to the JSON property `expectedUnitsPerYear`
|
|
488
451
|
# @return [Float]
|
|
489
452
|
attr_accessor :expected_units_per_year
|
|
@@ -493,14 +456,14 @@ module Google
|
|
|
493
456
|
# @return [Google::Apis::JobsV3p1beta1::CompensationRange]
|
|
494
457
|
attr_accessor :range
|
|
495
458
|
|
|
496
|
-
# Optional. Compensation type.
|
|
497
|
-
#
|
|
459
|
+
# Optional. Compensation type. Default is CompensationUnit.
|
|
460
|
+
# COMPENSATION_TYPE_UNSPECIFIED.
|
|
498
461
|
# Corresponds to the JSON property `type`
|
|
499
462
|
# @return [String]
|
|
500
463
|
attr_accessor :type
|
|
501
464
|
|
|
502
|
-
# Optional. Frequency of the specified amount.
|
|
503
|
-
#
|
|
465
|
+
# Optional. Frequency of the specified amount. Default is CompensationUnit.
|
|
466
|
+
# COMPENSATION_UNIT_UNSPECIFIED.
|
|
504
467
|
# Corresponds to the JSON property `unit`
|
|
505
468
|
# @return [String]
|
|
506
469
|
attr_accessor :unit
|
|
@@ -520,8 +483,7 @@ module Google
|
|
|
520
483
|
end
|
|
521
484
|
end
|
|
522
485
|
|
|
523
|
-
# Input only.
|
|
524
|
-
# Filter on job compensation type and amount.
|
|
486
|
+
# Input only. Filter on job compensation type and amount.
|
|
525
487
|
class CompensationFilter
|
|
526
488
|
include Google::Apis::Core::Hashable
|
|
527
489
|
|
|
@@ -542,8 +504,8 @@ module Google
|
|
|
542
504
|
# @return [String]
|
|
543
505
|
attr_accessor :type
|
|
544
506
|
|
|
545
|
-
# Required. Specify desired `base compensation entry's`
|
|
546
|
-
#
|
|
507
|
+
# Required. Specify desired `base compensation entry's` CompensationInfo.
|
|
508
|
+
# CompensationUnit.
|
|
547
509
|
# Corresponds to the JSON property `units`
|
|
548
510
|
# @return [Array<String>]
|
|
549
511
|
attr_accessor :units
|
|
@@ -561,21 +523,19 @@ module Google
|
|
|
561
523
|
end
|
|
562
524
|
end
|
|
563
525
|
|
|
564
|
-
# Input only.
|
|
565
|
-
# Compensation based histogram request.
|
|
526
|
+
# Input only. Compensation based histogram request.
|
|
566
527
|
class CompensationHistogramRequest
|
|
567
528
|
include Google::Apis::Core::Hashable
|
|
568
529
|
|
|
569
|
-
# Input only.
|
|
570
|
-
#
|
|
530
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
|
531
|
+
# search response.
|
|
571
532
|
# Corresponds to the JSON property `bucketingOption`
|
|
572
533
|
# @return [Google::Apis::JobsV3p1beta1::NumericBucketingOption]
|
|
573
534
|
attr_accessor :bucketing_option
|
|
574
535
|
|
|
575
536
|
# Required. Type of the request, representing which field the histogramming
|
|
576
|
-
# should be
|
|
577
|
-
#
|
|
578
|
-
# `CompensationHistogramRequestType`.
|
|
537
|
+
# should be performed over. A single request can only specify one histogram of
|
|
538
|
+
# each `CompensationHistogramRequestType`.
|
|
579
539
|
# Corresponds to the JSON property `type`
|
|
580
540
|
# @return [String]
|
|
581
541
|
attr_accessor :type
|
|
@@ -591,19 +551,16 @@ module Google
|
|
|
591
551
|
end
|
|
592
552
|
end
|
|
593
553
|
|
|
594
|
-
# Output only.
|
|
595
|
-
# Compensation based histogram result.
|
|
554
|
+
# Output only. Compensation based histogram result.
|
|
596
555
|
class CompensationHistogramResult
|
|
597
556
|
include Google::Apis::Core::Hashable
|
|
598
557
|
|
|
599
|
-
# Output only.
|
|
600
|
-
# Custom numeric bucketing result.
|
|
558
|
+
# Output only. Custom numeric bucketing result.
|
|
601
559
|
# Corresponds to the JSON property `result`
|
|
602
560
|
# @return [Google::Apis::JobsV3p1beta1::NumericBucketingResult]
|
|
603
561
|
attr_accessor :result
|
|
604
562
|
|
|
605
|
-
# Type of the request, corresponding to
|
|
606
|
-
# CompensationHistogramRequest.type.
|
|
563
|
+
# Type of the request, corresponding to CompensationHistogramRequest.type.
|
|
607
564
|
# Corresponds to the JSON property `type`
|
|
608
565
|
# @return [String]
|
|
609
566
|
attr_accessor :type
|
|
@@ -633,10 +590,9 @@ module Google
|
|
|
633
590
|
# @return [Google::Apis::JobsV3p1beta1::CompensationRange]
|
|
634
591
|
attr_accessor :annualized_total_compensation_range
|
|
635
592
|
|
|
636
|
-
# Optional. Job compensation information.
|
|
637
|
-
#
|
|
638
|
-
#
|
|
639
|
-
# referred as ** base compensation entry ** for the job.
|
|
593
|
+
# Optional. Job compensation information. At most one entry can be of type
|
|
594
|
+
# CompensationInfo.CompensationType.BASE, which is referred as ** base
|
|
595
|
+
# compensation entry ** for the job.
|
|
640
596
|
# Corresponds to the JSON property `entries`
|
|
641
597
|
# @return [Array<Google::Apis::JobsV3p1beta1::CompensationEntry>]
|
|
642
598
|
attr_accessor :entries
|
|
@@ -678,8 +634,7 @@ module Google
|
|
|
678
634
|
end
|
|
679
635
|
end
|
|
680
636
|
|
|
681
|
-
# Output only.
|
|
682
|
-
# Response of auto-complete query.
|
|
637
|
+
# Output only. Response of auto-complete query.
|
|
683
638
|
class CompleteQueryResponse
|
|
684
639
|
include Google::Apis::Core::Hashable
|
|
685
640
|
|
|
@@ -688,8 +643,8 @@ module Google
|
|
|
688
643
|
# @return [Array<Google::Apis::JobsV3p1beta1::CompletionResult>]
|
|
689
644
|
attr_accessor :completion_results
|
|
690
645
|
|
|
691
|
-
# Output only.
|
|
692
|
-
#
|
|
646
|
+
# Output only. Additional information returned to client, such as debugging
|
|
647
|
+
# information.
|
|
693
648
|
# Corresponds to the JSON property `metadata`
|
|
694
649
|
# @return [Google::Apis::JobsV3p1beta1::ResponseMetadata]
|
|
695
650
|
attr_accessor :metadata
|
|
@@ -705,8 +660,7 @@ module Google
|
|
|
705
660
|
end
|
|
706
661
|
end
|
|
707
662
|
|
|
708
|
-
# Output only.
|
|
709
|
-
# Resource that represents completion results.
|
|
663
|
+
# Output only. Resource that represents completion results.
|
|
710
664
|
class CompletionResult
|
|
711
665
|
include Google::Apis::Core::Hashable
|
|
712
666
|
|
|
@@ -743,9 +697,9 @@ module Google
|
|
|
743
697
|
|
|
744
698
|
# An event issued when an end user interacts with the application that
|
|
745
699
|
# implements Cloud Talent Solution. Providing this information improves the
|
|
746
|
-
# quality of search and recommendation for the API clients, enabling the
|
|
747
|
-
#
|
|
748
|
-
#
|
|
700
|
+
# quality of search and recommendation for the API clients, enabling the service
|
|
701
|
+
# to perform optimally. The number of events sent must be consistent with other
|
|
702
|
+
# calls, such as job searches, issued to the service by the client.
|
|
749
703
|
# Corresponds to the JSON property `clientEvent`
|
|
750
704
|
# @return [Google::Apis::JobsV3p1beta1::ClientEvent]
|
|
751
705
|
attr_accessor :client_event
|
|
@@ -760,8 +714,7 @@ module Google
|
|
|
760
714
|
end
|
|
761
715
|
end
|
|
762
716
|
|
|
763
|
-
# Input only.
|
|
764
|
-
# The Request of the CreateCompany method.
|
|
717
|
+
# Input only. The Request of the CreateCompany method.
|
|
765
718
|
class CreateCompanyRequest
|
|
766
719
|
include Google::Apis::Core::Hashable
|
|
767
720
|
|
|
@@ -782,14 +735,13 @@ module Google
|
|
|
782
735
|
end
|
|
783
736
|
end
|
|
784
737
|
|
|
785
|
-
# Input only.
|
|
786
|
-
# Create job request.
|
|
738
|
+
# Input only. Create job request.
|
|
787
739
|
class CreateJobRequest
|
|
788
740
|
include Google::Apis::Core::Hashable
|
|
789
741
|
|
|
790
742
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
791
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
|
792
|
-
#
|
|
743
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
744
|
+
# responsible for the job.
|
|
793
745
|
# Corresponds to the JSON property `job`
|
|
794
746
|
# @return [Google::Apis::JobsV3p1beta1::Job]
|
|
795
747
|
attr_accessor :job
|
|
@@ -809,33 +761,27 @@ module Google
|
|
|
809
761
|
include Google::Apis::Core::Hashable
|
|
810
762
|
|
|
811
763
|
# Optional. If the `filterable` flag is true, the custom field values may be
|
|
812
|
-
# used for
|
|
813
|
-
# custom attribute filters
|
|
814
|
-
# If false, these values may not be used for custom attribute filters.
|
|
815
|
-
# Default is false.
|
|
764
|
+
# used for custom attribute filters JobQuery.custom_attribute_filter. If false,
|
|
765
|
+
# these values may not be used for custom attribute filters. Default is false.
|
|
816
766
|
# Corresponds to the JSON property `filterable`
|
|
817
767
|
# @return [Boolean]
|
|
818
768
|
attr_accessor :filterable
|
|
819
769
|
alias_method :filterable?, :filterable
|
|
820
770
|
|
|
821
|
-
# Optional but exactly one of string_values or long_values must
|
|
822
|
-
#
|
|
823
|
-
#
|
|
824
|
-
#
|
|
825
|
-
# Currently at most 1 long_values is supported.
|
|
771
|
+
# Optional but exactly one of string_values or long_values must be specified.
|
|
772
|
+
# This field is used to perform number range search. (`EQ`, `GT`, `GE`, `LE`, `
|
|
773
|
+
# LT`) over filterable `long_value`. Currently at most 1 long_values is
|
|
774
|
+
# supported.
|
|
826
775
|
# Corresponds to the JSON property `longValues`
|
|
827
776
|
# @return [Array<Fixnum>]
|
|
828
777
|
attr_accessor :long_values
|
|
829
778
|
|
|
830
|
-
# Optional but exactly one of string_values or long_values must
|
|
831
|
-
#
|
|
832
|
-
#
|
|
833
|
-
# `
|
|
834
|
-
# For
|
|
835
|
-
#
|
|
836
|
-
# 500B. For unfilterable `string_values`, the maximum total byte size of
|
|
837
|
-
# unfilterable `string_values` is 50KB.
|
|
838
|
-
# Empty string is not allowed.
|
|
779
|
+
# Optional but exactly one of string_values or long_values must be specified.
|
|
780
|
+
# This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or `
|
|
781
|
+
# CASE_INSENSITIVE_MATCH`) search. For filterable `string_value`s, a maximum
|
|
782
|
+
# total number of 200 values is allowed, with each `string_value` has a byte
|
|
783
|
+
# size of no more than 500B. For unfilterable `string_values`, the maximum total
|
|
784
|
+
# byte size of unfilterable `string_values` is 50KB. Empty string is not allowed.
|
|
839
785
|
# Corresponds to the JSON property `stringValues`
|
|
840
786
|
# @return [Array<String>]
|
|
841
787
|
attr_accessor :string_values
|
|
@@ -853,28 +799,27 @@ module Google
|
|
|
853
799
|
end
|
|
854
800
|
|
|
855
801
|
# Custom attributes histogram request. An error is thrown if neither
|
|
856
|
-
# string_value_histogram or long_value_histogram_bucketing_option has
|
|
857
|
-
#
|
|
802
|
+
# string_value_histogram or long_value_histogram_bucketing_option has been
|
|
803
|
+
# defined.
|
|
858
804
|
class CustomAttributeHistogramRequest
|
|
859
805
|
include Google::Apis::Core::Hashable
|
|
860
806
|
|
|
861
807
|
# Required. Specifies the custom field key to perform a histogram on. If
|
|
862
|
-
# specified
|
|
863
|
-
#
|
|
864
|
-
#
|
|
865
|
-
# values.
|
|
808
|
+
# specified without `long_value_histogram_bucketing_option`, histogram on string
|
|
809
|
+
# values of the given `key` is triggered, otherwise histogram is performed on
|
|
810
|
+
# long values.
|
|
866
811
|
# Corresponds to the JSON property `key`
|
|
867
812
|
# @return [String]
|
|
868
813
|
attr_accessor :key
|
|
869
814
|
|
|
870
|
-
# Input only.
|
|
871
|
-
#
|
|
815
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
|
816
|
+
# search response.
|
|
872
817
|
# Corresponds to the JSON property `longValueHistogramBucketingOption`
|
|
873
818
|
# @return [Google::Apis::JobsV3p1beta1::NumericBucketingOption]
|
|
874
819
|
attr_accessor :long_value_histogram_bucketing_option
|
|
875
820
|
|
|
876
|
-
# Optional. If set to true, the response includes the histogram value for
|
|
877
|
-
#
|
|
821
|
+
# Optional. If set to true, the response includes the histogram value for each
|
|
822
|
+
# key as a string.
|
|
878
823
|
# Corresponds to the JSON property `stringValueHistogram`
|
|
879
824
|
# @return [Boolean]
|
|
880
825
|
attr_accessor :string_value_histogram
|
|
@@ -892,8 +837,7 @@ module Google
|
|
|
892
837
|
end
|
|
893
838
|
end
|
|
894
839
|
|
|
895
|
-
# Output only.
|
|
896
|
-
# Custom attribute histogram result.
|
|
840
|
+
# Output only. Custom attribute histogram result.
|
|
897
841
|
class CustomAttributeHistogramResult
|
|
898
842
|
include Google::Apis::Core::Hashable
|
|
899
843
|
|
|
@@ -902,14 +846,13 @@ module Google
|
|
|
902
846
|
# @return [String]
|
|
903
847
|
attr_accessor :key
|
|
904
848
|
|
|
905
|
-
# Output only.
|
|
906
|
-
# Custom numeric bucketing result.
|
|
849
|
+
# Output only. Custom numeric bucketing result.
|
|
907
850
|
# Corresponds to the JSON property `longValueHistogramResult`
|
|
908
851
|
# @return [Google::Apis::JobsV3p1beta1::NumericBucketingResult]
|
|
909
852
|
attr_accessor :long_value_histogram_result
|
|
910
853
|
|
|
911
|
-
# Stores a map from the values of string custom field associated
|
|
912
|
-
#
|
|
854
|
+
# Stores a map from the values of string custom field associated with `key` to
|
|
855
|
+
# the number of jobs with that value in this histogram result.
|
|
913
856
|
# Corresponds to the JSON property `stringValueHistogramResult`
|
|
914
857
|
# @return [Hash<String,Fixnum>]
|
|
915
858
|
attr_accessor :string_value_histogram_result
|
|
@@ -926,36 +869,30 @@ module Google
|
|
|
926
869
|
end
|
|
927
870
|
end
|
|
928
871
|
|
|
929
|
-
# Input only.
|
|
930
|
-
# Custom ranking information for SearchJobsRequest.
|
|
872
|
+
# Input only. Custom ranking information for SearchJobsRequest.
|
|
931
873
|
class CustomRankingInfo
|
|
932
874
|
include Google::Apis::Core::Hashable
|
|
933
875
|
|
|
934
|
-
# Required. Controls over how important the score of
|
|
935
|
-
#
|
|
936
|
-
#
|
|
937
|
-
# An error is thrown if not specified.
|
|
876
|
+
# Required. Controls over how important the score of CustomRankingInfo.
|
|
877
|
+
# ranking_expression gets applied to job's final ranking position. An error is
|
|
878
|
+
# thrown if not specified.
|
|
938
879
|
# Corresponds to the JSON property `importanceLevel`
|
|
939
880
|
# @return [String]
|
|
940
881
|
attr_accessor :importance_level
|
|
941
882
|
|
|
942
883
|
# Required. Controls over how job documents get ranked on top of existing
|
|
943
|
-
# relevance
|
|
944
|
-
# score (determined by API algorithm). A combination of the ranking
|
|
884
|
+
# relevance score (determined by API algorithm). A combination of the ranking
|
|
945
885
|
# expression and relevance score is used to determine job's final ranking
|
|
946
|
-
# position.
|
|
947
|
-
#
|
|
948
|
-
#
|
|
949
|
-
#
|
|
950
|
-
#
|
|
951
|
-
#
|
|
952
|
-
# expression must be < 100 characters in length.
|
|
953
|
-
# The expression is considered invalid for a job if the expression
|
|
886
|
+
# position. The syntax for this expression is a subset of Google SQL syntax.
|
|
887
|
+
# Supported operators are: +, -, *, /, where the left and right side of the
|
|
888
|
+
# operator is either a numeric Job.custom_attributes key, integer/double value
|
|
889
|
+
# or an expression that can be evaluated to a number. Parenthesis are supported
|
|
890
|
+
# to adjust calculation precedence. The expression must be < 100 characters in
|
|
891
|
+
# length. The expression is considered invalid for a job if the expression
|
|
954
892
|
# references custom attributes that are not populated on the job or if the
|
|
955
|
-
# expression results in a divide by zero. If an expression is invalid for a
|
|
956
|
-
#
|
|
957
|
-
#
|
|
958
|
-
# (year + 25) * 0.25 - (freshness / 0.5)
|
|
893
|
+
# expression results in a divide by zero. If an expression is invalid for a job,
|
|
894
|
+
# that job is demoted to the end of the results. Sample ranking expression (year
|
|
895
|
+
# + 25) * 0.25 - (freshness / 0.5)
|
|
959
896
|
# Corresponds to the JSON property `rankingExpression`
|
|
960
897
|
# @return [String]
|
|
961
898
|
attr_accessor :ranking_expression
|
|
@@ -971,9 +908,9 @@ module Google
|
|
|
971
908
|
end
|
|
972
909
|
end
|
|
973
910
|
|
|
974
|
-
# Device information collected from the job seeker, candidate, or
|
|
975
|
-
#
|
|
976
|
-
# the
|
|
911
|
+
# Device information collected from the job seeker, candidate, or other entity
|
|
912
|
+
# conducting the job search. Providing this information improves the quality of
|
|
913
|
+
# the search results across devices.
|
|
977
914
|
class DeviceInfo
|
|
978
915
|
include Google::Apis::Core::Hashable
|
|
979
916
|
|
|
@@ -999,13 +936,11 @@ module Google
|
|
|
999
936
|
end
|
|
1000
937
|
end
|
|
1001
938
|
|
|
1002
|
-
# A generic empty message that you can re-use to avoid defining duplicated
|
|
1003
|
-
#
|
|
1004
|
-
#
|
|
1005
|
-
#
|
|
1006
|
-
#
|
|
1007
|
-
# `
|
|
1008
|
-
# The JSON representation for `Empty` is empty JSON object ````.
|
|
939
|
+
# A generic empty message that you can re-use to avoid defining duplicated empty
|
|
940
|
+
# messages in your APIs. A typical example is to use it as the request or the
|
|
941
|
+
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
|
942
|
+
# protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
|
|
943
|
+
# `Empty` is empty JSON object ````.
|
|
1009
944
|
class Empty
|
|
1010
945
|
include Google::Apis::Core::Hashable
|
|
1011
946
|
|
|
@@ -1018,26 +953,783 @@ module Google
|
|
|
1018
953
|
end
|
|
1019
954
|
end
|
|
1020
955
|
|
|
1021
|
-
#
|
|
1022
|
-
#
|
|
956
|
+
# The result of JobService.BatchCreateJobs. It's used to replace google.
|
|
957
|
+
# longrunning.Operation.response in case of success.
|
|
958
|
+
class GoogleCloudTalentV4BatchCreateJobsResponse
|
|
959
|
+
include Google::Apis::Core::Hashable
|
|
960
|
+
|
|
961
|
+
# List of job mutation results from a batch create operation. It can change
|
|
962
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
|
963
|
+
# Corresponds to the JSON property `jobResults`
|
|
964
|
+
# @return [Array<Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult>]
|
|
965
|
+
attr_accessor :job_results
|
|
966
|
+
|
|
967
|
+
def initialize(**args)
|
|
968
|
+
update!(**args)
|
|
969
|
+
end
|
|
970
|
+
|
|
971
|
+
# Update properties of this object
|
|
972
|
+
def update!(**args)
|
|
973
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
|
974
|
+
end
|
|
975
|
+
end
|
|
976
|
+
|
|
977
|
+
# The result of JobService.BatchDeleteJobs. It's used to replace google.
|
|
978
|
+
# longrunning.Operation.response in case of success.
|
|
979
|
+
class GoogleCloudTalentV4BatchDeleteJobsResponse
|
|
980
|
+
include Google::Apis::Core::Hashable
|
|
981
|
+
|
|
982
|
+
# List of job mutation results from a batch delete operation. It can change
|
|
983
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
|
984
|
+
# Corresponds to the JSON property `jobResults`
|
|
985
|
+
# @return [Array<Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult>]
|
|
986
|
+
attr_accessor :job_results
|
|
987
|
+
|
|
988
|
+
def initialize(**args)
|
|
989
|
+
update!(**args)
|
|
990
|
+
end
|
|
991
|
+
|
|
992
|
+
# Update properties of this object
|
|
993
|
+
def update!(**args)
|
|
994
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
|
995
|
+
end
|
|
996
|
+
end
|
|
997
|
+
|
|
998
|
+
# Metadata used for long running operations returned by CTS batch APIs. It's
|
|
999
|
+
# used to replace google.longrunning.Operation.metadata.
|
|
1000
|
+
class GoogleCloudTalentV4BatchOperationMetadata
|
|
1001
|
+
include Google::Apis::Core::Hashable
|
|
1002
|
+
|
|
1003
|
+
# The time when the batch operation is created.
|
|
1004
|
+
# Corresponds to the JSON property `createTime`
|
|
1005
|
+
# @return [String]
|
|
1006
|
+
attr_accessor :create_time
|
|
1007
|
+
|
|
1008
|
+
# The time when the batch operation is finished and google.longrunning.Operation.
|
|
1009
|
+
# done is set to `true`.
|
|
1010
|
+
# Corresponds to the JSON property `endTime`
|
|
1011
|
+
# @return [String]
|
|
1012
|
+
attr_accessor :end_time
|
|
1013
|
+
|
|
1014
|
+
# Count of failed item(s) inside an operation.
|
|
1015
|
+
# Corresponds to the JSON property `failureCount`
|
|
1016
|
+
# @return [Fixnum]
|
|
1017
|
+
attr_accessor :failure_count
|
|
1018
|
+
|
|
1019
|
+
# The state of a long running operation.
|
|
1020
|
+
# Corresponds to the JSON property `state`
|
|
1021
|
+
# @return [String]
|
|
1022
|
+
attr_accessor :state
|
|
1023
|
+
|
|
1024
|
+
# More detailed information about operation state.
|
|
1025
|
+
# Corresponds to the JSON property `stateDescription`
|
|
1026
|
+
# @return [String]
|
|
1027
|
+
attr_accessor :state_description
|
|
1028
|
+
|
|
1029
|
+
# Count of successful item(s) inside an operation.
|
|
1030
|
+
# Corresponds to the JSON property `successCount`
|
|
1031
|
+
# @return [Fixnum]
|
|
1032
|
+
attr_accessor :success_count
|
|
1033
|
+
|
|
1034
|
+
# Count of total item(s) inside an operation.
|
|
1035
|
+
# Corresponds to the JSON property `totalCount`
|
|
1036
|
+
# @return [Fixnum]
|
|
1037
|
+
attr_accessor :total_count
|
|
1038
|
+
|
|
1039
|
+
# The time when the batch operation status is updated. The metadata and the
|
|
1040
|
+
# update_time is refreshed every minute otherwise cached data is returned.
|
|
1041
|
+
# Corresponds to the JSON property `updateTime`
|
|
1042
|
+
# @return [String]
|
|
1043
|
+
attr_accessor :update_time
|
|
1044
|
+
|
|
1045
|
+
def initialize(**args)
|
|
1046
|
+
update!(**args)
|
|
1047
|
+
end
|
|
1048
|
+
|
|
1049
|
+
# Update properties of this object
|
|
1050
|
+
def update!(**args)
|
|
1051
|
+
@create_time = args[:create_time] if args.key?(:create_time)
|
|
1052
|
+
@end_time = args[:end_time] if args.key?(:end_time)
|
|
1053
|
+
@failure_count = args[:failure_count] if args.key?(:failure_count)
|
|
1054
|
+
@state = args[:state] if args.key?(:state)
|
|
1055
|
+
@state_description = args[:state_description] if args.key?(:state_description)
|
|
1056
|
+
@success_count = args[:success_count] if args.key?(:success_count)
|
|
1057
|
+
@total_count = args[:total_count] if args.key?(:total_count)
|
|
1058
|
+
@update_time = args[:update_time] if args.key?(:update_time)
|
|
1059
|
+
end
|
|
1060
|
+
end
|
|
1061
|
+
|
|
1062
|
+
# The result of JobService.BatchUpdateJobs. It's used to replace google.
|
|
1063
|
+
# longrunning.Operation.response in case of success.
|
|
1064
|
+
class GoogleCloudTalentV4BatchUpdateJobsResponse
|
|
1065
|
+
include Google::Apis::Core::Hashable
|
|
1066
|
+
|
|
1067
|
+
# List of job mutation results from a batch update operation. It can change
|
|
1068
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
|
1069
|
+
# Corresponds to the JSON property `jobResults`
|
|
1070
|
+
# @return [Array<Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobResult>]
|
|
1071
|
+
attr_accessor :job_results
|
|
1072
|
+
|
|
1073
|
+
def initialize(**args)
|
|
1074
|
+
update!(**args)
|
|
1075
|
+
end
|
|
1076
|
+
|
|
1077
|
+
# Update properties of this object
|
|
1078
|
+
def update!(**args)
|
|
1079
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
|
1080
|
+
end
|
|
1081
|
+
end
|
|
1082
|
+
|
|
1083
|
+
# Job compensation details.
|
|
1084
|
+
class GoogleCloudTalentV4CompensationInfo
|
|
1085
|
+
include Google::Apis::Core::Hashable
|
|
1086
|
+
|
|
1087
|
+
# Compensation range.
|
|
1088
|
+
# Corresponds to the JSON property `annualizedBaseCompensationRange`
|
|
1089
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
|
1090
|
+
attr_accessor :annualized_base_compensation_range
|
|
1091
|
+
|
|
1092
|
+
# Compensation range.
|
|
1093
|
+
# Corresponds to the JSON property `annualizedTotalCompensationRange`
|
|
1094
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
|
1095
|
+
attr_accessor :annualized_total_compensation_range
|
|
1096
|
+
|
|
1097
|
+
# Job compensation information. At most one entry can be of type
|
|
1098
|
+
# CompensationInfo.CompensationType.BASE, which is referred as **base
|
|
1099
|
+
# compensation entry** for the job.
|
|
1100
|
+
# Corresponds to the JSON property `entries`
|
|
1101
|
+
# @return [Array<Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationEntry>]
|
|
1102
|
+
attr_accessor :entries
|
|
1103
|
+
|
|
1104
|
+
def initialize(**args)
|
|
1105
|
+
update!(**args)
|
|
1106
|
+
end
|
|
1107
|
+
|
|
1108
|
+
# Update properties of this object
|
|
1109
|
+
def update!(**args)
|
|
1110
|
+
@annualized_base_compensation_range = args[:annualized_base_compensation_range] if args.key?(:annualized_base_compensation_range)
|
|
1111
|
+
@annualized_total_compensation_range = args[:annualized_total_compensation_range] if args.key?(:annualized_total_compensation_range)
|
|
1112
|
+
@entries = args[:entries] if args.key?(:entries)
|
|
1113
|
+
end
|
|
1114
|
+
end
|
|
1115
|
+
|
|
1116
|
+
# A compensation entry that represents one component of compensation, such as
|
|
1117
|
+
# base pay, bonus, or other compensation type. Annualization: One compensation
|
|
1118
|
+
# entry can be annualized if - it contains valid amount or range. - and its
|
|
1119
|
+
# expected_units_per_year is set or can be derived. Its annualized range is
|
|
1120
|
+
# determined as (amount or range) times expected_units_per_year.
|
|
1121
|
+
class GoogleCloudTalentV4CompensationInfoCompensationEntry
|
|
1122
|
+
include Google::Apis::Core::Hashable
|
|
1123
|
+
|
|
1124
|
+
# Represents an amount of money with its currency type.
|
|
1125
|
+
# Corresponds to the JSON property `amount`
|
|
1126
|
+
# @return [Google::Apis::JobsV3p1beta1::Money]
|
|
1127
|
+
attr_accessor :amount
|
|
1128
|
+
|
|
1129
|
+
# Compensation description. For example, could indicate equity terms or provide
|
|
1130
|
+
# additional context to an estimated bonus.
|
|
1131
|
+
# Corresponds to the JSON property `description`
|
|
1132
|
+
# @return [String]
|
|
1133
|
+
attr_accessor :description
|
|
1134
|
+
|
|
1135
|
+
# Expected number of units paid each year. If not specified, when Job.
|
|
1136
|
+
# employment_types is FULLTIME, a default value is inferred based on unit.
|
|
1137
|
+
# Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 -
|
|
1138
|
+
# ANNUAL: 1
|
|
1139
|
+
# Corresponds to the JSON property `expectedUnitsPerYear`
|
|
1140
|
+
# @return [Float]
|
|
1141
|
+
attr_accessor :expected_units_per_year
|
|
1142
|
+
|
|
1143
|
+
# Compensation range.
|
|
1144
|
+
# Corresponds to the JSON property `range`
|
|
1145
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
|
1146
|
+
attr_accessor :range
|
|
1147
|
+
|
|
1148
|
+
# Compensation type. Default is CompensationType.COMPENSATION_TYPE_UNSPECIFIED.
|
|
1149
|
+
# Corresponds to the JSON property `type`
|
|
1150
|
+
# @return [String]
|
|
1151
|
+
attr_accessor :type
|
|
1152
|
+
|
|
1153
|
+
# Frequency of the specified amount. Default is CompensationUnit.
|
|
1154
|
+
# COMPENSATION_UNIT_UNSPECIFIED.
|
|
1155
|
+
# Corresponds to the JSON property `unit`
|
|
1156
|
+
# @return [String]
|
|
1157
|
+
attr_accessor :unit
|
|
1158
|
+
|
|
1159
|
+
def initialize(**args)
|
|
1160
|
+
update!(**args)
|
|
1161
|
+
end
|
|
1162
|
+
|
|
1163
|
+
# Update properties of this object
|
|
1164
|
+
def update!(**args)
|
|
1165
|
+
@amount = args[:amount] if args.key?(:amount)
|
|
1166
|
+
@description = args[:description] if args.key?(:description)
|
|
1167
|
+
@expected_units_per_year = args[:expected_units_per_year] if args.key?(:expected_units_per_year)
|
|
1168
|
+
@range = args[:range] if args.key?(:range)
|
|
1169
|
+
@type = args[:type] if args.key?(:type)
|
|
1170
|
+
@unit = args[:unit] if args.key?(:unit)
|
|
1171
|
+
end
|
|
1172
|
+
end
|
|
1173
|
+
|
|
1174
|
+
# Compensation range.
|
|
1175
|
+
class GoogleCloudTalentV4CompensationInfoCompensationRange
|
|
1176
|
+
include Google::Apis::Core::Hashable
|
|
1177
|
+
|
|
1178
|
+
# Represents an amount of money with its currency type.
|
|
1179
|
+
# Corresponds to the JSON property `maxCompensation`
|
|
1180
|
+
# @return [Google::Apis::JobsV3p1beta1::Money]
|
|
1181
|
+
attr_accessor :max_compensation
|
|
1182
|
+
|
|
1183
|
+
# Represents an amount of money with its currency type.
|
|
1184
|
+
# Corresponds to the JSON property `minCompensation`
|
|
1185
|
+
# @return [Google::Apis::JobsV3p1beta1::Money]
|
|
1186
|
+
attr_accessor :min_compensation
|
|
1187
|
+
|
|
1188
|
+
def initialize(**args)
|
|
1189
|
+
update!(**args)
|
|
1190
|
+
end
|
|
1191
|
+
|
|
1192
|
+
# Update properties of this object
|
|
1193
|
+
def update!(**args)
|
|
1194
|
+
@max_compensation = args[:max_compensation] if args.key?(:max_compensation)
|
|
1195
|
+
@min_compensation = args[:min_compensation] if args.key?(:min_compensation)
|
|
1196
|
+
end
|
|
1197
|
+
end
|
|
1198
|
+
|
|
1199
|
+
# Custom attribute values that are either filterable or non-filterable.
|
|
1200
|
+
class GoogleCloudTalentV4CustomAttribute
|
|
1201
|
+
include Google::Apis::Core::Hashable
|
|
1202
|
+
|
|
1203
|
+
# If the `filterable` flag is true, the custom field values may be used for
|
|
1204
|
+
# custom attribute filters JobQuery.custom_attribute_filter. If false, these
|
|
1205
|
+
# values may not be used for custom attribute filters. Default is false.
|
|
1206
|
+
# Corresponds to the JSON property `filterable`
|
|
1207
|
+
# @return [Boolean]
|
|
1208
|
+
attr_accessor :filterable
|
|
1209
|
+
alias_method :filterable?, :filterable
|
|
1210
|
+
|
|
1211
|
+
# If the `keyword_searchable` flag is true, the keywords in custom fields are
|
|
1212
|
+
# searchable by keyword match. If false, the values are not searchable by
|
|
1213
|
+
# keyword match. Default is false.
|
|
1214
|
+
# Corresponds to the JSON property `keywordSearchable`
|
|
1215
|
+
# @return [Boolean]
|
|
1216
|
+
attr_accessor :keyword_searchable
|
|
1217
|
+
alias_method :keyword_searchable?, :keyword_searchable
|
|
1218
|
+
|
|
1219
|
+
# Exactly one of string_values or long_values must be specified. This field is
|
|
1220
|
+
# used to perform number range search. (`EQ`, `GT`, `GE`, `LE`, `LT`) over
|
|
1221
|
+
# filterable `long_value`. Currently at most 1 long_values is supported.
|
|
1222
|
+
# Corresponds to the JSON property `longValues`
|
|
1223
|
+
# @return [Array<Fixnum>]
|
|
1224
|
+
attr_accessor :long_values
|
|
1225
|
+
|
|
1226
|
+
# Exactly one of string_values or long_values must be specified. This field is
|
|
1227
|
+
# used to perform a string match (`CASE_SENSITIVE_MATCH` or `
|
|
1228
|
+
# CASE_INSENSITIVE_MATCH`) search. For filterable `string_value`s, a maximum
|
|
1229
|
+
# total number of 200 values is allowed, with each `string_value` has a byte
|
|
1230
|
+
# size of no more than 500B. For unfilterable `string_values`, the maximum total
|
|
1231
|
+
# byte size of unfilterable `string_values` is 50KB. Empty string isn't allowed.
|
|
1232
|
+
# Corresponds to the JSON property `stringValues`
|
|
1233
|
+
# @return [Array<String>]
|
|
1234
|
+
attr_accessor :string_values
|
|
1235
|
+
|
|
1236
|
+
def initialize(**args)
|
|
1237
|
+
update!(**args)
|
|
1238
|
+
end
|
|
1239
|
+
|
|
1240
|
+
# Update properties of this object
|
|
1241
|
+
def update!(**args)
|
|
1242
|
+
@filterable = args[:filterable] if args.key?(:filterable)
|
|
1243
|
+
@keyword_searchable = args[:keyword_searchable] if args.key?(:keyword_searchable)
|
|
1244
|
+
@long_values = args[:long_values] if args.key?(:long_values)
|
|
1245
|
+
@string_values = args[:string_values] if args.key?(:string_values)
|
|
1246
|
+
end
|
|
1247
|
+
end
|
|
1248
|
+
|
|
1249
|
+
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
1250
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
1251
|
+
# responsible for the job.
|
|
1252
|
+
class GoogleCloudTalentV4Job
|
|
1253
|
+
include Google::Apis::Core::Hashable
|
|
1254
|
+
|
|
1255
|
+
# Strongly recommended for the best service experience. Location(s) where the
|
|
1256
|
+
# employer is looking to hire for this job posting. Specifying the full street
|
|
1257
|
+
# address(es) of the hiring location enables better API results, especially job
|
|
1258
|
+
# searches by commute time. At most 50 locations are allowed for best search
|
|
1259
|
+
# performance. If a job has more locations, it is suggested to split it into
|
|
1260
|
+
# multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-
|
|
1261
|
+
# 2', and so on.) as multiple jobs with the same company, language_code and
|
|
1262
|
+
# requisition_id are not allowed. If the original requisition_id must be
|
|
1263
|
+
# preserved, a custom field should be used for storage. It is also suggested to
|
|
1264
|
+
# group the locations that close to each other in the same job for better search
|
|
1265
|
+
# experience. The maximum number of allowed characters is 500.
|
|
1266
|
+
# Corresponds to the JSON property `addresses`
|
|
1267
|
+
# @return [Array<String>]
|
|
1268
|
+
attr_accessor :addresses
|
|
1269
|
+
|
|
1270
|
+
# Application related details of a job posting.
|
|
1271
|
+
# Corresponds to the JSON property `applicationInfo`
|
|
1272
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobApplicationInfo]
|
|
1273
|
+
attr_accessor :application_info
|
|
1274
|
+
|
|
1275
|
+
# Required. The resource name of the company listing the job. The format is "
|
|
1276
|
+
# projects/`project_id`/tenants/`tenant_id`/companies/`company_id`". For example,
|
|
1277
|
+
# "projects/foo/tenants/bar/companies/baz".
|
|
1278
|
+
# Corresponds to the JSON property `company`
|
|
1279
|
+
# @return [String]
|
|
1280
|
+
attr_accessor :company
|
|
1281
|
+
|
|
1282
|
+
# Output only. Display name of the company listing the job.
|
|
1283
|
+
# Corresponds to the JSON property `companyDisplayName`
|
|
1284
|
+
# @return [String]
|
|
1285
|
+
attr_accessor :company_display_name
|
|
1286
|
+
|
|
1287
|
+
# Job compensation details.
|
|
1288
|
+
# Corresponds to the JSON property `compensationInfo`
|
|
1289
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CompensationInfo]
|
|
1290
|
+
attr_accessor :compensation_info
|
|
1291
|
+
|
|
1292
|
+
# A map of fields to hold both filterable and non-filterable custom job
|
|
1293
|
+
# attributes that are not covered by the provided structured fields. The keys of
|
|
1294
|
+
# the map are strings up to 64 bytes and must match the pattern: a-zA-Z*. For
|
|
1295
|
+
# example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most
|
|
1296
|
+
# 100 unfilterable keys are supported. For filterable `string_values`, across
|
|
1297
|
+
# all keys at most 200 values are allowed, with each string no more than 255
|
|
1298
|
+
# characters. For unfilterable `string_values`, the maximum total size of `
|
|
1299
|
+
# string_values` across all keys is 50KB.
|
|
1300
|
+
# Corresponds to the JSON property `customAttributes`
|
|
1301
|
+
# @return [Hash<String,Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4CustomAttribute>]
|
|
1302
|
+
attr_accessor :custom_attributes
|
|
1303
|
+
|
|
1304
|
+
# The desired education degrees for the job, such as Bachelors, Masters.
|
|
1305
|
+
# Corresponds to the JSON property `degreeTypes`
|
|
1306
|
+
# @return [Array<String>]
|
|
1307
|
+
attr_accessor :degree_types
|
|
1308
|
+
|
|
1309
|
+
# The department or functional area within the company with the open position.
|
|
1310
|
+
# The maximum number of allowed characters is 255.
|
|
1311
|
+
# Corresponds to the JSON property `department`
|
|
1312
|
+
# @return [String]
|
|
1313
|
+
attr_accessor :department
|
|
1314
|
+
|
|
1315
|
+
# Derived details about the job posting.
|
|
1316
|
+
# Corresponds to the JSON property `derivedInfo`
|
|
1317
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobDerivedInfo]
|
|
1318
|
+
attr_accessor :derived_info
|
|
1319
|
+
|
|
1320
|
+
# Required. The description of the job, which typically includes a multi-
|
|
1321
|
+
# paragraph description of the company and related information. Separate fields
|
|
1322
|
+
# are provided on the job object for responsibilities, qualifications, and other
|
|
1323
|
+
# job characteristics. Use of these separate job fields is recommended. This
|
|
1324
|
+
# field accepts and sanitizes HTML input, and also accepts bold, italic, ordered
|
|
1325
|
+
# list, and unordered list markup tags. The maximum number of allowed characters
|
|
1326
|
+
# is 100,000.
|
|
1327
|
+
# Corresponds to the JSON property `description`
|
|
1328
|
+
# @return [String]
|
|
1329
|
+
attr_accessor :description
|
|
1330
|
+
|
|
1331
|
+
# The employment type(s) of a job, for example, full time or part time.
|
|
1332
|
+
# Corresponds to the JSON property `employmentTypes`
|
|
1333
|
+
# @return [Array<String>]
|
|
1334
|
+
attr_accessor :employment_types
|
|
1335
|
+
|
|
1336
|
+
# A description of bonus, commission, and other compensation incentives
|
|
1337
|
+
# associated with the job not including salary or pay. The maximum number of
|
|
1338
|
+
# allowed characters is 10,000.
|
|
1339
|
+
# Corresponds to the JSON property `incentives`
|
|
1340
|
+
# @return [String]
|
|
1341
|
+
attr_accessor :incentives
|
|
1342
|
+
|
|
1343
|
+
# The benefits included with the job.
|
|
1344
|
+
# Corresponds to the JSON property `jobBenefits`
|
|
1345
|
+
# @return [Array<String>]
|
|
1346
|
+
attr_accessor :job_benefits
|
|
1347
|
+
|
|
1348
|
+
# The end timestamp of the job. Typically this field is used for contracting
|
|
1349
|
+
# engagements. Invalid timestamps are ignored.
|
|
1350
|
+
# Corresponds to the JSON property `jobEndTime`
|
|
1351
|
+
# @return [String]
|
|
1352
|
+
attr_accessor :job_end_time
|
|
1353
|
+
|
|
1354
|
+
# The experience level associated with the job, such as "Entry Level".
|
|
1355
|
+
# Corresponds to the JSON property `jobLevel`
|
|
1356
|
+
# @return [String]
|
|
1357
|
+
attr_accessor :job_level
|
|
1358
|
+
|
|
1359
|
+
# The start timestamp of the job in UTC time zone. Typically this field is used
|
|
1360
|
+
# for contracting engagements. Invalid timestamps are ignored.
|
|
1361
|
+
# Corresponds to the JSON property `jobStartTime`
|
|
1362
|
+
# @return [String]
|
|
1363
|
+
attr_accessor :job_start_time
|
|
1364
|
+
|
|
1365
|
+
# The language of the posting. This field is distinct from any requirements for
|
|
1366
|
+
# fluency that are associated with the job. Language codes must be in BCP-47
|
|
1367
|
+
# format, such as "en-US" or "sr-Latn". For more information, see [Tags for
|
|
1368
|
+
# Identifying Languages](https://tools.ietf.org/html/bcp47)`: class="external"
|
|
1369
|
+
# target="_blank" `. If this field is unspecified and Job.description is present,
|
|
1370
|
+
# detected language code based on Job.description is assigned, otherwise
|
|
1371
|
+
# defaults to 'en_US'.
|
|
1372
|
+
# Corresponds to the JSON property `languageCode`
|
|
1373
|
+
# @return [String]
|
|
1374
|
+
attr_accessor :language_code
|
|
1375
|
+
|
|
1376
|
+
# Required during job update. The resource name for the job. This is generated
|
|
1377
|
+
# by the service when a job is created. The format is "projects/`project_id`/
|
|
1378
|
+
# tenants/`tenant_id`/jobs/`job_id`". For example, "projects/foo/tenants/bar/
|
|
1379
|
+
# jobs/baz". Use of this field in job queries and API calls is preferred over
|
|
1380
|
+
# the use of requisition_id since this value is unique.
|
|
1381
|
+
# Corresponds to the JSON property `name`
|
|
1382
|
+
# @return [String]
|
|
1383
|
+
attr_accessor :name
|
|
1384
|
+
|
|
1385
|
+
# Output only. The timestamp when this job posting was created.
|
|
1386
|
+
# Corresponds to the JSON property `postingCreateTime`
|
|
1387
|
+
# @return [String]
|
|
1388
|
+
attr_accessor :posting_create_time
|
|
1389
|
+
|
|
1390
|
+
# Strongly recommended for the best service experience. The expiration timestamp
|
|
1391
|
+
# of the job. After this timestamp, the job is marked as expired, and it no
|
|
1392
|
+
# longer appears in search results. The expired job can't be listed by the
|
|
1393
|
+
# ListJobs API, but it can be retrieved with the GetJob API or updated with the
|
|
1394
|
+
# UpdateJob API or deleted with the DeleteJob API. An expired job can be updated
|
|
1395
|
+
# and opened again by using a future expiration timestamp. Updating an expired
|
|
1396
|
+
# job fails if there is another existing open job with same company,
|
|
1397
|
+
# language_code and requisition_id. The expired jobs are retained in our system
|
|
1398
|
+
# for 90 days. However, the overall expired job count cannot exceed 3 times the
|
|
1399
|
+
# maximum number of open jobs over previous 7 days. If this threshold is
|
|
1400
|
+
# exceeded, expired jobs are cleaned out in order of earliest expire time.
|
|
1401
|
+
# Expired jobs are no longer accessible after they are cleaned out. Invalid
|
|
1402
|
+
# timestamps are ignored, and treated as expire time not provided. If the
|
|
1403
|
+
# timestamp is before the instant request is made, the job is treated as expired
|
|
1404
|
+
# immediately on creation. This kind of job can not be updated. And when
|
|
1405
|
+
# creating a job with past timestamp, the posting_publish_time must be set
|
|
1406
|
+
# before posting_expire_time. The purpose of this feature is to allow other
|
|
1407
|
+
# objects, such as Application, to refer a job that didn't exist in the system
|
|
1408
|
+
# prior to becoming expired. If you want to modify a job that was expired on
|
|
1409
|
+
# creation, delete it and create a new one. If this value isn't provided at the
|
|
1410
|
+
# time of job creation or is invalid, the job posting expires after 30 days from
|
|
1411
|
+
# the job's creation time. For example, if the job was created on 2017/01/01 13:
|
|
1412
|
+
# 00AM UTC with an unspecified expiration date, the job expires after 2017/01/31
|
|
1413
|
+
# 13:00AM UTC. If this value isn't provided on job update, it depends on the
|
|
1414
|
+
# field masks set by UpdateJobRequest.update_mask. If the field masks include
|
|
1415
|
+
# job_end_time, or the masks are empty meaning that every field is updated, the
|
|
1416
|
+
# job posting expires after 30 days from the job's last update time. Otherwise
|
|
1417
|
+
# the expiration date isn't updated.
|
|
1418
|
+
# Corresponds to the JSON property `postingExpireTime`
|
|
1419
|
+
# @return [String]
|
|
1420
|
+
attr_accessor :posting_expire_time
|
|
1421
|
+
|
|
1422
|
+
# The timestamp this job posting was most recently published. The default value
|
|
1423
|
+
# is the time the request arrives at the server. Invalid timestamps are ignored.
|
|
1424
|
+
# Corresponds to the JSON property `postingPublishTime`
|
|
1425
|
+
# @return [String]
|
|
1426
|
+
attr_accessor :posting_publish_time
|
|
1427
|
+
|
|
1428
|
+
# The job PostingRegion (for example, state, country) throughout which the job
|
|
1429
|
+
# is available. If this field is set, a LocationFilter in a search query within
|
|
1430
|
+
# the job region finds this job posting if an exact location match isn't
|
|
1431
|
+
# specified. If this field is set to PostingRegion.NATION or PostingRegion.
|
|
1432
|
+
# ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as
|
|
1433
|
+
# this field is strongly recommended.
|
|
1434
|
+
# Corresponds to the JSON property `postingRegion`
|
|
1435
|
+
# @return [String]
|
|
1436
|
+
attr_accessor :posting_region
|
|
1437
|
+
|
|
1438
|
+
# Output only. The timestamp when this job posting was last updated.
|
|
1439
|
+
# Corresponds to the JSON property `postingUpdateTime`
|
|
1440
|
+
# @return [String]
|
|
1441
|
+
attr_accessor :posting_update_time
|
|
1442
|
+
|
|
1443
|
+
# Options for job processing.
|
|
1444
|
+
# Corresponds to the JSON property `processingOptions`
|
|
1445
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4JobProcessingOptions]
|
|
1446
|
+
attr_accessor :processing_options
|
|
1447
|
+
|
|
1448
|
+
# A promotion value of the job, as determined by the client. The value
|
|
1449
|
+
# determines the sort order of the jobs returned when searching for jobs using
|
|
1450
|
+
# the featured jobs search call, with higher promotional values being returned
|
|
1451
|
+
# first and ties being resolved by relevance sort. Only the jobs with a
|
|
1452
|
+
# promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0,
|
|
1453
|
+
# and negative values are treated as 0.
|
|
1454
|
+
# Corresponds to the JSON property `promotionValue`
|
|
1455
|
+
# @return [Fixnum]
|
|
1456
|
+
attr_accessor :promotion_value
|
|
1457
|
+
|
|
1458
|
+
# A description of the qualifications required to perform the job. The use of
|
|
1459
|
+
# this field is recommended as an alternative to using the more general
|
|
1460
|
+
# description field. This field accepts and sanitizes HTML input, and also
|
|
1461
|
+
# accepts bold, italic, ordered list, and unordered list markup tags. The
|
|
1462
|
+
# maximum number of allowed characters is 10,000.
|
|
1463
|
+
# Corresponds to the JSON property `qualifications`
|
|
1464
|
+
# @return [String]
|
|
1465
|
+
attr_accessor :qualifications
|
|
1466
|
+
|
|
1467
|
+
# Required. The requisition ID, also referred to as the posting ID, is assigned
|
|
1468
|
+
# by the client to identify a job. This field is intended to be used by clients
|
|
1469
|
+
# for client identification and tracking of postings. A job isn't allowed to be
|
|
1470
|
+
# created if there is another job with the same company, language_code and
|
|
1471
|
+
# requisition_id. The maximum number of allowed characters is 255.
|
|
1472
|
+
# Corresponds to the JSON property `requisitionId`
|
|
1473
|
+
# @return [String]
|
|
1474
|
+
attr_accessor :requisition_id
|
|
1475
|
+
|
|
1476
|
+
# A description of job responsibilities. The use of this field is recommended as
|
|
1477
|
+
# an alternative to using the more general description field. This field accepts
|
|
1478
|
+
# and sanitizes HTML input, and also accepts bold, italic, ordered list, and
|
|
1479
|
+
# unordered list markup tags. The maximum number of allowed characters is 10,000.
|
|
1480
|
+
# Corresponds to the JSON property `responsibilities`
|
|
1481
|
+
# @return [String]
|
|
1482
|
+
attr_accessor :responsibilities
|
|
1483
|
+
|
|
1484
|
+
# Required. The title of the job, such as "Software Engineer" The maximum number
|
|
1485
|
+
# of allowed characters is 500.
|
|
1486
|
+
# Corresponds to the JSON property `title`
|
|
1487
|
+
# @return [String]
|
|
1488
|
+
attr_accessor :title
|
|
1489
|
+
|
|
1490
|
+
# Deprecated. The job is only visible to the owner. The visibility of the job.
|
|
1491
|
+
# Defaults to Visibility.ACCOUNT_ONLY if not specified.
|
|
1492
|
+
# Corresponds to the JSON property `visibility`
|
|
1493
|
+
# @return [String]
|
|
1494
|
+
attr_accessor :visibility
|
|
1495
|
+
|
|
1496
|
+
def initialize(**args)
|
|
1497
|
+
update!(**args)
|
|
1498
|
+
end
|
|
1499
|
+
|
|
1500
|
+
# Update properties of this object
|
|
1501
|
+
def update!(**args)
|
|
1502
|
+
@addresses = args[:addresses] if args.key?(:addresses)
|
|
1503
|
+
@application_info = args[:application_info] if args.key?(:application_info)
|
|
1504
|
+
@company = args[:company] if args.key?(:company)
|
|
1505
|
+
@company_display_name = args[:company_display_name] if args.key?(:company_display_name)
|
|
1506
|
+
@compensation_info = args[:compensation_info] if args.key?(:compensation_info)
|
|
1507
|
+
@custom_attributes = args[:custom_attributes] if args.key?(:custom_attributes)
|
|
1508
|
+
@degree_types = args[:degree_types] if args.key?(:degree_types)
|
|
1509
|
+
@department = args[:department] if args.key?(:department)
|
|
1510
|
+
@derived_info = args[:derived_info] if args.key?(:derived_info)
|
|
1511
|
+
@description = args[:description] if args.key?(:description)
|
|
1512
|
+
@employment_types = args[:employment_types] if args.key?(:employment_types)
|
|
1513
|
+
@incentives = args[:incentives] if args.key?(:incentives)
|
|
1514
|
+
@job_benefits = args[:job_benefits] if args.key?(:job_benefits)
|
|
1515
|
+
@job_end_time = args[:job_end_time] if args.key?(:job_end_time)
|
|
1516
|
+
@job_level = args[:job_level] if args.key?(:job_level)
|
|
1517
|
+
@job_start_time = args[:job_start_time] if args.key?(:job_start_time)
|
|
1518
|
+
@language_code = args[:language_code] if args.key?(:language_code)
|
|
1519
|
+
@name = args[:name] if args.key?(:name)
|
|
1520
|
+
@posting_create_time = args[:posting_create_time] if args.key?(:posting_create_time)
|
|
1521
|
+
@posting_expire_time = args[:posting_expire_time] if args.key?(:posting_expire_time)
|
|
1522
|
+
@posting_publish_time = args[:posting_publish_time] if args.key?(:posting_publish_time)
|
|
1523
|
+
@posting_region = args[:posting_region] if args.key?(:posting_region)
|
|
1524
|
+
@posting_update_time = args[:posting_update_time] if args.key?(:posting_update_time)
|
|
1525
|
+
@processing_options = args[:processing_options] if args.key?(:processing_options)
|
|
1526
|
+
@promotion_value = args[:promotion_value] if args.key?(:promotion_value)
|
|
1527
|
+
@qualifications = args[:qualifications] if args.key?(:qualifications)
|
|
1528
|
+
@requisition_id = args[:requisition_id] if args.key?(:requisition_id)
|
|
1529
|
+
@responsibilities = args[:responsibilities] if args.key?(:responsibilities)
|
|
1530
|
+
@title = args[:title] if args.key?(:title)
|
|
1531
|
+
@visibility = args[:visibility] if args.key?(:visibility)
|
|
1532
|
+
end
|
|
1533
|
+
end
|
|
1534
|
+
|
|
1535
|
+
# Application related details of a job posting.
|
|
1536
|
+
class GoogleCloudTalentV4JobApplicationInfo
|
|
1537
|
+
include Google::Apis::Core::Hashable
|
|
1538
|
+
|
|
1539
|
+
# Use this field to specify email address(es) to which resumes or applications
|
|
1540
|
+
# can be sent. The maximum number of allowed characters for each entry is 255.
|
|
1541
|
+
# Corresponds to the JSON property `emails`
|
|
1542
|
+
# @return [Array<String>]
|
|
1543
|
+
attr_accessor :emails
|
|
1544
|
+
|
|
1545
|
+
# Use this field to provide instructions, such as "Mail your application to ...",
|
|
1546
|
+
# that a candidate can follow to apply for the job. This field accepts and
|
|
1547
|
+
# sanitizes HTML input, and also accepts bold, italic, ordered list, and
|
|
1548
|
+
# unordered list markup tags. The maximum number of allowed characters is 3,000.
|
|
1549
|
+
# Corresponds to the JSON property `instruction`
|
|
1550
|
+
# @return [String]
|
|
1551
|
+
attr_accessor :instruction
|
|
1552
|
+
|
|
1553
|
+
# Use this URI field to direct an applicant to a website, for example to link to
|
|
1554
|
+
# an online application form. The maximum number of allowed characters for each
|
|
1555
|
+
# entry is 2,000.
|
|
1556
|
+
# Corresponds to the JSON property `uris`
|
|
1557
|
+
# @return [Array<String>]
|
|
1558
|
+
attr_accessor :uris
|
|
1559
|
+
|
|
1560
|
+
def initialize(**args)
|
|
1561
|
+
update!(**args)
|
|
1562
|
+
end
|
|
1563
|
+
|
|
1564
|
+
# Update properties of this object
|
|
1565
|
+
def update!(**args)
|
|
1566
|
+
@emails = args[:emails] if args.key?(:emails)
|
|
1567
|
+
@instruction = args[:instruction] if args.key?(:instruction)
|
|
1568
|
+
@uris = args[:uris] if args.key?(:uris)
|
|
1569
|
+
end
|
|
1570
|
+
end
|
|
1571
|
+
|
|
1572
|
+
# Derived details about the job posting.
|
|
1573
|
+
class GoogleCloudTalentV4JobDerivedInfo
|
|
1574
|
+
include Google::Apis::Core::Hashable
|
|
1575
|
+
|
|
1576
|
+
# Job categories derived from Job.title and Job.description.
|
|
1577
|
+
# Corresponds to the JSON property `jobCategories`
|
|
1578
|
+
# @return [Array<String>]
|
|
1579
|
+
attr_accessor :job_categories
|
|
1580
|
+
|
|
1581
|
+
# Structured locations of the job, resolved from Job.addresses. locations are
|
|
1582
|
+
# exactly matched to Job.addresses in the same order.
|
|
1583
|
+
# Corresponds to the JSON property `locations`
|
|
1584
|
+
# @return [Array<Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4Location>]
|
|
1585
|
+
attr_accessor :locations
|
|
1586
|
+
|
|
1587
|
+
def initialize(**args)
|
|
1588
|
+
update!(**args)
|
|
1589
|
+
end
|
|
1590
|
+
|
|
1591
|
+
# Update properties of this object
|
|
1592
|
+
def update!(**args)
|
|
1593
|
+
@job_categories = args[:job_categories] if args.key?(:job_categories)
|
|
1594
|
+
@locations = args[:locations] if args.key?(:locations)
|
|
1595
|
+
end
|
|
1596
|
+
end
|
|
1597
|
+
|
|
1598
|
+
# Options for job processing.
|
|
1599
|
+
class GoogleCloudTalentV4JobProcessingOptions
|
|
1600
|
+
include Google::Apis::Core::Hashable
|
|
1601
|
+
|
|
1602
|
+
# If set to `true`, the service does not attempt to resolve a more precise
|
|
1603
|
+
# address for the job.
|
|
1604
|
+
# Corresponds to the JSON property `disableStreetAddressResolution`
|
|
1605
|
+
# @return [Boolean]
|
|
1606
|
+
attr_accessor :disable_street_address_resolution
|
|
1607
|
+
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
|
1608
|
+
|
|
1609
|
+
# Option for job HTML content sanitization. Applied fields are: * description *
|
|
1610
|
+
# applicationInfo.instruction * incentives * qualifications * responsibilities
|
|
1611
|
+
# HTML tags in these fields may be stripped if sanitiazation isn't disabled.
|
|
1612
|
+
# Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
|
1613
|
+
# Corresponds to the JSON property `htmlSanitization`
|
|
1614
|
+
# @return [String]
|
|
1615
|
+
attr_accessor :html_sanitization
|
|
1616
|
+
|
|
1617
|
+
def initialize(**args)
|
|
1618
|
+
update!(**args)
|
|
1619
|
+
end
|
|
1620
|
+
|
|
1621
|
+
# Update properties of this object
|
|
1622
|
+
def update!(**args)
|
|
1623
|
+
@disable_street_address_resolution = args[:disable_street_address_resolution] if args.key?(:disable_street_address_resolution)
|
|
1624
|
+
@html_sanitization = args[:html_sanitization] if args.key?(:html_sanitization)
|
|
1625
|
+
end
|
|
1626
|
+
end
|
|
1627
|
+
|
|
1628
|
+
# Mutation result of a job from a batch operation.
|
|
1629
|
+
class GoogleCloudTalentV4JobResult
|
|
1630
|
+
include Google::Apis::Core::Hashable
|
|
1631
|
+
|
|
1632
|
+
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
1633
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
1634
|
+
# responsible for the job.
|
|
1635
|
+
# Corresponds to the JSON property `job`
|
|
1636
|
+
# @return [Google::Apis::JobsV3p1beta1::GoogleCloudTalentV4Job]
|
|
1637
|
+
attr_accessor :job
|
|
1638
|
+
|
|
1639
|
+
# The `Status` type defines a logical error model that is suitable for different
|
|
1640
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
|
1641
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
|
1642
|
+
# data: error code, error message, and error details. You can find out more
|
|
1643
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
|
1644
|
+
# //cloud.google.com/apis/design/errors).
|
|
1645
|
+
# Corresponds to the JSON property `status`
|
|
1646
|
+
# @return [Google::Apis::JobsV3p1beta1::Status]
|
|
1647
|
+
attr_accessor :status
|
|
1648
|
+
|
|
1649
|
+
def initialize(**args)
|
|
1650
|
+
update!(**args)
|
|
1651
|
+
end
|
|
1652
|
+
|
|
1653
|
+
# Update properties of this object
|
|
1654
|
+
def update!(**args)
|
|
1655
|
+
@job = args[:job] if args.key?(:job)
|
|
1656
|
+
@status = args[:status] if args.key?(:status)
|
|
1657
|
+
end
|
|
1658
|
+
end
|
|
1659
|
+
|
|
1660
|
+
# A resource that represents a location with full geographic information.
|
|
1661
|
+
class GoogleCloudTalentV4Location
|
|
1662
|
+
include Google::Apis::Core::Hashable
|
|
1663
|
+
|
|
1664
|
+
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1665
|
+
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1666
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
1667
|
+
# within normalized ranges.
|
|
1668
|
+
# Corresponds to the JSON property `latLng`
|
|
1669
|
+
# @return [Google::Apis::JobsV3p1beta1::LatLng]
|
|
1670
|
+
attr_accessor :lat_lng
|
|
1671
|
+
|
|
1672
|
+
# The type of a location, which corresponds to the address lines field of google.
|
|
1673
|
+
# type.PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of
|
|
1674
|
+
# LocationType.NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of
|
|
1675
|
+
# LocationType.LOCALITY.
|
|
1676
|
+
# Corresponds to the JSON property `locationType`
|
|
1677
|
+
# @return [String]
|
|
1678
|
+
attr_accessor :location_type
|
|
1679
|
+
|
|
1680
|
+
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
|
1681
|
+
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
|
1682
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
|
1683
|
+
# towns, mountains). In typical usage an address would be created via user input
|
|
1684
|
+
# or from importing existing data, depending on the type of process. Advice on
|
|
1685
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
|
1686
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
|
1687
|
+
# elements for input or editing of fields outside countries where that field is
|
|
1688
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
|
1689
|
+
# google.com/business/answer/6397478
|
|
1690
|
+
# Corresponds to the JSON property `postalAddress`
|
|
1691
|
+
# @return [Google::Apis::JobsV3p1beta1::PostalAddress]
|
|
1692
|
+
attr_accessor :postal_address
|
|
1693
|
+
|
|
1694
|
+
# Radius in miles of the job location. This value is derived from the location
|
|
1695
|
+
# bounding box in which a circle with the specified radius centered from google.
|
|
1696
|
+
# type.LatLng covers the area associated with the job location. For example,
|
|
1697
|
+
# currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
|
|
1698
|
+
# Corresponds to the JSON property `radiusMiles`
|
|
1699
|
+
# @return [Float]
|
|
1700
|
+
attr_accessor :radius_miles
|
|
1701
|
+
|
|
1702
|
+
def initialize(**args)
|
|
1703
|
+
update!(**args)
|
|
1704
|
+
end
|
|
1705
|
+
|
|
1706
|
+
# Update properties of this object
|
|
1707
|
+
def update!(**args)
|
|
1708
|
+
@lat_lng = args[:lat_lng] if args.key?(:lat_lng)
|
|
1709
|
+
@location_type = args[:location_type] if args.key?(:location_type)
|
|
1710
|
+
@postal_address = args[:postal_address] if args.key?(:postal_address)
|
|
1711
|
+
@radius_miles = args[:radius_miles] if args.key?(:radius_miles)
|
|
1712
|
+
end
|
|
1713
|
+
end
|
|
1714
|
+
|
|
1715
|
+
# Input only. Histogram facets to be specified in SearchJobsRequest.
|
|
1023
1716
|
class HistogramFacets
|
|
1024
1717
|
include Google::Apis::Core::Hashable
|
|
1025
1718
|
|
|
1026
|
-
# Optional. Specifies compensation field-based histogram requests.
|
|
1027
|
-
#
|
|
1719
|
+
# Optional. Specifies compensation field-based histogram requests. Duplicate
|
|
1720
|
+
# values of CompensationHistogramRequest.type are not allowed.
|
|
1028
1721
|
# Corresponds to the JSON property `compensationHistogramFacets`
|
|
1029
1722
|
# @return [Array<Google::Apis::JobsV3p1beta1::CompensationHistogramRequest>]
|
|
1030
1723
|
attr_accessor :compensation_histogram_facets
|
|
1031
1724
|
|
|
1032
|
-
# Optional. Specifies the custom attributes histogram requests.
|
|
1033
|
-
#
|
|
1034
|
-
# allowed.
|
|
1725
|
+
# Optional. Specifies the custom attributes histogram requests. Duplicate values
|
|
1726
|
+
# of CustomAttributeHistogramRequest.key are not allowed.
|
|
1035
1727
|
# Corresponds to the JSON property `customAttributeHistogramFacets`
|
|
1036
1728
|
# @return [Array<Google::Apis::JobsV3p1beta1::CustomAttributeHistogramRequest>]
|
|
1037
1729
|
attr_accessor :custom_attribute_histogram_facets
|
|
1038
1730
|
|
|
1039
|
-
# Optional. Specifies the simple type of histogram facets, for example,
|
|
1040
|
-
#
|
|
1731
|
+
# Optional. Specifies the simple type of histogram facets, for example, `
|
|
1732
|
+
# COMPANY_SIZE`, `EMPLOYMENT_TYPE` etc.
|
|
1041
1733
|
# Corresponds to the JSON property `simpleHistogramFacets`
|
|
1042
1734
|
# @return [Array<String>]
|
|
1043
1735
|
attr_accessor :simple_histogram_facets
|
|
@@ -1054,89 +1746,64 @@ module Google
|
|
|
1054
1746
|
end
|
|
1055
1747
|
end
|
|
1056
1748
|
|
|
1057
|
-
# Input Only.
|
|
1058
|
-
# The histogram request.
|
|
1749
|
+
# Input Only. The histogram request.
|
|
1059
1750
|
class HistogramQuery
|
|
1060
1751
|
include Google::Apis::Core::Hashable
|
|
1061
1752
|
|
|
1062
|
-
# An expression specifies a histogram request against matching resources
|
|
1063
|
-
#
|
|
1064
|
-
#
|
|
1065
|
-
#
|
|
1066
|
-
#
|
|
1067
|
-
#
|
|
1068
|
-
#
|
|
1069
|
-
#
|
|
1070
|
-
#
|
|
1071
|
-
#
|
|
1072
|
-
#
|
|
1073
|
-
#
|
|
1074
|
-
#
|
|
1075
|
-
#
|
|
1076
|
-
#
|
|
1077
|
-
#
|
|
1078
|
-
#
|
|
1079
|
-
#
|
|
1080
|
-
#
|
|
1081
|
-
# *
|
|
1082
|
-
#
|
|
1083
|
-
#
|
|
1084
|
-
#
|
|
1085
|
-
# *
|
|
1086
|
-
# *
|
|
1087
|
-
# *
|
|
1088
|
-
#
|
|
1089
|
-
#
|
|
1090
|
-
# "
|
|
1091
|
-
#
|
|
1092
|
-
#
|
|
1093
|
-
# *
|
|
1094
|
-
#
|
|
1095
|
-
#
|
|
1096
|
-
# "
|
|
1097
|
-
#
|
|
1098
|
-
#
|
|
1099
|
-
# *
|
|
1100
|
-
#
|
|
1101
|
-
#
|
|
1102
|
-
#
|
|
1103
|
-
#
|
|
1104
|
-
# *
|
|
1105
|
-
#
|
|
1106
|
-
#
|
|
1107
|
-
#
|
|
1108
|
-
# *
|
|
1109
|
-
#
|
|
1110
|
-
#
|
|
1111
|
-
#
|
|
1112
|
-
#
|
|
1113
|
-
# "
|
|
1114
|
-
#
|
|
1115
|
-
#
|
|
1116
|
-
# * category: histogram by the JobCategory. For example,
|
|
1117
|
-
# "COMPUTER_AND_IT", "HEALTHCARE".
|
|
1118
|
-
# * base_compensation_unit: histogram by the CompensationUnit of base
|
|
1119
|
-
# salary. For example, "WEEKLY", "MONTHLY".
|
|
1120
|
-
# * base_compensation: histogram by the base salary. Must specify list of
|
|
1121
|
-
# numeric buckets to group results by.
|
|
1122
|
-
# * annualized_base_compensation: histogram by the base annualized salary.
|
|
1123
|
-
# Must specify list of numeric buckets to group results by.
|
|
1124
|
-
# * annualized_total_compensation: histogram by the total annualized salary.
|
|
1125
|
-
# Must specify list of numeric buckets to group results by.
|
|
1126
|
-
# * string_custom_attribute: histogram by string Job.custom_attributes.
|
|
1127
|
-
# Values can be accessed via square bracket notations like
|
|
1128
|
-
# string_custom_attribute["key1"].
|
|
1129
|
-
# * numeric_custom_attribute: histogram by numeric Job.custom_attributes.
|
|
1130
|
-
# Values can be accessed via square bracket notations like
|
|
1131
|
-
# numeric_custom_attribute["key1"]. Must specify list of numeric buckets to
|
|
1132
|
-
# group results by.
|
|
1133
|
-
# Example expressions:
|
|
1134
|
-
# * count(admin1)
|
|
1135
|
-
# * count(base_compensation, [bucket(1000, 10000), bucket(10000, 100000),
|
|
1136
|
-
# bucket(100000, MAX)])
|
|
1137
|
-
# * count(string_custom_attribute["some-string-custom-attribute"])
|
|
1138
|
-
# * count(numeric_custom_attribute["some-numeric-custom-attribute"],
|
|
1139
|
-
# [bucket(MIN, 0, "negative"), bucket(0, MAX, "non-negative"])
|
|
1753
|
+
# An expression specifies a histogram request against matching resources (for
|
|
1754
|
+
# example, jobs) for searches. Expression syntax is a aggregation function call
|
|
1755
|
+
# with histogram facets and other options. Available aggregation function calls
|
|
1756
|
+
# are: * `count(string_histogram_facet)`: Count the number of matching entity,
|
|
1757
|
+
# for each distinct attribute value. * `count(numeric_histogram_facet, list of
|
|
1758
|
+
# buckets)`: Count the number of matching entity within each bucket. Data types:
|
|
1759
|
+
# * Histogram facet: facet names with format a-zA-Z+. * String: string like "any
|
|
1760
|
+
# string with backslash escape for quote(\")." * Number: whole number and
|
|
1761
|
+
# floating point number like 10, -1 and -0.01. * List: list of elements with
|
|
1762
|
+
# comma(,) separator surrounded by square brackets. For example, [1, 2, 3] and ["
|
|
1763
|
+
# one", "two", "three"]. Built-in constants: * MIN (minimum number similar to
|
|
1764
|
+
# java Double.MIN_VALUE) * MAX (maximum number similar to java Double.MAX_VALUE)
|
|
1765
|
+
# Built-in functions: * bucket(start, end[, label]): bucket built-in function
|
|
1766
|
+
# creates a bucket with range of start, end). Note that the end is exclusive.
|
|
1767
|
+
# For example, bucket(1, MAX, "positive number") or bucket(1, 10). Job histogram
|
|
1768
|
+
# facets: * company_id: histogram by [Job.distributor_company_id. *
|
|
1769
|
+
# company_display_name: histogram by Job.company_display_name. * employment_type:
|
|
1770
|
+
# histogram by Job.employment_types. For example, "FULL_TIME", "PART_TIME". *
|
|
1771
|
+
# company_size: histogram by CompanySize, for example, "SMALL", "MEDIUM", "BIG".
|
|
1772
|
+
# * publish_time_in_month: histogram by the Job.publish_time in months. Must
|
|
1773
|
+
# specify list of numeric buckets in spec. * publish_time_in_year: histogram by
|
|
1774
|
+
# the Job.publish_time in years. Must specify list of numeric buckets in spec. *
|
|
1775
|
+
# degree_type: histogram by the Job.degree_type. For example, "Bachelors", "
|
|
1776
|
+
# Masters". * job_level: histogram by the Job.job_level. For example, "Entry
|
|
1777
|
+
# Level". * country: histogram by the country code of jobs. For example, "US", "
|
|
1778
|
+
# FR". * admin1: histogram by the admin1 code of jobs, which is a global
|
|
1779
|
+
# placeholder referring to the state, province, or the particular term a country
|
|
1780
|
+
# uses to define the geographic structure below the country level. For example, "
|
|
1781
|
+
# CA", "IL". * city: histogram by a combination of the "city name, admin1 code".
|
|
1782
|
+
# For example, "Mountain View, CA", "New York, NY". * admin1_country: histogram
|
|
1783
|
+
# by a combination of the "admin1 code, country". For example, "CA, US", "IL, US"
|
|
1784
|
+
# . * city_coordinate: histogram by the city center's GPS coordinates (latitude
|
|
1785
|
+
# and longitude). For example, 37.4038522,-122.0987765. Since the coordinates of
|
|
1786
|
+
# a city center can change, customers may need to refresh them periodically. *
|
|
1787
|
+
# locale: histogram by the Job.language_code. For example, "en-US", "fr-FR". *
|
|
1788
|
+
# language: histogram by the language subtag of the Job.language_code. For
|
|
1789
|
+
# example, "en", "fr". * category: histogram by the JobCategory. For example, "
|
|
1790
|
+
# COMPUTER_AND_IT", "HEALTHCARE". * base_compensation_unit: histogram by the
|
|
1791
|
+
# CompensationUnit of base salary. For example, "WEEKLY", "MONTHLY". *
|
|
1792
|
+
# base_compensation: histogram by the base salary. Must specify list of numeric
|
|
1793
|
+
# buckets to group results by. * annualized_base_compensation: histogram by the
|
|
1794
|
+
# base annualized salary. Must specify list of numeric buckets to group results
|
|
1795
|
+
# by. * annualized_total_compensation: histogram by the total annualized salary.
|
|
1796
|
+
# Must specify list of numeric buckets to group results by. *
|
|
1797
|
+
# string_custom_attribute: histogram by string Job.custom_attributes. Values can
|
|
1798
|
+
# be accessed via square bracket notations like string_custom_attribute["key1"].
|
|
1799
|
+
# * numeric_custom_attribute: histogram by numeric Job.custom_attributes. Values
|
|
1800
|
+
# can be accessed via square bracket notations like numeric_custom_attribute["
|
|
1801
|
+
# key1"]. Must specify list of numeric buckets to group results by. Example
|
|
1802
|
+
# expressions: * count(admin1) * count(base_compensation, [bucket(1000, 10000),
|
|
1803
|
+
# bucket(10000, 100000), bucket(100000, MAX)]) * count(string_custom_attribute["
|
|
1804
|
+
# some-string-custom-attribute"]) * count(numeric_custom_attribute["some-numeric-
|
|
1805
|
+
# custom-attribute"], [bucket(MIN, 0, "negative"), bucket(0, MAX, "non-negative"]
|
|
1806
|
+
# )
|
|
1140
1807
|
# Corresponds to the JSON property `histogramQuery`
|
|
1141
1808
|
# @return [String]
|
|
1142
1809
|
attr_accessor :histogram_query
|
|
@@ -1151,19 +1818,16 @@ module Google
|
|
|
1151
1818
|
end
|
|
1152
1819
|
end
|
|
1153
1820
|
|
|
1154
|
-
# Output only.
|
|
1155
|
-
# Histogram result that matches HistogramSpec specified in searches.
|
|
1821
|
+
# Output only. Histogram result that matches HistogramSpec specified in searches.
|
|
1156
1822
|
class HistogramQueryResult
|
|
1157
1823
|
include Google::Apis::Core::Hashable
|
|
1158
1824
|
|
|
1159
1825
|
# A map from the values of the facet associated with distinct values to the
|
|
1160
|
-
# number of matching entries with corresponding value.
|
|
1161
|
-
#
|
|
1162
|
-
#
|
|
1163
|
-
# * (for
|
|
1164
|
-
# for `
|
|
1165
|
-
# * (for anonymous numeric bucket) range formatted as `<low>-<high>`, for
|
|
1166
|
-
# example, `0-1000`, `MIN-0`, and `0-MAX`.
|
|
1826
|
+
# number of matching entries with corresponding value. The key format is: * (for
|
|
1827
|
+
# string histogram) string values stored in the field. * (for named numeric
|
|
1828
|
+
# bucket) name specified in `bucket()` function, like for `bucket(0, MAX, "non-
|
|
1829
|
+
# negative")`, the key will be `non-negative`. * (for anonymous numeric bucket)
|
|
1830
|
+
# range formatted as `-`, for example, `0-1000`, `MIN-0`, and `0-MAX`.
|
|
1167
1831
|
# Corresponds to the JSON property `histogram`
|
|
1168
1832
|
# @return [Hash<String,Fixnum>]
|
|
1169
1833
|
attr_accessor :histogram
|
|
@@ -1184,11 +1848,9 @@ module Google
|
|
|
1184
1848
|
end
|
|
1185
1849
|
end
|
|
1186
1850
|
|
|
1187
|
-
# Output only.
|
|
1188
|
-
#
|
|
1189
|
-
#
|
|
1190
|
-
# The response is a map of each filter value to the corresponding count of
|
|
1191
|
-
# jobs for that filter.
|
|
1851
|
+
# Output only. Result of a histogram call. The response contains the histogram
|
|
1852
|
+
# map for the search type specified by HistogramResult.field. The response is a
|
|
1853
|
+
# map of each filter value to the corresponding count of jobs for that filter.
|
|
1192
1854
|
class HistogramResult
|
|
1193
1855
|
include Google::Apis::Core::Hashable
|
|
1194
1856
|
|
|
@@ -1197,9 +1859,8 @@ module Google
|
|
|
1197
1859
|
# @return [String]
|
|
1198
1860
|
attr_accessor :search_type
|
|
1199
1861
|
|
|
1200
|
-
# A map from the values of field to the number of jobs with that value
|
|
1201
|
-
#
|
|
1202
|
-
# Key: search type (filter names, such as the companyName).
|
|
1862
|
+
# A map from the values of field to the number of jobs with that value in this
|
|
1863
|
+
# search result. Key: search type (filter names, such as the companyName).
|
|
1203
1864
|
# Values: the count of jobs that match the filter for this search.
|
|
1204
1865
|
# Corresponds to the JSON property `values`
|
|
1205
1866
|
# @return [Hash<String,Fixnum>]
|
|
@@ -1216,8 +1877,7 @@ module Google
|
|
|
1216
1877
|
end
|
|
1217
1878
|
end
|
|
1218
1879
|
|
|
1219
|
-
# Output only.
|
|
1220
|
-
# Histogram results that match HistogramFacets specified in
|
|
1880
|
+
# Output only. Histogram results that match HistogramFacets specified in
|
|
1221
1881
|
# SearchJobsRequest.
|
|
1222
1882
|
class HistogramResults
|
|
1223
1883
|
include Google::Apis::Core::Hashable
|
|
@@ -1228,14 +1888,14 @@ module Google
|
|
|
1228
1888
|
# @return [Array<Google::Apis::JobsV3p1beta1::CompensationHistogramResult>]
|
|
1229
1889
|
attr_accessor :compensation_histogram_results
|
|
1230
1890
|
|
|
1231
|
-
# Specifies histogram results for custom attributes that match
|
|
1232
|
-
#
|
|
1891
|
+
# Specifies histogram results for custom attributes that match HistogramFacets.
|
|
1892
|
+
# custom_attribute_histogram_facets.
|
|
1233
1893
|
# Corresponds to the JSON property `customAttributeHistogramResults`
|
|
1234
1894
|
# @return [Array<Google::Apis::JobsV3p1beta1::CustomAttributeHistogramResult>]
|
|
1235
1895
|
attr_accessor :custom_attribute_histogram_results
|
|
1236
1896
|
|
|
1237
|
-
# Specifies histogram results that matches
|
|
1238
|
-
#
|
|
1897
|
+
# Specifies histogram results that matches HistogramFacets.
|
|
1898
|
+
# simple_histogram_facets.
|
|
1239
1899
|
# Corresponds to the JSON property `simpleHistogramResults`
|
|
1240
1900
|
# @return [Array<Google::Apis::JobsV3p1beta1::HistogramResult>]
|
|
1241
1901
|
attr_accessor :simple_histogram_results
|
|
@@ -1253,24 +1913,22 @@ module Google
|
|
|
1253
1913
|
end
|
|
1254
1914
|
|
|
1255
1915
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
1256
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
|
1257
|
-
#
|
|
1916
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
1917
|
+
# responsible for the job.
|
|
1258
1918
|
class Job
|
|
1259
1919
|
include Google::Apis::Core::Hashable
|
|
1260
1920
|
|
|
1261
|
-
# Optional but strongly recommended for the best service experience.
|
|
1262
|
-
#
|
|
1263
|
-
#
|
|
1264
|
-
#
|
|
1265
|
-
#
|
|
1266
|
-
#
|
|
1267
|
-
#
|
|
1268
|
-
#
|
|
1269
|
-
#
|
|
1270
|
-
#
|
|
1271
|
-
#
|
|
1272
|
-
# for better search experience.
|
|
1273
|
-
# The maximum number of allowed characters is 500.
|
|
1921
|
+
# Optional but strongly recommended for the best service experience. Location(s)
|
|
1922
|
+
# where the employer is looking to hire for this job posting. Specifying the
|
|
1923
|
+
# full street address(es) of the hiring location enables better API results,
|
|
1924
|
+
# especially job searches by commute time. At most 50 locations are allowed for
|
|
1925
|
+
# best search performance. If a job has more locations, it is suggested to split
|
|
1926
|
+
# it into multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1'
|
|
1927
|
+
# , 'ReqA-2', etc.) as multiple jobs with the same company_name, language_code
|
|
1928
|
+
# and requisition_id are not allowed. If the original requisition_id must be
|
|
1929
|
+
# preserved, a custom field should be used for storage. It is also suggested to
|
|
1930
|
+
# group the locations that close to each other in the same job for better search
|
|
1931
|
+
# experience. The maximum number of allowed characters is 500.
|
|
1274
1932
|
# Corresponds to the JSON property `addresses`
|
|
1275
1933
|
# @return [Array<String>]
|
|
1276
1934
|
attr_accessor :addresses
|
|
@@ -1285,8 +1943,8 @@ module Google
|
|
|
1285
1943
|
# @return [String]
|
|
1286
1944
|
attr_accessor :company_display_name
|
|
1287
1945
|
|
|
1288
|
-
# Required. The resource name of the company listing the job, such as
|
|
1289
|
-
#
|
|
1946
|
+
# Required. The resource name of the company listing the job, such as "projects/
|
|
1947
|
+
# api-test-project/companies/foo".
|
|
1290
1948
|
# Corresponds to the JSON property `companyName`
|
|
1291
1949
|
# @return [String]
|
|
1292
1950
|
attr_accessor :company_name
|
|
@@ -1297,16 +1955,13 @@ module Google
|
|
|
1297
1955
|
attr_accessor :compensation_info
|
|
1298
1956
|
|
|
1299
1957
|
# Optional. A map of fields to hold both filterable and non-filterable custom
|
|
1300
|
-
# job
|
|
1301
|
-
#
|
|
1302
|
-
#
|
|
1303
|
-
#
|
|
1304
|
-
#
|
|
1305
|
-
#
|
|
1306
|
-
#
|
|
1307
|
-
# allowed, with each string no more than 255 characters. For unfilterable
|
|
1308
|
-
# `string_values`, the maximum total size of `string_values` across all keys
|
|
1309
|
-
# is 50KB.
|
|
1958
|
+
# job attributes that are not covered by the provided structured fields. The
|
|
1959
|
+
# keys of the map are strings up to 64 bytes and must match the pattern: a-zA-Z*.
|
|
1960
|
+
# For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at
|
|
1961
|
+
# most 100 unfilterable keys are supported. For filterable `string_values`,
|
|
1962
|
+
# across all keys at most 200 values are allowed, with each string no more than
|
|
1963
|
+
# 255 characters. For unfilterable `string_values`, the maximum total size of `
|
|
1964
|
+
# string_values` across all keys is 50KB.
|
|
1310
1965
|
# Corresponds to the JSON property `customAttributes`
|
|
1311
1966
|
# @return [Hash<String,Google::Apis::JobsV3p1beta1::CustomAttribute>]
|
|
1312
1967
|
attr_accessor :custom_attributes
|
|
@@ -1318,41 +1973,35 @@ module Google
|
|
|
1318
1973
|
attr_accessor :degree_types
|
|
1319
1974
|
|
|
1320
1975
|
# Optional. The department or functional area within the company with the open
|
|
1321
|
-
# position.
|
|
1322
|
-
# The maximum number of allowed characters is 255.
|
|
1976
|
+
# position. The maximum number of allowed characters is 255.
|
|
1323
1977
|
# Corresponds to the JSON property `department`
|
|
1324
1978
|
# @return [String]
|
|
1325
1979
|
attr_accessor :department
|
|
1326
1980
|
|
|
1327
|
-
# Output only.
|
|
1328
|
-
# Derived details about the job posting.
|
|
1981
|
+
# Output only. Derived details about the job posting.
|
|
1329
1982
|
# Corresponds to the JSON property `derivedInfo`
|
|
1330
1983
|
# @return [Google::Apis::JobsV3p1beta1::JobDerivedInfo]
|
|
1331
1984
|
attr_accessor :derived_info
|
|
1332
1985
|
|
|
1333
1986
|
# Required. The description of the job, which typically includes a multi-
|
|
1334
|
-
# paragraph
|
|
1335
|
-
#
|
|
1336
|
-
#
|
|
1337
|
-
#
|
|
1338
|
-
#
|
|
1339
|
-
#
|
|
1340
|
-
# bold, italic, ordered list, and unordered list markup tags.
|
|
1341
|
-
# The maximum number of allowed characters is 100,000.
|
|
1987
|
+
# paragraph description of the company and related information. Separate fields
|
|
1988
|
+
# are provided on the job object for responsibilities, qualifications, and other
|
|
1989
|
+
# job characteristics. Use of these separate job fields is recommended. This
|
|
1990
|
+
# field accepts and sanitizes HTML input, and also accepts bold, italic, ordered
|
|
1991
|
+
# list, and unordered list markup tags. The maximum number of allowed characters
|
|
1992
|
+
# is 100,000.
|
|
1342
1993
|
# Corresponds to the JSON property `description`
|
|
1343
1994
|
# @return [String]
|
|
1344
1995
|
attr_accessor :description
|
|
1345
1996
|
|
|
1346
|
-
# Optional. The employment type(s) of a job, for example,
|
|
1347
|
-
# full time or
|
|
1348
|
-
# part time.
|
|
1997
|
+
# Optional. The employment type(s) of a job, for example, full time or part time.
|
|
1349
1998
|
# Corresponds to the JSON property `employmentTypes`
|
|
1350
1999
|
# @return [Array<String>]
|
|
1351
2000
|
attr_accessor :employment_types
|
|
1352
2001
|
|
|
1353
2002
|
# Optional. A description of bonus, commission, and other compensation
|
|
1354
|
-
# incentives associated with the job not including salary or pay.
|
|
1355
|
-
#
|
|
2003
|
+
# incentives associated with the job not including salary or pay. The maximum
|
|
2004
|
+
# number of allowed characters is 10,000.
|
|
1356
2005
|
# Corresponds to the JSON property `incentives`
|
|
1357
2006
|
# @return [String]
|
|
1358
2007
|
attr_accessor :incentives
|
|
@@ -1363,8 +2012,7 @@ module Google
|
|
|
1363
2012
|
attr_accessor :job_benefits
|
|
1364
2013
|
|
|
1365
2014
|
# Optional. The end timestamp of the job. Typically this field is used for
|
|
1366
|
-
# contracting
|
|
1367
|
-
# engagements. Invalid timestamps are ignored.
|
|
2015
|
+
# contracting engagements. Invalid timestamps are ignored.
|
|
1368
2016
|
# Corresponds to the JSON property `jobEndTime`
|
|
1369
2017
|
# @return [String]
|
|
1370
2018
|
attr_accessor :job_end_time
|
|
@@ -1375,31 +2023,26 @@ module Google
|
|
|
1375
2023
|
attr_accessor :job_level
|
|
1376
2024
|
|
|
1377
2025
|
# Optional. The start timestamp of the job in UTC time zone. Typically this
|
|
1378
|
-
# field
|
|
1379
|
-
# is used for contracting engagements. Invalid timestamps are ignored.
|
|
2026
|
+
# field is used for contracting engagements. Invalid timestamps are ignored.
|
|
1380
2027
|
# Corresponds to the JSON property `jobStartTime`
|
|
1381
2028
|
# @return [String]
|
|
1382
2029
|
attr_accessor :job_start_time
|
|
1383
2030
|
|
|
1384
|
-
# Optional. The language of the posting. This field is distinct from
|
|
1385
|
-
#
|
|
1386
|
-
#
|
|
1387
|
-
#
|
|
1388
|
-
#
|
|
1389
|
-
#
|
|
1390
|
-
#
|
|
1391
|
-
# language code based on Job.description is assigned, otherwise
|
|
1392
|
-
# defaults to 'en_US'.
|
|
2031
|
+
# Optional. The language of the posting. This field is distinct from any
|
|
2032
|
+
# requirements for fluency that are associated with the job. Language codes must
|
|
2033
|
+
# be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [
|
|
2034
|
+
# Tags for Identifying Languages](https://tools.ietf.org/html/bcp47)`: class="
|
|
2035
|
+
# external" target="_blank" `. If this field is unspecified and Job.description
|
|
2036
|
+
# is present, detected language code based on Job.description is assigned,
|
|
2037
|
+
# otherwise defaults to 'en_US'.
|
|
1393
2038
|
# Corresponds to the JSON property `languageCode`
|
|
1394
2039
|
# @return [String]
|
|
1395
2040
|
attr_accessor :language_code
|
|
1396
2041
|
|
|
1397
|
-
# Required during job update.
|
|
1398
|
-
#
|
|
1399
|
-
#
|
|
1400
|
-
#
|
|
1401
|
-
# for example, "projects/api-test-project/jobs/1234".
|
|
1402
|
-
# Use of this field in job queries and API calls is preferred over the use of
|
|
2042
|
+
# Required during job update. The resource name for the job. This is generated
|
|
2043
|
+
# by the service when a job is created. The format is "projects/`project_id`/
|
|
2044
|
+
# jobs/`job_id`", for example, "projects/api-test-project/jobs/1234". Use of
|
|
2045
|
+
# this field in job queries and API calls is preferred over the use of
|
|
1403
2046
|
# requisition_id since this value is unique.
|
|
1404
2047
|
# Corresponds to the JSON property `name`
|
|
1405
2048
|
# @return [String]
|
|
@@ -1410,52 +2053,45 @@ module Google
|
|
|
1410
2053
|
# @return [String]
|
|
1411
2054
|
attr_accessor :posting_create_time
|
|
1412
2055
|
|
|
1413
|
-
# Optional but strongly recommended for the best service
|
|
1414
|
-
#
|
|
1415
|
-
#
|
|
1416
|
-
#
|
|
1417
|
-
#
|
|
1418
|
-
#
|
|
1419
|
-
#
|
|
1420
|
-
#
|
|
1421
|
-
#
|
|
1422
|
-
#
|
|
1423
|
-
#
|
|
1424
|
-
#
|
|
1425
|
-
#
|
|
1426
|
-
#
|
|
1427
|
-
#
|
|
1428
|
-
#
|
|
1429
|
-
#
|
|
1430
|
-
#
|
|
1431
|
-
#
|
|
1432
|
-
# the
|
|
1433
|
-
#
|
|
1434
|
-
# unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC.
|
|
1435
|
-
# If this value is not provided on job update, it depends on the field masks
|
|
1436
|
-
# set by UpdateJobRequest.update_mask. If the field masks include
|
|
1437
|
-
# expiry_time, or the masks are empty meaning that every field is
|
|
1438
|
-
# updated, the job posting expires after 30 days from the job's last
|
|
2056
|
+
# Optional but strongly recommended for the best service experience. The
|
|
2057
|
+
# expiration timestamp of the job. After this timestamp, the job is marked as
|
|
2058
|
+
# expired, and it no longer appears in search results. The expired job can't be
|
|
2059
|
+
# deleted or listed by the DeleteJob and ListJobs APIs, but it can be retrieved
|
|
2060
|
+
# with the GetJob API or updated with the UpdateJob API. An expired job can be
|
|
2061
|
+
# updated and opened again by using a future expiration timestamp. Updating an
|
|
2062
|
+
# expired job fails if there is another existing open job with same company_name,
|
|
2063
|
+
# language_code and requisition_id. The expired jobs are retained in our system
|
|
2064
|
+
# for 90 days. However, the overall expired job count cannot exceed 3 times the
|
|
2065
|
+
# maximum of open jobs count over the past week, otherwise jobs with earlier
|
|
2066
|
+
# expire time are cleaned first. Expired jobs are no longer accessible after
|
|
2067
|
+
# they are cleaned out. Invalid timestamps are ignored, and treated as expire
|
|
2068
|
+
# time not provided. Timestamp before the instant request is made is considered
|
|
2069
|
+
# valid, the job will be treated as expired immediately. If this value is not
|
|
2070
|
+
# provided at the time of job creation or is invalid, the job posting expires
|
|
2071
|
+
# after 30 days from the job's creation time. For example, if the job was
|
|
2072
|
+
# created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job
|
|
2073
|
+
# expires after 2017/01/31 13:00AM UTC. If this value is not provided on job
|
|
2074
|
+
# update, it depends on the field masks set by UpdateJobRequest.update_mask. If
|
|
2075
|
+
# the field masks include expiry_time, or the masks are empty meaning that every
|
|
2076
|
+
# field is updated, the job posting expires after 30 days from the job's last
|
|
1439
2077
|
# update time. Otherwise the expiration date isn't updated.
|
|
1440
2078
|
# Corresponds to the JSON property `postingExpireTime`
|
|
1441
2079
|
# @return [String]
|
|
1442
2080
|
attr_accessor :posting_expire_time
|
|
1443
2081
|
|
|
1444
2082
|
# Optional. The timestamp this job posting was most recently published. The
|
|
1445
|
-
# default
|
|
1446
|
-
#
|
|
1447
|
-
# ignored.
|
|
2083
|
+
# default value is the time the request arrives at the server. Invalid
|
|
2084
|
+
# timestamps are ignored.
|
|
1448
2085
|
# Corresponds to the JSON property `postingPublishTime`
|
|
1449
2086
|
# @return [String]
|
|
1450
2087
|
attr_accessor :posting_publish_time
|
|
1451
2088
|
|
|
1452
2089
|
# Optional. The job PostingRegion (for example, state, country) throughout which
|
|
1453
|
-
# the job is available. If this field is set, a
|
|
1454
|
-
#
|
|
1455
|
-
#
|
|
1456
|
-
#
|
|
1457
|
-
#
|
|
1458
|
-
# to the same location level as this field is strongly recommended.
|
|
2090
|
+
# the job is available. If this field is set, a LocationFilter in a search query
|
|
2091
|
+
# within the job region finds this job posting if an exact location match isn't
|
|
2092
|
+
# specified. If this field is set to PostingRegion.NATION or PostingRegion.
|
|
2093
|
+
# ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as
|
|
2094
|
+
# this field is strongly recommended.
|
|
1459
2095
|
# Corresponds to the JSON property `postingRegion`
|
|
1460
2096
|
# @return [String]
|
|
1461
2097
|
attr_accessor :posting_region
|
|
@@ -1465,61 +2101,55 @@ module Google
|
|
|
1465
2101
|
# @return [String]
|
|
1466
2102
|
attr_accessor :posting_update_time
|
|
1467
2103
|
|
|
1468
|
-
# Input only.
|
|
1469
|
-
# Options for job processing.
|
|
2104
|
+
# Input only. Options for job processing.
|
|
1470
2105
|
# Corresponds to the JSON property `processingOptions`
|
|
1471
2106
|
# @return [Google::Apis::JobsV3p1beta1::ProcessingOptions]
|
|
1472
2107
|
attr_accessor :processing_options
|
|
1473
2108
|
|
|
1474
|
-
# Optional. A promotion value of the job, as determined by the client.
|
|
1475
|
-
#
|
|
1476
|
-
#
|
|
1477
|
-
#
|
|
1478
|
-
#
|
|
1479
|
-
#
|
|
2109
|
+
# Optional. A promotion value of the job, as determined by the client. The value
|
|
2110
|
+
# determines the sort order of the jobs returned when searching for jobs using
|
|
2111
|
+
# the featured jobs search call, with higher promotional values being returned
|
|
2112
|
+
# first and ties being resolved by relevance sort. Only the jobs with a
|
|
2113
|
+
# promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0,
|
|
2114
|
+
# and negative values are treated as 0.
|
|
1480
2115
|
# Corresponds to the JSON property `promotionValue`
|
|
1481
2116
|
# @return [Fixnum]
|
|
1482
2117
|
attr_accessor :promotion_value
|
|
1483
2118
|
|
|
1484
|
-
# Optional. A description of the qualifications required to perform the
|
|
1485
|
-
#
|
|
1486
|
-
#
|
|
1487
|
-
#
|
|
1488
|
-
#
|
|
1489
|
-
# The maximum number of allowed characters is 10,000.
|
|
2119
|
+
# Optional. A description of the qualifications required to perform the job. The
|
|
2120
|
+
# use of this field is recommended as an alternative to using the more general
|
|
2121
|
+
# description field. This field accepts and sanitizes HTML input, and also
|
|
2122
|
+
# accepts bold, italic, ordered list, and unordered list markup tags. The
|
|
2123
|
+
# maximum number of allowed characters is 10,000.
|
|
1490
2124
|
# Corresponds to the JSON property `qualifications`
|
|
1491
2125
|
# @return [String]
|
|
1492
2126
|
attr_accessor :qualifications
|
|
1493
2127
|
|
|
1494
2128
|
# Required. The requisition ID, also referred to as the posting ID, assigned by
|
|
1495
|
-
# the
|
|
1496
|
-
# client
|
|
1497
|
-
#
|
|
1498
|
-
#
|
|
1499
|
-
# language_code and requisition_id.
|
|
1500
|
-
# The maximum number of allowed characters is 255.
|
|
2129
|
+
# the client to identify a job. This field is intended to be used by clients for
|
|
2130
|
+
# client identification and tracking of postings. A job is not allowed to be
|
|
2131
|
+
# created if there is another job with the same [company_name], language_code
|
|
2132
|
+
# and requisition_id. The maximum number of allowed characters is 255.
|
|
1501
2133
|
# Corresponds to the JSON property `requisitionId`
|
|
1502
2134
|
# @return [String]
|
|
1503
2135
|
attr_accessor :requisition_id
|
|
1504
2136
|
|
|
1505
2137
|
# Optional. A description of job responsibilities. The use of this field is
|
|
1506
|
-
# recommended as an alternative to using the more general description
|
|
1507
|
-
# field
|
|
1508
|
-
#
|
|
1509
|
-
#
|
|
1510
|
-
# The maximum number of allowed characters is 10,000.
|
|
2138
|
+
# recommended as an alternative to using the more general description field.
|
|
2139
|
+
# This field accepts and sanitizes HTML input, and also accepts bold, italic,
|
|
2140
|
+
# ordered list, and unordered list markup tags. The maximum number of allowed
|
|
2141
|
+
# characters is 10,000.
|
|
1511
2142
|
# Corresponds to the JSON property `responsibilities`
|
|
1512
2143
|
# @return [String]
|
|
1513
2144
|
attr_accessor :responsibilities
|
|
1514
2145
|
|
|
1515
|
-
# Required. The title of the job, such as "Software Engineer"
|
|
1516
|
-
#
|
|
2146
|
+
# Required. The title of the job, such as "Software Engineer" The maximum number
|
|
2147
|
+
# of allowed characters is 500.
|
|
1517
2148
|
# Corresponds to the JSON property `title`
|
|
1518
2149
|
# @return [String]
|
|
1519
2150
|
attr_accessor :title
|
|
1520
2151
|
|
|
1521
|
-
# Deprecated. The job is only visible to the owner.
|
|
1522
|
-
# The visibility of the job.
|
|
2152
|
+
# Deprecated. The job is only visible to the owner. The visibility of the job.
|
|
1523
2153
|
# Defaults to Visibility.ACCOUNT_ONLY if not specified.
|
|
1524
2154
|
# Corresponds to the JSON property `visibility`
|
|
1525
2155
|
# @return [String]
|
|
@@ -1564,8 +2194,7 @@ module Google
|
|
|
1564
2194
|
end
|
|
1565
2195
|
end
|
|
1566
2196
|
|
|
1567
|
-
# Output only.
|
|
1568
|
-
# Derived details about the job posting.
|
|
2197
|
+
# Output only. Derived details about the job posting.
|
|
1569
2198
|
class JobDerivedInfo
|
|
1570
2199
|
include Google::Apis::Core::Hashable
|
|
1571
2200
|
|
|
@@ -1574,9 +2203,8 @@ module Google
|
|
|
1574
2203
|
# @return [Array<String>]
|
|
1575
2204
|
attr_accessor :job_categories
|
|
1576
2205
|
|
|
1577
|
-
# Structured locations of the job, resolved from Job.addresses.
|
|
1578
|
-
#
|
|
1579
|
-
# order.
|
|
2206
|
+
# Structured locations of the job, resolved from Job.addresses. locations are
|
|
2207
|
+
# exactly matched to Job.addresses in the same order.
|
|
1580
2208
|
# Corresponds to the JSON property `locations`
|
|
1581
2209
|
# @return [Array<Google::Apis::JobsV3p1beta1::Location>]
|
|
1582
2210
|
attr_accessor :locations
|
|
@@ -1597,11 +2225,10 @@ module Google
|
|
|
1597
2225
|
class JobEvent
|
|
1598
2226
|
include Google::Apis::Core::Hashable
|
|
1599
2227
|
|
|
1600
|
-
# Required. The job name(s) associated with this event.
|
|
1601
|
-
#
|
|
1602
|
-
#
|
|
1603
|
-
#
|
|
1604
|
-
# identifier of the viewed job.
|
|
2228
|
+
# Required. The job name(s) associated with this event. For example, if this is
|
|
2229
|
+
# an impression event, this field contains the identifiers of all jobs shown to
|
|
2230
|
+
# the job seeker. If this was a view event, this field contains the identifier
|
|
2231
|
+
# of the viewed job.
|
|
1605
2232
|
# Corresponds to the JSON property `jobs`
|
|
1606
2233
|
# @return [Array<String>]
|
|
1607
2234
|
attr_accessor :jobs
|
|
@@ -1622,124 +2249,103 @@ module Google
|
|
|
1622
2249
|
end
|
|
1623
2250
|
end
|
|
1624
2251
|
|
|
1625
|
-
# Input only.
|
|
1626
|
-
# The query required to perform a search query.
|
|
2252
|
+
# Input only. The query required to perform a search query.
|
|
1627
2253
|
class JobQuery
|
|
1628
2254
|
include Google::Apis::Core::Hashable
|
|
1629
2255
|
|
|
1630
|
-
# Input only.
|
|
1631
|
-
# Parameters needed for commute search.
|
|
2256
|
+
# Input only. Parameters needed for commute search.
|
|
1632
2257
|
# Corresponds to the JSON property `commuteFilter`
|
|
1633
2258
|
# @return [Google::Apis::JobsV3p1beta1::CommuteFilter]
|
|
1634
2259
|
attr_accessor :commute_filter
|
|
1635
2260
|
|
|
1636
|
-
# Optional. This filter specifies the exact company display
|
|
1637
|
-
#
|
|
1638
|
-
# If
|
|
1639
|
-
# associated with any
|
|
1640
|
-
#
|
|
1641
|
-
# associated with any of the specified companies.
|
|
1642
|
-
# At most 20 company display name filters are allowed.
|
|
2261
|
+
# Optional. This filter specifies the exact company display name of the jobs to
|
|
2262
|
+
# search against. If a value isn't specified, jobs within the search results are
|
|
2263
|
+
# associated with any company. If multiple values are specified, jobs within the
|
|
2264
|
+
# search results may be associated with any of the specified companies. At most
|
|
2265
|
+
# 20 company display name filters are allowed.
|
|
1643
2266
|
# Corresponds to the JSON property `companyDisplayNames`
|
|
1644
2267
|
# @return [Array<String>]
|
|
1645
2268
|
attr_accessor :company_display_names
|
|
1646
2269
|
|
|
1647
|
-
# Optional. This filter specifies the company entities to search against.
|
|
1648
|
-
#
|
|
1649
|
-
# companies
|
|
1650
|
-
#
|
|
1651
|
-
# companies
|
|
1652
|
-
#
|
|
1653
|
-
# "projects/api-test-project/companies/foo".
|
|
1654
|
-
# At most 20 company filters are allowed.
|
|
2270
|
+
# Optional. This filter specifies the company entities to search against. If a
|
|
2271
|
+
# value isn't specified, jobs are searched for against all companies. If
|
|
2272
|
+
# multiple values are specified, jobs are searched against the companies
|
|
2273
|
+
# specified. The format is "projects/`project_id`/companies/`company_id`", for
|
|
2274
|
+
# example, "projects/api-test-project/companies/foo". At most 20 company filters
|
|
2275
|
+
# are allowed.
|
|
1655
2276
|
# Corresponds to the JSON property `companyNames`
|
|
1656
2277
|
# @return [Array<String>]
|
|
1657
2278
|
attr_accessor :company_names
|
|
1658
2279
|
|
|
1659
|
-
# Input only.
|
|
1660
|
-
# Filter on job compensation type and amount.
|
|
2280
|
+
# Input only. Filter on job compensation type and amount.
|
|
1661
2281
|
# Corresponds to the JSON property `compensationFilter`
|
|
1662
2282
|
# @return [Google::Apis::JobsV3p1beta1::CompensationFilter]
|
|
1663
2283
|
attr_accessor :compensation_filter
|
|
1664
2284
|
|
|
1665
|
-
# Optional. This filter specifies a structured syntax to match against the
|
|
1666
|
-
#
|
|
1667
|
-
#
|
|
1668
|
-
#
|
|
1669
|
-
#
|
|
1670
|
-
#
|
|
1671
|
-
# quote (\") characters.
|
|
1672
|
-
# Supported functions are `LOWER([field_name])` to
|
|
2285
|
+
# Optional. This filter specifies a structured syntax to match against the Job.
|
|
2286
|
+
# custom_attributes marked as `filterable`. The syntax for this expression is a
|
|
2287
|
+
# subset of SQL syntax. Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `
|
|
2288
|
+
# >=` where the left of the operator is a custom field key and the right of the
|
|
2289
|
+
# operator is a number or a quoted string. You must escape backslash (\\) and
|
|
2290
|
+
# quote (\") characters. Supported functions are `LOWER([field_name])` to
|
|
1673
2291
|
# perform a case insensitive match and `EMPTY([field_name])` to filter on the
|
|
1674
|
-
# existence of a key.
|
|
1675
|
-
#
|
|
1676
|
-
#
|
|
1677
|
-
#
|
|
1678
|
-
#
|
|
1679
|
-
# Sample Query:
|
|
1680
|
-
# `(LOWER(driving_license)="class \"a\"" OR EMPTY(driving_license)) AND
|
|
1681
|
-
# driving_years > 10`
|
|
2292
|
+
# existence of a key. Boolean expressions (AND/OR/NOT) are supported up to 3
|
|
2293
|
+
# levels of nesting (for example, "((A AND B AND C) OR NOT D) AND E"), a maximum
|
|
2294
|
+
# of 100 comparisons or functions are allowed in the expression. The expression
|
|
2295
|
+
# must be < 6000 bytes in length. Sample Query: `(LOWER(driving_license)="class \
|
|
2296
|
+
# "a\"" OR EMPTY(driving_license)) AND driving_years > 10`
|
|
1682
2297
|
# Corresponds to the JSON property `customAttributeFilter`
|
|
1683
2298
|
# @return [String]
|
|
1684
2299
|
attr_accessor :custom_attribute_filter
|
|
1685
2300
|
|
|
1686
|
-
# Optional. This flag controls the spell-check feature. If false, the
|
|
1687
|
-
#
|
|
1688
|
-
#
|
|
1689
|
-
# Defaults to false: a spell check is performed.
|
|
2301
|
+
# Optional. This flag controls the spell-check feature. If false, the service
|
|
2302
|
+
# attempts to correct a misspelled query, for example, "enginee" is corrected to
|
|
2303
|
+
# "engineer". Defaults to false: a spell check is performed.
|
|
1690
2304
|
# Corresponds to the JSON property `disableSpellCheck`
|
|
1691
2305
|
# @return [Boolean]
|
|
1692
2306
|
attr_accessor :disable_spell_check
|
|
1693
2307
|
alias_method :disable_spell_check?, :disable_spell_check
|
|
1694
2308
|
|
|
1695
2309
|
# Optional. The employment type filter specifies the employment type of jobs to
|
|
1696
|
-
# search against, such as EmploymentType.FULL_TIME.
|
|
1697
|
-
#
|
|
1698
|
-
#
|
|
1699
|
-
#
|
|
1700
|
-
# any of the specified employment types.
|
|
2310
|
+
# search against, such as EmploymentType.FULL_TIME. If a value is not specified,
|
|
2311
|
+
# jobs in the search results includes any employment type. If multiple values
|
|
2312
|
+
# are specified, jobs in the search results include any of the specified
|
|
2313
|
+
# employment types.
|
|
1701
2314
|
# Corresponds to the JSON property `employmentTypes`
|
|
1702
2315
|
# @return [Array<String>]
|
|
1703
2316
|
attr_accessor :employment_types
|
|
1704
2317
|
|
|
1705
2318
|
# Optional. This filter specifies a list of job names to be excluded during
|
|
1706
|
-
# search.
|
|
1707
|
-
# At most 400 excluded job names are allowed.
|
|
2319
|
+
# search. At most 400 excluded job names are allowed.
|
|
1708
2320
|
# Corresponds to the JSON property `excludedJobs`
|
|
1709
2321
|
# @return [Array<String>]
|
|
1710
2322
|
attr_accessor :excluded_jobs
|
|
1711
2323
|
|
|
1712
2324
|
# Optional. The category filter specifies the categories of jobs to search
|
|
1713
|
-
# against.
|
|
1714
|
-
#
|
|
1715
|
-
#
|
|
1716
|
-
# If multiple values are specified, jobs from any of the specified
|
|
1717
|
-
# categories are searched against.
|
|
2325
|
+
# against. See Category for more information. If a value is not specified, jobs
|
|
2326
|
+
# from any category are searched against. If multiple values are specified, jobs
|
|
2327
|
+
# from any of the specified categories are searched against.
|
|
1718
2328
|
# Corresponds to the JSON property `jobCategories`
|
|
1719
2329
|
# @return [Array<String>]
|
|
1720
2330
|
attr_accessor :job_categories
|
|
1721
2331
|
|
|
1722
|
-
# Optional. This filter specifies the locale of jobs to search against,
|
|
1723
|
-
#
|
|
1724
|
-
#
|
|
1725
|
-
#
|
|
1726
|
-
#
|
|
1727
|
-
# For more information, see
|
|
1728
|
-
# [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47).
|
|
1729
|
-
# At most 10 language code filters are allowed.
|
|
2332
|
+
# Optional. This filter specifies the locale of jobs to search against, for
|
|
2333
|
+
# example, "en-US". If a value isn't specified, the search results can contain
|
|
2334
|
+
# jobs in any locale. Language codes should be in BCP-47 format, such as "en-US"
|
|
2335
|
+
# or "sr-Latn". For more information, see [Tags for Identifying Languages](https:
|
|
2336
|
+
# //tools.ietf.org/html/bcp47). At most 10 language code filters are allowed.
|
|
1730
2337
|
# Corresponds to the JSON property `languageCodes`
|
|
1731
2338
|
# @return [Array<String>]
|
|
1732
2339
|
attr_accessor :language_codes
|
|
1733
2340
|
|
|
1734
2341
|
# Optional. The location filter specifies geo-regions containing the jobs to
|
|
1735
|
-
# search against. See LocationFilter for more information.
|
|
1736
|
-
#
|
|
1737
|
-
#
|
|
1738
|
-
#
|
|
1739
|
-
# specified
|
|
1740
|
-
#
|
|
1741
|
-
#
|
|
1742
|
-
# At most 5 location filters are allowed.
|
|
2342
|
+
# search against. See LocationFilter for more information. If a location value
|
|
2343
|
+
# isn't specified, jobs fitting the other search criteria are retrieved
|
|
2344
|
+
# regardless of where they're located. If multiple values are specified, jobs
|
|
2345
|
+
# are retrieved from any of the specified locations. If different values are
|
|
2346
|
+
# specified for the LocationFilter.distance_in_miles parameter, the maximum
|
|
2347
|
+
# provided distance is used for all locations. At most 5 location filters are
|
|
2348
|
+
# allowed.
|
|
1743
2349
|
# Corresponds to the JSON property `locationFilters`
|
|
1744
2350
|
# @return [Array<Google::Apis::JobsV3p1beta1::LocationFilter>]
|
|
1745
2351
|
attr_accessor :location_filters
|
|
@@ -1750,20 +2356,16 @@ module Google
|
|
|
1750
2356
|
attr_accessor :publish_time_range
|
|
1751
2357
|
|
|
1752
2358
|
# Optional. The query string that matches against the job title, description,
|
|
1753
|
-
# and
|
|
1754
|
-
# location fields.
|
|
1755
|
-
# The maximum number of allowed characters is 255.
|
|
2359
|
+
# and location fields. The maximum number of allowed characters is 255.
|
|
1756
2360
|
# Corresponds to the JSON property `query`
|
|
1757
2361
|
# @return [String]
|
|
1758
2362
|
attr_accessor :query
|
|
1759
2363
|
|
|
1760
|
-
# The language code of query. For example, "en-US". This field helps to
|
|
1761
|
-
#
|
|
1762
|
-
#
|
|
1763
|
-
#
|
|
1764
|
-
#
|
|
1765
|
-
# For more information, see
|
|
1766
|
-
# [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47).
|
|
2364
|
+
# The language code of query. For example, "en-US". This field helps to better
|
|
2365
|
+
# interpret the query. If a value isn't specified, the query language code is
|
|
2366
|
+
# automatically detected, which may not be accurate. Language code should be in
|
|
2367
|
+
# BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags
|
|
2368
|
+
# for Identifying Languages](https://tools.ietf.org/html/bcp47).
|
|
1767
2369
|
# Corresponds to the JSON property `queryLanguageCode`
|
|
1768
2370
|
# @return [String]
|
|
1769
2371
|
attr_accessor :query_language_code
|
|
@@ -1793,9 +2395,8 @@ module Google
|
|
|
1793
2395
|
|
|
1794
2396
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1795
2397
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1796
|
-
# specified otherwise, this must conform to the
|
|
1797
|
-
#
|
|
1798
|
-
# standard</a>. Values must be within normalized ranges.
|
|
2398
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
2399
|
+
# within normalized ranges.
|
|
1799
2400
|
class LatLng
|
|
1800
2401
|
include Google::Apis::Core::Hashable
|
|
1801
2402
|
|
|
@@ -1820,8 +2421,7 @@ module Google
|
|
|
1820
2421
|
end
|
|
1821
2422
|
end
|
|
1822
2423
|
|
|
1823
|
-
# Output only.
|
|
1824
|
-
# The List companies response object.
|
|
2424
|
+
# Output only. The List companies response object.
|
|
1825
2425
|
class ListCompaniesResponse
|
|
1826
2426
|
include Google::Apis::Core::Hashable
|
|
1827
2427
|
|
|
@@ -1830,8 +2430,8 @@ module Google
|
|
|
1830
2430
|
# @return [Array<Google::Apis::JobsV3p1beta1::Company>]
|
|
1831
2431
|
attr_accessor :companies
|
|
1832
2432
|
|
|
1833
|
-
# Output only.
|
|
1834
|
-
#
|
|
2433
|
+
# Output only. Additional information returned to client, such as debugging
|
|
2434
|
+
# information.
|
|
1835
2435
|
# Corresponds to the JSON property `metadata`
|
|
1836
2436
|
# @return [Google::Apis::JobsV3p1beta1::ResponseMetadata]
|
|
1837
2437
|
attr_accessor :metadata
|
|
@@ -1853,20 +2453,18 @@ module Google
|
|
|
1853
2453
|
end
|
|
1854
2454
|
end
|
|
1855
2455
|
|
|
1856
|
-
# Output only.
|
|
1857
|
-
# List jobs response.
|
|
2456
|
+
# Output only. List jobs response.
|
|
1858
2457
|
class ListJobsResponse
|
|
1859
2458
|
include Google::Apis::Core::Hashable
|
|
1860
2459
|
|
|
1861
|
-
# The Jobs for a given company.
|
|
1862
|
-
#
|
|
1863
|
-
# provided in the request.
|
|
2460
|
+
# The Jobs for a given company. The maximum number of items returned is based on
|
|
2461
|
+
# the limit field provided in the request.
|
|
1864
2462
|
# Corresponds to the JSON property `jobs`
|
|
1865
2463
|
# @return [Array<Google::Apis::JobsV3p1beta1::Job>]
|
|
1866
2464
|
attr_accessor :jobs
|
|
1867
2465
|
|
|
1868
|
-
# Output only.
|
|
1869
|
-
#
|
|
2466
|
+
# Output only. Additional information returned to client, such as debugging
|
|
2467
|
+
# information.
|
|
1870
2468
|
# Corresponds to the JSON property `metadata`
|
|
1871
2469
|
# @return [Google::Apis::JobsV3p1beta1::ResponseMetadata]
|
|
1872
2470
|
attr_accessor :metadata
|
|
@@ -1888,16 +2486,15 @@ module Google
|
|
|
1888
2486
|
end
|
|
1889
2487
|
end
|
|
1890
2488
|
|
|
1891
|
-
# Output only.
|
|
1892
|
-
#
|
|
2489
|
+
# Output only. A resource that represents a location with full geographic
|
|
2490
|
+
# information.
|
|
1893
2491
|
class Location
|
|
1894
2492
|
include Google::Apis::Core::Hashable
|
|
1895
2493
|
|
|
1896
2494
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1897
2495
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1898
|
-
# specified otherwise, this must conform to the
|
|
1899
|
-
#
|
|
1900
|
-
# standard</a>. Values must be within normalized ranges.
|
|
2496
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
2497
|
+
# within normalized ranges.
|
|
1901
2498
|
# Corresponds to the JSON property `latLng`
|
|
1902
2499
|
# @return [Google::Apis::JobsV3p1beta1::LatLng]
|
|
1903
2500
|
attr_accessor :lat_lng
|
|
@@ -1912,27 +2509,22 @@ module Google
|
|
|
1912
2509
|
|
|
1913
2510
|
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
|
1914
2511
|
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
|
1915
|
-
# Box or similar.
|
|
1916
|
-
#
|
|
1917
|
-
#
|
|
1918
|
-
#
|
|
1919
|
-
#
|
|
1920
|
-
#
|
|
1921
|
-
#
|
|
1922
|
-
#
|
|
1923
|
-
# - Users should not be presented with UI elements for input or editing of
|
|
1924
|
-
# fields outside countries where that field is used.
|
|
1925
|
-
# For more guidance on how to use this schema, please see:
|
|
1926
|
-
# https://support.google.com/business/answer/6397478
|
|
2512
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
|
2513
|
+
# towns, mountains). In typical usage an address would be created via user input
|
|
2514
|
+
# or from importing existing data, depending on the type of process. Advice on
|
|
2515
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
|
2516
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
|
2517
|
+
# elements for input or editing of fields outside countries where that field is
|
|
2518
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
|
2519
|
+
# google.com/business/answer/6397478
|
|
1927
2520
|
# Corresponds to the JSON property `postalAddress`
|
|
1928
2521
|
# @return [Google::Apis::JobsV3p1beta1::PostalAddress]
|
|
1929
2522
|
attr_accessor :postal_address
|
|
1930
2523
|
|
|
1931
|
-
# Radius in miles of the job location. This value is derived from the
|
|
1932
|
-
#
|
|
1933
|
-
#
|
|
1934
|
-
#
|
|
1935
|
-
# 6.17 miles.
|
|
2524
|
+
# Radius in miles of the job location. This value is derived from the location
|
|
2525
|
+
# bounding box in which a circle with the specified radius centered from LatLng
|
|
2526
|
+
# covers the area associated with the job location. For example, currently, "
|
|
2527
|
+
# Mountain View, CA, USA" has a radius of 6.17 miles.
|
|
1936
2528
|
# Corresponds to the JSON property `radiusInMiles`
|
|
1937
2529
|
# @return [Float]
|
|
1938
2530
|
attr_accessor :radius_in_miles
|
|
@@ -1950,8 +2542,7 @@ module Google
|
|
|
1950
2542
|
end
|
|
1951
2543
|
end
|
|
1952
2544
|
|
|
1953
|
-
# Input only.
|
|
1954
|
-
# Geographic region of the search.
|
|
2545
|
+
# Input only. Geographic region of the search.
|
|
1955
2546
|
class LocationFilter
|
|
1956
2547
|
include Google::Apis::Core::Hashable
|
|
1957
2548
|
|
|
@@ -1961,49 +2552,43 @@ module Google
|
|
|
1961
2552
|
attr_accessor :address
|
|
1962
2553
|
|
|
1963
2554
|
# Optional. The distance_in_miles is applied when the location being searched
|
|
1964
|
-
# for is
|
|
1965
|
-
#
|
|
1966
|
-
# state or larger, this field is ignored.
|
|
2555
|
+
# for is identified as a city or smaller. When the location being searched for
|
|
2556
|
+
# is a state or larger, this field is ignored.
|
|
1967
2557
|
# Corresponds to the JSON property `distanceInMiles`
|
|
1968
2558
|
# @return [Float]
|
|
1969
2559
|
attr_accessor :distance_in_miles
|
|
1970
2560
|
|
|
1971
2561
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1972
2562
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1973
|
-
# specified otherwise, this must conform to the
|
|
1974
|
-
#
|
|
1975
|
-
# standard</a>. Values must be within normalized ranges.
|
|
2563
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
2564
|
+
# within normalized ranges.
|
|
1976
2565
|
# Corresponds to the JSON property `latLng`
|
|
1977
2566
|
# @return [Google::Apis::JobsV3p1beta1::LatLng]
|
|
1978
2567
|
attr_accessor :lat_lng
|
|
1979
2568
|
|
|
1980
2569
|
# Optional. CLDR region code of the country/region of the address. This is used
|
|
1981
2570
|
# to address ambiguity of the user-input location, for example, "Liverpool"
|
|
1982
|
-
# against "Liverpool, NY, US" or "Liverpool, UK".
|
|
1983
|
-
#
|
|
1984
|
-
#
|
|
1985
|
-
#
|
|
1986
|
-
#
|
|
1987
|
-
# for details. Example: "CH" for Switzerland.
|
|
2571
|
+
# against "Liverpool, NY, US" or "Liverpool, UK". Set this field if all the jobs
|
|
2572
|
+
# to search against are from a same region, or jobs are world-wide, but the job
|
|
2573
|
+
# seeker is from a specific region. See http://cldr.unicode.org/ and http://www.
|
|
2574
|
+
# unicode.org/cldr/charts/30/supplemental/territory_information.html for details.
|
|
2575
|
+
# Example: "CH" for Switzerland.
|
|
1988
2576
|
# Corresponds to the JSON property `regionCode`
|
|
1989
2577
|
# @return [String]
|
|
1990
2578
|
attr_accessor :region_code
|
|
1991
2579
|
|
|
1992
|
-
# Optional. Allows the client to return jobs without a
|
|
1993
|
-
#
|
|
1994
|
-
#
|
|
1995
|
-
#
|
|
1996
|
-
#
|
|
1997
|
-
#
|
|
1998
|
-
#
|
|
1999
|
-
#
|
|
2000
|
-
#
|
|
2001
|
-
#
|
|
2002
|
-
#
|
|
2003
|
-
#
|
|
2004
|
-
# such as "Mountain View" or "telecommuting" jobs. However, when used in
|
|
2005
|
-
# combination with other location filters, telecommuting jobs can be
|
|
2006
|
-
# treated as less relevant than other jobs in the search response.
|
|
2580
|
+
# Optional. Allows the client to return jobs without a set location,
|
|
2581
|
+
# specifically, telecommuting jobs (telecommuting is considered by the service
|
|
2582
|
+
# as a special location. Job.posting_region indicates if a job permits
|
|
2583
|
+
# telecommuting. If this field is set to TelecommutePreference.
|
|
2584
|
+
# TELECOMMUTE_ALLOWED, telecommuting jobs are searched, and address and lat_lng
|
|
2585
|
+
# are ignored. If not set or set to TelecommutePreference.TELECOMMUTE_EXCLUDED,
|
|
2586
|
+
# telecommute job are not searched. This filter can be used by itself to search
|
|
2587
|
+
# exclusively for telecommuting jobs, or it can be combined with another
|
|
2588
|
+
# location filter to search for a combination of job locations, such as "
|
|
2589
|
+
# Mountain View" or "telecommuting" jobs. However, when used in combination with
|
|
2590
|
+
# other location filters, telecommuting jobs can be treated as less relevant
|
|
2591
|
+
# than other jobs in the search response.
|
|
2007
2592
|
# Corresponds to the JSON property `telecommutePreference`
|
|
2008
2593
|
# @return [String]
|
|
2009
2594
|
attr_accessor :telecommute_preference
|
|
@@ -2022,20 +2607,18 @@ module Google
|
|
|
2022
2607
|
end
|
|
2023
2608
|
end
|
|
2024
2609
|
|
|
2025
|
-
# Output only.
|
|
2026
|
-
# Job entry with metadata inside SearchJobsResponse.
|
|
2610
|
+
# Output only. Job entry with metadata inside SearchJobsResponse.
|
|
2027
2611
|
class MatchingJob
|
|
2028
2612
|
include Google::Apis::Core::Hashable
|
|
2029
2613
|
|
|
2030
|
-
# Output only.
|
|
2031
|
-
# Commute details related to this job.
|
|
2614
|
+
# Output only. Commute details related to this job.
|
|
2032
2615
|
# Corresponds to the JSON property `commuteInfo`
|
|
2033
2616
|
# @return [Google::Apis::JobsV3p1beta1::CommuteInfo]
|
|
2034
2617
|
attr_accessor :commute_info
|
|
2035
2618
|
|
|
2036
2619
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
2037
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
|
2038
|
-
#
|
|
2620
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
2621
|
+
# responsible for the job.
|
|
2039
2622
|
# Corresponds to the JSON property `job`
|
|
2040
2623
|
# @return [Google::Apis::JobsV3p1beta1::Job]
|
|
2041
2624
|
attr_accessor :job
|
|
@@ -2046,17 +2629,17 @@ module Google
|
|
|
2046
2629
|
# @return [String]
|
|
2047
2630
|
attr_accessor :job_summary
|
|
2048
2631
|
|
|
2049
|
-
# Contains snippets of text from the Job.job_title field most
|
|
2050
|
-
#
|
|
2051
|
-
#
|
|
2632
|
+
# Contains snippets of text from the Job.job_title field most closely matching a
|
|
2633
|
+
# search query's keywords, if available. The matching query keywords are
|
|
2634
|
+
# enclosed in HTML bold tags.
|
|
2052
2635
|
# Corresponds to the JSON property `jobTitleSnippet`
|
|
2053
2636
|
# @return [String]
|
|
2054
2637
|
attr_accessor :job_title_snippet
|
|
2055
2638
|
|
|
2056
|
-
# Contains snippets of text from the Job.description and similar
|
|
2057
|
-
#
|
|
2058
|
-
#
|
|
2059
|
-
#
|
|
2639
|
+
# Contains snippets of text from the Job.description and similar fields that
|
|
2640
|
+
# most closely match a search query's keywords, if available. All HTML tags in
|
|
2641
|
+
# the original fields are stripped when returned in this field, and matching
|
|
2642
|
+
# query keywords are enclosed in HTML bold tags.
|
|
2060
2643
|
# Corresponds to the JSON property `searchTextSnippet`
|
|
2061
2644
|
# @return [String]
|
|
2062
2645
|
attr_accessor :search_text_snippet
|
|
@@ -2075,20 +2658,18 @@ module Google
|
|
|
2075
2658
|
end
|
|
2076
2659
|
end
|
|
2077
2660
|
|
|
2078
|
-
# Message representing input to a Mendel server for debug forcing.
|
|
2079
|
-
#
|
|
2080
|
-
# Next ID: 2
|
|
2661
|
+
# Message representing input to a Mendel server for debug forcing. See go/mendel-
|
|
2662
|
+
# debug-forcing for more details. Next ID: 2
|
|
2081
2663
|
class MendelDebugInput
|
|
2082
2664
|
include Google::Apis::Core::Hashable
|
|
2083
2665
|
|
|
2084
|
-
# When a request spans multiple servers, a MendelDebugInput may travel with
|
|
2085
|
-
#
|
|
2086
|
-
#
|
|
2087
|
-
#
|
|
2088
|
-
#
|
|
2089
|
-
#
|
|
2090
|
-
#
|
|
2091
|
-
# See go/mendel-debug-forcing for more details.
|
|
2666
|
+
# When a request spans multiple servers, a MendelDebugInput may travel with the
|
|
2667
|
+
# request and take effect in all the servers. This field is a map of namespaces
|
|
2668
|
+
# to NamespacedMendelDebugInput protos. In a single server, up to two
|
|
2669
|
+
# NamespacedMendelDebugInput protos are applied: 1. NamespacedMendelDebugInput
|
|
2670
|
+
# with the global namespace (key == ""). 2. NamespacedMendelDebugInput with the
|
|
2671
|
+
# server's namespace. When both NamespacedMendelDebugInput protos are present,
|
|
2672
|
+
# they are merged. See go/mendel-debug-forcing for more details.
|
|
2092
2673
|
# Corresponds to the JSON property `namespacedDebugInput`
|
|
2093
2674
|
# @return [Hash<String,Google::Apis::JobsV3p1beta1::NamespacedDebugInput>]
|
|
2094
2675
|
attr_accessor :namespaced_debug_input
|
|
@@ -2112,18 +2693,17 @@ module Google
|
|
|
2112
2693
|
# @return [String]
|
|
2113
2694
|
attr_accessor :currency_code
|
|
2114
2695
|
|
|
2115
|
-
# Number of nano (10^-9) units of the amount.
|
|
2116
|
-
#
|
|
2117
|
-
# If `units` is
|
|
2118
|
-
# If `units` is
|
|
2119
|
-
#
|
|
2120
|
-
# For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
|
2696
|
+
# Number of nano (10^-9) units of the amount. The value must be between -999,999,
|
|
2697
|
+
# 999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be
|
|
2698
|
+
# positive or zero. If `units` is zero, `nanos` can be positive, zero, or
|
|
2699
|
+
# negative. If `units` is negative, `nanos` must be negative or zero. For
|
|
2700
|
+
# example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
|
2121
2701
|
# Corresponds to the JSON property `nanos`
|
|
2122
2702
|
# @return [Fixnum]
|
|
2123
2703
|
attr_accessor :nanos
|
|
2124
2704
|
|
|
2125
|
-
# The whole units of the amount.
|
|
2126
|
-
#
|
|
2705
|
+
# The whole units of the amount. For example if `currencyCode` is `"USD"`, then
|
|
2706
|
+
# 1 unit is one US dollar.
|
|
2127
2707
|
# Corresponds to the JSON property `units`
|
|
2128
2708
|
# @return [Fixnum]
|
|
2129
2709
|
attr_accessor :units
|
|
@@ -2144,89 +2724,85 @@ module Google
|
|
|
2144
2724
|
class NamespacedDebugInput
|
|
2145
2725
|
include Google::Apis::Core::Hashable
|
|
2146
2726
|
|
|
2147
|
-
# Set of experiment names to be absolutely forced.
|
|
2148
|
-
#
|
|
2727
|
+
# Set of experiment names to be absolutely forced. These experiments will be
|
|
2728
|
+
# forced without evaluating the conditions.
|
|
2149
2729
|
# Corresponds to the JSON property `absolutelyForcedExpNames`
|
|
2150
2730
|
# @return [Array<String>]
|
|
2151
2731
|
attr_accessor :absolutely_forced_exp_names
|
|
2152
2732
|
|
|
2153
|
-
# Set of experiment tags to be absolutely forced.
|
|
2154
|
-
#
|
|
2155
|
-
# conditions.
|
|
2733
|
+
# Set of experiment tags to be absolutely forced. The experiments with these
|
|
2734
|
+
# tags will be forced without evaluating the conditions.
|
|
2156
2735
|
# Corresponds to the JSON property `absolutelyForcedExpTags`
|
|
2157
2736
|
# @return [Array<String>]
|
|
2158
2737
|
attr_accessor :absolutely_forced_exp_tags
|
|
2159
2738
|
|
|
2160
|
-
# Set of experiment ids to be absolutely forced.
|
|
2161
|
-
#
|
|
2739
|
+
# Set of experiment ids to be absolutely forced. These ids will be forced
|
|
2740
|
+
# without evaluating the conditions.
|
|
2162
2741
|
# Corresponds to the JSON property `absolutelyForcedExps`
|
|
2163
2742
|
# @return [Array<Fixnum>]
|
|
2164
2743
|
attr_accessor :absolutely_forced_exps
|
|
2165
2744
|
|
|
2166
|
-
# Set of experiment names to be conditionally forced.
|
|
2167
|
-
#
|
|
2168
|
-
# parent domain's conditions are true.
|
|
2745
|
+
# Set of experiment names to be conditionally forced. These experiments will be
|
|
2746
|
+
# forced only if their conditions and their parent domain's conditions are true.
|
|
2169
2747
|
# Corresponds to the JSON property `conditionallyForcedExpNames`
|
|
2170
2748
|
# @return [Array<String>]
|
|
2171
2749
|
attr_accessor :conditionally_forced_exp_names
|
|
2172
2750
|
|
|
2173
|
-
# Set of experiment tags to be conditionally forced.
|
|
2174
|
-
#
|
|
2175
|
-
#
|
|
2751
|
+
# Set of experiment tags to be conditionally forced. The experiments with these
|
|
2752
|
+
# tags will be forced only if their conditions and their parent domain's
|
|
2753
|
+
# conditions are true.
|
|
2176
2754
|
# Corresponds to the JSON property `conditionallyForcedExpTags`
|
|
2177
2755
|
# @return [Array<String>]
|
|
2178
2756
|
attr_accessor :conditionally_forced_exp_tags
|
|
2179
2757
|
|
|
2180
|
-
# Set of experiment ids to be conditionally forced.
|
|
2181
|
-
#
|
|
2182
|
-
# domain's conditions are true.
|
|
2758
|
+
# Set of experiment ids to be conditionally forced. These ids will be forced
|
|
2759
|
+
# only if their conditions and their parent domain's conditions are true.
|
|
2183
2760
|
# Corresponds to the JSON property `conditionallyForcedExps`
|
|
2184
2761
|
# @return [Array<Fixnum>]
|
|
2185
2762
|
attr_accessor :conditionally_forced_exps
|
|
2186
2763
|
|
|
2187
|
-
# If true, disable automatic enrollment selection (at all diversion
|
|
2188
|
-
#
|
|
2189
|
-
#
|
|
2190
|
-
#
|
|
2764
|
+
# If true, disable automatic enrollment selection (at all diversion points).
|
|
2765
|
+
# Automatic enrollment selection means experiment selection process based on the
|
|
2766
|
+
# experiment's automatic enrollment condition. This does not disable selection
|
|
2767
|
+
# of forced experiments.
|
|
2191
2768
|
# Corresponds to the JSON property `disableAutomaticEnrollmentSelection`
|
|
2192
2769
|
# @return [Boolean]
|
|
2193
2770
|
attr_accessor :disable_automatic_enrollment_selection
|
|
2194
2771
|
alias_method :disable_automatic_enrollment_selection?, :disable_automatic_enrollment_selection
|
|
2195
2772
|
|
|
2196
|
-
# Set of experiment names to be disabled.
|
|
2197
|
-
# If an experiment is disabled,
|
|
2198
|
-
# If an
|
|
2199
|
-
#
|
|
2200
|
-
#
|
|
2201
|
-
#
|
|
2773
|
+
# Set of experiment names to be disabled. If an experiment is disabled, it is
|
|
2774
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
|
2775
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
|
2776
|
+
# disabled, the enrollment is disabled together. If a name corresponds to a
|
|
2777
|
+
# domain, the domain itself and all descendant experiments and domains are
|
|
2778
|
+
# disabled together.
|
|
2202
2779
|
# Corresponds to the JSON property `disableExpNames`
|
|
2203
2780
|
# @return [Array<String>]
|
|
2204
2781
|
attr_accessor :disable_exp_names
|
|
2205
2782
|
|
|
2206
|
-
# Set of experiment tags to be disabled. All experiments that are tagged
|
|
2207
|
-
#
|
|
2208
|
-
# If an experiment is disabled,
|
|
2209
|
-
# If an
|
|
2210
|
-
#
|
|
2211
|
-
# is disabled together.
|
|
2783
|
+
# Set of experiment tags to be disabled. All experiments that are tagged with
|
|
2784
|
+
# one or more of these tags are disabled. If an experiment is disabled, it is
|
|
2785
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
|
2786
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
|
2787
|
+
# disabled, the enrollment is disabled together.
|
|
2212
2788
|
# Corresponds to the JSON property `disableExpTags`
|
|
2213
2789
|
# @return [Array<String>]
|
|
2214
2790
|
attr_accessor :disable_exp_tags
|
|
2215
2791
|
|
|
2216
|
-
# Set of experiment ids to be disabled.
|
|
2217
|
-
# If an experiment is disabled,
|
|
2218
|
-
# If an
|
|
2219
|
-
# together. If an
|
|
2220
|
-
#
|
|
2221
|
-
#
|
|
2792
|
+
# Set of experiment ids to be disabled. If an experiment is disabled, it is
|
|
2793
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
|
2794
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
|
2795
|
+
# disabled, the enrollment is disabled together. If an ID corresponds to a
|
|
2796
|
+
# domain, the domain itself and all descendant experiments and domains are
|
|
2797
|
+
# disabled together.
|
|
2222
2798
|
# Corresponds to the JSON property `disableExps`
|
|
2223
2799
|
# @return [Array<Fixnum>]
|
|
2224
2800
|
attr_accessor :disable_exps
|
|
2225
2801
|
|
|
2226
|
-
# If true, disable manual enrollment selection (at all diversion points).
|
|
2227
|
-
#
|
|
2228
|
-
#
|
|
2229
|
-
#
|
|
2802
|
+
# If true, disable manual enrollment selection (at all diversion points). Manual
|
|
2803
|
+
# enrollment selection means experiment selection process based on the request's
|
|
2804
|
+
# manual enrollment states (a.k.a. opt-in experiments). This does not disable
|
|
2805
|
+
# selection of forced experiments.
|
|
2230
2806
|
# Corresponds to the JSON property `disableManualEnrollmentSelection`
|
|
2231
2807
|
# @return [Boolean]
|
|
2232
2808
|
attr_accessor :disable_manual_enrollment_selection
|
|
@@ -2234,24 +2810,23 @@ module Google
|
|
|
2234
2810
|
|
|
2235
2811
|
# If true, disable organic experiment selection (at all diversion points).
|
|
2236
2812
|
# Organic selection means experiment selection process based on traffic
|
|
2237
|
-
# allocation and diversion condition evaluation.
|
|
2238
|
-
# This
|
|
2239
|
-
#
|
|
2240
|
-
#
|
|
2241
|
-
# selection may help to isolate the cause of a given problem.
|
|
2813
|
+
# allocation and diversion condition evaluation. This does not disable selection
|
|
2814
|
+
# of forced experiments. This is useful in cases when it is not known whether
|
|
2815
|
+
# experiment selection behavior is responsible for a error or breakage.
|
|
2816
|
+
# Disabling organic selection may help to isolate the cause of a given problem.
|
|
2242
2817
|
# Corresponds to the JSON property `disableOrganicSelection`
|
|
2243
2818
|
# @return [Boolean]
|
|
2244
2819
|
attr_accessor :disable_organic_selection
|
|
2245
2820
|
alias_method :disable_organic_selection?, :disable_organic_selection
|
|
2246
2821
|
|
|
2247
|
-
# Flags to force in a particular experiment state.
|
|
2248
|
-
#
|
|
2822
|
+
# Flags to force in a particular experiment state. Map from flag name to flag
|
|
2823
|
+
# value.
|
|
2249
2824
|
# Corresponds to the JSON property `forcedFlags`
|
|
2250
2825
|
# @return [Hash<String,String>]
|
|
2251
2826
|
attr_accessor :forced_flags
|
|
2252
2827
|
|
|
2253
|
-
# Rollouts to force in a particular experiment state.
|
|
2254
|
-
#
|
|
2828
|
+
# Rollouts to force in a particular experiment state. Map from rollout name to
|
|
2829
|
+
# rollout value.
|
|
2255
2830
|
# Corresponds to the JSON property `forcedRollouts`
|
|
2256
2831
|
# @return [Hash<String,Boolean>]
|
|
2257
2832
|
attr_accessor :forced_rollouts
|
|
@@ -2279,21 +2854,21 @@ module Google
|
|
|
2279
2854
|
end
|
|
2280
2855
|
end
|
|
2281
2856
|
|
|
2282
|
-
# Input only.
|
|
2283
|
-
#
|
|
2857
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
|
2858
|
+
# search response.
|
|
2284
2859
|
class NumericBucketingOption
|
|
2285
2860
|
include Google::Apis::Core::Hashable
|
|
2286
2861
|
|
|
2287
2862
|
# Required. Two adjacent values form a histogram bucket. Values should be in
|
|
2288
2863
|
# ascending order. For example, if [5, 10, 15] are provided, four buckets are
|
|
2289
|
-
# created: (-inf, 5), 5, 10), [10, 15), [15, inf). At most 20
|
|
2290
|
-
#
|
|
2864
|
+
# created: (-inf, 5), 5, 10), [10, 15), [15, inf). At most 20 [buckets_bound is
|
|
2865
|
+
# supported.
|
|
2291
2866
|
# Corresponds to the JSON property `bucketBounds`
|
|
2292
2867
|
# @return [Array<Float>]
|
|
2293
2868
|
attr_accessor :bucket_bounds
|
|
2294
2869
|
|
|
2295
|
-
# Optional. If set to true, the histogram result includes minimum/maximum
|
|
2296
|
-
#
|
|
2870
|
+
# Optional. If set to true, the histogram result includes minimum/maximum value
|
|
2871
|
+
# of the numeric field.
|
|
2297
2872
|
# Corresponds to the JSON property `requiresMinMax`
|
|
2298
2873
|
# @return [Boolean]
|
|
2299
2874
|
attr_accessor :requires_min_max
|
|
@@ -2310,25 +2885,24 @@ module Google
|
|
|
2310
2885
|
end
|
|
2311
2886
|
end
|
|
2312
2887
|
|
|
2313
|
-
# Output only.
|
|
2314
|
-
# Custom numeric bucketing result.
|
|
2888
|
+
# Output only. Custom numeric bucketing result.
|
|
2315
2889
|
class NumericBucketingResult
|
|
2316
2890
|
include Google::Apis::Core::Hashable
|
|
2317
2891
|
|
|
2318
|
-
# Count within each bucket. Its size is the length of
|
|
2319
|
-
#
|
|
2892
|
+
# Count within each bucket. Its size is the length of NumericBucketingOption.
|
|
2893
|
+
# bucket_bounds plus 1.
|
|
2320
2894
|
# Corresponds to the JSON property `counts`
|
|
2321
2895
|
# @return [Array<Google::Apis::JobsV3p1beta1::BucketizedCount>]
|
|
2322
2896
|
attr_accessor :counts
|
|
2323
2897
|
|
|
2324
|
-
# Stores the maximum value of the numeric field. Is populated only if
|
|
2325
|
-
#
|
|
2898
|
+
# Stores the maximum value of the numeric field. Is populated only if [
|
|
2899
|
+
# NumericBucketingOption.requires_min_max] is set to true.
|
|
2326
2900
|
# Corresponds to the JSON property `maxValue`
|
|
2327
2901
|
# @return [Float]
|
|
2328
2902
|
attr_accessor :max_value
|
|
2329
2903
|
|
|
2330
|
-
# Stores the minimum value of the numeric field. Will be populated only if
|
|
2331
|
-
#
|
|
2904
|
+
# Stores the minimum value of the numeric field. Will be populated only if [
|
|
2905
|
+
# NumericBucketingOption.requires_min_max] is set to true.
|
|
2332
2906
|
# Corresponds to the JSON property `minValue`
|
|
2333
2907
|
# @return [Float]
|
|
2334
2908
|
attr_accessor :min_value
|
|
@@ -2350,47 +2924,45 @@ module Google
|
|
|
2350
2924
|
class Operation
|
|
2351
2925
|
include Google::Apis::Core::Hashable
|
|
2352
2926
|
|
|
2353
|
-
# If the value is `false`, it means the operation is still in progress.
|
|
2354
|
-
#
|
|
2355
|
-
# available.
|
|
2927
|
+
# If the value is `false`, it means the operation is still in progress. If `true`
|
|
2928
|
+
# , the operation is completed, and either `error` or `response` is available.
|
|
2356
2929
|
# Corresponds to the JSON property `done`
|
|
2357
2930
|
# @return [Boolean]
|
|
2358
2931
|
attr_accessor :done
|
|
2359
2932
|
alias_method :done?, :done
|
|
2360
2933
|
|
|
2361
|
-
# The `Status` type defines a logical error model that is suitable for
|
|
2362
|
-
#
|
|
2363
|
-
#
|
|
2364
|
-
#
|
|
2365
|
-
#
|
|
2366
|
-
#
|
|
2934
|
+
# The `Status` type defines a logical error model that is suitable for different
|
|
2935
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
|
2936
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
|
2937
|
+
# data: error code, error message, and error details. You can find out more
|
|
2938
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
|
2939
|
+
# //cloud.google.com/apis/design/errors).
|
|
2367
2940
|
# Corresponds to the JSON property `error`
|
|
2368
2941
|
# @return [Google::Apis::JobsV3p1beta1::Status]
|
|
2369
2942
|
attr_accessor :error
|
|
2370
2943
|
|
|
2371
|
-
# Service-specific metadata associated with the operation.
|
|
2372
|
-
#
|
|
2373
|
-
#
|
|
2374
|
-
#
|
|
2944
|
+
# Service-specific metadata associated with the operation. It typically contains
|
|
2945
|
+
# progress information and common metadata such as create time. Some services
|
|
2946
|
+
# might not provide such metadata. Any method that returns a long-running
|
|
2947
|
+
# operation should document the metadata type, if any.
|
|
2375
2948
|
# Corresponds to the JSON property `metadata`
|
|
2376
2949
|
# @return [Hash<String,Object>]
|
|
2377
2950
|
attr_accessor :metadata
|
|
2378
2951
|
|
|
2379
2952
|
# The server-assigned name, which is only unique within the same service that
|
|
2380
|
-
# originally returns it. If you use the default HTTP mapping, the
|
|
2381
|
-
#
|
|
2953
|
+
# originally returns it. If you use the default HTTP mapping, the `name` should
|
|
2954
|
+
# be a resource name ending with `operations/`unique_id``.
|
|
2382
2955
|
# Corresponds to the JSON property `name`
|
|
2383
2956
|
# @return [String]
|
|
2384
2957
|
attr_accessor :name
|
|
2385
2958
|
|
|
2386
|
-
# The normal response of the operation in case of success.
|
|
2387
|
-
# method returns no data on success, such as `Delete`, the response is
|
|
2388
|
-
#
|
|
2389
|
-
#
|
|
2390
|
-
#
|
|
2391
|
-
#
|
|
2392
|
-
#
|
|
2393
|
-
# `TakeSnapshotResponse`.
|
|
2959
|
+
# The normal response of the operation in case of success. If the original
|
|
2960
|
+
# method returns no data on success, such as `Delete`, the response is `google.
|
|
2961
|
+
# protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
|
|
2962
|
+
# the response should be the resource. For other methods, the response should
|
|
2963
|
+
# have the type `XxxResponse`, where `Xxx` is the original method name. For
|
|
2964
|
+
# example, if the original method name is `TakeSnapshot()`, the inferred
|
|
2965
|
+
# response type is `TakeSnapshotResponse`.
|
|
2394
2966
|
# Corresponds to the JSON property `response`
|
|
2395
2967
|
# @return [Hash<String,Object>]
|
|
2396
2968
|
attr_accessor :response
|
|
@@ -2411,73 +2983,63 @@ module Google
|
|
|
2411
2983
|
|
|
2412
2984
|
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
|
2413
2985
|
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
|
2414
|
-
# Box or similar.
|
|
2415
|
-
#
|
|
2416
|
-
#
|
|
2417
|
-
#
|
|
2418
|
-
#
|
|
2419
|
-
#
|
|
2420
|
-
#
|
|
2421
|
-
#
|
|
2422
|
-
# - Users should not be presented with UI elements for input or editing of
|
|
2423
|
-
# fields outside countries where that field is used.
|
|
2424
|
-
# For more guidance on how to use this schema, please see:
|
|
2425
|
-
# https://support.google.com/business/answer/6397478
|
|
2986
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
|
2987
|
+
# towns, mountains). In typical usage an address would be created via user input
|
|
2988
|
+
# or from importing existing data, depending on the type of process. Advice on
|
|
2989
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
|
2990
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
|
2991
|
+
# elements for input or editing of fields outside countries where that field is
|
|
2992
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
|
2993
|
+
# google.com/business/answer/6397478
|
|
2426
2994
|
class PostalAddress
|
|
2427
2995
|
include Google::Apis::Core::Hashable
|
|
2428
2996
|
|
|
2429
|
-
# Unstructured address lines describing the lower levels of an address.
|
|
2430
|
-
#
|
|
2431
|
-
#
|
|
2432
|
-
#
|
|
2433
|
-
#
|
|
2434
|
-
#
|
|
2435
|
-
#
|
|
2436
|
-
#
|
|
2437
|
-
#
|
|
2438
|
-
#
|
|
2439
|
-
#
|
|
2440
|
-
#
|
|
2441
|
-
#
|
|
2442
|
-
#
|
|
2443
|
-
#
|
|
2444
|
-
#
|
|
2445
|
-
# then geocoding is the recommended way to handle completely unstructured
|
|
2446
|
-
# addresses (as opposed to guessing which parts of the address should be
|
|
2447
|
-
# localities or administrative areas).
|
|
2997
|
+
# Unstructured address lines describing the lower levels of an address. Because
|
|
2998
|
+
# values in address_lines do not have type information and may sometimes contain
|
|
2999
|
+
# multiple values in a single field (e.g. "Austin, TX"), it is important that
|
|
3000
|
+
# the line order is clear. The order of address lines should be "envelope order"
|
|
3001
|
+
# for the country/region of the address. In places where this can vary (e.g.
|
|
3002
|
+
# Japan), address_language is used to make it explicit (e.g. "ja" for large-to-
|
|
3003
|
+
# small ordering and "ja-Latn" or "en" for small-to-large). This way, the most
|
|
3004
|
+
# specific line of an address can be selected based on the language. The minimum
|
|
3005
|
+
# permitted structural representation of an address consists of a region_code
|
|
3006
|
+
# with all remaining information placed in the address_lines. It would be
|
|
3007
|
+
# possible to format such an address very approximately without geocoding, but
|
|
3008
|
+
# no semantic reasoning could be made about any of the address components until
|
|
3009
|
+
# it was at least partially resolved. Creating an address only containing a
|
|
3010
|
+
# region_code and address_lines, and then geocoding is the recommended way to
|
|
3011
|
+
# handle completely unstructured addresses (as opposed to guessing which parts
|
|
3012
|
+
# of the address should be localities or administrative areas).
|
|
2448
3013
|
# Corresponds to the JSON property `addressLines`
|
|
2449
3014
|
# @return [Array<String>]
|
|
2450
3015
|
attr_accessor :address_lines
|
|
2451
3016
|
|
|
2452
3017
|
# Optional. Highest administrative subdivision which is used for postal
|
|
2453
|
-
# addresses of a country or region.
|
|
2454
|
-
#
|
|
2455
|
-
#
|
|
2456
|
-
#
|
|
2457
|
-
#
|
|
2458
|
-
# in Switzerland this should be left unpopulated.
|
|
3018
|
+
# addresses of a country or region. For example, this can be a state, a province,
|
|
3019
|
+
# an oblast, or a prefecture. Specifically, for Spain this is the province and
|
|
3020
|
+
# not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many
|
|
3021
|
+
# countries don't use an administrative area in postal addresses. E.g. in
|
|
3022
|
+
# Switzerland this should be left unpopulated.
|
|
2459
3023
|
# Corresponds to the JSON property `administrativeArea`
|
|
2460
3024
|
# @return [String]
|
|
2461
3025
|
attr_accessor :administrative_area
|
|
2462
3026
|
|
|
2463
|
-
# Optional. BCP-47 language code of the contents of this address (if
|
|
2464
|
-
#
|
|
2465
|
-
#
|
|
2466
|
-
#
|
|
2467
|
-
#
|
|
2468
|
-
#
|
|
2469
|
-
#
|
|
2470
|
-
# If this value is not known, it should be omitted (rather than specifying a
|
|
2471
|
-
# possibly incorrect default).
|
|
3027
|
+
# Optional. BCP-47 language code of the contents of this address (if known).
|
|
3028
|
+
# This is often the UI language of the input form or is expected to match one of
|
|
3029
|
+
# the languages used in the address' country/region, or their transliterated
|
|
3030
|
+
# equivalents. This can affect formatting in certain countries, but is not
|
|
3031
|
+
# critical to the correctness of the data and will never affect any validation
|
|
3032
|
+
# or other non-formatting related operations. If this value is not known, it
|
|
3033
|
+
# should be omitted (rather than specifying a possibly incorrect default).
|
|
2472
3034
|
# Examples: "zh-Hant", "ja", "ja-Latn", "en".
|
|
2473
3035
|
# Corresponds to the JSON property `languageCode`
|
|
2474
3036
|
# @return [String]
|
|
2475
3037
|
attr_accessor :language_code
|
|
2476
3038
|
|
|
2477
|
-
# Optional. Generally refers to the city/town portion of the address.
|
|
2478
|
-
#
|
|
2479
|
-
#
|
|
2480
|
-
#
|
|
3039
|
+
# Optional. Generally refers to the city/town portion of the address. Examples:
|
|
3040
|
+
# US city, IT comune, UK post town. In regions of the world where localities are
|
|
3041
|
+
# not well defined or do not fit into this structure well, leave locality empty
|
|
3042
|
+
# and use address_lines.
|
|
2481
3043
|
# Corresponds to the JSON property `locality`
|
|
2482
3044
|
# @return [String]
|
|
2483
3045
|
attr_accessor :locality
|
|
@@ -2487,48 +3049,47 @@ module Google
|
|
|
2487
3049
|
# @return [String]
|
|
2488
3050
|
attr_accessor :organization
|
|
2489
3051
|
|
|
2490
|
-
# Optional. Postal code of the address. Not all countries use or require
|
|
2491
|
-
#
|
|
2492
|
-
#
|
|
2493
|
-
#
|
|
3052
|
+
# Optional. Postal code of the address. Not all countries use or require postal
|
|
3053
|
+
# codes to be present, but where they are used, they may trigger additional
|
|
3054
|
+
# validation with other parts of the address (e.g. state/zip validation in the U.
|
|
3055
|
+
# S.A.).
|
|
2494
3056
|
# Corresponds to the JSON property `postalCode`
|
|
2495
3057
|
# @return [String]
|
|
2496
3058
|
attr_accessor :postal_code
|
|
2497
3059
|
|
|
2498
|
-
# Optional. The recipient at the address.
|
|
2499
|
-
#
|
|
2500
|
-
#
|
|
3060
|
+
# Optional. The recipient at the address. This field may, under certain
|
|
3061
|
+
# circumstances, contain multiline information. For example, it might contain "
|
|
3062
|
+
# care of" information.
|
|
2501
3063
|
# Corresponds to the JSON property `recipients`
|
|
2502
3064
|
# @return [Array<String>]
|
|
2503
3065
|
attr_accessor :recipients
|
|
2504
3066
|
|
|
2505
|
-
# Required. CLDR region code of the country/region of the address. This
|
|
2506
|
-
#
|
|
2507
|
-
#
|
|
2508
|
-
#
|
|
2509
|
-
# for details. Example: "CH" for Switzerland.
|
|
3067
|
+
# Required. CLDR region code of the country/region of the address. This is never
|
|
3068
|
+
# inferred and it is up to the user to ensure the value is correct. See http://
|
|
3069
|
+
# cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/
|
|
3070
|
+
# territory_information.html for details. Example: "CH" for Switzerland.
|
|
2510
3071
|
# Corresponds to the JSON property `regionCode`
|
|
2511
3072
|
# @return [String]
|
|
2512
3073
|
attr_accessor :region_code
|
|
2513
3074
|
|
|
2514
3075
|
# The schema revision of the `PostalAddress`. This must be set to 0, which is
|
|
2515
|
-
# the latest revision.
|
|
2516
|
-
#
|
|
3076
|
+
# the latest revision. All new revisions **must** be backward compatible with
|
|
3077
|
+
# old revisions.
|
|
2517
3078
|
# Corresponds to the JSON property `revision`
|
|
2518
3079
|
# @return [Fixnum]
|
|
2519
3080
|
attr_accessor :revision
|
|
2520
3081
|
|
|
2521
|
-
# Optional. Additional, country-specific, sorting code. This is not used
|
|
2522
|
-
#
|
|
2523
|
-
#
|
|
2524
|
-
#
|
|
2525
|
-
#
|
|
3082
|
+
# Optional. Additional, country-specific, sorting code. This is not used in most
|
|
3083
|
+
# regions. Where it is used, the value is either a string like "CEDEX",
|
|
3084
|
+
# optionally followed by a number (e.g. "CEDEX 7"), or just a number alone,
|
|
3085
|
+
# representing the "sector code" (Jamaica), "delivery area indicator" (Malawi)
|
|
3086
|
+
# or "post office indicator" (e.g. Côte d'Ivoire).
|
|
2526
3087
|
# Corresponds to the JSON property `sortingCode`
|
|
2527
3088
|
# @return [String]
|
|
2528
3089
|
attr_accessor :sorting_code
|
|
2529
3090
|
|
|
2530
|
-
# Optional. Sublocality of the address.
|
|
2531
|
-
#
|
|
3091
|
+
# Optional. Sublocality of the address. For example, this can be neighborhoods,
|
|
3092
|
+
# boroughs, districts.
|
|
2532
3093
|
# Corresponds to the JSON property `sublocality`
|
|
2533
3094
|
# @return [String]
|
|
2534
3095
|
attr_accessor :sublocality
|
|
@@ -2553,27 +3114,21 @@ module Google
|
|
|
2553
3114
|
end
|
|
2554
3115
|
end
|
|
2555
3116
|
|
|
2556
|
-
# Input only.
|
|
2557
|
-
# Options for job processing.
|
|
3117
|
+
# Input only. Options for job processing.
|
|
2558
3118
|
class ProcessingOptions
|
|
2559
3119
|
include Google::Apis::Core::Hashable
|
|
2560
3120
|
|
|
2561
|
-
# Optional. If set to `true`, the service does not attempt to resolve a
|
|
2562
|
-
#
|
|
3121
|
+
# Optional. If set to `true`, the service does not attempt to resolve a more
|
|
3122
|
+
# precise address for the job.
|
|
2563
3123
|
# Corresponds to the JSON property `disableStreetAddressResolution`
|
|
2564
3124
|
# @return [Boolean]
|
|
2565
3125
|
attr_accessor :disable_street_address_resolution
|
|
2566
3126
|
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
|
2567
3127
|
|
|
2568
|
-
# Optional. Option for job HTML content sanitization. Applied fields are:
|
|
2569
|
-
# *
|
|
2570
|
-
#
|
|
2571
|
-
#
|
|
2572
|
-
# * qualifications
|
|
2573
|
-
# * responsibilities
|
|
2574
|
-
# HTML tags in these fields may be stripped if sanitiazation is not
|
|
2575
|
-
# disabled.
|
|
2576
|
-
# Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
|
3128
|
+
# Optional. Option for job HTML content sanitization. Applied fields are: *
|
|
3129
|
+
# description * applicationInfo.instruction * incentives * qualifications *
|
|
3130
|
+
# responsibilities HTML tags in these fields may be stripped if sanitiazation is
|
|
3131
|
+
# not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
|
2577
3132
|
# Corresponds to the JSON property `htmlSanitization`
|
|
2578
3133
|
# @return [String]
|
|
2579
3134
|
attr_accessor :html_sanitization
|
|
@@ -2589,58 +3144,50 @@ module Google
|
|
|
2589
3144
|
end
|
|
2590
3145
|
end
|
|
2591
3146
|
|
|
2592
|
-
# Input only.
|
|
2593
|
-
#
|
|
2594
|
-
#
|
|
2595
|
-
# performance of the service.
|
|
3147
|
+
# Input only. Meta information related to the job searcher or entity conducting
|
|
3148
|
+
# the job search. This information is used to improve the performance of the
|
|
3149
|
+
# service.
|
|
2596
3150
|
class RequestMetadata
|
|
2597
3151
|
include Google::Apis::Core::Hashable
|
|
2598
3152
|
|
|
2599
|
-
# Device information collected from the job seeker, candidate, or
|
|
2600
|
-
#
|
|
2601
|
-
# the
|
|
3153
|
+
# Device information collected from the job seeker, candidate, or other entity
|
|
3154
|
+
# conducting the job search. Providing this information improves the quality of
|
|
3155
|
+
# the search results across devices.
|
|
2602
3156
|
# Corresponds to the JSON property `deviceInfo`
|
|
2603
3157
|
# @return [Google::Apis::JobsV3p1beta1::DeviceInfo]
|
|
2604
3158
|
attr_accessor :device_info
|
|
2605
3159
|
|
|
2606
3160
|
# Required. The client-defined scope or source of the service call, which
|
|
2607
|
-
# typically
|
|
2608
|
-
#
|
|
2609
|
-
#
|
|
2610
|
-
#
|
|
2611
|
-
#
|
|
2612
|
-
#
|
|
2613
|
-
#
|
|
2614
|
-
#
|
|
2615
|
-
# Any improvements to the model for a particular tenant site rely on this
|
|
2616
|
-
# field being set correctly to a domain.
|
|
2617
|
-
# The maximum number of allowed characters is 255.
|
|
3161
|
+
# typically is the domain on which the service has been implemented and is
|
|
3162
|
+
# currently being run. For example, if the service is being run by client *Foo,
|
|
3163
|
+
# Inc.*, on job board www.foo.com and career site www.bar.com, then this field
|
|
3164
|
+
# is set to "foo.com" for use on the job board, and "bar.com" for use on the
|
|
3165
|
+
# career site. If this field isn't available for some reason, send "UNKNOWN".
|
|
3166
|
+
# Any improvements to the model for a particular tenant site rely on this field
|
|
3167
|
+
# being set correctly to a domain. The maximum number of allowed characters is
|
|
3168
|
+
# 255.
|
|
2618
3169
|
# Corresponds to the JSON property `domain`
|
|
2619
3170
|
# @return [String]
|
|
2620
3171
|
attr_accessor :domain
|
|
2621
3172
|
|
|
2622
3173
|
# Required. A unique session identification string. A session is defined as the
|
|
2623
|
-
# duration of an end user's interaction with the service over a certain
|
|
2624
|
-
#
|
|
2625
|
-
#
|
|
2626
|
-
#
|
|
2627
|
-
#
|
|
2628
|
-
#
|
|
2629
|
-
# site, rely on this field being set correctly to some unique session_id.
|
|
2630
|
-
# The maximum number of allowed characters is 255.
|
|
3174
|
+
# duration of an end user's interaction with the service over a certain period.
|
|
3175
|
+
# Obfuscate this field for privacy concerns before providing it to the service.
|
|
3176
|
+
# If this field is not available for some reason, send "UNKNOWN". Note that any
|
|
3177
|
+
# improvements to the model for a particular tenant site, rely on this field
|
|
3178
|
+
# being set correctly to some unique session_id. The maximum number of allowed
|
|
3179
|
+
# characters is 255.
|
|
2631
3180
|
# Corresponds to the JSON property `sessionId`
|
|
2632
3181
|
# @return [String]
|
|
2633
3182
|
attr_accessor :session_id
|
|
2634
3183
|
|
|
2635
|
-
# Required. A unique user identification string, as determined by the client.
|
|
2636
|
-
#
|
|
2637
|
-
#
|
|
2638
|
-
#
|
|
2639
|
-
#
|
|
2640
|
-
#
|
|
2641
|
-
#
|
|
2642
|
-
# site, rely on this field being set correctly to a unique user_id.
|
|
2643
|
-
# The maximum number of allowed characters is 255.
|
|
3184
|
+
# Required. A unique user identification string, as determined by the client. To
|
|
3185
|
+
# have the strongest positive impact on search quality make sure the client-
|
|
3186
|
+
# level is unique. Obfuscate this field for privacy concerns before providing it
|
|
3187
|
+
# to the service. If this field is not available for some reason, send "UNKNOWN".
|
|
3188
|
+
# Note that any improvements to the model for a particular tenant site, rely on
|
|
3189
|
+
# this field being set correctly to a unique user_id. The maximum number of
|
|
3190
|
+
# allowed characters is 255.
|
|
2644
3191
|
# Corresponds to the JSON property `userId`
|
|
2645
3192
|
# @return [String]
|
|
2646
3193
|
attr_accessor :user_id
|
|
@@ -2658,13 +3205,12 @@ module Google
|
|
|
2658
3205
|
end
|
|
2659
3206
|
end
|
|
2660
3207
|
|
|
2661
|
-
# Output only.
|
|
2662
|
-
#
|
|
3208
|
+
# Output only. Additional information returned to client, such as debugging
|
|
3209
|
+
# information.
|
|
2663
3210
|
class ResponseMetadata
|
|
2664
3211
|
include Google::Apis::Core::Hashable
|
|
2665
3212
|
|
|
2666
|
-
# A unique id associated with this call.
|
|
2667
|
-
# This id is logged for tracking purposes.
|
|
3213
|
+
# A unique id associated with this call. This id is logged for tracking purposes.
|
|
2668
3214
|
# Corresponds to the JSON property `requestId`
|
|
2669
3215
|
# @return [String]
|
|
2670
3216
|
attr_accessor :request_id
|
|
@@ -2679,63 +3225,52 @@ module Google
|
|
|
2679
3225
|
end
|
|
2680
3226
|
end
|
|
2681
3227
|
|
|
2682
|
-
# Input only.
|
|
2683
|
-
# The Request body of the `SearchJobs` call.
|
|
3228
|
+
# Input only. The Request body of the `SearchJobs` call.
|
|
2684
3229
|
class SearchJobsRequest
|
|
2685
3230
|
include Google::Apis::Core::Hashable
|
|
2686
3231
|
|
|
2687
|
-
# Input only.
|
|
2688
|
-
# Custom ranking information for SearchJobsRequest.
|
|
3232
|
+
# Input only. Custom ranking information for SearchJobsRequest.
|
|
2689
3233
|
# Corresponds to the JSON property `customRankingInfo`
|
|
2690
3234
|
# @return [Google::Apis::JobsV3p1beta1::CustomRankingInfo]
|
|
2691
3235
|
attr_accessor :custom_ranking_info
|
|
2692
3236
|
|
|
2693
3237
|
# Optional. Controls whether to disable exact keyword match on Job.job_title,
|
|
2694
|
-
# Job.description, Job.company_display_name, Job.locations,
|
|
2695
|
-
#
|
|
2696
|
-
#
|
|
2697
|
-
#
|
|
2698
|
-
#
|
|
2699
|
-
#
|
|
2700
|
-
#
|
|
2701
|
-
#
|
|
2702
|
-
#
|
|
2703
|
-
#
|
|
2704
|
-
#
|
|
2705
|
-
#
|
|
2706
|
-
# globally matched custom field/attribute string values is needed. Enabling
|
|
2707
|
-
# keyword match improves recall of subsequent search requests.
|
|
2708
|
-
# Defaults to false.
|
|
3238
|
+
# Job.description, Job.company_display_name, Job.locations, Job.qualifications.
|
|
3239
|
+
# When disable keyword match is turned off, a keyword match returns jobs that do
|
|
3240
|
+
# not match given category filters when there are matching keywords. For example,
|
|
3241
|
+
# the query "program manager," a result is returned even if the job posting has
|
|
3242
|
+
# the title "software developer," which does not fall into "program manager"
|
|
3243
|
+
# ontology, but does have "program manager" appearing in its description. For
|
|
3244
|
+
# queries like "cloud" that does not contain title or location specific ontology,
|
|
3245
|
+
# jobs with "cloud" keyword matches are returned regardless of this flag's
|
|
3246
|
+
# value. Please use Company.keyword_searchable_custom_fields or Company.
|
|
3247
|
+
# keyword_searchable_custom_attributes if company specific globally matched
|
|
3248
|
+
# custom field/attribute string values is needed. Enabling keyword match
|
|
3249
|
+
# improves recall of subsequent search requests. Defaults to false.
|
|
2709
3250
|
# Corresponds to the JSON property `disableKeywordMatch`
|
|
2710
3251
|
# @return [Boolean]
|
|
2711
3252
|
attr_accessor :disable_keyword_match
|
|
2712
3253
|
alias_method :disable_keyword_match?, :disable_keyword_match
|
|
2713
3254
|
|
|
2714
3255
|
# Optional. Controls whether highly similar jobs are returned next to each other
|
|
2715
|
-
# in
|
|
2716
|
-
#
|
|
2717
|
-
#
|
|
2718
|
-
#
|
|
2719
|
-
#
|
|
2720
|
-
# being displayed lower down in the results.
|
|
2721
|
-
# Defaults to DiversificationLevel.SIMPLE if no value
|
|
2722
|
-
# is specified.
|
|
3256
|
+
# in the search results. Jobs are identified as highly similar based on their
|
|
3257
|
+
# titles, job categories, and locations. Highly similar results are clustered so
|
|
3258
|
+
# that only one representative job of the cluster is displayed to the job seeker
|
|
3259
|
+
# higher up in the results, with the other jobs being displayed lower down in
|
|
3260
|
+
# the results. Defaults to DiversificationLevel.SIMPLE if no value is specified.
|
|
2723
3261
|
# Corresponds to the JSON property `diversificationLevel`
|
|
2724
3262
|
# @return [String]
|
|
2725
3263
|
attr_accessor :diversification_level
|
|
2726
3264
|
|
|
2727
3265
|
# Optional. Controls whether to broaden the search when it produces sparse
|
|
2728
|
-
# results.
|
|
2729
|
-
#
|
|
2730
|
-
# list.
|
|
2731
|
-
# Defaults to false.
|
|
3266
|
+
# results. Broadened queries append results to the end of the matching results
|
|
3267
|
+
# list. Defaults to false.
|
|
2732
3268
|
# Corresponds to the JSON property `enableBroadening`
|
|
2733
3269
|
# @return [Boolean]
|
|
2734
3270
|
attr_accessor :enable_broadening
|
|
2735
3271
|
alias_method :enable_broadening?, :enable_broadening
|
|
2736
3272
|
|
|
2737
|
-
# Input only.
|
|
2738
|
-
# Histogram facets to be specified in SearchJobsRequest.
|
|
3273
|
+
# Input only. Histogram facets to be specified in SearchJobsRequest.
|
|
2739
3274
|
# Corresponds to the JSON property `histogramFacets`
|
|
2740
3275
|
# @return [Google::Apis::JobsV3p1beta1::HistogramFacets]
|
|
2741
3276
|
attr_accessor :histogram_facets
|
|
@@ -2745,78 +3280,61 @@ module Google
|
|
|
2745
3280
|
# @return [Array<Google::Apis::JobsV3p1beta1::HistogramQuery>]
|
|
2746
3281
|
attr_accessor :histogram_queries
|
|
2747
3282
|
|
|
2748
|
-
# Input only.
|
|
2749
|
-
# The query required to perform a search query.
|
|
3283
|
+
# Input only. The query required to perform a search query.
|
|
2750
3284
|
# Corresponds to the JSON property `jobQuery`
|
|
2751
3285
|
# @return [Google::Apis::JobsV3p1beta1::JobQuery]
|
|
2752
3286
|
attr_accessor :job_query
|
|
2753
3287
|
|
|
2754
|
-
# Optional. The desired job attributes returned for jobs in the
|
|
2755
|
-
#
|
|
3288
|
+
# Optional. The desired job attributes returned for jobs in the search response.
|
|
3289
|
+
# Defaults to JobView.SMALL if no value is specified.
|
|
2756
3290
|
# Corresponds to the JSON property `jobView`
|
|
2757
3291
|
# @return [String]
|
|
2758
3292
|
attr_accessor :job_view
|
|
2759
3293
|
|
|
2760
3294
|
# Optional. An integer that specifies the current offset (that is, starting
|
|
2761
|
-
# result
|
|
2762
|
-
#
|
|
2763
|
-
#
|
|
2764
|
-
#
|
|
2765
|
-
#
|
|
2766
|
-
#
|
|
2767
|
-
# pagination, (for example, pageSize = 10 and offset = 10 means to return
|
|
2768
|
-
# from the second page).
|
|
3295
|
+
# result location, amongst the jobs deemed by the API as relevant) in search
|
|
3296
|
+
# results. This field is only considered if page_token is unset. The maximum
|
|
3297
|
+
# allowed value is 5000. Otherwise an error is thrown. For example, 0 means to
|
|
3298
|
+
# return results starting from the first matching job, and 10 means to return
|
|
3299
|
+
# from the 11th job. This can be used for pagination, (for example, pageSize =
|
|
3300
|
+
# 10 and offset = 10 means to return from the second page).
|
|
2769
3301
|
# Corresponds to the JSON property `offset`
|
|
2770
3302
|
# @return [Fixnum]
|
|
2771
3303
|
attr_accessor :offset
|
|
2772
3304
|
|
|
2773
|
-
# Optional. The criteria determining how search results are sorted. Default is
|
|
2774
|
-
# "relevance desc"
|
|
2775
|
-
#
|
|
2776
|
-
#
|
|
2777
|
-
#
|
|
2778
|
-
#
|
|
2779
|
-
#
|
|
2780
|
-
#
|
|
2781
|
-
#
|
|
2782
|
-
#
|
|
2783
|
-
#
|
|
2784
|
-
#
|
|
2785
|
-
#
|
|
2786
|
-
#
|
|
2787
|
-
#
|
|
2788
|
-
#
|
|
2789
|
-
#
|
|
2790
|
-
#
|
|
2791
|
-
#
|
|
2792
|
-
#
|
|
2793
|
-
#
|
|
2794
|
-
#
|
|
2795
|
-
#
|
|
2796
|
-
#
|
|
2797
|
-
#
|
|
2798
|
-
#
|
|
2799
|
-
#
|
|
2800
|
-
#
|
|
2801
|
-
#
|
|
2802
|
-
#
|
|
2803
|
-
#
|
|
2804
|
-
#
|
|
2805
|
-
#
|
|
2806
|
-
# * Location sorting: Use the special syntax to order jobs by distance:<br>
|
|
2807
|
-
# "`distance_from('Hawaii')`": Order by distance from Hawaii.<br>
|
|
2808
|
-
# "`distance_from(19.89, 155.5)`": Order by distance from a coordinate.<br>
|
|
2809
|
-
# "`distance_from('Hawaii'), distance_from('Puerto Rico')`": Order by
|
|
2810
|
-
# multiple locations. See details below.<br>
|
|
2811
|
-
# "`distance_from('Hawaii'), distance_from(19.89, 155.5)`": Order by
|
|
2812
|
-
# multiple locations. See details below.<br>
|
|
2813
|
-
# The string can have a maximum of 256 characters. When multiple distance
|
|
2814
|
-
# centers are provided, a job that is close to any of the distance centers
|
|
2815
|
-
# would have a high rank. When a job has multiple locations, the job location
|
|
2816
|
-
# closest to one of the distance centers will be used. Jobs that don't have
|
|
2817
|
-
# locations will be ranked at the bottom. Distance is calculated with a
|
|
2818
|
-
# precision of 11.3 meters (37.4 feet). Diversification strategy is still
|
|
2819
|
-
# applied unless explicitly disabled in
|
|
3305
|
+
# Optional. The criteria determining how search results are sorted. Default is "
|
|
3306
|
+
# relevance desc". Supported options are: * `"relevance desc"`: By relevance
|
|
3307
|
+
# descending, as determined by the API algorithms. Relevance thresholding of
|
|
3308
|
+
# query results is only available with this ordering. * `"posting_publish_time
|
|
3309
|
+
# desc"`: By Job.posting_publish_time descending. * `"posting_update_time desc"`:
|
|
3310
|
+
# By Job.posting_update_time descending. * `"title"`: By Job.title ascending. *
|
|
3311
|
+
# `"title desc"`: By Job.title descending. * `"annualized_base_compensation"`:
|
|
3312
|
+
# By job's CompensationInfo.annualized_base_compensation_range ascending. Jobs
|
|
3313
|
+
# whose annualized base compensation is unspecified are put at the end of search
|
|
3314
|
+
# results. * `"annualized_base_compensation desc"`: By job's CompensationInfo.
|
|
3315
|
+
# annualized_base_compensation_range descending. Jobs whose annualized base
|
|
3316
|
+
# compensation is unspecified are put at the end of search results. * `"
|
|
3317
|
+
# annualized_total_compensation"`: By job's CompensationInfo.
|
|
3318
|
+
# annualized_total_compensation_range ascending. Jobs whose annualized base
|
|
3319
|
+
# compensation is unspecified are put at the end of search results. * `"
|
|
3320
|
+
# annualized_total_compensation desc"`: By job's CompensationInfo.
|
|
3321
|
+
# annualized_total_compensation_range descending. Jobs whose annualized base
|
|
3322
|
+
# compensation is unspecified are put at the end of search results. * `"
|
|
3323
|
+
# custom_ranking desc"`: By the relevance score adjusted to the
|
|
3324
|
+
# SearchJobsRequest.custom_ranking_info.ranking_expression with weight factor
|
|
3325
|
+
# assigned by SearchJobsRequest.custom_ranking_info.importance_level in
|
|
3326
|
+
# descending order. * Location sorting: Use the special syntax to order jobs by
|
|
3327
|
+
# distance: "`distance_from('Hawaii')`": Order by distance from Hawaii. "`
|
|
3328
|
+
# distance_from(19.89, 155.5)`": Order by distance from a coordinate. "`
|
|
3329
|
+
# distance_from('Hawaii'), distance_from('Puerto Rico')`": Order by multiple
|
|
3330
|
+
# locations. See details below. "`distance_from('Hawaii'), distance_from(19.89,
|
|
3331
|
+
# 155.5)`": Order by multiple locations. See details below. The string can have
|
|
3332
|
+
# a maximum of 256 characters. When multiple distance centers are provided, a
|
|
3333
|
+
# job that is close to any of the distance centers would have a high rank. When
|
|
3334
|
+
# a job has multiple locations, the job location closest to one of the distance
|
|
3335
|
+
# centers will be used. Jobs that don't have locations will be ranked at the
|
|
3336
|
+
# bottom. Distance is calculated with a precision of 11.3 meters (37.4 feet).
|
|
3337
|
+
# Diversification strategy is still applied unless explicitly disabled in
|
|
2820
3338
|
# diversification_level.
|
|
2821
3339
|
# Corresponds to the JSON property `orderBy`
|
|
2822
3340
|
# @return [String]
|
|
@@ -2829,35 +3347,27 @@ module Google
|
|
|
2829
3347
|
# @return [Fixnum]
|
|
2830
3348
|
attr_accessor :page_size
|
|
2831
3349
|
|
|
2832
|
-
# Optional. The token specifying the current offset within
|
|
2833
|
-
#
|
|
2834
|
-
#
|
|
3350
|
+
# Optional. The token specifying the current offset within search results. See
|
|
3351
|
+
# SearchJobsResponse.next_page_token for an explanation of how to obtain the
|
|
3352
|
+
# next set of query results.
|
|
2835
3353
|
# Corresponds to the JSON property `pageToken`
|
|
2836
3354
|
# @return [String]
|
|
2837
3355
|
attr_accessor :page_token
|
|
2838
3356
|
|
|
2839
|
-
# Input only.
|
|
2840
|
-
#
|
|
2841
|
-
#
|
|
2842
|
-
# performance of the service.
|
|
3357
|
+
# Input only. Meta information related to the job searcher or entity conducting
|
|
3358
|
+
# the job search. This information is used to improve the performance of the
|
|
3359
|
+
# service.
|
|
2843
3360
|
# Corresponds to the JSON property `requestMetadata`
|
|
2844
3361
|
# @return [Google::Apis::JobsV3p1beta1::RequestMetadata]
|
|
2845
3362
|
attr_accessor :request_metadata
|
|
2846
3363
|
|
|
2847
|
-
#
|
|
2848
|
-
# count of the first 300 results. Setting this to `true` ensures
|
|
2849
|
-
# consistency in the number of results per page. Best practice is to set this
|
|
2850
|
-
# value to true if a client allows users to jump directly to a
|
|
2851
|
-
# non-sequential search results page.
|
|
2852
|
-
# Enabling this flag may adversely impact performance.
|
|
2853
|
-
# Defaults to false.
|
|
3364
|
+
# This field is deprecated.
|
|
2854
3365
|
# Corresponds to the JSON property `requirePreciseResultSize`
|
|
2855
3366
|
# @return [Boolean]
|
|
2856
3367
|
attr_accessor :require_precise_result_size
|
|
2857
3368
|
alias_method :require_precise_result_size?, :require_precise_result_size
|
|
2858
3369
|
|
|
2859
|
-
# Optional. Mode of a search.
|
|
2860
|
-
# Defaults to SearchMode.JOB_SEARCH.
|
|
3370
|
+
# Optional. Mode of a search. Defaults to SearchMode.JOB_SEARCH.
|
|
2861
3371
|
# Corresponds to the JSON property `searchMode`
|
|
2862
3372
|
# @return [String]
|
|
2863
3373
|
attr_accessor :search_mode
|
|
@@ -2886,45 +3396,43 @@ module Google
|
|
|
2886
3396
|
end
|
|
2887
3397
|
end
|
|
2888
3398
|
|
|
2889
|
-
# Output only.
|
|
2890
|
-
# Response for SearchJob method.
|
|
3399
|
+
# Output only. Response for SearchJob method.
|
|
2891
3400
|
class SearchJobsResponse
|
|
2892
3401
|
include Google::Apis::Core::Hashable
|
|
2893
3402
|
|
|
2894
3403
|
# If query broadening is enabled, we may append additional results from the
|
|
2895
3404
|
# broadened query. This number indicates how many of the jobs returned in the
|
|
2896
|
-
# jobs field are from the broadened query. These results are always at the
|
|
2897
|
-
#
|
|
2898
|
-
#
|
|
2899
|
-
#
|
|
2900
|
-
#
|
|
3405
|
+
# jobs field are from the broadened query. These results are always at the end
|
|
3406
|
+
# of the jobs list. In particular, a value of 0, or if the field isn't set, all
|
|
3407
|
+
# the jobs in the jobs list are from the original (without broadening) query. If
|
|
3408
|
+
# this field is non-zero, subsequent requests with offset after this result set
|
|
3409
|
+
# should contain all broadened results.
|
|
2901
3410
|
# Corresponds to the JSON property `broadenedQueryJobsCount`
|
|
2902
3411
|
# @return [Fixnum]
|
|
2903
3412
|
attr_accessor :broadened_query_jobs_count
|
|
2904
3413
|
|
|
2905
|
-
# An estimation of the number of jobs that match the specified query.
|
|
2906
|
-
#
|
|
2907
|
-
#
|
|
3414
|
+
# An estimation of the number of jobs that match the specified query. This
|
|
3415
|
+
# number is not guaranteed to be accurate. For accurate results, see
|
|
3416
|
+
# SearchJobsResponse.total_size.
|
|
2908
3417
|
# Corresponds to the JSON property `estimatedTotalSize`
|
|
2909
3418
|
# @return [Fixnum]
|
|
2910
3419
|
attr_accessor :estimated_total_size
|
|
2911
3420
|
|
|
2912
|
-
# The histogram results that match with specified
|
|
2913
|
-
#
|
|
3421
|
+
# The histogram results that match with specified SearchJobsRequest.
|
|
3422
|
+
# histogram_queries.
|
|
2914
3423
|
# Corresponds to the JSON property `histogramQueryResults`
|
|
2915
3424
|
# @return [Array<Google::Apis::JobsV3p1beta1::HistogramQueryResult>]
|
|
2916
3425
|
attr_accessor :histogram_query_results
|
|
2917
3426
|
|
|
2918
|
-
# Output only.
|
|
2919
|
-
# Histogram results that match HistogramFacets specified in
|
|
3427
|
+
# Output only. Histogram results that match HistogramFacets specified in
|
|
2920
3428
|
# SearchJobsRequest.
|
|
2921
3429
|
# Corresponds to the JSON property `histogramResults`
|
|
2922
3430
|
# @return [Google::Apis::JobsV3p1beta1::HistogramResults]
|
|
2923
3431
|
attr_accessor :histogram_results
|
|
2924
3432
|
|
|
2925
|
-
# The location filters that the service applied to the specified query. If
|
|
2926
|
-
#
|
|
2927
|
-
#
|
|
3433
|
+
# The location filters that the service applied to the specified query. If any
|
|
3434
|
+
# filters are lat-lng based, the JobLocation.location_type is JobLocation.
|
|
3435
|
+
# LocationType#LOCATION_TYPE_UNSPECIFIED.
|
|
2928
3436
|
# Corresponds to the JSON property `locationFilters`
|
|
2929
3437
|
# @return [Array<Google::Apis::JobsV3p1beta1::Location>]
|
|
2930
3438
|
attr_accessor :location_filters
|
|
@@ -2934,8 +3442,8 @@ module Google
|
|
|
2934
3442
|
# @return [Array<Google::Apis::JobsV3p1beta1::MatchingJob>]
|
|
2935
3443
|
attr_accessor :matching_jobs
|
|
2936
3444
|
|
|
2937
|
-
# Output only.
|
|
2938
|
-
#
|
|
3445
|
+
# Output only. Additional information returned to client, such as debugging
|
|
3446
|
+
# information.
|
|
2939
3447
|
# Corresponds to the JSON property `metadata`
|
|
2940
3448
|
# @return [Google::Apis::JobsV3p1beta1::ResponseMetadata]
|
|
2941
3449
|
attr_accessor :metadata
|
|
@@ -2946,15 +3454,12 @@ module Google
|
|
|
2946
3454
|
# @return [String]
|
|
2947
3455
|
attr_accessor :next_page_token
|
|
2948
3456
|
|
|
2949
|
-
# Output only.
|
|
2950
|
-
# Spell check result.
|
|
3457
|
+
# Output only. Spell check result.
|
|
2951
3458
|
# Corresponds to the JSON property `spellCorrection`
|
|
2952
3459
|
# @return [Google::Apis::JobsV3p1beta1::SpellingCorrection]
|
|
2953
3460
|
attr_accessor :spell_correction
|
|
2954
3461
|
|
|
2955
|
-
# The precise result count
|
|
2956
|
-
# enable_precise_result_size to `true`, or if the response
|
|
2957
|
-
# is the last page of results. Otherwise, the value is `-1`.
|
|
3462
|
+
# The precise result count with limit 100,000.
|
|
2958
3463
|
# Corresponds to the JSON property `totalSize`
|
|
2959
3464
|
# @return [Fixnum]
|
|
2960
3465
|
attr_accessor :total_size
|
|
@@ -2978,8 +3483,7 @@ module Google
|
|
|
2978
3483
|
end
|
|
2979
3484
|
end
|
|
2980
3485
|
|
|
2981
|
-
# Output only.
|
|
2982
|
-
# Spell check result.
|
|
3486
|
+
# Output only. Spell check result.
|
|
2983
3487
|
class SpellingCorrection
|
|
2984
3488
|
include Google::Apis::Core::Hashable
|
|
2985
3489
|
|
|
@@ -3005,12 +3509,12 @@ module Google
|
|
|
3005
3509
|
end
|
|
3006
3510
|
end
|
|
3007
3511
|
|
|
3008
|
-
# The `Status` type defines a logical error model that is suitable for
|
|
3009
|
-
#
|
|
3010
|
-
#
|
|
3011
|
-
#
|
|
3012
|
-
#
|
|
3013
|
-
#
|
|
3512
|
+
# The `Status` type defines a logical error model that is suitable for different
|
|
3513
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
|
3514
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
|
3515
|
+
# data: error code, error message, and error details. You can find out more
|
|
3516
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
|
3517
|
+
# //cloud.google.com/apis/design/errors).
|
|
3014
3518
|
class Status
|
|
3015
3519
|
include Google::Apis::Core::Hashable
|
|
3016
3520
|
|
|
@@ -3019,15 +3523,15 @@ module Google
|
|
|
3019
3523
|
# @return [Fixnum]
|
|
3020
3524
|
attr_accessor :code
|
|
3021
3525
|
|
|
3022
|
-
# A list of messages that carry the error details.
|
|
3526
|
+
# A list of messages that carry the error details. There is a common set of
|
|
3023
3527
|
# message types for APIs to use.
|
|
3024
3528
|
# Corresponds to the JSON property `details`
|
|
3025
3529
|
# @return [Array<Hash<String,Object>>]
|
|
3026
3530
|
attr_accessor :details
|
|
3027
3531
|
|
|
3028
|
-
# A developer-facing error message, which should be in English. Any
|
|
3029
|
-
#
|
|
3030
|
-
#
|
|
3532
|
+
# A developer-facing error message, which should be in English. Any user-facing
|
|
3533
|
+
# error message should be localized and sent in the google.rpc.Status.details
|
|
3534
|
+
# field, or localized by the client.
|
|
3031
3535
|
# Corresponds to the JSON property `message`
|
|
3032
3536
|
# @return [String]
|
|
3033
3537
|
attr_accessor :message
|
|
@@ -3044,14 +3548,14 @@ module Google
|
|
|
3044
3548
|
end
|
|
3045
3549
|
end
|
|
3046
3550
|
|
|
3047
|
-
# Represents a time of day. The date and time zone are either not significant
|
|
3048
|
-
#
|
|
3551
|
+
# Represents a time of day. The date and time zone are either not significant or
|
|
3552
|
+
# are specified elsewhere. An API may choose to allow leap seconds. Related
|
|
3049
3553
|
# types are google.type.Date and `google.protobuf.Timestamp`.
|
|
3050
3554
|
class TimeOfDay
|
|
3051
3555
|
include Google::Apis::Core::Hashable
|
|
3052
3556
|
|
|
3053
|
-
# Hours of day in 24 hour format. Should be from 0 to 23. An API may choose
|
|
3054
|
-
#
|
|
3557
|
+
# Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to
|
|
3558
|
+
# allow the value "24:00:00" for scenarios like business closing time.
|
|
3055
3559
|
# Corresponds to the JSON property `hours`
|
|
3056
3560
|
# @return [Fixnum]
|
|
3057
3561
|
attr_accessor :hours
|
|
@@ -3110,8 +3614,7 @@ module Google
|
|
|
3110
3614
|
end
|
|
3111
3615
|
end
|
|
3112
3616
|
|
|
3113
|
-
# Input only.
|
|
3114
|
-
# Request for updating a specified company.
|
|
3617
|
+
# Input only. Request for updating a specified company.
|
|
3115
3618
|
class UpdateCompanyRequest
|
|
3116
3619
|
include Google::Apis::Core::Hashable
|
|
3117
3620
|
|
|
@@ -3122,12 +3625,10 @@ module Google
|
|
|
3122
3625
|
# @return [Google::Apis::JobsV3p1beta1::Company]
|
|
3123
3626
|
attr_accessor :company
|
|
3124
3627
|
|
|
3125
|
-
# Optional but strongly recommended for the best service
|
|
3126
|
-
#
|
|
3127
|
-
#
|
|
3128
|
-
#
|
|
3129
|
-
# A field mask to specify the company fields to be updated. Only
|
|
3130
|
-
# top level fields of Company are supported.
|
|
3628
|
+
# Optional but strongly recommended for the best service experience. If
|
|
3629
|
+
# update_mask is provided, only the specified fields in company are updated.
|
|
3630
|
+
# Otherwise all the fields are updated. A field mask to specify the company
|
|
3631
|
+
# fields to be updated. Only top level fields of Company are supported.
|
|
3131
3632
|
# Corresponds to the JSON property `updateMask`
|
|
3132
3633
|
# @return [String]
|
|
3133
3634
|
attr_accessor :update_mask
|
|
@@ -3143,24 +3644,21 @@ module Google
|
|
|
3143
3644
|
end
|
|
3144
3645
|
end
|
|
3145
3646
|
|
|
3146
|
-
# Input only.
|
|
3147
|
-
# Update job request.
|
|
3647
|
+
# Input only. Update job request.
|
|
3148
3648
|
class UpdateJobRequest
|
|
3149
3649
|
include Google::Apis::Core::Hashable
|
|
3150
3650
|
|
|
3151
3651
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
3152
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
|
3153
|
-
#
|
|
3652
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
3653
|
+
# responsible for the job.
|
|
3154
3654
|
# Corresponds to the JSON property `job`
|
|
3155
3655
|
# @return [Google::Apis::JobsV3p1beta1::Job]
|
|
3156
3656
|
attr_accessor :job
|
|
3157
3657
|
|
|
3158
3658
|
# Optional but strongly recommended to be provided for the best service
|
|
3159
|
-
# experience.
|
|
3160
|
-
#
|
|
3161
|
-
#
|
|
3162
|
-
# A field mask to restrict the fields that are updated. Only
|
|
3163
|
-
# top level fields of Job are supported.
|
|
3659
|
+
# experience. If update_mask is provided, only the specified fields in job are
|
|
3660
|
+
# updated. Otherwise all the fields are updated. A field mask to restrict the
|
|
3661
|
+
# fields that are updated. Only top level fields of Job are supported.
|
|
3164
3662
|
# Corresponds to the JSON property `updateMask`
|
|
3165
3663
|
# @return [String]
|
|
3166
3664
|
attr_accessor :update_mask
|