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 JobsV3
|
|
28
28
|
VERSION = 'V3'
|
|
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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::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::JobsV3::ResponseMetadata]
|
|
695
650
|
attr_accessor :metadata
|
|
@@ -705,50 +660,799 @@ 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
|
|
|
713
|
-
# The URI of the company image for CompletionType.COMPANY_NAME.
|
|
714
|
-
# Corresponds to the JSON property `imageUri`
|
|
667
|
+
# The URI of the company image for CompletionType.COMPANY_NAME.
|
|
668
|
+
# Corresponds to the JSON property `imageUri`
|
|
669
|
+
# @return [String]
|
|
670
|
+
attr_accessor :image_uri
|
|
671
|
+
|
|
672
|
+
# The suggestion for the query.
|
|
673
|
+
# Corresponds to the JSON property `suggestion`
|
|
674
|
+
# @return [String]
|
|
675
|
+
attr_accessor :suggestion
|
|
676
|
+
|
|
677
|
+
# The completion topic.
|
|
678
|
+
# Corresponds to the JSON property `type`
|
|
679
|
+
# @return [String]
|
|
680
|
+
attr_accessor :type
|
|
681
|
+
|
|
682
|
+
def initialize(**args)
|
|
683
|
+
update!(**args)
|
|
684
|
+
end
|
|
685
|
+
|
|
686
|
+
# Update properties of this object
|
|
687
|
+
def update!(**args)
|
|
688
|
+
@image_uri = args[:image_uri] if args.key?(:image_uri)
|
|
689
|
+
@suggestion = args[:suggestion] if args.key?(:suggestion)
|
|
690
|
+
@type = args[:type] if args.key?(:type)
|
|
691
|
+
end
|
|
692
|
+
end
|
|
693
|
+
|
|
694
|
+
# The report event request.
|
|
695
|
+
class CreateClientEventRequest
|
|
696
|
+
include Google::Apis::Core::Hashable
|
|
697
|
+
|
|
698
|
+
# An event issued when an end user interacts with the application that
|
|
699
|
+
# implements Cloud Talent Solution. Providing this information improves the
|
|
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.
|
|
703
|
+
# Corresponds to the JSON property `clientEvent`
|
|
704
|
+
# @return [Google::Apis::JobsV3::ClientEvent]
|
|
705
|
+
attr_accessor :client_event
|
|
706
|
+
|
|
707
|
+
def initialize(**args)
|
|
708
|
+
update!(**args)
|
|
709
|
+
end
|
|
710
|
+
|
|
711
|
+
# Update properties of this object
|
|
712
|
+
def update!(**args)
|
|
713
|
+
@client_event = args[:client_event] if args.key?(:client_event)
|
|
714
|
+
end
|
|
715
|
+
end
|
|
716
|
+
|
|
717
|
+
# Input only. The Request of the CreateCompany method.
|
|
718
|
+
class CreateCompanyRequest
|
|
719
|
+
include Google::Apis::Core::Hashable
|
|
720
|
+
|
|
721
|
+
# A Company resource represents a company in the service. A company is the
|
|
722
|
+
# entity that owns job postings, that is, the hiring entity responsible for
|
|
723
|
+
# employing applicants for the job position.
|
|
724
|
+
# Corresponds to the JSON property `company`
|
|
725
|
+
# @return [Google::Apis::JobsV3::Company]
|
|
726
|
+
attr_accessor :company
|
|
727
|
+
|
|
728
|
+
def initialize(**args)
|
|
729
|
+
update!(**args)
|
|
730
|
+
end
|
|
731
|
+
|
|
732
|
+
# Update properties of this object
|
|
733
|
+
def update!(**args)
|
|
734
|
+
@company = args[:company] if args.key?(:company)
|
|
735
|
+
end
|
|
736
|
+
end
|
|
737
|
+
|
|
738
|
+
# Input only. Create job request.
|
|
739
|
+
class CreateJobRequest
|
|
740
|
+
include Google::Apis::Core::Hashable
|
|
741
|
+
|
|
742
|
+
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
743
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
744
|
+
# responsible for the job.
|
|
745
|
+
# Corresponds to the JSON property `job`
|
|
746
|
+
# @return [Google::Apis::JobsV3::Job]
|
|
747
|
+
attr_accessor :job
|
|
748
|
+
|
|
749
|
+
def initialize(**args)
|
|
750
|
+
update!(**args)
|
|
751
|
+
end
|
|
752
|
+
|
|
753
|
+
# Update properties of this object
|
|
754
|
+
def update!(**args)
|
|
755
|
+
@job = args[:job] if args.key?(:job)
|
|
756
|
+
end
|
|
757
|
+
end
|
|
758
|
+
|
|
759
|
+
# Custom attribute values that are either filterable or non-filterable.
|
|
760
|
+
class CustomAttribute
|
|
761
|
+
include Google::Apis::Core::Hashable
|
|
762
|
+
|
|
763
|
+
# Optional. If the `filterable` flag is true, the custom field values may be
|
|
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.
|
|
766
|
+
# Corresponds to the JSON property `filterable`
|
|
767
|
+
# @return [Boolean]
|
|
768
|
+
attr_accessor :filterable
|
|
769
|
+
alias_method :filterable?, :filterable
|
|
770
|
+
|
|
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.
|
|
775
|
+
# Corresponds to the JSON property `longValues`
|
|
776
|
+
# @return [Array<Fixnum>]
|
|
777
|
+
attr_accessor :long_values
|
|
778
|
+
|
|
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.
|
|
785
|
+
# Corresponds to the JSON property `stringValues`
|
|
786
|
+
# @return [Array<String>]
|
|
787
|
+
attr_accessor :string_values
|
|
788
|
+
|
|
789
|
+
def initialize(**args)
|
|
790
|
+
update!(**args)
|
|
791
|
+
end
|
|
792
|
+
|
|
793
|
+
# Update properties of this object
|
|
794
|
+
def update!(**args)
|
|
795
|
+
@filterable = args[:filterable] if args.key?(:filterable)
|
|
796
|
+
@long_values = args[:long_values] if args.key?(:long_values)
|
|
797
|
+
@string_values = args[:string_values] if args.key?(:string_values)
|
|
798
|
+
end
|
|
799
|
+
end
|
|
800
|
+
|
|
801
|
+
# Custom attributes histogram request. An error is thrown if neither
|
|
802
|
+
# string_value_histogram or long_value_histogram_bucketing_option has been
|
|
803
|
+
# defined.
|
|
804
|
+
class CustomAttributeHistogramRequest
|
|
805
|
+
include Google::Apis::Core::Hashable
|
|
806
|
+
|
|
807
|
+
# Required. Specifies the custom field key to perform a histogram on. If
|
|
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.
|
|
811
|
+
# Corresponds to the JSON property `key`
|
|
812
|
+
# @return [String]
|
|
813
|
+
attr_accessor :key
|
|
814
|
+
|
|
815
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
|
816
|
+
# search response.
|
|
817
|
+
# Corresponds to the JSON property `longValueHistogramBucketingOption`
|
|
818
|
+
# @return [Google::Apis::JobsV3::NumericBucketingOption]
|
|
819
|
+
attr_accessor :long_value_histogram_bucketing_option
|
|
820
|
+
|
|
821
|
+
# Optional. If set to true, the response includes the histogram value for each
|
|
822
|
+
# key as a string.
|
|
823
|
+
# Corresponds to the JSON property `stringValueHistogram`
|
|
824
|
+
# @return [Boolean]
|
|
825
|
+
attr_accessor :string_value_histogram
|
|
826
|
+
alias_method :string_value_histogram?, :string_value_histogram
|
|
827
|
+
|
|
828
|
+
def initialize(**args)
|
|
829
|
+
update!(**args)
|
|
830
|
+
end
|
|
831
|
+
|
|
832
|
+
# Update properties of this object
|
|
833
|
+
def update!(**args)
|
|
834
|
+
@key = args[:key] if args.key?(:key)
|
|
835
|
+
@long_value_histogram_bucketing_option = args[:long_value_histogram_bucketing_option] if args.key?(:long_value_histogram_bucketing_option)
|
|
836
|
+
@string_value_histogram = args[:string_value_histogram] if args.key?(:string_value_histogram)
|
|
837
|
+
end
|
|
838
|
+
end
|
|
839
|
+
|
|
840
|
+
# Output only. Custom attribute histogram result.
|
|
841
|
+
class CustomAttributeHistogramResult
|
|
842
|
+
include Google::Apis::Core::Hashable
|
|
843
|
+
|
|
844
|
+
# Stores the key of custom attribute the histogram is performed on.
|
|
845
|
+
# Corresponds to the JSON property `key`
|
|
846
|
+
# @return [String]
|
|
847
|
+
attr_accessor :key
|
|
848
|
+
|
|
849
|
+
# Output only. Custom numeric bucketing result.
|
|
850
|
+
# Corresponds to the JSON property `longValueHistogramResult`
|
|
851
|
+
# @return [Google::Apis::JobsV3::NumericBucketingResult]
|
|
852
|
+
attr_accessor :long_value_histogram_result
|
|
853
|
+
|
|
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.
|
|
856
|
+
# Corresponds to the JSON property `stringValueHistogramResult`
|
|
857
|
+
# @return [Hash<String,Fixnum>]
|
|
858
|
+
attr_accessor :string_value_histogram_result
|
|
859
|
+
|
|
860
|
+
def initialize(**args)
|
|
861
|
+
update!(**args)
|
|
862
|
+
end
|
|
863
|
+
|
|
864
|
+
# Update properties of this object
|
|
865
|
+
def update!(**args)
|
|
866
|
+
@key = args[:key] if args.key?(:key)
|
|
867
|
+
@long_value_histogram_result = args[:long_value_histogram_result] if args.key?(:long_value_histogram_result)
|
|
868
|
+
@string_value_histogram_result = args[:string_value_histogram_result] if args.key?(:string_value_histogram_result)
|
|
869
|
+
end
|
|
870
|
+
end
|
|
871
|
+
|
|
872
|
+
# Device information collected from the job seeker, candidate, or other entity
|
|
873
|
+
# conducting the job search. Providing this information improves the quality of
|
|
874
|
+
# the search results across devices.
|
|
875
|
+
class DeviceInfo
|
|
876
|
+
include Google::Apis::Core::Hashable
|
|
877
|
+
|
|
878
|
+
# Optional. Type of the device.
|
|
879
|
+
# Corresponds to the JSON property `deviceType`
|
|
880
|
+
# @return [String]
|
|
881
|
+
attr_accessor :device_type
|
|
882
|
+
|
|
883
|
+
# Optional. A device-specific ID. The ID must be a unique identifier that
|
|
884
|
+
# distinguishes the device from other devices.
|
|
885
|
+
# Corresponds to the JSON property `id`
|
|
886
|
+
# @return [String]
|
|
887
|
+
attr_accessor :id
|
|
888
|
+
|
|
889
|
+
def initialize(**args)
|
|
890
|
+
update!(**args)
|
|
891
|
+
end
|
|
892
|
+
|
|
893
|
+
# Update properties of this object
|
|
894
|
+
def update!(**args)
|
|
895
|
+
@device_type = args[:device_type] if args.key?(:device_type)
|
|
896
|
+
@id = args[:id] if args.key?(:id)
|
|
897
|
+
end
|
|
898
|
+
end
|
|
899
|
+
|
|
900
|
+
# A generic empty message that you can re-use to avoid defining duplicated empty
|
|
901
|
+
# messages in your APIs. A typical example is to use it as the request or the
|
|
902
|
+
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
|
903
|
+
# protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
|
|
904
|
+
# `Empty` is empty JSON object ````.
|
|
905
|
+
class Empty
|
|
906
|
+
include Google::Apis::Core::Hashable
|
|
907
|
+
|
|
908
|
+
def initialize(**args)
|
|
909
|
+
update!(**args)
|
|
910
|
+
end
|
|
911
|
+
|
|
912
|
+
# Update properties of this object
|
|
913
|
+
def update!(**args)
|
|
914
|
+
end
|
|
915
|
+
end
|
|
916
|
+
|
|
917
|
+
# The result of JobService.BatchCreateJobs. It's used to replace google.
|
|
918
|
+
# longrunning.Operation.response in case of success.
|
|
919
|
+
class GoogleCloudTalentV4BatchCreateJobsResponse
|
|
920
|
+
include Google::Apis::Core::Hashable
|
|
921
|
+
|
|
922
|
+
# List of job mutation results from a batch create operation. It can change
|
|
923
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
|
924
|
+
# Corresponds to the JSON property `jobResults`
|
|
925
|
+
# @return [Array<Google::Apis::JobsV3::GoogleCloudTalentV4JobResult>]
|
|
926
|
+
attr_accessor :job_results
|
|
927
|
+
|
|
928
|
+
def initialize(**args)
|
|
929
|
+
update!(**args)
|
|
930
|
+
end
|
|
931
|
+
|
|
932
|
+
# Update properties of this object
|
|
933
|
+
def update!(**args)
|
|
934
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
|
935
|
+
end
|
|
936
|
+
end
|
|
937
|
+
|
|
938
|
+
# The result of JobService.BatchDeleteJobs. It's used to replace google.
|
|
939
|
+
# longrunning.Operation.response in case of success.
|
|
940
|
+
class GoogleCloudTalentV4BatchDeleteJobsResponse
|
|
941
|
+
include Google::Apis::Core::Hashable
|
|
942
|
+
|
|
943
|
+
# List of job mutation results from a batch delete operation. It can change
|
|
944
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
|
945
|
+
# Corresponds to the JSON property `jobResults`
|
|
946
|
+
# @return [Array<Google::Apis::JobsV3::GoogleCloudTalentV4JobResult>]
|
|
947
|
+
attr_accessor :job_results
|
|
948
|
+
|
|
949
|
+
def initialize(**args)
|
|
950
|
+
update!(**args)
|
|
951
|
+
end
|
|
952
|
+
|
|
953
|
+
# Update properties of this object
|
|
954
|
+
def update!(**args)
|
|
955
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
|
956
|
+
end
|
|
957
|
+
end
|
|
958
|
+
|
|
959
|
+
# Metadata used for long running operations returned by CTS batch APIs. It's
|
|
960
|
+
# used to replace google.longrunning.Operation.metadata.
|
|
961
|
+
class GoogleCloudTalentV4BatchOperationMetadata
|
|
962
|
+
include Google::Apis::Core::Hashable
|
|
963
|
+
|
|
964
|
+
# The time when the batch operation is created.
|
|
965
|
+
# Corresponds to the JSON property `createTime`
|
|
966
|
+
# @return [String]
|
|
967
|
+
attr_accessor :create_time
|
|
968
|
+
|
|
969
|
+
# The time when the batch operation is finished and google.longrunning.Operation.
|
|
970
|
+
# done is set to `true`.
|
|
971
|
+
# Corresponds to the JSON property `endTime`
|
|
972
|
+
# @return [String]
|
|
973
|
+
attr_accessor :end_time
|
|
974
|
+
|
|
975
|
+
# Count of failed item(s) inside an operation.
|
|
976
|
+
# Corresponds to the JSON property `failureCount`
|
|
977
|
+
# @return [Fixnum]
|
|
978
|
+
attr_accessor :failure_count
|
|
979
|
+
|
|
980
|
+
# The state of a long running operation.
|
|
981
|
+
# Corresponds to the JSON property `state`
|
|
982
|
+
# @return [String]
|
|
983
|
+
attr_accessor :state
|
|
984
|
+
|
|
985
|
+
# More detailed information about operation state.
|
|
986
|
+
# Corresponds to the JSON property `stateDescription`
|
|
987
|
+
# @return [String]
|
|
988
|
+
attr_accessor :state_description
|
|
989
|
+
|
|
990
|
+
# Count of successful item(s) inside an operation.
|
|
991
|
+
# Corresponds to the JSON property `successCount`
|
|
992
|
+
# @return [Fixnum]
|
|
993
|
+
attr_accessor :success_count
|
|
994
|
+
|
|
995
|
+
# Count of total item(s) inside an operation.
|
|
996
|
+
# Corresponds to the JSON property `totalCount`
|
|
997
|
+
# @return [Fixnum]
|
|
998
|
+
attr_accessor :total_count
|
|
999
|
+
|
|
1000
|
+
# The time when the batch operation status is updated. The metadata and the
|
|
1001
|
+
# update_time is refreshed every minute otherwise cached data is returned.
|
|
1002
|
+
# Corresponds to the JSON property `updateTime`
|
|
1003
|
+
# @return [String]
|
|
1004
|
+
attr_accessor :update_time
|
|
1005
|
+
|
|
1006
|
+
def initialize(**args)
|
|
1007
|
+
update!(**args)
|
|
1008
|
+
end
|
|
1009
|
+
|
|
1010
|
+
# Update properties of this object
|
|
1011
|
+
def update!(**args)
|
|
1012
|
+
@create_time = args[:create_time] if args.key?(:create_time)
|
|
1013
|
+
@end_time = args[:end_time] if args.key?(:end_time)
|
|
1014
|
+
@failure_count = args[:failure_count] if args.key?(:failure_count)
|
|
1015
|
+
@state = args[:state] if args.key?(:state)
|
|
1016
|
+
@state_description = args[:state_description] if args.key?(:state_description)
|
|
1017
|
+
@success_count = args[:success_count] if args.key?(:success_count)
|
|
1018
|
+
@total_count = args[:total_count] if args.key?(:total_count)
|
|
1019
|
+
@update_time = args[:update_time] if args.key?(:update_time)
|
|
1020
|
+
end
|
|
1021
|
+
end
|
|
1022
|
+
|
|
1023
|
+
# The result of JobService.BatchUpdateJobs. It's used to replace google.
|
|
1024
|
+
# longrunning.Operation.response in case of success.
|
|
1025
|
+
class GoogleCloudTalentV4BatchUpdateJobsResponse
|
|
1026
|
+
include Google::Apis::Core::Hashable
|
|
1027
|
+
|
|
1028
|
+
# List of job mutation results from a batch update operation. It can change
|
|
1029
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
|
1030
|
+
# Corresponds to the JSON property `jobResults`
|
|
1031
|
+
# @return [Array<Google::Apis::JobsV3::GoogleCloudTalentV4JobResult>]
|
|
1032
|
+
attr_accessor :job_results
|
|
1033
|
+
|
|
1034
|
+
def initialize(**args)
|
|
1035
|
+
update!(**args)
|
|
1036
|
+
end
|
|
1037
|
+
|
|
1038
|
+
# Update properties of this object
|
|
1039
|
+
def update!(**args)
|
|
1040
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
|
1041
|
+
end
|
|
1042
|
+
end
|
|
1043
|
+
|
|
1044
|
+
# Job compensation details.
|
|
1045
|
+
class GoogleCloudTalentV4CompensationInfo
|
|
1046
|
+
include Google::Apis::Core::Hashable
|
|
1047
|
+
|
|
1048
|
+
# Compensation range.
|
|
1049
|
+
# Corresponds to the JSON property `annualizedBaseCompensationRange`
|
|
1050
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
|
1051
|
+
attr_accessor :annualized_base_compensation_range
|
|
1052
|
+
|
|
1053
|
+
# Compensation range.
|
|
1054
|
+
# Corresponds to the JSON property `annualizedTotalCompensationRange`
|
|
1055
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
|
1056
|
+
attr_accessor :annualized_total_compensation_range
|
|
1057
|
+
|
|
1058
|
+
# Job compensation information. At most one entry can be of type
|
|
1059
|
+
# CompensationInfo.CompensationType.BASE, which is referred as **base
|
|
1060
|
+
# compensation entry** for the job.
|
|
1061
|
+
# Corresponds to the JSON property `entries`
|
|
1062
|
+
# @return [Array<Google::Apis::JobsV3::GoogleCloudTalentV4CompensationInfoCompensationEntry>]
|
|
1063
|
+
attr_accessor :entries
|
|
1064
|
+
|
|
1065
|
+
def initialize(**args)
|
|
1066
|
+
update!(**args)
|
|
1067
|
+
end
|
|
1068
|
+
|
|
1069
|
+
# Update properties of this object
|
|
1070
|
+
def update!(**args)
|
|
1071
|
+
@annualized_base_compensation_range = args[:annualized_base_compensation_range] if args.key?(:annualized_base_compensation_range)
|
|
1072
|
+
@annualized_total_compensation_range = args[:annualized_total_compensation_range] if args.key?(:annualized_total_compensation_range)
|
|
1073
|
+
@entries = args[:entries] if args.key?(:entries)
|
|
1074
|
+
end
|
|
1075
|
+
end
|
|
1076
|
+
|
|
1077
|
+
# A compensation entry that represents one component of compensation, such as
|
|
1078
|
+
# base pay, bonus, or other compensation type. Annualization: One compensation
|
|
1079
|
+
# entry can be annualized if - it contains valid amount or range. - and its
|
|
1080
|
+
# expected_units_per_year is set or can be derived. Its annualized range is
|
|
1081
|
+
# determined as (amount or range) times expected_units_per_year.
|
|
1082
|
+
class GoogleCloudTalentV4CompensationInfoCompensationEntry
|
|
1083
|
+
include Google::Apis::Core::Hashable
|
|
1084
|
+
|
|
1085
|
+
# Represents an amount of money with its currency type.
|
|
1086
|
+
# Corresponds to the JSON property `amount`
|
|
1087
|
+
# @return [Google::Apis::JobsV3::Money]
|
|
1088
|
+
attr_accessor :amount
|
|
1089
|
+
|
|
1090
|
+
# Compensation description. For example, could indicate equity terms or provide
|
|
1091
|
+
# additional context to an estimated bonus.
|
|
1092
|
+
# Corresponds to the JSON property `description`
|
|
1093
|
+
# @return [String]
|
|
1094
|
+
attr_accessor :description
|
|
1095
|
+
|
|
1096
|
+
# Expected number of units paid each year. If not specified, when Job.
|
|
1097
|
+
# employment_types is FULLTIME, a default value is inferred based on unit.
|
|
1098
|
+
# Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 -
|
|
1099
|
+
# ANNUAL: 1
|
|
1100
|
+
# Corresponds to the JSON property `expectedUnitsPerYear`
|
|
1101
|
+
# @return [Float]
|
|
1102
|
+
attr_accessor :expected_units_per_year
|
|
1103
|
+
|
|
1104
|
+
# Compensation range.
|
|
1105
|
+
# Corresponds to the JSON property `range`
|
|
1106
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
|
1107
|
+
attr_accessor :range
|
|
1108
|
+
|
|
1109
|
+
# Compensation type. Default is CompensationType.COMPENSATION_TYPE_UNSPECIFIED.
|
|
1110
|
+
# Corresponds to the JSON property `type`
|
|
1111
|
+
# @return [String]
|
|
1112
|
+
attr_accessor :type
|
|
1113
|
+
|
|
1114
|
+
# Frequency of the specified amount. Default is CompensationUnit.
|
|
1115
|
+
# COMPENSATION_UNIT_UNSPECIFIED.
|
|
1116
|
+
# Corresponds to the JSON property `unit`
|
|
1117
|
+
# @return [String]
|
|
1118
|
+
attr_accessor :unit
|
|
1119
|
+
|
|
1120
|
+
def initialize(**args)
|
|
1121
|
+
update!(**args)
|
|
1122
|
+
end
|
|
1123
|
+
|
|
1124
|
+
# Update properties of this object
|
|
1125
|
+
def update!(**args)
|
|
1126
|
+
@amount = args[:amount] if args.key?(:amount)
|
|
1127
|
+
@description = args[:description] if args.key?(:description)
|
|
1128
|
+
@expected_units_per_year = args[:expected_units_per_year] if args.key?(:expected_units_per_year)
|
|
1129
|
+
@range = args[:range] if args.key?(:range)
|
|
1130
|
+
@type = args[:type] if args.key?(:type)
|
|
1131
|
+
@unit = args[:unit] if args.key?(:unit)
|
|
1132
|
+
end
|
|
1133
|
+
end
|
|
1134
|
+
|
|
1135
|
+
# Compensation range.
|
|
1136
|
+
class GoogleCloudTalentV4CompensationInfoCompensationRange
|
|
1137
|
+
include Google::Apis::Core::Hashable
|
|
1138
|
+
|
|
1139
|
+
# Represents an amount of money with its currency type.
|
|
1140
|
+
# Corresponds to the JSON property `maxCompensation`
|
|
1141
|
+
# @return [Google::Apis::JobsV3::Money]
|
|
1142
|
+
attr_accessor :max_compensation
|
|
1143
|
+
|
|
1144
|
+
# Represents an amount of money with its currency type.
|
|
1145
|
+
# Corresponds to the JSON property `minCompensation`
|
|
1146
|
+
# @return [Google::Apis::JobsV3::Money]
|
|
1147
|
+
attr_accessor :min_compensation
|
|
1148
|
+
|
|
1149
|
+
def initialize(**args)
|
|
1150
|
+
update!(**args)
|
|
1151
|
+
end
|
|
1152
|
+
|
|
1153
|
+
# Update properties of this object
|
|
1154
|
+
def update!(**args)
|
|
1155
|
+
@max_compensation = args[:max_compensation] if args.key?(:max_compensation)
|
|
1156
|
+
@min_compensation = args[:min_compensation] if args.key?(:min_compensation)
|
|
1157
|
+
end
|
|
1158
|
+
end
|
|
1159
|
+
|
|
1160
|
+
# Custom attribute values that are either filterable or non-filterable.
|
|
1161
|
+
class GoogleCloudTalentV4CustomAttribute
|
|
1162
|
+
include Google::Apis::Core::Hashable
|
|
1163
|
+
|
|
1164
|
+
# If the `filterable` flag is true, the custom field values may be used for
|
|
1165
|
+
# custom attribute filters JobQuery.custom_attribute_filter. If false, these
|
|
1166
|
+
# values may not be used for custom attribute filters. Default is false.
|
|
1167
|
+
# Corresponds to the JSON property `filterable`
|
|
1168
|
+
# @return [Boolean]
|
|
1169
|
+
attr_accessor :filterable
|
|
1170
|
+
alias_method :filterable?, :filterable
|
|
1171
|
+
|
|
1172
|
+
# If the `keyword_searchable` flag is true, the keywords in custom fields are
|
|
1173
|
+
# searchable by keyword match. If false, the values are not searchable by
|
|
1174
|
+
# keyword match. Default is false.
|
|
1175
|
+
# Corresponds to the JSON property `keywordSearchable`
|
|
1176
|
+
# @return [Boolean]
|
|
1177
|
+
attr_accessor :keyword_searchable
|
|
1178
|
+
alias_method :keyword_searchable?, :keyword_searchable
|
|
1179
|
+
|
|
1180
|
+
# Exactly one of string_values or long_values must be specified. This field is
|
|
1181
|
+
# used to perform number range search. (`EQ`, `GT`, `GE`, `LE`, `LT`) over
|
|
1182
|
+
# filterable `long_value`. Currently at most 1 long_values is supported.
|
|
1183
|
+
# Corresponds to the JSON property `longValues`
|
|
1184
|
+
# @return [Array<Fixnum>]
|
|
1185
|
+
attr_accessor :long_values
|
|
1186
|
+
|
|
1187
|
+
# Exactly one of string_values or long_values must be specified. This field is
|
|
1188
|
+
# used to perform a string match (`CASE_SENSITIVE_MATCH` or `
|
|
1189
|
+
# CASE_INSENSITIVE_MATCH`) search. For filterable `string_value`s, a maximum
|
|
1190
|
+
# total number of 200 values is allowed, with each `string_value` has a byte
|
|
1191
|
+
# size of no more than 500B. For unfilterable `string_values`, the maximum total
|
|
1192
|
+
# byte size of unfilterable `string_values` is 50KB. Empty string isn't allowed.
|
|
1193
|
+
# Corresponds to the JSON property `stringValues`
|
|
1194
|
+
# @return [Array<String>]
|
|
1195
|
+
attr_accessor :string_values
|
|
1196
|
+
|
|
1197
|
+
def initialize(**args)
|
|
1198
|
+
update!(**args)
|
|
1199
|
+
end
|
|
1200
|
+
|
|
1201
|
+
# Update properties of this object
|
|
1202
|
+
def update!(**args)
|
|
1203
|
+
@filterable = args[:filterable] if args.key?(:filterable)
|
|
1204
|
+
@keyword_searchable = args[:keyword_searchable] if args.key?(:keyword_searchable)
|
|
1205
|
+
@long_values = args[:long_values] if args.key?(:long_values)
|
|
1206
|
+
@string_values = args[:string_values] if args.key?(:string_values)
|
|
1207
|
+
end
|
|
1208
|
+
end
|
|
1209
|
+
|
|
1210
|
+
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
1211
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
1212
|
+
# responsible for the job.
|
|
1213
|
+
class GoogleCloudTalentV4Job
|
|
1214
|
+
include Google::Apis::Core::Hashable
|
|
1215
|
+
|
|
1216
|
+
# Strongly recommended for the best service experience. Location(s) where the
|
|
1217
|
+
# employer is looking to hire for this job posting. Specifying the full street
|
|
1218
|
+
# address(es) of the hiring location enables better API results, especially job
|
|
1219
|
+
# searches by commute time. At most 50 locations are allowed for best search
|
|
1220
|
+
# performance. If a job has more locations, it is suggested to split it into
|
|
1221
|
+
# multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-
|
|
1222
|
+
# 2', and so on.) as multiple jobs with the same company, language_code and
|
|
1223
|
+
# requisition_id are not allowed. If the original requisition_id must be
|
|
1224
|
+
# preserved, a custom field should be used for storage. It is also suggested to
|
|
1225
|
+
# group the locations that close to each other in the same job for better search
|
|
1226
|
+
# experience. The maximum number of allowed characters is 500.
|
|
1227
|
+
# Corresponds to the JSON property `addresses`
|
|
1228
|
+
# @return [Array<String>]
|
|
1229
|
+
attr_accessor :addresses
|
|
1230
|
+
|
|
1231
|
+
# Application related details of a job posting.
|
|
1232
|
+
# Corresponds to the JSON property `applicationInfo`
|
|
1233
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4JobApplicationInfo]
|
|
1234
|
+
attr_accessor :application_info
|
|
1235
|
+
|
|
1236
|
+
# Required. The resource name of the company listing the job. The format is "
|
|
1237
|
+
# projects/`project_id`/tenants/`tenant_id`/companies/`company_id`". For example,
|
|
1238
|
+
# "projects/foo/tenants/bar/companies/baz".
|
|
1239
|
+
# Corresponds to the JSON property `company`
|
|
1240
|
+
# @return [String]
|
|
1241
|
+
attr_accessor :company
|
|
1242
|
+
|
|
1243
|
+
# Output only. Display name of the company listing the job.
|
|
1244
|
+
# Corresponds to the JSON property `companyDisplayName`
|
|
1245
|
+
# @return [String]
|
|
1246
|
+
attr_accessor :company_display_name
|
|
1247
|
+
|
|
1248
|
+
# Job compensation details.
|
|
1249
|
+
# Corresponds to the JSON property `compensationInfo`
|
|
1250
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4CompensationInfo]
|
|
1251
|
+
attr_accessor :compensation_info
|
|
1252
|
+
|
|
1253
|
+
# A map of fields to hold both filterable and non-filterable custom job
|
|
1254
|
+
# attributes that are not covered by the provided structured fields. The keys of
|
|
1255
|
+
# the map are strings up to 64 bytes and must match the pattern: a-zA-Z*. For
|
|
1256
|
+
# example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most
|
|
1257
|
+
# 100 unfilterable keys are supported. For filterable `string_values`, across
|
|
1258
|
+
# all keys at most 200 values are allowed, with each string no more than 255
|
|
1259
|
+
# characters. For unfilterable `string_values`, the maximum total size of `
|
|
1260
|
+
# string_values` across all keys is 50KB.
|
|
1261
|
+
# Corresponds to the JSON property `customAttributes`
|
|
1262
|
+
# @return [Hash<String,Google::Apis::JobsV3::GoogleCloudTalentV4CustomAttribute>]
|
|
1263
|
+
attr_accessor :custom_attributes
|
|
1264
|
+
|
|
1265
|
+
# The desired education degrees for the job, such as Bachelors, Masters.
|
|
1266
|
+
# Corresponds to the JSON property `degreeTypes`
|
|
1267
|
+
# @return [Array<String>]
|
|
1268
|
+
attr_accessor :degree_types
|
|
1269
|
+
|
|
1270
|
+
# The department or functional area within the company with the open position.
|
|
1271
|
+
# The maximum number of allowed characters is 255.
|
|
1272
|
+
# Corresponds to the JSON property `department`
|
|
1273
|
+
# @return [String]
|
|
1274
|
+
attr_accessor :department
|
|
1275
|
+
|
|
1276
|
+
# Derived details about the job posting.
|
|
1277
|
+
# Corresponds to the JSON property `derivedInfo`
|
|
1278
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4JobDerivedInfo]
|
|
1279
|
+
attr_accessor :derived_info
|
|
1280
|
+
|
|
1281
|
+
# Required. The description of the job, which typically includes a multi-
|
|
1282
|
+
# paragraph description of the company and related information. Separate fields
|
|
1283
|
+
# are provided on the job object for responsibilities, qualifications, and other
|
|
1284
|
+
# job characteristics. Use of these separate job fields is recommended. This
|
|
1285
|
+
# field accepts and sanitizes HTML input, and also accepts bold, italic, ordered
|
|
1286
|
+
# list, and unordered list markup tags. The maximum number of allowed characters
|
|
1287
|
+
# is 100,000.
|
|
1288
|
+
# Corresponds to the JSON property `description`
|
|
1289
|
+
# @return [String]
|
|
1290
|
+
attr_accessor :description
|
|
1291
|
+
|
|
1292
|
+
# The employment type(s) of a job, for example, full time or part time.
|
|
1293
|
+
# Corresponds to the JSON property `employmentTypes`
|
|
1294
|
+
# @return [Array<String>]
|
|
1295
|
+
attr_accessor :employment_types
|
|
1296
|
+
|
|
1297
|
+
# A description of bonus, commission, and other compensation incentives
|
|
1298
|
+
# associated with the job not including salary or pay. The maximum number of
|
|
1299
|
+
# allowed characters is 10,000.
|
|
1300
|
+
# Corresponds to the JSON property `incentives`
|
|
1301
|
+
# @return [String]
|
|
1302
|
+
attr_accessor :incentives
|
|
1303
|
+
|
|
1304
|
+
# The benefits included with the job.
|
|
1305
|
+
# Corresponds to the JSON property `jobBenefits`
|
|
1306
|
+
# @return [Array<String>]
|
|
1307
|
+
attr_accessor :job_benefits
|
|
1308
|
+
|
|
1309
|
+
# The end timestamp of the job. Typically this field is used for contracting
|
|
1310
|
+
# engagements. Invalid timestamps are ignored.
|
|
1311
|
+
# Corresponds to the JSON property `jobEndTime`
|
|
1312
|
+
# @return [String]
|
|
1313
|
+
attr_accessor :job_end_time
|
|
1314
|
+
|
|
1315
|
+
# The experience level associated with the job, such as "Entry Level".
|
|
1316
|
+
# Corresponds to the JSON property `jobLevel`
|
|
1317
|
+
# @return [String]
|
|
1318
|
+
attr_accessor :job_level
|
|
1319
|
+
|
|
1320
|
+
# The start timestamp of the job in UTC time zone. Typically this field is used
|
|
1321
|
+
# for contracting engagements. Invalid timestamps are ignored.
|
|
1322
|
+
# Corresponds to the JSON property `jobStartTime`
|
|
1323
|
+
# @return [String]
|
|
1324
|
+
attr_accessor :job_start_time
|
|
1325
|
+
|
|
1326
|
+
# The language of the posting. This field is distinct from any requirements for
|
|
1327
|
+
# fluency that are associated with the job. Language codes must be in BCP-47
|
|
1328
|
+
# format, such as "en-US" or "sr-Latn". For more information, see [Tags for
|
|
1329
|
+
# Identifying Languages](https://tools.ietf.org/html/bcp47)`: class="external"
|
|
1330
|
+
# target="_blank" `. If this field is unspecified and Job.description is present,
|
|
1331
|
+
# detected language code based on Job.description is assigned, otherwise
|
|
1332
|
+
# defaults to 'en_US'.
|
|
1333
|
+
# Corresponds to the JSON property `languageCode`
|
|
1334
|
+
# @return [String]
|
|
1335
|
+
attr_accessor :language_code
|
|
1336
|
+
|
|
1337
|
+
# Required during job update. The resource name for the job. This is generated
|
|
1338
|
+
# by the service when a job is created. The format is "projects/`project_id`/
|
|
1339
|
+
# tenants/`tenant_id`/jobs/`job_id`". For example, "projects/foo/tenants/bar/
|
|
1340
|
+
# jobs/baz". Use of this field in job queries and API calls is preferred over
|
|
1341
|
+
# the use of requisition_id since this value is unique.
|
|
1342
|
+
# Corresponds to the JSON property `name`
|
|
1343
|
+
# @return [String]
|
|
1344
|
+
attr_accessor :name
|
|
1345
|
+
|
|
1346
|
+
# Output only. The timestamp when this job posting was created.
|
|
1347
|
+
# Corresponds to the JSON property `postingCreateTime`
|
|
1348
|
+
# @return [String]
|
|
1349
|
+
attr_accessor :posting_create_time
|
|
1350
|
+
|
|
1351
|
+
# Strongly recommended for the best service experience. The expiration timestamp
|
|
1352
|
+
# of the job. After this timestamp, the job is marked as expired, and it no
|
|
1353
|
+
# longer appears in search results. The expired job can't be listed by the
|
|
1354
|
+
# ListJobs API, but it can be retrieved with the GetJob API or updated with the
|
|
1355
|
+
# UpdateJob API or deleted with the DeleteJob API. An expired job can be updated
|
|
1356
|
+
# and opened again by using a future expiration timestamp. Updating an expired
|
|
1357
|
+
# job fails if there is another existing open job with same company,
|
|
1358
|
+
# language_code and requisition_id. The expired jobs are retained in our system
|
|
1359
|
+
# for 90 days. However, the overall expired job count cannot exceed 3 times the
|
|
1360
|
+
# maximum number of open jobs over previous 7 days. If this threshold is
|
|
1361
|
+
# exceeded, expired jobs are cleaned out in order of earliest expire time.
|
|
1362
|
+
# Expired jobs are no longer accessible after they are cleaned out. Invalid
|
|
1363
|
+
# timestamps are ignored, and treated as expire time not provided. If the
|
|
1364
|
+
# timestamp is before the instant request is made, the job is treated as expired
|
|
1365
|
+
# immediately on creation. This kind of job can not be updated. And when
|
|
1366
|
+
# creating a job with past timestamp, the posting_publish_time must be set
|
|
1367
|
+
# before posting_expire_time. The purpose of this feature is to allow other
|
|
1368
|
+
# objects, such as Application, to refer a job that didn't exist in the system
|
|
1369
|
+
# prior to becoming expired. If you want to modify a job that was expired on
|
|
1370
|
+
# creation, delete it and create a new one. If this value isn't provided at the
|
|
1371
|
+
# time of job creation or is invalid, the job posting expires after 30 days from
|
|
1372
|
+
# the job's creation time. For example, if the job was created on 2017/01/01 13:
|
|
1373
|
+
# 00AM UTC with an unspecified expiration date, the job expires after 2017/01/31
|
|
1374
|
+
# 13:00AM UTC. If this value isn't provided on job update, it depends on the
|
|
1375
|
+
# field masks set by UpdateJobRequest.update_mask. If the field masks include
|
|
1376
|
+
# job_end_time, or the masks are empty meaning that every field is updated, the
|
|
1377
|
+
# job posting expires after 30 days from the job's last update time. Otherwise
|
|
1378
|
+
# the expiration date isn't updated.
|
|
1379
|
+
# Corresponds to the JSON property `postingExpireTime`
|
|
1380
|
+
# @return [String]
|
|
1381
|
+
attr_accessor :posting_expire_time
|
|
1382
|
+
|
|
1383
|
+
# The timestamp this job posting was most recently published. The default value
|
|
1384
|
+
# is the time the request arrives at the server. Invalid timestamps are ignored.
|
|
1385
|
+
# Corresponds to the JSON property `postingPublishTime`
|
|
1386
|
+
# @return [String]
|
|
1387
|
+
attr_accessor :posting_publish_time
|
|
1388
|
+
|
|
1389
|
+
# The job PostingRegion (for example, state, country) throughout which the job
|
|
1390
|
+
# is available. If this field is set, a LocationFilter in a search query within
|
|
1391
|
+
# the job region finds this job posting if an exact location match isn't
|
|
1392
|
+
# specified. If this field is set to PostingRegion.NATION or PostingRegion.
|
|
1393
|
+
# ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as
|
|
1394
|
+
# this field is strongly recommended.
|
|
1395
|
+
# Corresponds to the JSON property `postingRegion`
|
|
1396
|
+
# @return [String]
|
|
1397
|
+
attr_accessor :posting_region
|
|
1398
|
+
|
|
1399
|
+
# Output only. The timestamp when this job posting was last updated.
|
|
1400
|
+
# Corresponds to the JSON property `postingUpdateTime`
|
|
1401
|
+
# @return [String]
|
|
1402
|
+
attr_accessor :posting_update_time
|
|
1403
|
+
|
|
1404
|
+
# Options for job processing.
|
|
1405
|
+
# Corresponds to the JSON property `processingOptions`
|
|
1406
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4JobProcessingOptions]
|
|
1407
|
+
attr_accessor :processing_options
|
|
1408
|
+
|
|
1409
|
+
# A promotion value of the job, as determined by the client. The value
|
|
1410
|
+
# determines the sort order of the jobs returned when searching for jobs using
|
|
1411
|
+
# the featured jobs search call, with higher promotional values being returned
|
|
1412
|
+
# first and ties being resolved by relevance sort. Only the jobs with a
|
|
1413
|
+
# promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0,
|
|
1414
|
+
# and negative values are treated as 0.
|
|
1415
|
+
# Corresponds to the JSON property `promotionValue`
|
|
1416
|
+
# @return [Fixnum]
|
|
1417
|
+
attr_accessor :promotion_value
|
|
1418
|
+
|
|
1419
|
+
# A description of the qualifications required to perform the job. The use of
|
|
1420
|
+
# this field is recommended as an alternative to using the more general
|
|
1421
|
+
# description field. This field accepts and sanitizes HTML input, and also
|
|
1422
|
+
# accepts bold, italic, ordered list, and unordered list markup tags. The
|
|
1423
|
+
# maximum number of allowed characters is 10,000.
|
|
1424
|
+
# Corresponds to the JSON property `qualifications`
|
|
715
1425
|
# @return [String]
|
|
716
|
-
attr_accessor :
|
|
1426
|
+
attr_accessor :qualifications
|
|
717
1427
|
|
|
718
|
-
# The
|
|
719
|
-
#
|
|
1428
|
+
# Required. The requisition ID, also referred to as the posting ID, is assigned
|
|
1429
|
+
# by the client to identify a job. This field is intended to be used by clients
|
|
1430
|
+
# for client identification and tracking of postings. A job isn't allowed to be
|
|
1431
|
+
# created if there is another job with the same company, language_code and
|
|
1432
|
+
# requisition_id. The maximum number of allowed characters is 255.
|
|
1433
|
+
# Corresponds to the JSON property `requisitionId`
|
|
720
1434
|
# @return [String]
|
|
721
|
-
attr_accessor :
|
|
1435
|
+
attr_accessor :requisition_id
|
|
722
1436
|
|
|
723
|
-
# The
|
|
724
|
-
#
|
|
1437
|
+
# A description of job responsibilities. The use of this field is recommended as
|
|
1438
|
+
# an alternative to using the more general description field. This field accepts
|
|
1439
|
+
# and sanitizes HTML input, and also accepts bold, italic, ordered list, and
|
|
1440
|
+
# unordered list markup tags. The maximum number of allowed characters is 10,000.
|
|
1441
|
+
# Corresponds to the JSON property `responsibilities`
|
|
725
1442
|
# @return [String]
|
|
726
|
-
attr_accessor :
|
|
727
|
-
|
|
728
|
-
def initialize(**args)
|
|
729
|
-
update!(**args)
|
|
730
|
-
end
|
|
731
|
-
|
|
732
|
-
# Update properties of this object
|
|
733
|
-
def update!(**args)
|
|
734
|
-
@image_uri = args[:image_uri] if args.key?(:image_uri)
|
|
735
|
-
@suggestion = args[:suggestion] if args.key?(:suggestion)
|
|
736
|
-
@type = args[:type] if args.key?(:type)
|
|
737
|
-
end
|
|
738
|
-
end
|
|
1443
|
+
attr_accessor :responsibilities
|
|
739
1444
|
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
1445
|
+
# Required. The title of the job, such as "Software Engineer" The maximum number
|
|
1446
|
+
# of allowed characters is 500.
|
|
1447
|
+
# Corresponds to the JSON property `title`
|
|
1448
|
+
# @return [String]
|
|
1449
|
+
attr_accessor :title
|
|
743
1450
|
|
|
744
|
-
#
|
|
745
|
-
#
|
|
746
|
-
#
|
|
747
|
-
#
|
|
748
|
-
|
|
749
|
-
# Corresponds to the JSON property `clientEvent`
|
|
750
|
-
# @return [Google::Apis::JobsV3::ClientEvent]
|
|
751
|
-
attr_accessor :client_event
|
|
1451
|
+
# Deprecated. The job is only visible to the owner. The visibility of the job.
|
|
1452
|
+
# Defaults to Visibility.ACCOUNT_ONLY if not specified.
|
|
1453
|
+
# Corresponds to the JSON property `visibility`
|
|
1454
|
+
# @return [String]
|
|
1455
|
+
attr_accessor :visibility
|
|
752
1456
|
|
|
753
1457
|
def initialize(**args)
|
|
754
1458
|
update!(**args)
|
|
@@ -756,43 +1460,63 @@ module Google
|
|
|
756
1460
|
|
|
757
1461
|
# Update properties of this object
|
|
758
1462
|
def update!(**args)
|
|
759
|
-
@
|
|
1463
|
+
@addresses = args[:addresses] if args.key?(:addresses)
|
|
1464
|
+
@application_info = args[:application_info] if args.key?(:application_info)
|
|
1465
|
+
@company = args[:company] if args.key?(:company)
|
|
1466
|
+
@company_display_name = args[:company_display_name] if args.key?(:company_display_name)
|
|
1467
|
+
@compensation_info = args[:compensation_info] if args.key?(:compensation_info)
|
|
1468
|
+
@custom_attributes = args[:custom_attributes] if args.key?(:custom_attributes)
|
|
1469
|
+
@degree_types = args[:degree_types] if args.key?(:degree_types)
|
|
1470
|
+
@department = args[:department] if args.key?(:department)
|
|
1471
|
+
@derived_info = args[:derived_info] if args.key?(:derived_info)
|
|
1472
|
+
@description = args[:description] if args.key?(:description)
|
|
1473
|
+
@employment_types = args[:employment_types] if args.key?(:employment_types)
|
|
1474
|
+
@incentives = args[:incentives] if args.key?(:incentives)
|
|
1475
|
+
@job_benefits = args[:job_benefits] if args.key?(:job_benefits)
|
|
1476
|
+
@job_end_time = args[:job_end_time] if args.key?(:job_end_time)
|
|
1477
|
+
@job_level = args[:job_level] if args.key?(:job_level)
|
|
1478
|
+
@job_start_time = args[:job_start_time] if args.key?(:job_start_time)
|
|
1479
|
+
@language_code = args[:language_code] if args.key?(:language_code)
|
|
1480
|
+
@name = args[:name] if args.key?(:name)
|
|
1481
|
+
@posting_create_time = args[:posting_create_time] if args.key?(:posting_create_time)
|
|
1482
|
+
@posting_expire_time = args[:posting_expire_time] if args.key?(:posting_expire_time)
|
|
1483
|
+
@posting_publish_time = args[:posting_publish_time] if args.key?(:posting_publish_time)
|
|
1484
|
+
@posting_region = args[:posting_region] if args.key?(:posting_region)
|
|
1485
|
+
@posting_update_time = args[:posting_update_time] if args.key?(:posting_update_time)
|
|
1486
|
+
@processing_options = args[:processing_options] if args.key?(:processing_options)
|
|
1487
|
+
@promotion_value = args[:promotion_value] if args.key?(:promotion_value)
|
|
1488
|
+
@qualifications = args[:qualifications] if args.key?(:qualifications)
|
|
1489
|
+
@requisition_id = args[:requisition_id] if args.key?(:requisition_id)
|
|
1490
|
+
@responsibilities = args[:responsibilities] if args.key?(:responsibilities)
|
|
1491
|
+
@title = args[:title] if args.key?(:title)
|
|
1492
|
+
@visibility = args[:visibility] if args.key?(:visibility)
|
|
760
1493
|
end
|
|
761
1494
|
end
|
|
762
1495
|
|
|
763
|
-
#
|
|
764
|
-
|
|
765
|
-
class CreateCompanyRequest
|
|
1496
|
+
# Application related details of a job posting.
|
|
1497
|
+
class GoogleCloudTalentV4JobApplicationInfo
|
|
766
1498
|
include Google::Apis::Core::Hashable
|
|
767
1499
|
|
|
768
|
-
#
|
|
769
|
-
#
|
|
770
|
-
#
|
|
771
|
-
#
|
|
772
|
-
|
|
773
|
-
attr_accessor :company
|
|
774
|
-
|
|
775
|
-
def initialize(**args)
|
|
776
|
-
update!(**args)
|
|
777
|
-
end
|
|
778
|
-
|
|
779
|
-
# Update properties of this object
|
|
780
|
-
def update!(**args)
|
|
781
|
-
@company = args[:company] if args.key?(:company)
|
|
782
|
-
end
|
|
783
|
-
end
|
|
1500
|
+
# Use this field to specify email address(es) to which resumes or applications
|
|
1501
|
+
# can be sent. The maximum number of allowed characters for each entry is 255.
|
|
1502
|
+
# Corresponds to the JSON property `emails`
|
|
1503
|
+
# @return [Array<String>]
|
|
1504
|
+
attr_accessor :emails
|
|
784
1505
|
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
1506
|
+
# Use this field to provide instructions, such as "Mail your application to ...",
|
|
1507
|
+
# that a candidate can follow to apply for the job. This field accepts and
|
|
1508
|
+
# sanitizes HTML input, and also accepts bold, italic, ordered list, and
|
|
1509
|
+
# unordered list markup tags. The maximum number of allowed characters is 3,000.
|
|
1510
|
+
# Corresponds to the JSON property `instruction`
|
|
1511
|
+
# @return [String]
|
|
1512
|
+
attr_accessor :instruction
|
|
789
1513
|
|
|
790
|
-
#
|
|
791
|
-
#
|
|
792
|
-
#
|
|
793
|
-
# Corresponds to the JSON property `
|
|
794
|
-
# @return [
|
|
795
|
-
attr_accessor :
|
|
1514
|
+
# Use this URI field to direct an applicant to a website, for example to link to
|
|
1515
|
+
# an online application form. The maximum number of allowed characters for each
|
|
1516
|
+
# entry is 2,000.
|
|
1517
|
+
# Corresponds to the JSON property `uris`
|
|
1518
|
+
# @return [Array<String>]
|
|
1519
|
+
attr_accessor :uris
|
|
796
1520
|
|
|
797
1521
|
def initialize(**args)
|
|
798
1522
|
update!(**args)
|
|
@@ -800,45 +1524,26 @@ module Google
|
|
|
800
1524
|
|
|
801
1525
|
# Update properties of this object
|
|
802
1526
|
def update!(**args)
|
|
803
|
-
@
|
|
1527
|
+
@emails = args[:emails] if args.key?(:emails)
|
|
1528
|
+
@instruction = args[:instruction] if args.key?(:instruction)
|
|
1529
|
+
@uris = args[:uris] if args.key?(:uris)
|
|
804
1530
|
end
|
|
805
1531
|
end
|
|
806
1532
|
|
|
807
|
-
#
|
|
808
|
-
class
|
|
1533
|
+
# Derived details about the job posting.
|
|
1534
|
+
class GoogleCloudTalentV4JobDerivedInfo
|
|
809
1535
|
include Google::Apis::Core::Hashable
|
|
810
1536
|
|
|
811
|
-
#
|
|
812
|
-
#
|
|
813
|
-
# custom attribute filters JobQuery.custom_attribute_filter.
|
|
814
|
-
# If false, these values may not be used for custom attribute filters.
|
|
815
|
-
# Default is false.
|
|
816
|
-
# Corresponds to the JSON property `filterable`
|
|
817
|
-
# @return [Boolean]
|
|
818
|
-
attr_accessor :filterable
|
|
819
|
-
alias_method :filterable?, :filterable
|
|
820
|
-
|
|
821
|
-
# Optional but exactly one of string_values or long_values must
|
|
822
|
-
# be specified.
|
|
823
|
-
# This field is used to perform number range search.
|
|
824
|
-
# (`EQ`, `GT`, `GE`, `LE`, `LT`) over filterable `long_value`.
|
|
825
|
-
# Currently at most 1 long_values is supported.
|
|
826
|
-
# Corresponds to the JSON property `longValues`
|
|
827
|
-
# @return [Array<Fixnum>]
|
|
828
|
-
attr_accessor :long_values
|
|
829
|
-
|
|
830
|
-
# Optional but exactly one of string_values or long_values must
|
|
831
|
-
# be specified.
|
|
832
|
-
# This field is used to perform a string match (`CASE_SENSITIVE_MATCH` or
|
|
833
|
-
# `CASE_INSENSITIVE_MATCH`) search.
|
|
834
|
-
# For filterable `string_value`s, a maximum total number of 200 values
|
|
835
|
-
# is allowed, with each `string_value` has a byte size of no more than
|
|
836
|
-
# 500B. For unfilterable `string_values`, the maximum total byte size of
|
|
837
|
-
# unfilterable `string_values` is 50KB.
|
|
838
|
-
# Empty string is not allowed.
|
|
839
|
-
# Corresponds to the JSON property `stringValues`
|
|
1537
|
+
# Job categories derived from Job.title and Job.description.
|
|
1538
|
+
# Corresponds to the JSON property `jobCategories`
|
|
840
1539
|
# @return [Array<String>]
|
|
841
|
-
attr_accessor :
|
|
1540
|
+
attr_accessor :job_categories
|
|
1541
|
+
|
|
1542
|
+
# Structured locations of the job, resolved from Job.addresses. locations are
|
|
1543
|
+
# exactly matched to Job.addresses in the same order.
|
|
1544
|
+
# Corresponds to the JSON property `locations`
|
|
1545
|
+
# @return [Array<Google::Apis::JobsV3::GoogleCloudTalentV4Location>]
|
|
1546
|
+
attr_accessor :locations
|
|
842
1547
|
|
|
843
1548
|
def initialize(**args)
|
|
844
1549
|
update!(**args)
|
|
@@ -846,39 +1551,29 @@ module Google
|
|
|
846
1551
|
|
|
847
1552
|
# Update properties of this object
|
|
848
1553
|
def update!(**args)
|
|
849
|
-
@
|
|
850
|
-
@
|
|
851
|
-
@string_values = args[:string_values] if args.key?(:string_values)
|
|
1554
|
+
@job_categories = args[:job_categories] if args.key?(:job_categories)
|
|
1555
|
+
@locations = args[:locations] if args.key?(:locations)
|
|
852
1556
|
end
|
|
853
1557
|
end
|
|
854
1558
|
|
|
855
|
-
#
|
|
856
|
-
|
|
857
|
-
# been defined.
|
|
858
|
-
class CustomAttributeHistogramRequest
|
|
1559
|
+
# Options for job processing.
|
|
1560
|
+
class GoogleCloudTalentV4JobProcessingOptions
|
|
859
1561
|
include Google::Apis::Core::Hashable
|
|
860
1562
|
|
|
861
|
-
#
|
|
862
|
-
#
|
|
863
|
-
#
|
|
864
|
-
# of the given `key` is triggered, otherwise histogram is performed on long
|
|
865
|
-
# values.
|
|
866
|
-
# Corresponds to the JSON property `key`
|
|
867
|
-
# @return [String]
|
|
868
|
-
attr_accessor :key
|
|
869
|
-
|
|
870
|
-
# Input only.
|
|
871
|
-
# Use this field to specify bucketing option for the histogram search response.
|
|
872
|
-
# Corresponds to the JSON property `longValueHistogramBucketingOption`
|
|
873
|
-
# @return [Google::Apis::JobsV3::NumericBucketingOption]
|
|
874
|
-
attr_accessor :long_value_histogram_bucketing_option
|
|
875
|
-
|
|
876
|
-
# Optional. If set to true, the response includes the histogram value for
|
|
877
|
-
# each key as a string.
|
|
878
|
-
# Corresponds to the JSON property `stringValueHistogram`
|
|
1563
|
+
# If set to `true`, the service does not attempt to resolve a more precise
|
|
1564
|
+
# address for the job.
|
|
1565
|
+
# Corresponds to the JSON property `disableStreetAddressResolution`
|
|
879
1566
|
# @return [Boolean]
|
|
880
|
-
attr_accessor :
|
|
881
|
-
alias_method :
|
|
1567
|
+
attr_accessor :disable_street_address_resolution
|
|
1568
|
+
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
|
1569
|
+
|
|
1570
|
+
# Option for job HTML content sanitization. Applied fields are: * description *
|
|
1571
|
+
# applicationInfo.instruction * incentives * qualifications * responsibilities
|
|
1572
|
+
# HTML tags in these fields may be stripped if sanitiazation isn't disabled.
|
|
1573
|
+
# Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
|
1574
|
+
# Corresponds to the JSON property `htmlSanitization`
|
|
1575
|
+
# @return [String]
|
|
1576
|
+
attr_accessor :html_sanitization
|
|
882
1577
|
|
|
883
1578
|
def initialize(**args)
|
|
884
1579
|
update!(**args)
|
|
@@ -886,33 +1581,31 @@ module Google
|
|
|
886
1581
|
|
|
887
1582
|
# Update properties of this object
|
|
888
1583
|
def update!(**args)
|
|
889
|
-
@
|
|
890
|
-
@
|
|
891
|
-
@string_value_histogram = args[:string_value_histogram] if args.key?(:string_value_histogram)
|
|
1584
|
+
@disable_street_address_resolution = args[:disable_street_address_resolution] if args.key?(:disable_street_address_resolution)
|
|
1585
|
+
@html_sanitization = args[:html_sanitization] if args.key?(:html_sanitization)
|
|
892
1586
|
end
|
|
893
1587
|
end
|
|
894
1588
|
|
|
895
|
-
#
|
|
896
|
-
|
|
897
|
-
class CustomAttributeHistogramResult
|
|
1589
|
+
# Mutation result of a job from a batch operation.
|
|
1590
|
+
class GoogleCloudTalentV4JobResult
|
|
898
1591
|
include Google::Apis::Core::Hashable
|
|
899
1592
|
|
|
900
|
-
#
|
|
901
|
-
#
|
|
902
|
-
#
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
# Custom numeric bucketing result.
|
|
907
|
-
# Corresponds to the JSON property `longValueHistogramResult`
|
|
908
|
-
# @return [Google::Apis::JobsV3::NumericBucketingResult]
|
|
909
|
-
attr_accessor :long_value_histogram_result
|
|
1593
|
+
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
1594
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
1595
|
+
# responsible for the job.
|
|
1596
|
+
# Corresponds to the JSON property `job`
|
|
1597
|
+
# @return [Google::Apis::JobsV3::GoogleCloudTalentV4Job]
|
|
1598
|
+
attr_accessor :job
|
|
910
1599
|
|
|
911
|
-
#
|
|
912
|
-
#
|
|
913
|
-
#
|
|
914
|
-
#
|
|
915
|
-
|
|
1600
|
+
# The `Status` type defines a logical error model that is suitable for different
|
|
1601
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
|
1602
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
|
1603
|
+
# data: error code, error message, and error details. You can find out more
|
|
1604
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
|
1605
|
+
# //cloud.google.com/apis/design/errors).
|
|
1606
|
+
# Corresponds to the JSON property `status`
|
|
1607
|
+
# @return [Google::Apis::JobsV3::Status]
|
|
1608
|
+
attr_accessor :status
|
|
916
1609
|
|
|
917
1610
|
def initialize(**args)
|
|
918
1611
|
update!(**args)
|
|
@@ -920,49 +1613,52 @@ module Google
|
|
|
920
1613
|
|
|
921
1614
|
# Update properties of this object
|
|
922
1615
|
def update!(**args)
|
|
923
|
-
@
|
|
924
|
-
@
|
|
925
|
-
@string_value_histogram_result = args[:string_value_histogram_result] if args.key?(:string_value_histogram_result)
|
|
1616
|
+
@job = args[:job] if args.key?(:job)
|
|
1617
|
+
@status = args[:status] if args.key?(:status)
|
|
926
1618
|
end
|
|
927
1619
|
end
|
|
928
1620
|
|
|
929
|
-
#
|
|
930
|
-
|
|
931
|
-
# the quality of the search results across devices.
|
|
932
|
-
class DeviceInfo
|
|
1621
|
+
# A resource that represents a location with full geographic information.
|
|
1622
|
+
class GoogleCloudTalentV4Location
|
|
933
1623
|
include Google::Apis::Core::Hashable
|
|
934
1624
|
|
|
935
|
-
#
|
|
936
|
-
#
|
|
937
|
-
#
|
|
938
|
-
|
|
1625
|
+
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1626
|
+
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1627
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
1628
|
+
# within normalized ranges.
|
|
1629
|
+
# Corresponds to the JSON property `latLng`
|
|
1630
|
+
# @return [Google::Apis::JobsV3::LatLng]
|
|
1631
|
+
attr_accessor :lat_lng
|
|
939
1632
|
|
|
940
|
-
#
|
|
941
|
-
#
|
|
942
|
-
#
|
|
1633
|
+
# The type of a location, which corresponds to the address lines field of google.
|
|
1634
|
+
# type.PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of
|
|
1635
|
+
# LocationType.NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of
|
|
1636
|
+
# LocationType.LOCALITY.
|
|
1637
|
+
# Corresponds to the JSON property `locationType`
|
|
943
1638
|
# @return [String]
|
|
944
|
-
attr_accessor :
|
|
945
|
-
|
|
946
|
-
def initialize(**args)
|
|
947
|
-
update!(**args)
|
|
948
|
-
end
|
|
1639
|
+
attr_accessor :location_type
|
|
949
1640
|
|
|
950
|
-
#
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
1641
|
+
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
|
1642
|
+
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
|
1643
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
|
1644
|
+
# towns, mountains). In typical usage an address would be created via user input
|
|
1645
|
+
# or from importing existing data, depending on the type of process. Advice on
|
|
1646
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
|
1647
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
|
1648
|
+
# elements for input or editing of fields outside countries where that field is
|
|
1649
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
|
1650
|
+
# google.com/business/answer/6397478
|
|
1651
|
+
# Corresponds to the JSON property `postalAddress`
|
|
1652
|
+
# @return [Google::Apis::JobsV3::PostalAddress]
|
|
1653
|
+
attr_accessor :postal_address
|
|
956
1654
|
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
class Empty
|
|
965
|
-
include Google::Apis::Core::Hashable
|
|
1655
|
+
# Radius in miles of the job location. This value is derived from the location
|
|
1656
|
+
# bounding box in which a circle with the specified radius centered from google.
|
|
1657
|
+
# type.LatLng covers the area associated with the job location. For example,
|
|
1658
|
+
# currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
|
|
1659
|
+
# Corresponds to the JSON property `radiusMiles`
|
|
1660
|
+
# @return [Float]
|
|
1661
|
+
attr_accessor :radius_miles
|
|
966
1662
|
|
|
967
1663
|
def initialize(**args)
|
|
968
1664
|
update!(**args)
|
|
@@ -970,29 +1666,31 @@ module Google
|
|
|
970
1666
|
|
|
971
1667
|
# Update properties of this object
|
|
972
1668
|
def update!(**args)
|
|
1669
|
+
@lat_lng = args[:lat_lng] if args.key?(:lat_lng)
|
|
1670
|
+
@location_type = args[:location_type] if args.key?(:location_type)
|
|
1671
|
+
@postal_address = args[:postal_address] if args.key?(:postal_address)
|
|
1672
|
+
@radius_miles = args[:radius_miles] if args.key?(:radius_miles)
|
|
973
1673
|
end
|
|
974
1674
|
end
|
|
975
1675
|
|
|
976
|
-
# Input only.
|
|
977
|
-
# Histogram facets to be specified in SearchJobsRequest.
|
|
1676
|
+
# Input only. Histogram facets to be specified in SearchJobsRequest.
|
|
978
1677
|
class HistogramFacets
|
|
979
1678
|
include Google::Apis::Core::Hashable
|
|
980
1679
|
|
|
981
|
-
# Optional. Specifies compensation field-based histogram requests.
|
|
982
|
-
#
|
|
1680
|
+
# Optional. Specifies compensation field-based histogram requests. Duplicate
|
|
1681
|
+
# values of CompensationHistogramRequest.type are not allowed.
|
|
983
1682
|
# Corresponds to the JSON property `compensationHistogramFacets`
|
|
984
1683
|
# @return [Array<Google::Apis::JobsV3::CompensationHistogramRequest>]
|
|
985
1684
|
attr_accessor :compensation_histogram_facets
|
|
986
1685
|
|
|
987
|
-
# Optional. Specifies the custom attributes histogram requests.
|
|
988
|
-
#
|
|
989
|
-
# allowed.
|
|
1686
|
+
# Optional. Specifies the custom attributes histogram requests. Duplicate values
|
|
1687
|
+
# of CustomAttributeHistogramRequest.key are not allowed.
|
|
990
1688
|
# Corresponds to the JSON property `customAttributeHistogramFacets`
|
|
991
1689
|
# @return [Array<Google::Apis::JobsV3::CustomAttributeHistogramRequest>]
|
|
992
1690
|
attr_accessor :custom_attribute_histogram_facets
|
|
993
1691
|
|
|
994
|
-
# Optional. Specifies the simple type of histogram facets, for example,
|
|
995
|
-
#
|
|
1692
|
+
# Optional. Specifies the simple type of histogram facets, for example, `
|
|
1693
|
+
# COMPANY_SIZE`, `EMPLOYMENT_TYPE` etc.
|
|
996
1694
|
# Corresponds to the JSON property `simpleHistogramFacets`
|
|
997
1695
|
# @return [Array<String>]
|
|
998
1696
|
attr_accessor :simple_histogram_facets
|
|
@@ -1009,11 +1707,9 @@ module Google
|
|
|
1009
1707
|
end
|
|
1010
1708
|
end
|
|
1011
1709
|
|
|
1012
|
-
# Output only.
|
|
1013
|
-
#
|
|
1014
|
-
#
|
|
1015
|
-
# The response is a map of each filter value to the corresponding count of
|
|
1016
|
-
# jobs for that filter.
|
|
1710
|
+
# Output only. Result of a histogram call. The response contains the histogram
|
|
1711
|
+
# map for the search type specified by HistogramResult.field. The response is a
|
|
1712
|
+
# map of each filter value to the corresponding count of jobs for that filter.
|
|
1017
1713
|
class HistogramResult
|
|
1018
1714
|
include Google::Apis::Core::Hashable
|
|
1019
1715
|
|
|
@@ -1022,9 +1718,8 @@ module Google
|
|
|
1022
1718
|
# @return [String]
|
|
1023
1719
|
attr_accessor :search_type
|
|
1024
1720
|
|
|
1025
|
-
# A map from the values of field to the number of jobs with that value
|
|
1026
|
-
#
|
|
1027
|
-
# Key: search type (filter names, such as the companyName).
|
|
1721
|
+
# A map from the values of field to the number of jobs with that value in this
|
|
1722
|
+
# search result. Key: search type (filter names, such as the companyName).
|
|
1028
1723
|
# Values: the count of jobs that match the filter for this search.
|
|
1029
1724
|
# Corresponds to the JSON property `values`
|
|
1030
1725
|
# @return [Hash<String,Fixnum>]
|
|
@@ -1041,8 +1736,7 @@ module Google
|
|
|
1041
1736
|
end
|
|
1042
1737
|
end
|
|
1043
1738
|
|
|
1044
|
-
# Output only.
|
|
1045
|
-
# Histogram results that match HistogramFacets specified in
|
|
1739
|
+
# Output only. Histogram results that match HistogramFacets specified in
|
|
1046
1740
|
# SearchJobsRequest.
|
|
1047
1741
|
class HistogramResults
|
|
1048
1742
|
include Google::Apis::Core::Hashable
|
|
@@ -1053,14 +1747,14 @@ module Google
|
|
|
1053
1747
|
# @return [Array<Google::Apis::JobsV3::CompensationHistogramResult>]
|
|
1054
1748
|
attr_accessor :compensation_histogram_results
|
|
1055
1749
|
|
|
1056
|
-
# Specifies histogram results for custom attributes that match
|
|
1057
|
-
#
|
|
1750
|
+
# Specifies histogram results for custom attributes that match HistogramFacets.
|
|
1751
|
+
# custom_attribute_histogram_facets.
|
|
1058
1752
|
# Corresponds to the JSON property `customAttributeHistogramResults`
|
|
1059
1753
|
# @return [Array<Google::Apis::JobsV3::CustomAttributeHistogramResult>]
|
|
1060
1754
|
attr_accessor :custom_attribute_histogram_results
|
|
1061
1755
|
|
|
1062
|
-
# Specifies histogram results that matches
|
|
1063
|
-
#
|
|
1756
|
+
# Specifies histogram results that matches HistogramFacets.
|
|
1757
|
+
# simple_histogram_facets.
|
|
1064
1758
|
# Corresponds to the JSON property `simpleHistogramResults`
|
|
1065
1759
|
# @return [Array<Google::Apis::JobsV3::HistogramResult>]
|
|
1066
1760
|
attr_accessor :simple_histogram_results
|
|
@@ -1078,24 +1772,22 @@ module Google
|
|
|
1078
1772
|
end
|
|
1079
1773
|
|
|
1080
1774
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
1081
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
|
1082
|
-
#
|
|
1775
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
1776
|
+
# responsible for the job.
|
|
1083
1777
|
class Job
|
|
1084
1778
|
include Google::Apis::Core::Hashable
|
|
1085
1779
|
|
|
1086
|
-
# Optional but strongly recommended for the best service experience.
|
|
1087
|
-
#
|
|
1088
|
-
#
|
|
1089
|
-
#
|
|
1090
|
-
#
|
|
1091
|
-
#
|
|
1092
|
-
#
|
|
1093
|
-
#
|
|
1094
|
-
#
|
|
1095
|
-
#
|
|
1096
|
-
#
|
|
1097
|
-
# for better search experience.
|
|
1098
|
-
# The maximum number of allowed characters is 500.
|
|
1780
|
+
# Optional but strongly recommended for the best service experience. Location(s)
|
|
1781
|
+
# where the employer is looking to hire for this job posting. Specifying the
|
|
1782
|
+
# full street address(es) of the hiring location enables better API results,
|
|
1783
|
+
# especially job searches by commute time. At most 50 locations are allowed for
|
|
1784
|
+
# best search performance. If a job has more locations, it is suggested to split
|
|
1785
|
+
# it into multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1'
|
|
1786
|
+
# , 'ReqA-2', etc.) as multiple jobs with the same company_name, language_code
|
|
1787
|
+
# and requisition_id are not allowed. If the original requisition_id must be
|
|
1788
|
+
# preserved, a custom field should be used for storage. It is also suggested to
|
|
1789
|
+
# group the locations that close to each other in the same job for better search
|
|
1790
|
+
# experience. The maximum number of allowed characters is 500.
|
|
1099
1791
|
# Corresponds to the JSON property `addresses`
|
|
1100
1792
|
# @return [Array<String>]
|
|
1101
1793
|
attr_accessor :addresses
|
|
@@ -1110,8 +1802,8 @@ module Google
|
|
|
1110
1802
|
# @return [String]
|
|
1111
1803
|
attr_accessor :company_display_name
|
|
1112
1804
|
|
|
1113
|
-
# Required. The resource name of the company listing the job, such as
|
|
1114
|
-
#
|
|
1805
|
+
# Required. The resource name of the company listing the job, such as "projects/
|
|
1806
|
+
# api-test-project/companies/foo".
|
|
1115
1807
|
# Corresponds to the JSON property `companyName`
|
|
1116
1808
|
# @return [String]
|
|
1117
1809
|
attr_accessor :company_name
|
|
@@ -1122,16 +1814,13 @@ module Google
|
|
|
1122
1814
|
attr_accessor :compensation_info
|
|
1123
1815
|
|
|
1124
1816
|
# Optional. A map of fields to hold both filterable and non-filterable custom
|
|
1125
|
-
# job
|
|
1126
|
-
#
|
|
1127
|
-
#
|
|
1128
|
-
#
|
|
1129
|
-
#
|
|
1130
|
-
#
|
|
1131
|
-
#
|
|
1132
|
-
# allowed, with each string no more than 255 characters. For unfilterable
|
|
1133
|
-
# `string_values`, the maximum total size of `string_values` across all keys
|
|
1134
|
-
# is 50KB.
|
|
1817
|
+
# job attributes that are not covered by the provided structured fields. The
|
|
1818
|
+
# keys of the map are strings up to 64 bytes and must match the pattern: a-zA-Z*.
|
|
1819
|
+
# For example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at
|
|
1820
|
+
# most 100 unfilterable keys are supported. For filterable `string_values`,
|
|
1821
|
+
# across all keys at most 200 values are allowed, with each string no more than
|
|
1822
|
+
# 255 characters. For unfilterable `string_values`, the maximum total size of `
|
|
1823
|
+
# string_values` across all keys is 50KB.
|
|
1135
1824
|
# Corresponds to the JSON property `customAttributes`
|
|
1136
1825
|
# @return [Hash<String,Google::Apis::JobsV3::CustomAttribute>]
|
|
1137
1826
|
attr_accessor :custom_attributes
|
|
@@ -1143,41 +1832,35 @@ module Google
|
|
|
1143
1832
|
attr_accessor :degree_types
|
|
1144
1833
|
|
|
1145
1834
|
# Optional. The department or functional area within the company with the open
|
|
1146
|
-
# position.
|
|
1147
|
-
# The maximum number of allowed characters is 255.
|
|
1835
|
+
# position. The maximum number of allowed characters is 255.
|
|
1148
1836
|
# Corresponds to the JSON property `department`
|
|
1149
1837
|
# @return [String]
|
|
1150
1838
|
attr_accessor :department
|
|
1151
1839
|
|
|
1152
|
-
# Output only.
|
|
1153
|
-
# Derived details about the job posting.
|
|
1840
|
+
# Output only. Derived details about the job posting.
|
|
1154
1841
|
# Corresponds to the JSON property `derivedInfo`
|
|
1155
1842
|
# @return [Google::Apis::JobsV3::JobDerivedInfo]
|
|
1156
1843
|
attr_accessor :derived_info
|
|
1157
1844
|
|
|
1158
1845
|
# Required. The description of the job, which typically includes a multi-
|
|
1159
|
-
# paragraph
|
|
1160
|
-
#
|
|
1161
|
-
#
|
|
1162
|
-
#
|
|
1163
|
-
#
|
|
1164
|
-
#
|
|
1165
|
-
# bold, italic, ordered list, and unordered list markup tags.
|
|
1166
|
-
# The maximum number of allowed characters is 100,000.
|
|
1846
|
+
# paragraph description of the company and related information. Separate fields
|
|
1847
|
+
# are provided on the job object for responsibilities, qualifications, and other
|
|
1848
|
+
# job characteristics. Use of these separate job fields is recommended. This
|
|
1849
|
+
# field accepts and sanitizes HTML input, and also accepts bold, italic, ordered
|
|
1850
|
+
# list, and unordered list markup tags. The maximum number of allowed characters
|
|
1851
|
+
# is 100,000.
|
|
1167
1852
|
# Corresponds to the JSON property `description`
|
|
1168
1853
|
# @return [String]
|
|
1169
1854
|
attr_accessor :description
|
|
1170
1855
|
|
|
1171
|
-
# Optional. The employment type(s) of a job, for example,
|
|
1172
|
-
# full time or
|
|
1173
|
-
# part time.
|
|
1856
|
+
# Optional. The employment type(s) of a job, for example, full time or part time.
|
|
1174
1857
|
# Corresponds to the JSON property `employmentTypes`
|
|
1175
1858
|
# @return [Array<String>]
|
|
1176
1859
|
attr_accessor :employment_types
|
|
1177
1860
|
|
|
1178
1861
|
# Optional. A description of bonus, commission, and other compensation
|
|
1179
|
-
# incentives associated with the job not including salary or pay.
|
|
1180
|
-
#
|
|
1862
|
+
# incentives associated with the job not including salary or pay. The maximum
|
|
1863
|
+
# number of allowed characters is 10,000.
|
|
1181
1864
|
# Corresponds to the JSON property `incentives`
|
|
1182
1865
|
# @return [String]
|
|
1183
1866
|
attr_accessor :incentives
|
|
@@ -1188,8 +1871,7 @@ module Google
|
|
|
1188
1871
|
attr_accessor :job_benefits
|
|
1189
1872
|
|
|
1190
1873
|
# Optional. The end timestamp of the job. Typically this field is used for
|
|
1191
|
-
# contracting
|
|
1192
|
-
# engagements. Invalid timestamps are ignored.
|
|
1874
|
+
# contracting engagements. Invalid timestamps are ignored.
|
|
1193
1875
|
# Corresponds to the JSON property `jobEndTime`
|
|
1194
1876
|
# @return [String]
|
|
1195
1877
|
attr_accessor :job_end_time
|
|
@@ -1200,31 +1882,26 @@ module Google
|
|
|
1200
1882
|
attr_accessor :job_level
|
|
1201
1883
|
|
|
1202
1884
|
# Optional. The start timestamp of the job in UTC time zone. Typically this
|
|
1203
|
-
# field
|
|
1204
|
-
# is used for contracting engagements. Invalid timestamps are ignored.
|
|
1885
|
+
# field is used for contracting engagements. Invalid timestamps are ignored.
|
|
1205
1886
|
# Corresponds to the JSON property `jobStartTime`
|
|
1206
1887
|
# @return [String]
|
|
1207
1888
|
attr_accessor :job_start_time
|
|
1208
1889
|
|
|
1209
|
-
# Optional. The language of the posting. This field is distinct from
|
|
1210
|
-
#
|
|
1211
|
-
#
|
|
1212
|
-
#
|
|
1213
|
-
#
|
|
1214
|
-
#
|
|
1215
|
-
#
|
|
1216
|
-
# language code based on Job.description is assigned, otherwise
|
|
1217
|
-
# defaults to 'en_US'.
|
|
1890
|
+
# Optional. The language of the posting. This field is distinct from any
|
|
1891
|
+
# requirements for fluency that are associated with the job. Language codes must
|
|
1892
|
+
# be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [
|
|
1893
|
+
# Tags for Identifying Languages](https://tools.ietf.org/html/bcp47)`: class="
|
|
1894
|
+
# external" target="_blank" `. If this field is unspecified and Job.description
|
|
1895
|
+
# is present, detected language code based on Job.description is assigned,
|
|
1896
|
+
# otherwise defaults to 'en_US'.
|
|
1218
1897
|
# Corresponds to the JSON property `languageCode`
|
|
1219
1898
|
# @return [String]
|
|
1220
1899
|
attr_accessor :language_code
|
|
1221
1900
|
|
|
1222
|
-
# Required during job update.
|
|
1223
|
-
#
|
|
1224
|
-
#
|
|
1225
|
-
#
|
|
1226
|
-
# for example, "projects/api-test-project/jobs/1234".
|
|
1227
|
-
# Use of this field in job queries and API calls is preferred over the use of
|
|
1901
|
+
# Required during job update. The resource name for the job. This is generated
|
|
1902
|
+
# by the service when a job is created. The format is "projects/`project_id`/
|
|
1903
|
+
# jobs/`job_id`", for example, "projects/api-test-project/jobs/1234". Use of
|
|
1904
|
+
# this field in job queries and API calls is preferred over the use of
|
|
1228
1905
|
# requisition_id since this value is unique.
|
|
1229
1906
|
# Corresponds to the JSON property `name`
|
|
1230
1907
|
# @return [String]
|
|
@@ -1235,52 +1912,45 @@ module Google
|
|
|
1235
1912
|
# @return [String]
|
|
1236
1913
|
attr_accessor :posting_create_time
|
|
1237
1914
|
|
|
1238
|
-
# Optional but strongly recommended for the best service
|
|
1239
|
-
#
|
|
1240
|
-
#
|
|
1241
|
-
#
|
|
1242
|
-
#
|
|
1243
|
-
#
|
|
1244
|
-
#
|
|
1245
|
-
#
|
|
1246
|
-
#
|
|
1247
|
-
#
|
|
1248
|
-
#
|
|
1249
|
-
#
|
|
1250
|
-
#
|
|
1251
|
-
#
|
|
1252
|
-
#
|
|
1253
|
-
#
|
|
1254
|
-
#
|
|
1255
|
-
#
|
|
1256
|
-
#
|
|
1257
|
-
# the
|
|
1258
|
-
#
|
|
1259
|
-
# unspecified expiration date, the job expires after 2017/01/31 13:00AM UTC.
|
|
1260
|
-
# If this value is not provided on job update, it depends on the field masks
|
|
1261
|
-
# set by UpdateJobRequest.update_mask. If the field masks include
|
|
1262
|
-
# expiry_time, or the masks are empty meaning that every field is
|
|
1263
|
-
# updated, the job posting expires after 30 days from the job's last
|
|
1915
|
+
# Optional but strongly recommended for the best service experience. The
|
|
1916
|
+
# expiration timestamp of the job. After this timestamp, the job is marked as
|
|
1917
|
+
# expired, and it no longer appears in search results. The expired job can't be
|
|
1918
|
+
# deleted or listed by the DeleteJob and ListJobs APIs, but it can be retrieved
|
|
1919
|
+
# with the GetJob API or updated with the UpdateJob API. An expired job can be
|
|
1920
|
+
# updated and opened again by using a future expiration timestamp. Updating an
|
|
1921
|
+
# expired job fails if there is another existing open job with same company_name,
|
|
1922
|
+
# language_code and requisition_id. The expired jobs are retained in our system
|
|
1923
|
+
# for 90 days. However, the overall expired job count cannot exceed 3 times the
|
|
1924
|
+
# maximum of open jobs count over the past week, otherwise jobs with earlier
|
|
1925
|
+
# expire time are cleaned first. Expired jobs are no longer accessible after
|
|
1926
|
+
# they are cleaned out. Invalid timestamps are ignored, and treated as expire
|
|
1927
|
+
# time not provided. Timestamp before the instant request is made is considered
|
|
1928
|
+
# valid, the job will be treated as expired immediately. If this value is not
|
|
1929
|
+
# provided at the time of job creation or is invalid, the job posting expires
|
|
1930
|
+
# after 30 days from the job's creation time. For example, if the job was
|
|
1931
|
+
# created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job
|
|
1932
|
+
# expires after 2017/01/31 13:00AM UTC. If this value is not provided on job
|
|
1933
|
+
# update, it depends on the field masks set by UpdateJobRequest.update_mask. If
|
|
1934
|
+
# the field masks include expiry_time, or the masks are empty meaning that every
|
|
1935
|
+
# field is updated, the job posting expires after 30 days from the job's last
|
|
1264
1936
|
# update time. Otherwise the expiration date isn't updated.
|
|
1265
1937
|
# Corresponds to the JSON property `postingExpireTime`
|
|
1266
1938
|
# @return [String]
|
|
1267
1939
|
attr_accessor :posting_expire_time
|
|
1268
1940
|
|
|
1269
1941
|
# Optional. The timestamp this job posting was most recently published. The
|
|
1270
|
-
# default
|
|
1271
|
-
#
|
|
1272
|
-
# ignored.
|
|
1942
|
+
# default value is the time the request arrives at the server. Invalid
|
|
1943
|
+
# timestamps are ignored.
|
|
1273
1944
|
# Corresponds to the JSON property `postingPublishTime`
|
|
1274
1945
|
# @return [String]
|
|
1275
1946
|
attr_accessor :posting_publish_time
|
|
1276
1947
|
|
|
1277
1948
|
# Optional. The job PostingRegion (for example, state, country) throughout which
|
|
1278
|
-
# the job is available. If this field is set, a
|
|
1279
|
-
#
|
|
1280
|
-
#
|
|
1281
|
-
#
|
|
1282
|
-
#
|
|
1283
|
-
# to the same location level as this field is strongly recommended.
|
|
1949
|
+
# the job is available. If this field is set, a LocationFilter in a search query
|
|
1950
|
+
# within the job region finds this job posting if an exact location match isn't
|
|
1951
|
+
# specified. If this field is set to PostingRegion.NATION or PostingRegion.
|
|
1952
|
+
# ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as
|
|
1953
|
+
# this field is strongly recommended.
|
|
1284
1954
|
# Corresponds to the JSON property `postingRegion`
|
|
1285
1955
|
# @return [String]
|
|
1286
1956
|
attr_accessor :posting_region
|
|
@@ -1290,61 +1960,55 @@ module Google
|
|
|
1290
1960
|
# @return [String]
|
|
1291
1961
|
attr_accessor :posting_update_time
|
|
1292
1962
|
|
|
1293
|
-
# Input only.
|
|
1294
|
-
# Options for job processing.
|
|
1963
|
+
# Input only. Options for job processing.
|
|
1295
1964
|
# Corresponds to the JSON property `processingOptions`
|
|
1296
1965
|
# @return [Google::Apis::JobsV3::ProcessingOptions]
|
|
1297
1966
|
attr_accessor :processing_options
|
|
1298
1967
|
|
|
1299
|
-
# Optional. A promotion value of the job, as determined by the client.
|
|
1300
|
-
#
|
|
1301
|
-
#
|
|
1302
|
-
#
|
|
1303
|
-
#
|
|
1304
|
-
#
|
|
1968
|
+
# Optional. A promotion value of the job, as determined by the client. The value
|
|
1969
|
+
# determines the sort order of the jobs returned when searching for jobs using
|
|
1970
|
+
# the featured jobs search call, with higher promotional values being returned
|
|
1971
|
+
# first and ties being resolved by relevance sort. Only the jobs with a
|
|
1972
|
+
# promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0,
|
|
1973
|
+
# and negative values are treated as 0.
|
|
1305
1974
|
# Corresponds to the JSON property `promotionValue`
|
|
1306
1975
|
# @return [Fixnum]
|
|
1307
1976
|
attr_accessor :promotion_value
|
|
1308
1977
|
|
|
1309
|
-
# Optional. A description of the qualifications required to perform the
|
|
1310
|
-
#
|
|
1311
|
-
#
|
|
1312
|
-
#
|
|
1313
|
-
#
|
|
1314
|
-
# The maximum number of allowed characters is 10,000.
|
|
1978
|
+
# Optional. A description of the qualifications required to perform the job. The
|
|
1979
|
+
# use of this field is recommended as an alternative to using the more general
|
|
1980
|
+
# description field. This field accepts and sanitizes HTML input, and also
|
|
1981
|
+
# accepts bold, italic, ordered list, and unordered list markup tags. The
|
|
1982
|
+
# maximum number of allowed characters is 10,000.
|
|
1315
1983
|
# Corresponds to the JSON property `qualifications`
|
|
1316
1984
|
# @return [String]
|
|
1317
1985
|
attr_accessor :qualifications
|
|
1318
1986
|
|
|
1319
1987
|
# Required. The requisition ID, also referred to as the posting ID, assigned by
|
|
1320
|
-
# the
|
|
1321
|
-
# client
|
|
1322
|
-
#
|
|
1323
|
-
#
|
|
1324
|
-
# language_code and requisition_id.
|
|
1325
|
-
# The maximum number of allowed characters is 255.
|
|
1988
|
+
# the client to identify a job. This field is intended to be used by clients for
|
|
1989
|
+
# client identification and tracking of postings. A job is not allowed to be
|
|
1990
|
+
# created if there is another job with the same [company_name], language_code
|
|
1991
|
+
# and requisition_id. The maximum number of allowed characters is 255.
|
|
1326
1992
|
# Corresponds to the JSON property `requisitionId`
|
|
1327
1993
|
# @return [String]
|
|
1328
1994
|
attr_accessor :requisition_id
|
|
1329
1995
|
|
|
1330
1996
|
# Optional. A description of job responsibilities. The use of this field is
|
|
1331
|
-
# recommended as an alternative to using the more general description
|
|
1332
|
-
# field
|
|
1333
|
-
#
|
|
1334
|
-
#
|
|
1335
|
-
# The maximum number of allowed characters is 10,000.
|
|
1997
|
+
# recommended as an alternative to using the more general description field.
|
|
1998
|
+
# This field accepts and sanitizes HTML input, and also accepts bold, italic,
|
|
1999
|
+
# ordered list, and unordered list markup tags. The maximum number of allowed
|
|
2000
|
+
# characters is 10,000.
|
|
1336
2001
|
# Corresponds to the JSON property `responsibilities`
|
|
1337
2002
|
# @return [String]
|
|
1338
2003
|
attr_accessor :responsibilities
|
|
1339
2004
|
|
|
1340
|
-
# Required. The title of the job, such as "Software Engineer"
|
|
1341
|
-
#
|
|
2005
|
+
# Required. The title of the job, such as "Software Engineer" The maximum number
|
|
2006
|
+
# of allowed characters is 500.
|
|
1342
2007
|
# Corresponds to the JSON property `title`
|
|
1343
2008
|
# @return [String]
|
|
1344
2009
|
attr_accessor :title
|
|
1345
2010
|
|
|
1346
|
-
# Deprecated. The job is only visible to the owner.
|
|
1347
|
-
# The visibility of the job.
|
|
2011
|
+
# Deprecated. The job is only visible to the owner. The visibility of the job.
|
|
1348
2012
|
# Defaults to Visibility.ACCOUNT_ONLY if not specified.
|
|
1349
2013
|
# Corresponds to the JSON property `visibility`
|
|
1350
2014
|
# @return [String]
|
|
@@ -1389,8 +2053,7 @@ module Google
|
|
|
1389
2053
|
end
|
|
1390
2054
|
end
|
|
1391
2055
|
|
|
1392
|
-
# Output only.
|
|
1393
|
-
# Derived details about the job posting.
|
|
2056
|
+
# Output only. Derived details about the job posting.
|
|
1394
2057
|
class JobDerivedInfo
|
|
1395
2058
|
include Google::Apis::Core::Hashable
|
|
1396
2059
|
|
|
@@ -1399,9 +2062,8 @@ module Google
|
|
|
1399
2062
|
# @return [Array<String>]
|
|
1400
2063
|
attr_accessor :job_categories
|
|
1401
2064
|
|
|
1402
|
-
# Structured locations of the job, resolved from Job.addresses.
|
|
1403
|
-
#
|
|
1404
|
-
# order.
|
|
2065
|
+
# Structured locations of the job, resolved from Job.addresses. locations are
|
|
2066
|
+
# exactly matched to Job.addresses in the same order.
|
|
1405
2067
|
# Corresponds to the JSON property `locations`
|
|
1406
2068
|
# @return [Array<Google::Apis::JobsV3::Location>]
|
|
1407
2069
|
attr_accessor :locations
|
|
@@ -1422,11 +2084,10 @@ module Google
|
|
|
1422
2084
|
class JobEvent
|
|
1423
2085
|
include Google::Apis::Core::Hashable
|
|
1424
2086
|
|
|
1425
|
-
# Required. The job name(s) associated with this event.
|
|
1426
|
-
#
|
|
1427
|
-
#
|
|
1428
|
-
#
|
|
1429
|
-
# identifier of the viewed job.
|
|
2087
|
+
# Required. The job name(s) associated with this event. For example, if this is
|
|
2088
|
+
# an impression event, this field contains the identifiers of all jobs shown to
|
|
2089
|
+
# the job seeker. If this was a view event, this field contains the identifier
|
|
2090
|
+
# of the viewed job.
|
|
1430
2091
|
# Corresponds to the JSON property `jobs`
|
|
1431
2092
|
# @return [Array<String>]
|
|
1432
2093
|
attr_accessor :jobs
|
|
@@ -1447,117 +2108,97 @@ module Google
|
|
|
1447
2108
|
end
|
|
1448
2109
|
end
|
|
1449
2110
|
|
|
1450
|
-
# Input only.
|
|
1451
|
-
# The query required to perform a search query.
|
|
2111
|
+
# Input only. The query required to perform a search query.
|
|
1452
2112
|
class JobQuery
|
|
1453
2113
|
include Google::Apis::Core::Hashable
|
|
1454
2114
|
|
|
1455
|
-
# Input only.
|
|
1456
|
-
# Parameters needed for commute search.
|
|
2115
|
+
# Input only. Parameters needed for commute search.
|
|
1457
2116
|
# Corresponds to the JSON property `commuteFilter`
|
|
1458
2117
|
# @return [Google::Apis::JobsV3::CommuteFilter]
|
|
1459
2118
|
attr_accessor :commute_filter
|
|
1460
2119
|
|
|
1461
|
-
# Optional. This filter specifies the exact company display
|
|
1462
|
-
#
|
|
1463
|
-
# If
|
|
1464
|
-
# associated with any
|
|
1465
|
-
#
|
|
1466
|
-
# associated with any of the specified companies.
|
|
1467
|
-
# At most 20 company display name filters are allowed.
|
|
2120
|
+
# Optional. This filter specifies the exact company display name of the jobs to
|
|
2121
|
+
# search against. If a value isn't specified, jobs within the search results are
|
|
2122
|
+
# associated with any company. If multiple values are specified, jobs within the
|
|
2123
|
+
# search results may be associated with any of the specified companies. At most
|
|
2124
|
+
# 20 company display name filters are allowed.
|
|
1468
2125
|
# Corresponds to the JSON property `companyDisplayNames`
|
|
1469
2126
|
# @return [Array<String>]
|
|
1470
2127
|
attr_accessor :company_display_names
|
|
1471
2128
|
|
|
1472
|
-
# Optional. This filter specifies the company entities to search against.
|
|
1473
|
-
#
|
|
1474
|
-
# companies
|
|
1475
|
-
#
|
|
1476
|
-
# companies
|
|
1477
|
-
#
|
|
1478
|
-
# "projects/api-test-project/companies/foo".
|
|
1479
|
-
# At most 20 company filters are allowed.
|
|
2129
|
+
# Optional. This filter specifies the company entities to search against. If a
|
|
2130
|
+
# value isn't specified, jobs are searched for against all companies. If
|
|
2131
|
+
# multiple values are specified, jobs are searched against the companies
|
|
2132
|
+
# specified. The format is "projects/`project_id`/companies/`company_id`", for
|
|
2133
|
+
# example, "projects/api-test-project/companies/foo". At most 20 company filters
|
|
2134
|
+
# are allowed.
|
|
1480
2135
|
# Corresponds to the JSON property `companyNames`
|
|
1481
2136
|
# @return [Array<String>]
|
|
1482
2137
|
attr_accessor :company_names
|
|
1483
2138
|
|
|
1484
|
-
# Input only.
|
|
1485
|
-
# Filter on job compensation type and amount.
|
|
2139
|
+
# Input only. Filter on job compensation type and amount.
|
|
1486
2140
|
# Corresponds to the JSON property `compensationFilter`
|
|
1487
2141
|
# @return [Google::Apis::JobsV3::CompensationFilter]
|
|
1488
2142
|
attr_accessor :compensation_filter
|
|
1489
2143
|
|
|
1490
|
-
# Optional. This filter specifies a structured syntax to match against the
|
|
1491
|
-
#
|
|
1492
|
-
#
|
|
1493
|
-
#
|
|
1494
|
-
#
|
|
1495
|
-
#
|
|
1496
|
-
# quote (\") characters.
|
|
1497
|
-
# Supported functions are `LOWER([field_name])` to
|
|
2144
|
+
# Optional. This filter specifies a structured syntax to match against the Job.
|
|
2145
|
+
# custom_attributes marked as `filterable`. The syntax for this expression is a
|
|
2146
|
+
# subset of SQL syntax. Supported operators are: `=`, `!=`, `<`, `<=`, `>`, and `
|
|
2147
|
+
# >=` where the left of the operator is a custom field key and the right of the
|
|
2148
|
+
# operator is a number or a quoted string. You must escape backslash (\\) and
|
|
2149
|
+
# quote (\") characters. Supported functions are `LOWER([field_name])` to
|
|
1498
2150
|
# perform a case insensitive match and `EMPTY([field_name])` to filter on the
|
|
1499
|
-
# existence of a key.
|
|
1500
|
-
#
|
|
1501
|
-
#
|
|
1502
|
-
#
|
|
1503
|
-
#
|
|
1504
|
-
# Sample Query:
|
|
1505
|
-
# `(LOWER(driving_license)="class \"a\"" OR EMPTY(driving_license)) AND
|
|
1506
|
-
# driving_years > 10`
|
|
2151
|
+
# existence of a key. Boolean expressions (AND/OR/NOT) are supported up to 3
|
|
2152
|
+
# levels of nesting (for example, "((A AND B AND C) OR NOT D) AND E"), a maximum
|
|
2153
|
+
# of 100 comparisons or functions are allowed in the expression. The expression
|
|
2154
|
+
# must be < 6000 bytes in length. Sample Query: `(LOWER(driving_license)="class \
|
|
2155
|
+
# "a\"" OR EMPTY(driving_license)) AND driving_years > 10`
|
|
1507
2156
|
# Corresponds to the JSON property `customAttributeFilter`
|
|
1508
2157
|
# @return [String]
|
|
1509
2158
|
attr_accessor :custom_attribute_filter
|
|
1510
2159
|
|
|
1511
|
-
# Optional. This flag controls the spell-check feature. If false, the
|
|
1512
|
-
#
|
|
1513
|
-
#
|
|
1514
|
-
# Defaults to false: a spell check is performed.
|
|
2160
|
+
# Optional. This flag controls the spell-check feature. If false, the service
|
|
2161
|
+
# attempts to correct a misspelled query, for example, "enginee" is corrected to
|
|
2162
|
+
# "engineer". Defaults to false: a spell check is performed.
|
|
1515
2163
|
# Corresponds to the JSON property `disableSpellCheck`
|
|
1516
2164
|
# @return [Boolean]
|
|
1517
2165
|
attr_accessor :disable_spell_check
|
|
1518
2166
|
alias_method :disable_spell_check?, :disable_spell_check
|
|
1519
2167
|
|
|
1520
2168
|
# Optional. The employment type filter specifies the employment type of jobs to
|
|
1521
|
-
# search against, such as EmploymentType.FULL_TIME.
|
|
1522
|
-
#
|
|
1523
|
-
#
|
|
1524
|
-
#
|
|
1525
|
-
# any of the specified employment types.
|
|
2169
|
+
# search against, such as EmploymentType.FULL_TIME. If a value is not specified,
|
|
2170
|
+
# jobs in the search results includes any employment type. If multiple values
|
|
2171
|
+
# are specified, jobs in the search results include any of the specified
|
|
2172
|
+
# employment types.
|
|
1526
2173
|
# Corresponds to the JSON property `employmentTypes`
|
|
1527
2174
|
# @return [Array<String>]
|
|
1528
2175
|
attr_accessor :employment_types
|
|
1529
2176
|
|
|
1530
2177
|
# Optional. The category filter specifies the categories of jobs to search
|
|
1531
|
-
# against.
|
|
1532
|
-
#
|
|
1533
|
-
#
|
|
1534
|
-
# If multiple values are specified, jobs from any of the specified
|
|
1535
|
-
# categories are searched against.
|
|
2178
|
+
# against. See Category for more information. If a value is not specified, jobs
|
|
2179
|
+
# from any category are searched against. If multiple values are specified, jobs
|
|
2180
|
+
# from any of the specified categories are searched against.
|
|
1536
2181
|
# Corresponds to the JSON property `jobCategories`
|
|
1537
2182
|
# @return [Array<String>]
|
|
1538
2183
|
attr_accessor :job_categories
|
|
1539
2184
|
|
|
1540
|
-
# Optional. This filter specifies the locale of jobs to search against,
|
|
1541
|
-
#
|
|
1542
|
-
#
|
|
1543
|
-
#
|
|
1544
|
-
#
|
|
1545
|
-
# For more information, see
|
|
1546
|
-
# [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47).
|
|
1547
|
-
# At most 10 language code filters are allowed.
|
|
2185
|
+
# Optional. This filter specifies the locale of jobs to search against, for
|
|
2186
|
+
# example, "en-US". If a value isn't specified, the search results can contain
|
|
2187
|
+
# jobs in any locale. Language codes should be in BCP-47 format, such as "en-US"
|
|
2188
|
+
# or "sr-Latn". For more information, see [Tags for Identifying Languages](https:
|
|
2189
|
+
# //tools.ietf.org/html/bcp47). At most 10 language code filters are allowed.
|
|
1548
2190
|
# Corresponds to the JSON property `languageCodes`
|
|
1549
2191
|
# @return [Array<String>]
|
|
1550
2192
|
attr_accessor :language_codes
|
|
1551
2193
|
|
|
1552
2194
|
# Optional. The location filter specifies geo-regions containing the jobs to
|
|
1553
|
-
# search against. See LocationFilter for more information.
|
|
1554
|
-
#
|
|
1555
|
-
#
|
|
1556
|
-
#
|
|
1557
|
-
# specified
|
|
1558
|
-
#
|
|
1559
|
-
#
|
|
1560
|
-
# At most 5 location filters are allowed.
|
|
2195
|
+
# search against. See LocationFilter for more information. If a location value
|
|
2196
|
+
# isn't specified, jobs fitting the other search criteria are retrieved
|
|
2197
|
+
# regardless of where they're located. If multiple values are specified, jobs
|
|
2198
|
+
# are retrieved from any of the specified locations. If different values are
|
|
2199
|
+
# specified for the LocationFilter.distance_in_miles parameter, the maximum
|
|
2200
|
+
# provided distance is used for all locations. At most 5 location filters are
|
|
2201
|
+
# allowed.
|
|
1561
2202
|
# Corresponds to the JSON property `locationFilters`
|
|
1562
2203
|
# @return [Array<Google::Apis::JobsV3::LocationFilter>]
|
|
1563
2204
|
attr_accessor :location_filters
|
|
@@ -1568,20 +2209,16 @@ module Google
|
|
|
1568
2209
|
attr_accessor :publish_time_range
|
|
1569
2210
|
|
|
1570
2211
|
# Optional. The query string that matches against the job title, description,
|
|
1571
|
-
# and
|
|
1572
|
-
# location fields.
|
|
1573
|
-
# The maximum number of allowed characters is 255.
|
|
2212
|
+
# and location fields. The maximum number of allowed characters is 255.
|
|
1574
2213
|
# Corresponds to the JSON property `query`
|
|
1575
2214
|
# @return [String]
|
|
1576
2215
|
attr_accessor :query
|
|
1577
2216
|
|
|
1578
|
-
# The language code of query. For example, "en-US". This field helps to
|
|
1579
|
-
#
|
|
1580
|
-
#
|
|
1581
|
-
#
|
|
1582
|
-
#
|
|
1583
|
-
# For more information, see
|
|
1584
|
-
# [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47).
|
|
2217
|
+
# The language code of query. For example, "en-US". This field helps to better
|
|
2218
|
+
# interpret the query. If a value isn't specified, the query language code is
|
|
2219
|
+
# automatically detected, which may not be accurate. Language code should be in
|
|
2220
|
+
# BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [Tags
|
|
2221
|
+
# for Identifying Languages](https://tools.ietf.org/html/bcp47).
|
|
1585
2222
|
# Corresponds to the JSON property `queryLanguageCode`
|
|
1586
2223
|
# @return [String]
|
|
1587
2224
|
attr_accessor :query_language_code
|
|
@@ -1610,9 +2247,8 @@ module Google
|
|
|
1610
2247
|
|
|
1611
2248
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1612
2249
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1613
|
-
# specified otherwise, this must conform to the
|
|
1614
|
-
#
|
|
1615
|
-
# standard</a>. Values must be within normalized ranges.
|
|
2250
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
2251
|
+
# within normalized ranges.
|
|
1616
2252
|
class LatLng
|
|
1617
2253
|
include Google::Apis::Core::Hashable
|
|
1618
2254
|
|
|
@@ -1637,8 +2273,7 @@ module Google
|
|
|
1637
2273
|
end
|
|
1638
2274
|
end
|
|
1639
2275
|
|
|
1640
|
-
# Output only.
|
|
1641
|
-
# The List companies response object.
|
|
2276
|
+
# Output only. The List companies response object.
|
|
1642
2277
|
class ListCompaniesResponse
|
|
1643
2278
|
include Google::Apis::Core::Hashable
|
|
1644
2279
|
|
|
@@ -1647,8 +2282,8 @@ module Google
|
|
|
1647
2282
|
# @return [Array<Google::Apis::JobsV3::Company>]
|
|
1648
2283
|
attr_accessor :companies
|
|
1649
2284
|
|
|
1650
|
-
# Output only.
|
|
1651
|
-
#
|
|
2285
|
+
# Output only. Additional information returned to client, such as debugging
|
|
2286
|
+
# information.
|
|
1652
2287
|
# Corresponds to the JSON property `metadata`
|
|
1653
2288
|
# @return [Google::Apis::JobsV3::ResponseMetadata]
|
|
1654
2289
|
attr_accessor :metadata
|
|
@@ -1670,20 +2305,18 @@ module Google
|
|
|
1670
2305
|
end
|
|
1671
2306
|
end
|
|
1672
2307
|
|
|
1673
|
-
# Output only.
|
|
1674
|
-
# List jobs response.
|
|
2308
|
+
# Output only. List jobs response.
|
|
1675
2309
|
class ListJobsResponse
|
|
1676
2310
|
include Google::Apis::Core::Hashable
|
|
1677
2311
|
|
|
1678
|
-
# The Jobs for a given company.
|
|
1679
|
-
#
|
|
1680
|
-
# provided in the request.
|
|
2312
|
+
# The Jobs for a given company. The maximum number of items returned is based on
|
|
2313
|
+
# the limit field provided in the request.
|
|
1681
2314
|
# Corresponds to the JSON property `jobs`
|
|
1682
2315
|
# @return [Array<Google::Apis::JobsV3::Job>]
|
|
1683
2316
|
attr_accessor :jobs
|
|
1684
2317
|
|
|
1685
|
-
# Output only.
|
|
1686
|
-
#
|
|
2318
|
+
# Output only. Additional information returned to client, such as debugging
|
|
2319
|
+
# information.
|
|
1687
2320
|
# Corresponds to the JSON property `metadata`
|
|
1688
2321
|
# @return [Google::Apis::JobsV3::ResponseMetadata]
|
|
1689
2322
|
attr_accessor :metadata
|
|
@@ -1705,16 +2338,15 @@ module Google
|
|
|
1705
2338
|
end
|
|
1706
2339
|
end
|
|
1707
2340
|
|
|
1708
|
-
# Output only.
|
|
1709
|
-
#
|
|
2341
|
+
# Output only. A resource that represents a location with full geographic
|
|
2342
|
+
# information.
|
|
1710
2343
|
class Location
|
|
1711
2344
|
include Google::Apis::Core::Hashable
|
|
1712
2345
|
|
|
1713
2346
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1714
2347
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1715
|
-
# specified otherwise, this must conform to the
|
|
1716
|
-
#
|
|
1717
|
-
# standard</a>. Values must be within normalized ranges.
|
|
2348
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
2349
|
+
# within normalized ranges.
|
|
1718
2350
|
# Corresponds to the JSON property `latLng`
|
|
1719
2351
|
# @return [Google::Apis::JobsV3::LatLng]
|
|
1720
2352
|
attr_accessor :lat_lng
|
|
@@ -1729,27 +2361,22 @@ module Google
|
|
|
1729
2361
|
|
|
1730
2362
|
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
|
1731
2363
|
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
|
1732
|
-
# Box or similar.
|
|
1733
|
-
#
|
|
1734
|
-
#
|
|
1735
|
-
#
|
|
1736
|
-
#
|
|
1737
|
-
#
|
|
1738
|
-
#
|
|
1739
|
-
#
|
|
1740
|
-
# - Users should not be presented with UI elements for input or editing of
|
|
1741
|
-
# fields outside countries where that field is used.
|
|
1742
|
-
# For more guidance on how to use this schema, please see:
|
|
1743
|
-
# https://support.google.com/business/answer/6397478
|
|
2364
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
|
2365
|
+
# towns, mountains). In typical usage an address would be created via user input
|
|
2366
|
+
# or from importing existing data, depending on the type of process. Advice on
|
|
2367
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
|
2368
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
|
2369
|
+
# elements for input or editing of fields outside countries where that field is
|
|
2370
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
|
2371
|
+
# google.com/business/answer/6397478
|
|
1744
2372
|
# Corresponds to the JSON property `postalAddress`
|
|
1745
2373
|
# @return [Google::Apis::JobsV3::PostalAddress]
|
|
1746
2374
|
attr_accessor :postal_address
|
|
1747
2375
|
|
|
1748
|
-
# Radius in miles of the job location. This value is derived from the
|
|
1749
|
-
#
|
|
1750
|
-
#
|
|
1751
|
-
#
|
|
1752
|
-
# 6.17 miles.
|
|
2376
|
+
# Radius in miles of the job location. This value is derived from the location
|
|
2377
|
+
# bounding box in which a circle with the specified radius centered from LatLng
|
|
2378
|
+
# covers the area associated with the job location. For example, currently, "
|
|
2379
|
+
# Mountain View, CA, USA" has a radius of 6.17 miles.
|
|
1753
2380
|
# Corresponds to the JSON property `radiusInMiles`
|
|
1754
2381
|
# @return [Float]
|
|
1755
2382
|
attr_accessor :radius_in_miles
|
|
@@ -1767,8 +2394,7 @@ module Google
|
|
|
1767
2394
|
end
|
|
1768
2395
|
end
|
|
1769
2396
|
|
|
1770
|
-
# Input only.
|
|
1771
|
-
# Geographic region of the search.
|
|
2397
|
+
# Input only. Geographic region of the search.
|
|
1772
2398
|
class LocationFilter
|
|
1773
2399
|
include Google::Apis::Core::Hashable
|
|
1774
2400
|
|
|
@@ -1778,49 +2404,43 @@ module Google
|
|
|
1778
2404
|
attr_accessor :address
|
|
1779
2405
|
|
|
1780
2406
|
# Optional. The distance_in_miles is applied when the location being searched
|
|
1781
|
-
# for is
|
|
1782
|
-
#
|
|
1783
|
-
# state or larger, this field is ignored.
|
|
2407
|
+
# for is identified as a city or smaller. When the location being searched for
|
|
2408
|
+
# is a state or larger, this field is ignored.
|
|
1784
2409
|
# Corresponds to the JSON property `distanceInMiles`
|
|
1785
2410
|
# @return [Float]
|
|
1786
2411
|
attr_accessor :distance_in_miles
|
|
1787
2412
|
|
|
1788
2413
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
|
1789
2414
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
|
1790
|
-
# specified otherwise, this must conform to the
|
|
1791
|
-
#
|
|
1792
|
-
# standard</a>. Values must be within normalized ranges.
|
|
2415
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
|
2416
|
+
# within normalized ranges.
|
|
1793
2417
|
# Corresponds to the JSON property `latLng`
|
|
1794
2418
|
# @return [Google::Apis::JobsV3::LatLng]
|
|
1795
2419
|
attr_accessor :lat_lng
|
|
1796
2420
|
|
|
1797
2421
|
# Optional. CLDR region code of the country/region of the address. This is used
|
|
1798
2422
|
# to address ambiguity of the user-input location, for example, "Liverpool"
|
|
1799
|
-
# against "Liverpool, NY, US" or "Liverpool, UK".
|
|
1800
|
-
#
|
|
1801
|
-
#
|
|
1802
|
-
#
|
|
1803
|
-
#
|
|
1804
|
-
# for details. Example: "CH" for Switzerland.
|
|
2423
|
+
# against "Liverpool, NY, US" or "Liverpool, UK". Set this field if all the jobs
|
|
2424
|
+
# to search against are from a same region, or jobs are world-wide, but the job
|
|
2425
|
+
# seeker is from a specific region. See http://cldr.unicode.org/ and http://www.
|
|
2426
|
+
# unicode.org/cldr/charts/30/supplemental/territory_information.html for details.
|
|
2427
|
+
# Example: "CH" for Switzerland.
|
|
1805
2428
|
# Corresponds to the JSON property `regionCode`
|
|
1806
2429
|
# @return [String]
|
|
1807
2430
|
attr_accessor :region_code
|
|
1808
2431
|
|
|
1809
|
-
# Optional. Allows the client to return jobs without a
|
|
1810
|
-
#
|
|
1811
|
-
#
|
|
1812
|
-
#
|
|
1813
|
-
#
|
|
1814
|
-
#
|
|
1815
|
-
#
|
|
1816
|
-
#
|
|
1817
|
-
#
|
|
1818
|
-
#
|
|
1819
|
-
#
|
|
1820
|
-
#
|
|
1821
|
-
# such as "Mountain View" or "telecommuting" jobs. However, when used in
|
|
1822
|
-
# combination with other location filters, telecommuting jobs can be
|
|
1823
|
-
# treated as less relevant than other jobs in the search response.
|
|
2432
|
+
# Optional. Allows the client to return jobs without a set location,
|
|
2433
|
+
# specifically, telecommuting jobs (telecommuting is considered by the service
|
|
2434
|
+
# as a special location. Job.posting_region indicates if a job permits
|
|
2435
|
+
# telecommuting. If this field is set to TelecommutePreference.
|
|
2436
|
+
# TELECOMMUTE_ALLOWED, telecommuting jobs are searched, and address and lat_lng
|
|
2437
|
+
# are ignored. If not set or set to TelecommutePreference.TELECOMMUTE_EXCLUDED,
|
|
2438
|
+
# telecommute job are not searched. This filter can be used by itself to search
|
|
2439
|
+
# exclusively for telecommuting jobs, or it can be combined with another
|
|
2440
|
+
# location filter to search for a combination of job locations, such as "
|
|
2441
|
+
# Mountain View" or "telecommuting" jobs. However, when used in combination with
|
|
2442
|
+
# other location filters, telecommuting jobs can be treated as less relevant
|
|
2443
|
+
# than other jobs in the search response.
|
|
1824
2444
|
# Corresponds to the JSON property `telecommutePreference`
|
|
1825
2445
|
# @return [String]
|
|
1826
2446
|
attr_accessor :telecommute_preference
|
|
@@ -1839,20 +2459,18 @@ module Google
|
|
|
1839
2459
|
end
|
|
1840
2460
|
end
|
|
1841
2461
|
|
|
1842
|
-
# Output only.
|
|
1843
|
-
# Job entry with metadata inside SearchJobsResponse.
|
|
2462
|
+
# Output only. Job entry with metadata inside SearchJobsResponse.
|
|
1844
2463
|
class MatchingJob
|
|
1845
2464
|
include Google::Apis::Core::Hashable
|
|
1846
2465
|
|
|
1847
|
-
# Output only.
|
|
1848
|
-
# Commute details related to this job.
|
|
2466
|
+
# Output only. Commute details related to this job.
|
|
1849
2467
|
# Corresponds to the JSON property `commuteInfo`
|
|
1850
2468
|
# @return [Google::Apis::JobsV3::CommuteInfo]
|
|
1851
2469
|
attr_accessor :commute_info
|
|
1852
2470
|
|
|
1853
2471
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
1854
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
|
1855
|
-
#
|
|
2472
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
2473
|
+
# responsible for the job.
|
|
1856
2474
|
# Corresponds to the JSON property `job`
|
|
1857
2475
|
# @return [Google::Apis::JobsV3::Job]
|
|
1858
2476
|
attr_accessor :job
|
|
@@ -1863,17 +2481,17 @@ module Google
|
|
|
1863
2481
|
# @return [String]
|
|
1864
2482
|
attr_accessor :job_summary
|
|
1865
2483
|
|
|
1866
|
-
# Contains snippets of text from the Job.job_title field most
|
|
1867
|
-
#
|
|
1868
|
-
#
|
|
2484
|
+
# Contains snippets of text from the Job.job_title field most closely matching a
|
|
2485
|
+
# search query's keywords, if available. The matching query keywords are
|
|
2486
|
+
# enclosed in HTML bold tags.
|
|
1869
2487
|
# Corresponds to the JSON property `jobTitleSnippet`
|
|
1870
2488
|
# @return [String]
|
|
1871
2489
|
attr_accessor :job_title_snippet
|
|
1872
2490
|
|
|
1873
|
-
# Contains snippets of text from the Job.description and similar
|
|
1874
|
-
#
|
|
1875
|
-
#
|
|
1876
|
-
#
|
|
2491
|
+
# Contains snippets of text from the Job.description and similar fields that
|
|
2492
|
+
# most closely match a search query's keywords, if available. All HTML tags in
|
|
2493
|
+
# the original fields are stripped when returned in this field, and matching
|
|
2494
|
+
# query keywords are enclosed in HTML bold tags.
|
|
1877
2495
|
# Corresponds to the JSON property `searchTextSnippet`
|
|
1878
2496
|
# @return [String]
|
|
1879
2497
|
attr_accessor :search_text_snippet
|
|
@@ -1892,20 +2510,18 @@ module Google
|
|
|
1892
2510
|
end
|
|
1893
2511
|
end
|
|
1894
2512
|
|
|
1895
|
-
# Message representing input to a Mendel server for debug forcing.
|
|
1896
|
-
#
|
|
1897
|
-
# Next ID: 2
|
|
2513
|
+
# Message representing input to a Mendel server for debug forcing. See go/mendel-
|
|
2514
|
+
# debug-forcing for more details. Next ID: 2
|
|
1898
2515
|
class MendelDebugInput
|
|
1899
2516
|
include Google::Apis::Core::Hashable
|
|
1900
2517
|
|
|
1901
|
-
# When a request spans multiple servers, a MendelDebugInput may travel with
|
|
1902
|
-
#
|
|
1903
|
-
#
|
|
1904
|
-
#
|
|
1905
|
-
#
|
|
1906
|
-
#
|
|
1907
|
-
#
|
|
1908
|
-
# See go/mendel-debug-forcing for more details.
|
|
2518
|
+
# When a request spans multiple servers, a MendelDebugInput may travel with the
|
|
2519
|
+
# request and take effect in all the servers. This field is a map of namespaces
|
|
2520
|
+
# to NamespacedMendelDebugInput protos. In a single server, up to two
|
|
2521
|
+
# NamespacedMendelDebugInput protos are applied: 1. NamespacedMendelDebugInput
|
|
2522
|
+
# with the global namespace (key == ""). 2. NamespacedMendelDebugInput with the
|
|
2523
|
+
# server's namespace. When both NamespacedMendelDebugInput protos are present,
|
|
2524
|
+
# they are merged. See go/mendel-debug-forcing for more details.
|
|
1909
2525
|
# Corresponds to the JSON property `namespacedDebugInput`
|
|
1910
2526
|
# @return [Hash<String,Google::Apis::JobsV3::NamespacedDebugInput>]
|
|
1911
2527
|
attr_accessor :namespaced_debug_input
|
|
@@ -1929,18 +2545,17 @@ module Google
|
|
|
1929
2545
|
# @return [String]
|
|
1930
2546
|
attr_accessor :currency_code
|
|
1931
2547
|
|
|
1932
|
-
# Number of nano (10^-9) units of the amount.
|
|
1933
|
-
#
|
|
1934
|
-
# If `units` is
|
|
1935
|
-
# If `units` is
|
|
1936
|
-
#
|
|
1937
|
-
# For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
|
2548
|
+
# Number of nano (10^-9) units of the amount. The value must be between -999,999,
|
|
2549
|
+
# 999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be
|
|
2550
|
+
# positive or zero. If `units` is zero, `nanos` can be positive, zero, or
|
|
2551
|
+
# negative. If `units` is negative, `nanos` must be negative or zero. For
|
|
2552
|
+
# example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
|
1938
2553
|
# Corresponds to the JSON property `nanos`
|
|
1939
2554
|
# @return [Fixnum]
|
|
1940
2555
|
attr_accessor :nanos
|
|
1941
2556
|
|
|
1942
|
-
# The whole units of the amount.
|
|
1943
|
-
#
|
|
2557
|
+
# The whole units of the amount. For example if `currencyCode` is `"USD"`, then
|
|
2558
|
+
# 1 unit is one US dollar.
|
|
1944
2559
|
# Corresponds to the JSON property `units`
|
|
1945
2560
|
# @return [Fixnum]
|
|
1946
2561
|
attr_accessor :units
|
|
@@ -1961,89 +2576,85 @@ module Google
|
|
|
1961
2576
|
class NamespacedDebugInput
|
|
1962
2577
|
include Google::Apis::Core::Hashable
|
|
1963
2578
|
|
|
1964
|
-
# Set of experiment names to be absolutely forced.
|
|
1965
|
-
#
|
|
2579
|
+
# Set of experiment names to be absolutely forced. These experiments will be
|
|
2580
|
+
# forced without evaluating the conditions.
|
|
1966
2581
|
# Corresponds to the JSON property `absolutelyForcedExpNames`
|
|
1967
2582
|
# @return [Array<String>]
|
|
1968
2583
|
attr_accessor :absolutely_forced_exp_names
|
|
1969
2584
|
|
|
1970
|
-
# Set of experiment tags to be absolutely forced.
|
|
1971
|
-
#
|
|
1972
|
-
# conditions.
|
|
2585
|
+
# Set of experiment tags to be absolutely forced. The experiments with these
|
|
2586
|
+
# tags will be forced without evaluating the conditions.
|
|
1973
2587
|
# Corresponds to the JSON property `absolutelyForcedExpTags`
|
|
1974
2588
|
# @return [Array<String>]
|
|
1975
2589
|
attr_accessor :absolutely_forced_exp_tags
|
|
1976
2590
|
|
|
1977
|
-
# Set of experiment ids to be absolutely forced.
|
|
1978
|
-
#
|
|
2591
|
+
# Set of experiment ids to be absolutely forced. These ids will be forced
|
|
2592
|
+
# without evaluating the conditions.
|
|
1979
2593
|
# Corresponds to the JSON property `absolutelyForcedExps`
|
|
1980
2594
|
# @return [Array<Fixnum>]
|
|
1981
2595
|
attr_accessor :absolutely_forced_exps
|
|
1982
2596
|
|
|
1983
|
-
# Set of experiment names to be conditionally forced.
|
|
1984
|
-
#
|
|
1985
|
-
# parent domain's conditions are true.
|
|
2597
|
+
# Set of experiment names to be conditionally forced. These experiments will be
|
|
2598
|
+
# forced only if their conditions and their parent domain's conditions are true.
|
|
1986
2599
|
# Corresponds to the JSON property `conditionallyForcedExpNames`
|
|
1987
2600
|
# @return [Array<String>]
|
|
1988
2601
|
attr_accessor :conditionally_forced_exp_names
|
|
1989
2602
|
|
|
1990
|
-
# Set of experiment tags to be conditionally forced.
|
|
1991
|
-
#
|
|
1992
|
-
#
|
|
2603
|
+
# Set of experiment tags to be conditionally forced. The experiments with these
|
|
2604
|
+
# tags will be forced only if their conditions and their parent domain's
|
|
2605
|
+
# conditions are true.
|
|
1993
2606
|
# Corresponds to the JSON property `conditionallyForcedExpTags`
|
|
1994
2607
|
# @return [Array<String>]
|
|
1995
2608
|
attr_accessor :conditionally_forced_exp_tags
|
|
1996
2609
|
|
|
1997
|
-
# Set of experiment ids to be conditionally forced.
|
|
1998
|
-
#
|
|
1999
|
-
# domain's conditions are true.
|
|
2610
|
+
# Set of experiment ids to be conditionally forced. These ids will be forced
|
|
2611
|
+
# only if their conditions and their parent domain's conditions are true.
|
|
2000
2612
|
# Corresponds to the JSON property `conditionallyForcedExps`
|
|
2001
2613
|
# @return [Array<Fixnum>]
|
|
2002
2614
|
attr_accessor :conditionally_forced_exps
|
|
2003
2615
|
|
|
2004
|
-
# If true, disable automatic enrollment selection (at all diversion
|
|
2005
|
-
#
|
|
2006
|
-
#
|
|
2007
|
-
#
|
|
2616
|
+
# If true, disable automatic enrollment selection (at all diversion points).
|
|
2617
|
+
# Automatic enrollment selection means experiment selection process based on the
|
|
2618
|
+
# experiment's automatic enrollment condition. This does not disable selection
|
|
2619
|
+
# of forced experiments.
|
|
2008
2620
|
# Corresponds to the JSON property `disableAutomaticEnrollmentSelection`
|
|
2009
2621
|
# @return [Boolean]
|
|
2010
2622
|
attr_accessor :disable_automatic_enrollment_selection
|
|
2011
2623
|
alias_method :disable_automatic_enrollment_selection?, :disable_automatic_enrollment_selection
|
|
2012
2624
|
|
|
2013
|
-
# Set of experiment names to be disabled.
|
|
2014
|
-
# If an experiment is disabled,
|
|
2015
|
-
# If an
|
|
2016
|
-
#
|
|
2017
|
-
#
|
|
2018
|
-
#
|
|
2625
|
+
# Set of experiment names to be disabled. If an experiment is disabled, it is
|
|
2626
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
|
2627
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
|
2628
|
+
# disabled, the enrollment is disabled together. If a name corresponds to a
|
|
2629
|
+
# domain, the domain itself and all descendant experiments and domains are
|
|
2630
|
+
# disabled together.
|
|
2019
2631
|
# Corresponds to the JSON property `disableExpNames`
|
|
2020
2632
|
# @return [Array<String>]
|
|
2021
2633
|
attr_accessor :disable_exp_names
|
|
2022
2634
|
|
|
2023
|
-
# Set of experiment tags to be disabled. All experiments that are tagged
|
|
2024
|
-
#
|
|
2025
|
-
# If an experiment is disabled,
|
|
2026
|
-
# If an
|
|
2027
|
-
#
|
|
2028
|
-
# is disabled together.
|
|
2635
|
+
# Set of experiment tags to be disabled. All experiments that are tagged with
|
|
2636
|
+
# one or more of these tags are disabled. If an experiment is disabled, it is
|
|
2637
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
|
2638
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
|
2639
|
+
# disabled, the enrollment is disabled together.
|
|
2029
2640
|
# Corresponds to the JSON property `disableExpTags`
|
|
2030
2641
|
# @return [Array<String>]
|
|
2031
2642
|
attr_accessor :disable_exp_tags
|
|
2032
2643
|
|
|
2033
|
-
# Set of experiment ids to be disabled.
|
|
2034
|
-
# If an experiment is disabled,
|
|
2035
|
-
# If an
|
|
2036
|
-
# together. If an
|
|
2037
|
-
#
|
|
2038
|
-
#
|
|
2644
|
+
# Set of experiment ids to be disabled. If an experiment is disabled, it is
|
|
2645
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
|
2646
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
|
2647
|
+
# disabled, the enrollment is disabled together. If an ID corresponds to a
|
|
2648
|
+
# domain, the domain itself and all descendant experiments and domains are
|
|
2649
|
+
# disabled together.
|
|
2039
2650
|
# Corresponds to the JSON property `disableExps`
|
|
2040
2651
|
# @return [Array<Fixnum>]
|
|
2041
2652
|
attr_accessor :disable_exps
|
|
2042
2653
|
|
|
2043
|
-
# If true, disable manual enrollment selection (at all diversion points).
|
|
2044
|
-
#
|
|
2045
|
-
#
|
|
2046
|
-
#
|
|
2654
|
+
# If true, disable manual enrollment selection (at all diversion points). Manual
|
|
2655
|
+
# enrollment selection means experiment selection process based on the request's
|
|
2656
|
+
# manual enrollment states (a.k.a. opt-in experiments). This does not disable
|
|
2657
|
+
# selection of forced experiments.
|
|
2047
2658
|
# Corresponds to the JSON property `disableManualEnrollmentSelection`
|
|
2048
2659
|
# @return [Boolean]
|
|
2049
2660
|
attr_accessor :disable_manual_enrollment_selection
|
|
@@ -2051,24 +2662,23 @@ module Google
|
|
|
2051
2662
|
|
|
2052
2663
|
# If true, disable organic experiment selection (at all diversion points).
|
|
2053
2664
|
# Organic selection means experiment selection process based on traffic
|
|
2054
|
-
# allocation and diversion condition evaluation.
|
|
2055
|
-
# This
|
|
2056
|
-
#
|
|
2057
|
-
#
|
|
2058
|
-
# selection may help to isolate the cause of a given problem.
|
|
2665
|
+
# allocation and diversion condition evaluation. This does not disable selection
|
|
2666
|
+
# of forced experiments. This is useful in cases when it is not known whether
|
|
2667
|
+
# experiment selection behavior is responsible for a error or breakage.
|
|
2668
|
+
# Disabling organic selection may help to isolate the cause of a given problem.
|
|
2059
2669
|
# Corresponds to the JSON property `disableOrganicSelection`
|
|
2060
2670
|
# @return [Boolean]
|
|
2061
2671
|
attr_accessor :disable_organic_selection
|
|
2062
2672
|
alias_method :disable_organic_selection?, :disable_organic_selection
|
|
2063
2673
|
|
|
2064
|
-
# Flags to force in a particular experiment state.
|
|
2065
|
-
#
|
|
2674
|
+
# Flags to force in a particular experiment state. Map from flag name to flag
|
|
2675
|
+
# value.
|
|
2066
2676
|
# Corresponds to the JSON property `forcedFlags`
|
|
2067
2677
|
# @return [Hash<String,String>]
|
|
2068
2678
|
attr_accessor :forced_flags
|
|
2069
2679
|
|
|
2070
|
-
# Rollouts to force in a particular experiment state.
|
|
2071
|
-
#
|
|
2680
|
+
# Rollouts to force in a particular experiment state. Map from rollout name to
|
|
2681
|
+
# rollout value.
|
|
2072
2682
|
# Corresponds to the JSON property `forcedRollouts`
|
|
2073
2683
|
# @return [Hash<String,Boolean>]
|
|
2074
2684
|
attr_accessor :forced_rollouts
|
|
@@ -2096,21 +2706,21 @@ module Google
|
|
|
2096
2706
|
end
|
|
2097
2707
|
end
|
|
2098
2708
|
|
|
2099
|
-
# Input only.
|
|
2100
|
-
#
|
|
2709
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
|
2710
|
+
# search response.
|
|
2101
2711
|
class NumericBucketingOption
|
|
2102
2712
|
include Google::Apis::Core::Hashable
|
|
2103
2713
|
|
|
2104
2714
|
# Required. Two adjacent values form a histogram bucket. Values should be in
|
|
2105
2715
|
# ascending order. For example, if [5, 10, 15] are provided, four buckets are
|
|
2106
|
-
# created: (-inf, 5), 5, 10), [10, 15), [15, inf). At most 20
|
|
2107
|
-
#
|
|
2716
|
+
# created: (-inf, 5), 5, 10), [10, 15), [15, inf). At most 20 [buckets_bound is
|
|
2717
|
+
# supported.
|
|
2108
2718
|
# Corresponds to the JSON property `bucketBounds`
|
|
2109
2719
|
# @return [Array<Float>]
|
|
2110
2720
|
attr_accessor :bucket_bounds
|
|
2111
2721
|
|
|
2112
|
-
# Optional. If set to true, the histogram result includes minimum/maximum
|
|
2113
|
-
#
|
|
2722
|
+
# Optional. If set to true, the histogram result includes minimum/maximum value
|
|
2723
|
+
# of the numeric field.
|
|
2114
2724
|
# Corresponds to the JSON property `requiresMinMax`
|
|
2115
2725
|
# @return [Boolean]
|
|
2116
2726
|
attr_accessor :requires_min_max
|
|
@@ -2127,25 +2737,24 @@ module Google
|
|
|
2127
2737
|
end
|
|
2128
2738
|
end
|
|
2129
2739
|
|
|
2130
|
-
# Output only.
|
|
2131
|
-
# Custom numeric bucketing result.
|
|
2740
|
+
# Output only. Custom numeric bucketing result.
|
|
2132
2741
|
class NumericBucketingResult
|
|
2133
2742
|
include Google::Apis::Core::Hashable
|
|
2134
2743
|
|
|
2135
|
-
# Count within each bucket. Its size is the length of
|
|
2136
|
-
#
|
|
2744
|
+
# Count within each bucket. Its size is the length of NumericBucketingOption.
|
|
2745
|
+
# bucket_bounds plus 1.
|
|
2137
2746
|
# Corresponds to the JSON property `counts`
|
|
2138
2747
|
# @return [Array<Google::Apis::JobsV3::BucketizedCount>]
|
|
2139
2748
|
attr_accessor :counts
|
|
2140
2749
|
|
|
2141
|
-
# Stores the maximum value of the numeric field. Is populated only if
|
|
2142
|
-
#
|
|
2750
|
+
# Stores the maximum value of the numeric field. Is populated only if [
|
|
2751
|
+
# NumericBucketingOption.requires_min_max] is set to true.
|
|
2143
2752
|
# Corresponds to the JSON property `maxValue`
|
|
2144
2753
|
# @return [Float]
|
|
2145
2754
|
attr_accessor :max_value
|
|
2146
2755
|
|
|
2147
|
-
# Stores the minimum value of the numeric field. Will be populated only if
|
|
2148
|
-
#
|
|
2756
|
+
# Stores the minimum value of the numeric field. Will be populated only if [
|
|
2757
|
+
# NumericBucketingOption.requires_min_max] is set to true.
|
|
2149
2758
|
# Corresponds to the JSON property `minValue`
|
|
2150
2759
|
# @return [Float]
|
|
2151
2760
|
attr_accessor :min_value
|
|
@@ -2164,73 +2773,63 @@ module Google
|
|
|
2164
2773
|
|
|
2165
2774
|
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
|
2166
2775
|
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
|
2167
|
-
# Box or similar.
|
|
2168
|
-
#
|
|
2169
|
-
#
|
|
2170
|
-
#
|
|
2171
|
-
#
|
|
2172
|
-
#
|
|
2173
|
-
#
|
|
2174
|
-
#
|
|
2175
|
-
# - Users should not be presented with UI elements for input or editing of
|
|
2176
|
-
# fields outside countries where that field is used.
|
|
2177
|
-
# For more guidance on how to use this schema, please see:
|
|
2178
|
-
# https://support.google.com/business/answer/6397478
|
|
2776
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
|
2777
|
+
# towns, mountains). In typical usage an address would be created via user input
|
|
2778
|
+
# or from importing existing data, depending on the type of process. Advice on
|
|
2779
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
|
2780
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
|
2781
|
+
# elements for input or editing of fields outside countries where that field is
|
|
2782
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
|
2783
|
+
# google.com/business/answer/6397478
|
|
2179
2784
|
class PostalAddress
|
|
2180
2785
|
include Google::Apis::Core::Hashable
|
|
2181
2786
|
|
|
2182
|
-
# Unstructured address lines describing the lower levels of an address.
|
|
2183
|
-
#
|
|
2184
|
-
#
|
|
2185
|
-
#
|
|
2186
|
-
#
|
|
2187
|
-
#
|
|
2188
|
-
#
|
|
2189
|
-
#
|
|
2190
|
-
#
|
|
2191
|
-
#
|
|
2192
|
-
#
|
|
2193
|
-
#
|
|
2194
|
-
#
|
|
2195
|
-
#
|
|
2196
|
-
#
|
|
2197
|
-
#
|
|
2198
|
-
# then geocoding is the recommended way to handle completely unstructured
|
|
2199
|
-
# addresses (as opposed to guessing which parts of the address should be
|
|
2200
|
-
# localities or administrative areas).
|
|
2787
|
+
# Unstructured address lines describing the lower levels of an address. Because
|
|
2788
|
+
# values in address_lines do not have type information and may sometimes contain
|
|
2789
|
+
# multiple values in a single field (e.g. "Austin, TX"), it is important that
|
|
2790
|
+
# the line order is clear. The order of address lines should be "envelope order"
|
|
2791
|
+
# for the country/region of the address. In places where this can vary (e.g.
|
|
2792
|
+
# Japan), address_language is used to make it explicit (e.g. "ja" for large-to-
|
|
2793
|
+
# small ordering and "ja-Latn" or "en" for small-to-large). This way, the most
|
|
2794
|
+
# specific line of an address can be selected based on the language. The minimum
|
|
2795
|
+
# permitted structural representation of an address consists of a region_code
|
|
2796
|
+
# with all remaining information placed in the address_lines. It would be
|
|
2797
|
+
# possible to format such an address very approximately without geocoding, but
|
|
2798
|
+
# no semantic reasoning could be made about any of the address components until
|
|
2799
|
+
# it was at least partially resolved. Creating an address only containing a
|
|
2800
|
+
# region_code and address_lines, and then geocoding is the recommended way to
|
|
2801
|
+
# handle completely unstructured addresses (as opposed to guessing which parts
|
|
2802
|
+
# of the address should be localities or administrative areas).
|
|
2201
2803
|
# Corresponds to the JSON property `addressLines`
|
|
2202
2804
|
# @return [Array<String>]
|
|
2203
2805
|
attr_accessor :address_lines
|
|
2204
2806
|
|
|
2205
2807
|
# Optional. Highest administrative subdivision which is used for postal
|
|
2206
|
-
# addresses of a country or region.
|
|
2207
|
-
#
|
|
2208
|
-
#
|
|
2209
|
-
#
|
|
2210
|
-
#
|
|
2211
|
-
# in Switzerland this should be left unpopulated.
|
|
2808
|
+
# addresses of a country or region. For example, this can be a state, a province,
|
|
2809
|
+
# an oblast, or a prefecture. Specifically, for Spain this is the province and
|
|
2810
|
+
# not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many
|
|
2811
|
+
# countries don't use an administrative area in postal addresses. E.g. in
|
|
2812
|
+
# Switzerland this should be left unpopulated.
|
|
2212
2813
|
# Corresponds to the JSON property `administrativeArea`
|
|
2213
2814
|
# @return [String]
|
|
2214
2815
|
attr_accessor :administrative_area
|
|
2215
2816
|
|
|
2216
|
-
# Optional. BCP-47 language code of the contents of this address (if
|
|
2217
|
-
#
|
|
2218
|
-
#
|
|
2219
|
-
#
|
|
2220
|
-
#
|
|
2221
|
-
#
|
|
2222
|
-
#
|
|
2223
|
-
# If this value is not known, it should be omitted (rather than specifying a
|
|
2224
|
-
# possibly incorrect default).
|
|
2817
|
+
# Optional. BCP-47 language code of the contents of this address (if known).
|
|
2818
|
+
# This is often the UI language of the input form or is expected to match one of
|
|
2819
|
+
# the languages used in the address' country/region, or their transliterated
|
|
2820
|
+
# equivalents. This can affect formatting in certain countries, but is not
|
|
2821
|
+
# critical to the correctness of the data and will never affect any validation
|
|
2822
|
+
# or other non-formatting related operations. If this value is not known, it
|
|
2823
|
+
# should be omitted (rather than specifying a possibly incorrect default).
|
|
2225
2824
|
# Examples: "zh-Hant", "ja", "ja-Latn", "en".
|
|
2226
2825
|
# Corresponds to the JSON property `languageCode`
|
|
2227
2826
|
# @return [String]
|
|
2228
2827
|
attr_accessor :language_code
|
|
2229
2828
|
|
|
2230
|
-
# Optional. Generally refers to the city/town portion of the address.
|
|
2231
|
-
#
|
|
2232
|
-
#
|
|
2233
|
-
#
|
|
2829
|
+
# Optional. Generally refers to the city/town portion of the address. Examples:
|
|
2830
|
+
# US city, IT comune, UK post town. In regions of the world where localities are
|
|
2831
|
+
# not well defined or do not fit into this structure well, leave locality empty
|
|
2832
|
+
# and use address_lines.
|
|
2234
2833
|
# Corresponds to the JSON property `locality`
|
|
2235
2834
|
# @return [String]
|
|
2236
2835
|
attr_accessor :locality
|
|
@@ -2240,48 +2839,47 @@ module Google
|
|
|
2240
2839
|
# @return [String]
|
|
2241
2840
|
attr_accessor :organization
|
|
2242
2841
|
|
|
2243
|
-
# Optional. Postal code of the address. Not all countries use or require
|
|
2244
|
-
#
|
|
2245
|
-
#
|
|
2246
|
-
#
|
|
2842
|
+
# Optional. Postal code of the address. Not all countries use or require postal
|
|
2843
|
+
# codes to be present, but where they are used, they may trigger additional
|
|
2844
|
+
# validation with other parts of the address (e.g. state/zip validation in the U.
|
|
2845
|
+
# S.A.).
|
|
2247
2846
|
# Corresponds to the JSON property `postalCode`
|
|
2248
2847
|
# @return [String]
|
|
2249
2848
|
attr_accessor :postal_code
|
|
2250
2849
|
|
|
2251
|
-
# Optional. The recipient at the address.
|
|
2252
|
-
#
|
|
2253
|
-
#
|
|
2850
|
+
# Optional. The recipient at the address. This field may, under certain
|
|
2851
|
+
# circumstances, contain multiline information. For example, it might contain "
|
|
2852
|
+
# care of" information.
|
|
2254
2853
|
# Corresponds to the JSON property `recipients`
|
|
2255
2854
|
# @return [Array<String>]
|
|
2256
2855
|
attr_accessor :recipients
|
|
2257
2856
|
|
|
2258
|
-
# Required. CLDR region code of the country/region of the address. This
|
|
2259
|
-
#
|
|
2260
|
-
#
|
|
2261
|
-
#
|
|
2262
|
-
# for details. Example: "CH" for Switzerland.
|
|
2857
|
+
# Required. CLDR region code of the country/region of the address. This is never
|
|
2858
|
+
# inferred and it is up to the user to ensure the value is correct. See http://
|
|
2859
|
+
# cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/
|
|
2860
|
+
# territory_information.html for details. Example: "CH" for Switzerland.
|
|
2263
2861
|
# Corresponds to the JSON property `regionCode`
|
|
2264
2862
|
# @return [String]
|
|
2265
2863
|
attr_accessor :region_code
|
|
2266
2864
|
|
|
2267
2865
|
# The schema revision of the `PostalAddress`. This must be set to 0, which is
|
|
2268
|
-
# the latest revision.
|
|
2269
|
-
#
|
|
2866
|
+
# the latest revision. All new revisions **must** be backward compatible with
|
|
2867
|
+
# old revisions.
|
|
2270
2868
|
# Corresponds to the JSON property `revision`
|
|
2271
2869
|
# @return [Fixnum]
|
|
2272
2870
|
attr_accessor :revision
|
|
2273
2871
|
|
|
2274
|
-
# Optional. Additional, country-specific, sorting code. This is not used
|
|
2275
|
-
#
|
|
2276
|
-
#
|
|
2277
|
-
#
|
|
2278
|
-
#
|
|
2872
|
+
# Optional. Additional, country-specific, sorting code. This is not used in most
|
|
2873
|
+
# regions. Where it is used, the value is either a string like "CEDEX",
|
|
2874
|
+
# optionally followed by a number (e.g. "CEDEX 7"), or just a number alone,
|
|
2875
|
+
# representing the "sector code" (Jamaica), "delivery area indicator" (Malawi)
|
|
2876
|
+
# or "post office indicator" (e.g. Côte d'Ivoire).
|
|
2279
2877
|
# Corresponds to the JSON property `sortingCode`
|
|
2280
2878
|
# @return [String]
|
|
2281
2879
|
attr_accessor :sorting_code
|
|
2282
2880
|
|
|
2283
|
-
# Optional. Sublocality of the address.
|
|
2284
|
-
#
|
|
2881
|
+
# Optional. Sublocality of the address. For example, this can be neighborhoods,
|
|
2882
|
+
# boroughs, districts.
|
|
2285
2883
|
# Corresponds to the JSON property `sublocality`
|
|
2286
2884
|
# @return [String]
|
|
2287
2885
|
attr_accessor :sublocality
|
|
@@ -2306,27 +2904,21 @@ module Google
|
|
|
2306
2904
|
end
|
|
2307
2905
|
end
|
|
2308
2906
|
|
|
2309
|
-
# Input only.
|
|
2310
|
-
# Options for job processing.
|
|
2907
|
+
# Input only. Options for job processing.
|
|
2311
2908
|
class ProcessingOptions
|
|
2312
2909
|
include Google::Apis::Core::Hashable
|
|
2313
2910
|
|
|
2314
|
-
# Optional. If set to `true`, the service does not attempt to resolve a
|
|
2315
|
-
#
|
|
2911
|
+
# Optional. If set to `true`, the service does not attempt to resolve a more
|
|
2912
|
+
# precise address for the job.
|
|
2316
2913
|
# Corresponds to the JSON property `disableStreetAddressResolution`
|
|
2317
2914
|
# @return [Boolean]
|
|
2318
2915
|
attr_accessor :disable_street_address_resolution
|
|
2319
2916
|
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
|
2320
2917
|
|
|
2321
|
-
# Optional. Option for job HTML content sanitization. Applied fields are:
|
|
2322
|
-
# *
|
|
2323
|
-
#
|
|
2324
|
-
#
|
|
2325
|
-
# * qualifications
|
|
2326
|
-
# * responsibilities
|
|
2327
|
-
# HTML tags in these fields may be stripped if sanitiazation is not
|
|
2328
|
-
# disabled.
|
|
2329
|
-
# Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
|
2918
|
+
# Optional. Option for job HTML content sanitization. Applied fields are: *
|
|
2919
|
+
# description * applicationInfo.instruction * incentives * qualifications *
|
|
2920
|
+
# responsibilities HTML tags in these fields may be stripped if sanitiazation is
|
|
2921
|
+
# not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
|
2330
2922
|
# Corresponds to the JSON property `htmlSanitization`
|
|
2331
2923
|
# @return [String]
|
|
2332
2924
|
attr_accessor :html_sanitization
|
|
@@ -2342,58 +2934,50 @@ module Google
|
|
|
2342
2934
|
end
|
|
2343
2935
|
end
|
|
2344
2936
|
|
|
2345
|
-
# Input only.
|
|
2346
|
-
#
|
|
2347
|
-
#
|
|
2348
|
-
# performance of the service.
|
|
2937
|
+
# Input only. Meta information related to the job searcher or entity conducting
|
|
2938
|
+
# the job search. This information is used to improve the performance of the
|
|
2939
|
+
# service.
|
|
2349
2940
|
class RequestMetadata
|
|
2350
2941
|
include Google::Apis::Core::Hashable
|
|
2351
2942
|
|
|
2352
|
-
# Device information collected from the job seeker, candidate, or
|
|
2353
|
-
#
|
|
2354
|
-
# the
|
|
2943
|
+
# Device information collected from the job seeker, candidate, or other entity
|
|
2944
|
+
# conducting the job search. Providing this information improves the quality of
|
|
2945
|
+
# the search results across devices.
|
|
2355
2946
|
# Corresponds to the JSON property `deviceInfo`
|
|
2356
2947
|
# @return [Google::Apis::JobsV3::DeviceInfo]
|
|
2357
2948
|
attr_accessor :device_info
|
|
2358
2949
|
|
|
2359
2950
|
# Required. The client-defined scope or source of the service call, which
|
|
2360
|
-
# typically
|
|
2361
|
-
#
|
|
2362
|
-
#
|
|
2363
|
-
#
|
|
2364
|
-
#
|
|
2365
|
-
#
|
|
2366
|
-
#
|
|
2367
|
-
#
|
|
2368
|
-
# Any improvements to the model for a particular tenant site rely on this
|
|
2369
|
-
# field being set correctly to a domain.
|
|
2370
|
-
# The maximum number of allowed characters is 255.
|
|
2951
|
+
# typically is the domain on which the service has been implemented and is
|
|
2952
|
+
# currently being run. For example, if the service is being run by client *Foo,
|
|
2953
|
+
# Inc.*, on job board www.foo.com and career site www.bar.com, then this field
|
|
2954
|
+
# is set to "foo.com" for use on the job board, and "bar.com" for use on the
|
|
2955
|
+
# career site. If this field isn't available for some reason, send "UNKNOWN".
|
|
2956
|
+
# Any improvements to the model for a particular tenant site rely on this field
|
|
2957
|
+
# being set correctly to a domain. The maximum number of allowed characters is
|
|
2958
|
+
# 255.
|
|
2371
2959
|
# Corresponds to the JSON property `domain`
|
|
2372
2960
|
# @return [String]
|
|
2373
2961
|
attr_accessor :domain
|
|
2374
2962
|
|
|
2375
2963
|
# Required. A unique session identification string. A session is defined as the
|
|
2376
|
-
# duration of an end user's interaction with the service over a certain
|
|
2377
|
-
#
|
|
2378
|
-
#
|
|
2379
|
-
#
|
|
2380
|
-
#
|
|
2381
|
-
#
|
|
2382
|
-
# site, rely on this field being set correctly to some unique session_id.
|
|
2383
|
-
# The maximum number of allowed characters is 255.
|
|
2964
|
+
# duration of an end user's interaction with the service over a certain period.
|
|
2965
|
+
# Obfuscate this field for privacy concerns before providing it to the service.
|
|
2966
|
+
# If this field is not available for some reason, send "UNKNOWN". Note that any
|
|
2967
|
+
# improvements to the model for a particular tenant site, rely on this field
|
|
2968
|
+
# being set correctly to some unique session_id. The maximum number of allowed
|
|
2969
|
+
# characters is 255.
|
|
2384
2970
|
# Corresponds to the JSON property `sessionId`
|
|
2385
2971
|
# @return [String]
|
|
2386
2972
|
attr_accessor :session_id
|
|
2387
2973
|
|
|
2388
|
-
# Required. A unique user identification string, as determined by the client.
|
|
2389
|
-
#
|
|
2390
|
-
#
|
|
2391
|
-
#
|
|
2392
|
-
#
|
|
2393
|
-
#
|
|
2394
|
-
#
|
|
2395
|
-
# site, rely on this field being set correctly to a unique user_id.
|
|
2396
|
-
# The maximum number of allowed characters is 255.
|
|
2974
|
+
# Required. A unique user identification string, as determined by the client. To
|
|
2975
|
+
# have the strongest positive impact on search quality make sure the client-
|
|
2976
|
+
# level is unique. Obfuscate this field for privacy concerns before providing it
|
|
2977
|
+
# to the service. If this field is not available for some reason, send "UNKNOWN".
|
|
2978
|
+
# Note that any improvements to the model for a particular tenant site, rely on
|
|
2979
|
+
# this field being set correctly to a unique user_id. The maximum number of
|
|
2980
|
+
# allowed characters is 255.
|
|
2397
2981
|
# Corresponds to the JSON property `userId`
|
|
2398
2982
|
# @return [String]
|
|
2399
2983
|
attr_accessor :user_id
|
|
@@ -2411,13 +2995,12 @@ module Google
|
|
|
2411
2995
|
end
|
|
2412
2996
|
end
|
|
2413
2997
|
|
|
2414
|
-
# Output only.
|
|
2415
|
-
#
|
|
2998
|
+
# Output only. Additional information returned to client, such as debugging
|
|
2999
|
+
# information.
|
|
2416
3000
|
class ResponseMetadata
|
|
2417
3001
|
include Google::Apis::Core::Hashable
|
|
2418
3002
|
|
|
2419
|
-
# A unique id associated with this call.
|
|
2420
|
-
# This id is logged for tracking purposes.
|
|
3003
|
+
# A unique id associated with this call. This id is logged for tracking purposes.
|
|
2421
3004
|
# Corresponds to the JSON property `requestId`
|
|
2422
3005
|
# @return [String]
|
|
2423
3006
|
attr_accessor :request_id
|
|
@@ -2432,114 +3015,91 @@ module Google
|
|
|
2432
3015
|
end
|
|
2433
3016
|
end
|
|
2434
3017
|
|
|
2435
|
-
# Input only.
|
|
2436
|
-
# The Request body of the `SearchJobs` call.
|
|
3018
|
+
# Input only. The Request body of the `SearchJobs` call.
|
|
2437
3019
|
class SearchJobsRequest
|
|
2438
3020
|
include Google::Apis::Core::Hashable
|
|
2439
3021
|
|
|
2440
3022
|
# Optional. Controls whether to disable exact keyword match on Job.job_title,
|
|
2441
|
-
# Job.description, Job.company_display_name, Job.locations,
|
|
2442
|
-
#
|
|
2443
|
-
#
|
|
2444
|
-
#
|
|
2445
|
-
#
|
|
2446
|
-
#
|
|
2447
|
-
#
|
|
2448
|
-
#
|
|
2449
|
-
#
|
|
2450
|
-
#
|
|
2451
|
-
#
|
|
2452
|
-
#
|
|
2453
|
-
# globally matched custom field/attribute string values is needed. Enabling
|
|
2454
|
-
# keyword match improves recall of subsequent search requests.
|
|
2455
|
-
# Defaults to false.
|
|
3023
|
+
# Job.description, Job.company_display_name, Job.locations, Job.qualifications.
|
|
3024
|
+
# When disable keyword match is turned off, a keyword match returns jobs that do
|
|
3025
|
+
# not match given category filters when there are matching keywords. For example,
|
|
3026
|
+
# the query "program manager," a result is returned even if the job posting has
|
|
3027
|
+
# the title "software developer," which does not fall into "program manager"
|
|
3028
|
+
# ontology, but does have "program manager" appearing in its description. For
|
|
3029
|
+
# queries like "cloud" that does not contain title or location specific ontology,
|
|
3030
|
+
# jobs with "cloud" keyword matches are returned regardless of this flag's
|
|
3031
|
+
# value. Please use Company.keyword_searchable_custom_fields or Company.
|
|
3032
|
+
# keyword_searchable_custom_attributes if company specific globally matched
|
|
3033
|
+
# custom field/attribute string values is needed. Enabling keyword match
|
|
3034
|
+
# improves recall of subsequent search requests. Defaults to false.
|
|
2456
3035
|
# Corresponds to the JSON property `disableKeywordMatch`
|
|
2457
3036
|
# @return [Boolean]
|
|
2458
3037
|
attr_accessor :disable_keyword_match
|
|
2459
3038
|
alias_method :disable_keyword_match?, :disable_keyword_match
|
|
2460
3039
|
|
|
2461
3040
|
# Optional. Controls whether highly similar jobs are returned next to each other
|
|
2462
|
-
# in
|
|
2463
|
-
#
|
|
2464
|
-
#
|
|
2465
|
-
#
|
|
2466
|
-
#
|
|
2467
|
-
# being displayed lower down in the results.
|
|
2468
|
-
# Defaults to DiversificationLevel.SIMPLE if no value
|
|
2469
|
-
# is specified.
|
|
3041
|
+
# in the search results. Jobs are identified as highly similar based on their
|
|
3042
|
+
# titles, job categories, and locations. Highly similar results are clustered so
|
|
3043
|
+
# that only one representative job of the cluster is displayed to the job seeker
|
|
3044
|
+
# higher up in the results, with the other jobs being displayed lower down in
|
|
3045
|
+
# the results. Defaults to DiversificationLevel.SIMPLE if no value is specified.
|
|
2470
3046
|
# Corresponds to the JSON property `diversificationLevel`
|
|
2471
3047
|
# @return [String]
|
|
2472
3048
|
attr_accessor :diversification_level
|
|
2473
3049
|
|
|
2474
3050
|
# Optional. Controls whether to broaden the search when it produces sparse
|
|
2475
|
-
# results.
|
|
2476
|
-
#
|
|
2477
|
-
# list.
|
|
2478
|
-
# Defaults to false.
|
|
3051
|
+
# results. Broadened queries append results to the end of the matching results
|
|
3052
|
+
# list. Defaults to false.
|
|
2479
3053
|
# Corresponds to the JSON property `enableBroadening`
|
|
2480
3054
|
# @return [Boolean]
|
|
2481
3055
|
attr_accessor :enable_broadening
|
|
2482
3056
|
alias_method :enable_broadening?, :enable_broadening
|
|
2483
3057
|
|
|
2484
|
-
# Input only.
|
|
2485
|
-
# Histogram facets to be specified in SearchJobsRequest.
|
|
3058
|
+
# Input only. Histogram facets to be specified in SearchJobsRequest.
|
|
2486
3059
|
# Corresponds to the JSON property `histogramFacets`
|
|
2487
3060
|
# @return [Google::Apis::JobsV3::HistogramFacets]
|
|
2488
3061
|
attr_accessor :histogram_facets
|
|
2489
3062
|
|
|
2490
|
-
# Input only.
|
|
2491
|
-
# The query required to perform a search query.
|
|
3063
|
+
# Input only. The query required to perform a search query.
|
|
2492
3064
|
# Corresponds to the JSON property `jobQuery`
|
|
2493
3065
|
# @return [Google::Apis::JobsV3::JobQuery]
|
|
2494
3066
|
attr_accessor :job_query
|
|
2495
3067
|
|
|
2496
|
-
# Optional. The desired job attributes returned for jobs in the
|
|
2497
|
-
#
|
|
3068
|
+
# Optional. The desired job attributes returned for jobs in the search response.
|
|
3069
|
+
# Defaults to JobView.SMALL if no value is specified.
|
|
2498
3070
|
# Corresponds to the JSON property `jobView`
|
|
2499
3071
|
# @return [String]
|
|
2500
3072
|
attr_accessor :job_view
|
|
2501
3073
|
|
|
2502
3074
|
# Optional. An integer that specifies the current offset (that is, starting
|
|
2503
|
-
# result
|
|
2504
|
-
#
|
|
2505
|
-
#
|
|
2506
|
-
#
|
|
2507
|
-
#
|
|
2508
|
-
#
|
|
2509
|
-
# pagination, (for example, pageSize = 10 and offset = 10 means to return
|
|
2510
|
-
# from the second page).
|
|
3075
|
+
# result location, amongst the jobs deemed by the API as relevant) in search
|
|
3076
|
+
# results. This field is only considered if page_token is unset. The maximum
|
|
3077
|
+
# allowed value is 5000. Otherwise an error is thrown. For example, 0 means to
|
|
3078
|
+
# return results starting from the first matching job, and 10 means to return
|
|
3079
|
+
# from the 11th job. This can be used for pagination, (for example, pageSize =
|
|
3080
|
+
# 10 and offset = 10 means to return from the second page).
|
|
2511
3081
|
# Corresponds to the JSON property `offset`
|
|
2512
3082
|
# @return [Fixnum]
|
|
2513
3083
|
attr_accessor :offset
|
|
2514
3084
|
|
|
2515
|
-
# Optional. The criteria determining how search results are sorted. Default is
|
|
2516
|
-
# "relevance desc"
|
|
2517
|
-
#
|
|
2518
|
-
#
|
|
2519
|
-
#
|
|
2520
|
-
#
|
|
2521
|
-
#
|
|
2522
|
-
#
|
|
2523
|
-
#
|
|
2524
|
-
#
|
|
2525
|
-
#
|
|
2526
|
-
#
|
|
2527
|
-
#
|
|
2528
|
-
#
|
|
2529
|
-
#
|
|
2530
|
-
#
|
|
2531
|
-
#
|
|
2532
|
-
#
|
|
2533
|
-
# whose annualized base compensation is unspecified are put at the end of
|
|
2534
|
-
# search results.
|
|
2535
|
-
# * `"annualized_total_compensation"`: By job's
|
|
2536
|
-
# CompensationInfo.annualized_total_compensation_range ascending. Jobs
|
|
2537
|
-
# whose annualized base compensation is unspecified are put at the end of
|
|
2538
|
-
# search results.
|
|
2539
|
-
# * `"annualized_total_compensation desc"`: By job's
|
|
2540
|
-
# CompensationInfo.annualized_total_compensation_range descending. Jobs
|
|
2541
|
-
# whose annualized base compensation is unspecified are put at the end of
|
|
2542
|
-
# search results.
|
|
3085
|
+
# Optional. The criteria determining how search results are sorted. Default is "
|
|
3086
|
+
# relevance desc". Supported options are: * `"relevance desc"`: By relevance
|
|
3087
|
+
# descending, as determined by the API algorithms. Relevance thresholding of
|
|
3088
|
+
# query results is only available with this ordering. * `"posting_publish_time
|
|
3089
|
+
# desc"`: By Job.posting_publish_time descending. * `"posting_update_time desc"`:
|
|
3090
|
+
# By Job.posting_update_time descending. * `"title"`: By Job.title ascending. *
|
|
3091
|
+
# `"title desc"`: By Job.title descending. * `"annualized_base_compensation"`:
|
|
3092
|
+
# By job's CompensationInfo.annualized_base_compensation_range ascending. Jobs
|
|
3093
|
+
# whose annualized base compensation is unspecified are put at the end of search
|
|
3094
|
+
# results. * `"annualized_base_compensation desc"`: By job's CompensationInfo.
|
|
3095
|
+
# annualized_base_compensation_range descending. Jobs whose annualized base
|
|
3096
|
+
# compensation is unspecified are put at the end of search results. * `"
|
|
3097
|
+
# annualized_total_compensation"`: By job's CompensationInfo.
|
|
3098
|
+
# annualized_total_compensation_range ascending. Jobs whose annualized base
|
|
3099
|
+
# compensation is unspecified are put at the end of search results. * `"
|
|
3100
|
+
# annualized_total_compensation desc"`: By job's CompensationInfo.
|
|
3101
|
+
# annualized_total_compensation_range descending. Jobs whose annualized base
|
|
3102
|
+
# compensation is unspecified are put at the end of search results.
|
|
2543
3103
|
# Corresponds to the JSON property `orderBy`
|
|
2544
3104
|
# @return [String]
|
|
2545
3105
|
attr_accessor :order_by
|
|
@@ -2551,35 +3111,27 @@ module Google
|
|
|
2551
3111
|
# @return [Fixnum]
|
|
2552
3112
|
attr_accessor :page_size
|
|
2553
3113
|
|
|
2554
|
-
# Optional. The token specifying the current offset within
|
|
2555
|
-
#
|
|
2556
|
-
#
|
|
3114
|
+
# Optional. The token specifying the current offset within search results. See
|
|
3115
|
+
# SearchJobsResponse.next_page_token for an explanation of how to obtain the
|
|
3116
|
+
# next set of query results.
|
|
2557
3117
|
# Corresponds to the JSON property `pageToken`
|
|
2558
3118
|
# @return [String]
|
|
2559
3119
|
attr_accessor :page_token
|
|
2560
3120
|
|
|
2561
|
-
# Input only.
|
|
2562
|
-
#
|
|
2563
|
-
#
|
|
2564
|
-
# performance of the service.
|
|
3121
|
+
# Input only. Meta information related to the job searcher or entity conducting
|
|
3122
|
+
# the job search. This information is used to improve the performance of the
|
|
3123
|
+
# service.
|
|
2565
3124
|
# Corresponds to the JSON property `requestMetadata`
|
|
2566
3125
|
# @return [Google::Apis::JobsV3::RequestMetadata]
|
|
2567
3126
|
attr_accessor :request_metadata
|
|
2568
3127
|
|
|
2569
|
-
#
|
|
2570
|
-
# count of the first 300 results. Setting this to `true` ensures
|
|
2571
|
-
# consistency in the number of results per page. Best practice is to set this
|
|
2572
|
-
# value to true if a client allows users to jump directly to a
|
|
2573
|
-
# non-sequential search results page.
|
|
2574
|
-
# Enabling this flag may adversely impact performance.
|
|
2575
|
-
# Defaults to false.
|
|
3128
|
+
# This field is deprecated.
|
|
2576
3129
|
# Corresponds to the JSON property `requirePreciseResultSize`
|
|
2577
3130
|
# @return [Boolean]
|
|
2578
3131
|
attr_accessor :require_precise_result_size
|
|
2579
3132
|
alias_method :require_precise_result_size?, :require_precise_result_size
|
|
2580
3133
|
|
|
2581
|
-
# Optional. Mode of a search.
|
|
2582
|
-
# Defaults to SearchMode.JOB_SEARCH.
|
|
3134
|
+
# Optional. Mode of a search. Defaults to SearchMode.JOB_SEARCH.
|
|
2583
3135
|
# Corresponds to the JSON property `searchMode`
|
|
2584
3136
|
# @return [String]
|
|
2585
3137
|
attr_accessor :search_mode
|
|
@@ -2606,39 +3158,37 @@ module Google
|
|
|
2606
3158
|
end
|
|
2607
3159
|
end
|
|
2608
3160
|
|
|
2609
|
-
# Output only.
|
|
2610
|
-
# Response for SearchJob method.
|
|
3161
|
+
# Output only. Response for SearchJob method.
|
|
2611
3162
|
class SearchJobsResponse
|
|
2612
3163
|
include Google::Apis::Core::Hashable
|
|
2613
3164
|
|
|
2614
3165
|
# If query broadening is enabled, we may append additional results from the
|
|
2615
3166
|
# broadened query. This number indicates how many of the jobs returned in the
|
|
2616
|
-
# jobs field are from the broadened query. These results are always at the
|
|
2617
|
-
#
|
|
2618
|
-
#
|
|
2619
|
-
#
|
|
2620
|
-
#
|
|
3167
|
+
# jobs field are from the broadened query. These results are always at the end
|
|
3168
|
+
# of the jobs list. In particular, a value of 0, or if the field isn't set, all
|
|
3169
|
+
# the jobs in the jobs list are from the original (without broadening) query. If
|
|
3170
|
+
# this field is non-zero, subsequent requests with offset after this result set
|
|
3171
|
+
# should contain all broadened results.
|
|
2621
3172
|
# Corresponds to the JSON property `broadenedQueryJobsCount`
|
|
2622
3173
|
# @return [Fixnum]
|
|
2623
3174
|
attr_accessor :broadened_query_jobs_count
|
|
2624
3175
|
|
|
2625
|
-
# An estimation of the number of jobs that match the specified query.
|
|
2626
|
-
#
|
|
2627
|
-
#
|
|
3176
|
+
# An estimation of the number of jobs that match the specified query. This
|
|
3177
|
+
# number is not guaranteed to be accurate. For accurate results, see
|
|
3178
|
+
# SearchJobsResponse.total_size.
|
|
2628
3179
|
# Corresponds to the JSON property `estimatedTotalSize`
|
|
2629
3180
|
# @return [Fixnum]
|
|
2630
3181
|
attr_accessor :estimated_total_size
|
|
2631
3182
|
|
|
2632
|
-
# Output only.
|
|
2633
|
-
# Histogram results that match HistogramFacets specified in
|
|
3183
|
+
# Output only. Histogram results that match HistogramFacets specified in
|
|
2634
3184
|
# SearchJobsRequest.
|
|
2635
3185
|
# Corresponds to the JSON property `histogramResults`
|
|
2636
3186
|
# @return [Google::Apis::JobsV3::HistogramResults]
|
|
2637
3187
|
attr_accessor :histogram_results
|
|
2638
3188
|
|
|
2639
|
-
# The location filters that the service applied to the specified query. If
|
|
2640
|
-
#
|
|
2641
|
-
#
|
|
3189
|
+
# The location filters that the service applied to the specified query. If any
|
|
3190
|
+
# filters are lat-lng based, the JobLocation.location_type is JobLocation.
|
|
3191
|
+
# LocationType#LOCATION_TYPE_UNSPECIFIED.
|
|
2642
3192
|
# Corresponds to the JSON property `locationFilters`
|
|
2643
3193
|
# @return [Array<Google::Apis::JobsV3::Location>]
|
|
2644
3194
|
attr_accessor :location_filters
|
|
@@ -2648,8 +3198,8 @@ module Google
|
|
|
2648
3198
|
# @return [Array<Google::Apis::JobsV3::MatchingJob>]
|
|
2649
3199
|
attr_accessor :matching_jobs
|
|
2650
3200
|
|
|
2651
|
-
# Output only.
|
|
2652
|
-
#
|
|
3201
|
+
# Output only. Additional information returned to client, such as debugging
|
|
3202
|
+
# information.
|
|
2653
3203
|
# Corresponds to the JSON property `metadata`
|
|
2654
3204
|
# @return [Google::Apis::JobsV3::ResponseMetadata]
|
|
2655
3205
|
attr_accessor :metadata
|
|
@@ -2660,15 +3210,12 @@ module Google
|
|
|
2660
3210
|
# @return [String]
|
|
2661
3211
|
attr_accessor :next_page_token
|
|
2662
3212
|
|
|
2663
|
-
# Output only.
|
|
2664
|
-
# Spell check result.
|
|
3213
|
+
# Output only. Spell check result.
|
|
2665
3214
|
# Corresponds to the JSON property `spellCorrection`
|
|
2666
3215
|
# @return [Google::Apis::JobsV3::SpellingCorrection]
|
|
2667
3216
|
attr_accessor :spell_correction
|
|
2668
3217
|
|
|
2669
|
-
# The precise result count
|
|
2670
|
-
# enable_precise_result_size to `true`, or if the response
|
|
2671
|
-
# is the last page of results. Otherwise, the value is `-1`.
|
|
3218
|
+
# The precise result count with limit 100,000.
|
|
2672
3219
|
# Corresponds to the JSON property `totalSize`
|
|
2673
3220
|
# @return [Fixnum]
|
|
2674
3221
|
attr_accessor :total_size
|
|
@@ -2691,8 +3238,7 @@ module Google
|
|
|
2691
3238
|
end
|
|
2692
3239
|
end
|
|
2693
3240
|
|
|
2694
|
-
# Output only.
|
|
2695
|
-
# Spell check result.
|
|
3241
|
+
# Output only. Spell check result.
|
|
2696
3242
|
class SpellingCorrection
|
|
2697
3243
|
include Google::Apis::Core::Hashable
|
|
2698
3244
|
|
|
@@ -2718,14 +3264,53 @@ module Google
|
|
|
2718
3264
|
end
|
|
2719
3265
|
end
|
|
2720
3266
|
|
|
2721
|
-
#
|
|
2722
|
-
#
|
|
3267
|
+
# The `Status` type defines a logical error model that is suitable for different
|
|
3268
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
|
3269
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
|
3270
|
+
# data: error code, error message, and error details. You can find out more
|
|
3271
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
|
3272
|
+
# //cloud.google.com/apis/design/errors).
|
|
3273
|
+
class Status
|
|
3274
|
+
include Google::Apis::Core::Hashable
|
|
3275
|
+
|
|
3276
|
+
# The status code, which should be an enum value of google.rpc.Code.
|
|
3277
|
+
# Corresponds to the JSON property `code`
|
|
3278
|
+
# @return [Fixnum]
|
|
3279
|
+
attr_accessor :code
|
|
3280
|
+
|
|
3281
|
+
# A list of messages that carry the error details. There is a common set of
|
|
3282
|
+
# message types for APIs to use.
|
|
3283
|
+
# Corresponds to the JSON property `details`
|
|
3284
|
+
# @return [Array<Hash<String,Object>>]
|
|
3285
|
+
attr_accessor :details
|
|
3286
|
+
|
|
3287
|
+
# A developer-facing error message, which should be in English. Any user-facing
|
|
3288
|
+
# error message should be localized and sent in the google.rpc.Status.details
|
|
3289
|
+
# field, or localized by the client.
|
|
3290
|
+
# Corresponds to the JSON property `message`
|
|
3291
|
+
# @return [String]
|
|
3292
|
+
attr_accessor :message
|
|
3293
|
+
|
|
3294
|
+
def initialize(**args)
|
|
3295
|
+
update!(**args)
|
|
3296
|
+
end
|
|
3297
|
+
|
|
3298
|
+
# Update properties of this object
|
|
3299
|
+
def update!(**args)
|
|
3300
|
+
@code = args[:code] if args.key?(:code)
|
|
3301
|
+
@details = args[:details] if args.key?(:details)
|
|
3302
|
+
@message = args[:message] if args.key?(:message)
|
|
3303
|
+
end
|
|
3304
|
+
end
|
|
3305
|
+
|
|
3306
|
+
# Represents a time of day. The date and time zone are either not significant or
|
|
3307
|
+
# are specified elsewhere. An API may choose to allow leap seconds. Related
|
|
2723
3308
|
# types are google.type.Date and `google.protobuf.Timestamp`.
|
|
2724
3309
|
class TimeOfDay
|
|
2725
3310
|
include Google::Apis::Core::Hashable
|
|
2726
3311
|
|
|
2727
|
-
# Hours of day in 24 hour format. Should be from 0 to 23. An API may choose
|
|
2728
|
-
#
|
|
3312
|
+
# Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to
|
|
3313
|
+
# allow the value "24:00:00" for scenarios like business closing time.
|
|
2729
3314
|
# Corresponds to the JSON property `hours`
|
|
2730
3315
|
# @return [Fixnum]
|
|
2731
3316
|
attr_accessor :hours
|
|
@@ -2784,8 +3369,7 @@ module Google
|
|
|
2784
3369
|
end
|
|
2785
3370
|
end
|
|
2786
3371
|
|
|
2787
|
-
# Input only.
|
|
2788
|
-
# Request for updating a specified company.
|
|
3372
|
+
# Input only. Request for updating a specified company.
|
|
2789
3373
|
class UpdateCompanyRequest
|
|
2790
3374
|
include Google::Apis::Core::Hashable
|
|
2791
3375
|
|
|
@@ -2796,12 +3380,10 @@ module Google
|
|
|
2796
3380
|
# @return [Google::Apis::JobsV3::Company]
|
|
2797
3381
|
attr_accessor :company
|
|
2798
3382
|
|
|
2799
|
-
# Optional but strongly recommended for the best service
|
|
2800
|
-
#
|
|
2801
|
-
#
|
|
2802
|
-
#
|
|
2803
|
-
# A field mask to specify the company fields to be updated. Only
|
|
2804
|
-
# top level fields of Company are supported.
|
|
3383
|
+
# Optional but strongly recommended for the best service experience. If
|
|
3384
|
+
# update_mask is provided, only the specified fields in company are updated.
|
|
3385
|
+
# Otherwise all the fields are updated. A field mask to specify the company
|
|
3386
|
+
# fields to be updated. Only top level fields of Company are supported.
|
|
2805
3387
|
# Corresponds to the JSON property `updateMask`
|
|
2806
3388
|
# @return [String]
|
|
2807
3389
|
attr_accessor :update_mask
|
|
@@ -2817,24 +3399,21 @@ module Google
|
|
|
2817
3399
|
end
|
|
2818
3400
|
end
|
|
2819
3401
|
|
|
2820
|
-
# Input only.
|
|
2821
|
-
# Update job request.
|
|
3402
|
+
# Input only. Update job request.
|
|
2822
3403
|
class UpdateJobRequest
|
|
2823
3404
|
include Google::Apis::Core::Hashable
|
|
2824
3405
|
|
|
2825
3406
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
|
2826
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
|
2827
|
-
#
|
|
3407
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
|
3408
|
+
# responsible for the job.
|
|
2828
3409
|
# Corresponds to the JSON property `job`
|
|
2829
3410
|
# @return [Google::Apis::JobsV3::Job]
|
|
2830
3411
|
attr_accessor :job
|
|
2831
3412
|
|
|
2832
3413
|
# Optional but strongly recommended to be provided for the best service
|
|
2833
|
-
# experience.
|
|
2834
|
-
#
|
|
2835
|
-
#
|
|
2836
|
-
# A field mask to restrict the fields that are updated. Only
|
|
2837
|
-
# top level fields of Job are supported.
|
|
3414
|
+
# experience. If update_mask is provided, only the specified fields in job are
|
|
3415
|
+
# updated. Otherwise all the fields are updated. A field mask to restrict the
|
|
3416
|
+
# fields that are updated. Only top level fields of Job are supported.
|
|
2838
3417
|
# Corresponds to the JSON property `updateMask`
|
|
2839
3418
|
# @return [String]
|
|
2840
3419
|
attr_accessor :update_mask
|