google-api-client 0.43.0 → 0.48.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/autoapprove.yml +49 -0
- data/.github/workflows/release-please.yml +77 -0
- data/.gitignore +2 -0
- data/.kokoro/trampoline.sh +0 -0
- data/CHANGELOG.md +1066 -184
- data/Gemfile +1 -0
- data/Rakefile +31 -3
- data/api_list_config.yaml +8 -0
- data/api_names.yaml +1 -0
- data/bin/generate-api +77 -15
- data/docs/oauth-server.md +4 -6
- data/generated/google/apis/acceleratedmobilepageurl_v1/classes.rb +7 -9
- data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +2 -2
- data/generated/google/apis/acceleratedmobilepageurl_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/classes.rb +60 -86
- data/generated/google/apis/accessapproval_v1/service.rb +93 -132
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1/classes.rb +266 -236
- data/generated/google/apis/accesscontextmanager_v1/representations.rb +30 -0
- data/generated/google/apis/accesscontextmanager_v1/service.rb +308 -171
- data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +153 -184
- data/generated/google/apis/accesscontextmanager_v1beta/service.rb +82 -111
- data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +47 -36
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +72 -2
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +33 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexperiencereport_v1.rb +1 -1
- data/generated/google/apis/admin_datatransfer_v1/classes.rb +16 -4
- data/generated/google/apis/admin_datatransfer_v1/service.rb +30 -48
- data/generated/google/apis/admin_datatransfer_v1.rb +6 -4
- data/generated/google/apis/admin_directory_v1/classes.rb +344 -242
- data/generated/google/apis/admin_directory_v1/representations.rb +62 -39
- data/generated/google/apis/admin_directory_v1/service.rb +607 -998
- data/generated/google/apis/admin_directory_v1.rb +6 -8
- data/generated/google/apis/admin_reports_v1/classes.rb +31 -33
- data/generated/google/apis/admin_reports_v1/service.rb +131 -187
- data/generated/google/apis/admin_reports_v1.rb +6 -5
- data/generated/google/apis/admob_v1/classes.rb +31 -31
- data/generated/google/apis/admob_v1/service.rb +2 -1
- data/generated/google/apis/admob_v1.rb +6 -2
- data/generated/google/apis/adsense_v1_4/service.rb +4 -1
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
- 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 +2134 -0
- data/generated/google/apis/analyticsadmin_v1alpha.rb +43 -0
- data/generated/google/apis/analyticsdata_v1alpha/classes.rb +1655 -0
- data/generated/google/apis/analyticsdata_v1alpha/representations.rb +806 -0
- data/generated/google/apis/analyticsdata_v1alpha/service.rb +261 -0
- data/generated/google/apis/analyticsdata_v1alpha.rb +37 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/service.rb +2 -2
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidmanagement_v1/classes.rb +115 -75
- data/generated/google/apis/androidmanagement_v1/representations.rb +17 -0
- data/generated/google/apis/androidmanagement_v1.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +9 -1
- data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
- data/generated/google/apis/androidpublisher_v3/service.rb +2 -2
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/apigateway_v1beta/classes.rb +1162 -0
- data/generated/google/apis/{memcache_v1 → apigateway_v1beta}/representations.rb +156 -157
- data/generated/google/apis/apigateway_v1beta/service.rb +1172 -0
- data/generated/google/apis/apigateway_v1beta.rb +34 -0
- data/generated/google/apis/apigee_v1/classes.rb +630 -88
- data/generated/google/apis/apigee_v1/representations.rb +209 -1
- data/generated/google/apis/apigee_v1/service.rb +401 -74
- data/generated/google/apis/apigee_v1.rb +6 -7
- data/generated/google/apis/appengine_v1/classes.rb +96 -59
- data/generated/google/apis/appengine_v1/representations.rb +17 -0
- data/generated/google/apis/appengine_v1/service.rb +38 -47
- data/generated/google/apis/appengine_v1.rb +1 -1
- data/generated/google/apis/appengine_v1alpha/classes.rb +9 -11
- data/generated/google/apis/appengine_v1alpha.rb +1 -1
- data/generated/google/apis/appengine_v1beta/classes.rb +103 -59
- data/generated/google/apis/appengine_v1beta/representations.rb +18 -0
- data/generated/google/apis/appengine_v1beta/service.rb +37 -47
- data/generated/google/apis/appengine_v1beta.rb +1 -1
- data/generated/google/apis/appsmarket_v2/classes.rb +14 -16
- data/generated/google/apis/appsmarket_v2.rb +1 -1
- data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
- data/generated/google/apis/area120tables_v1alpha1/representations.rb +248 -0
- data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
- data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
- data/generated/google/apis/artifactregistry_v1beta1/classes.rb +249 -337
- data/generated/google/apis/artifactregistry_v1beta1/representations.rb +2 -0
- data/generated/google/apis/artifactregistry_v1beta1/service.rb +44 -57
- data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
- 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/{accessapproval_v1beta1.rb → assuredworkloads_v1beta1.rb} +8 -8
- data/generated/google/apis/bigquery_v2/classes.rb +593 -576
- data/generated/google/apis/bigquery_v2/representations.rb +85 -0
- data/generated/google/apis/bigquery_v2/service.rb +79 -41
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +192 -337
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +29 -32
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
- data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +132 -158
- data/generated/google/apis/bigquerydatatransfer_v1/service.rb +232 -282
- data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1/classes.rb +116 -123
- data/generated/google/apis/bigqueryreservation_v1/representations.rb +2 -0
- data/generated/google/apis/bigqueryreservation_v1/service.rb +137 -183
- data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1alpha2/classes.rb +88 -100
- data/generated/google/apis/bigqueryreservation_v1alpha2/service.rb +77 -100
- data/generated/google/apis/bigqueryreservation_v1alpha2.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +93 -98
- data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +2 -0
- data/generated/google/apis/bigqueryreservation_v1beta1/service.rb +114 -151
- data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
- data/generated/google/apis/bigtableadmin_v1/classes.rb +137 -119
- data/generated/google/apis/bigtableadmin_v1/representations.rb +29 -0
- data/generated/google/apis/bigtableadmin_v1.rb +1 -1
- data/generated/google/apis/bigtableadmin_v2/classes.rb +455 -607
- data/generated/google/apis/bigtableadmin_v2/representations.rb +29 -0
- data/generated/google/apis/bigtableadmin_v2/service.rb +194 -247
- data/generated/google/apis/bigtableadmin_v2.rb +1 -1
- data/generated/google/apis/billingbudgets_v1/classes.rb +373 -0
- data/generated/google/apis/billingbudgets_v1/representations.rb +171 -0
- data/generated/google/apis/billingbudgets_v1/service.rb +249 -0
- data/generated/google/apis/billingbudgets_v1.rb +38 -0
- data/generated/google/apis/billingbudgets_v1beta1/classes.rb +27 -6
- data/generated/google/apis/billingbudgets_v1beta1/representations.rb +2 -0
- data/generated/google/apis/billingbudgets_v1beta1.rb +4 -1
- data/generated/google/apis/binaryauthorization_v1/classes.rb +434 -355
- data/generated/google/apis/binaryauthorization_v1/representations.rb +75 -0
- data/generated/google/apis/binaryauthorization_v1/service.rb +109 -89
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +434 -355
- data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +75 -0
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +109 -89
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/books_v1/service.rb +54 -54
- data/generated/google/apis/books_v1.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +13 -10
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/chat_v1/classes.rb +173 -116
- data/generated/google/apis/chat_v1/representations.rb +36 -0
- data/generated/google/apis/chat_v1/service.rb +30 -42
- data/generated/google/apis/chat_v1.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +18 -32
- data/generated/google/apis/civicinfo_v2/representations.rb +2 -3
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +153 -21
- data/generated/google/apis/classroom_v1/representations.rb +43 -0
- data/generated/google/apis/classroom_v1/service.rb +240 -0
- data/generated/google/apis/classroom_v1.rb +7 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +1461 -1039
- data/generated/google/apis/cloudasset_v1/representations.rb +320 -0
- data/generated/google/apis/cloudasset_v1/service.rb +296 -167
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1beta1/classes.rb +531 -777
- data/generated/google/apis/cloudasset_v1beta1/service.rb +59 -75
- data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p1beta1/classes.rb +204 -349
- data/generated/google/apis/cloudasset_v1p1beta1/service.rb +35 -47
- data/generated/google/apis/cloudasset_v1p1beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +222 -276
- data/generated/google/apis/cloudasset_v1p4beta1/service.rb +75 -93
- data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
- data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +481 -720
- data/generated/google/apis/cloudasset_v1p5beta1/service.rb +25 -28
- data/generated/google/apis/cloudasset_v1p5beta1.rb +1 -1
- data/generated/google/apis/cloudbilling_v1/classes.rb +285 -446
- data/generated/google/apis/cloudbilling_v1/service.rb +104 -124
- data/generated/google/apis/cloudbilling_v1.rb +7 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +339 -344
- data/generated/google/apis/cloudbuild_v1/representations.rb +8 -0
- data/generated/google/apis/cloudbuild_v1/service.rb +277 -67
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +291 -329
- data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
- data/generated/google/apis/cloudbuild_v1alpha1/service.rb +15 -18
- data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +277 -313
- data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +2 -0
- data/generated/google/apis/cloudbuild_v1alpha2/service.rb +22 -28
- data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
- data/generated/google/apis/clouddebugger_v2/classes.rb +185 -252
- data/generated/google/apis/clouddebugger_v2/service.rb +53 -59
- data/generated/google/apis/clouddebugger_v2.rb +1 -1
- data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +127 -156
- data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +53 -69
- data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +335 -494
- data/generated/google/apis/cloudfunctions_v1/representations.rb +1 -0
- data/generated/google/apis/cloudfunctions_v1/service.rb +79 -93
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1/classes.rb +989 -107
- data/generated/google/apis/cloudidentity_v1/representations.rb +371 -0
- data/generated/google/apis/cloudidentity_v1/service.rb +883 -88
- data/generated/google/apis/cloudidentity_v1.rb +4 -1
- data/generated/google/apis/cloudidentity_v1beta1/classes.rb +1236 -307
- data/generated/google/apis/cloudidentity_v1beta1/representations.rb +424 -21
- data/generated/google/apis/cloudidentity_v1beta1/service.rb +921 -96
- data/generated/google/apis/cloudidentity_v1beta1.rb +4 -1
- data/generated/google/apis/cloudiot_v1/classes.rb +270 -373
- data/generated/google/apis/cloudiot_v1/representations.rb +1 -0
- data/generated/google/apis/cloudiot_v1/service.rb +147 -154
- data/generated/google/apis/cloudiot_v1.rb +1 -1
- data/generated/google/apis/cloudkms_v1/classes.rb +509 -692
- data/generated/google/apis/cloudkms_v1/representations.rb +18 -0
- data/generated/google/apis/cloudkms_v1/service.rb +170 -216
- data/generated/google/apis/cloudkms_v1.rb +1 -1
- data/generated/google/apis/cloudprofiler_v2/classes.rb +28 -33
- data/generated/google/apis/cloudprofiler_v2/service.rb +17 -19
- data/generated/google/apis/cloudprofiler_v2.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 +62 -60
- data/generated/google/apis/cloudresourcemanager_v1.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 +26 -25
- data/generated/google/apis/cloudresourcemanager_v1beta1.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_v2/service.rb +7 -7
- data/generated/google/apis/cloudresourcemanager_v2.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/cloudresourcemanager_v2beta1/service.rb +7 -7
- data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
- data/generated/google/apis/cloudscheduler_v1/classes.rb +272 -383
- data/generated/google/apis/cloudscheduler_v1/service.rb +45 -62
- data/generated/google/apis/cloudscheduler_v1.rb +1 -1
- data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +273 -384
- data/generated/google/apis/cloudscheduler_v1beta1/service.rb +45 -62
- data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +651 -781
- data/generated/google/apis/cloudsearch_v1/representations.rb +15 -0
- data/generated/google/apis/cloudsearch_v1/service.rb +286 -326
- data/generated/google/apis/cloudsearch_v1.rb +2 -2
- data/generated/google/apis/cloudshell_v1/classes.rb +256 -105
- data/generated/google/apis/cloudshell_v1/representations.rb +143 -10
- data/generated/google/apis/cloudshell_v1/service.rb +198 -25
- data/generated/google/apis/cloudshell_v1.rb +1 -1
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +69 -78
- data/generated/google/apis/cloudshell_v1alpha1/service.rb +20 -24
- data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudtasks_v2/classes.rb +612 -933
- data/generated/google/apis/cloudtasks_v2/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2/service.rb +146 -217
- data/generated/google/apis/cloudtasks_v2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta2/classes.rb +608 -964
- data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2beta2/service.rb +178 -270
- data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
- data/generated/google/apis/cloudtasks_v2beta3/classes.rb +616 -938
- data/generated/google/apis/cloudtasks_v2beta3/representations.rb +1 -0
- data/generated/google/apis/cloudtasks_v2beta3/service.rb +146 -217
- data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
- data/generated/google/apis/cloudtrace_v1/classes.rb +39 -61
- data/generated/google/apis/cloudtrace_v1/service.rb +37 -51
- data/generated/google/apis/cloudtrace_v1.rb +1 -1
- data/generated/google/apis/cloudtrace_v2/classes.rb +92 -107
- data/generated/google/apis/cloudtrace_v2/service.rb +8 -11
- data/generated/google/apis/cloudtrace_v2.rb +1 -1
- data/generated/google/apis/cloudtrace_v2beta1/classes.rb +23 -33
- data/generated/google/apis/cloudtrace_v2beta1/service.rb +30 -37
- data/generated/google/apis/cloudtrace_v2beta1.rb +1 -1
- data/generated/google/apis/composer_v1/classes.rb +189 -242
- data/generated/google/apis/composer_v1/service.rb +79 -150
- data/generated/google/apis/composer_v1.rb +1 -1
- data/generated/google/apis/composer_v1beta1/classes.rb +203 -262
- data/generated/google/apis/composer_v1beta1/service.rb +94 -179
- data/generated/google/apis/composer_v1beta1.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +1227 -186
- data/generated/google/apis/compute_alpha/representations.rb +235 -8
- data/generated/google/apis/compute_alpha/service.rb +2009 -1024
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +1080 -108
- data/generated/google/apis/compute_beta/representations.rb +212 -2
- data/generated/google/apis/compute_beta/service.rb +1413 -741
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +1512 -106
- data/generated/google/apis/compute_v1/representations.rb +470 -1
- data/generated/google/apis/compute_v1/service.rb +1625 -285
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +982 -965
- data/generated/google/apis/container_v1/representations.rb +60 -0
- data/generated/google/apis/container_v1/service.rb +435 -502
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1beta1/classes.rb +1106 -1044
- data/generated/google/apis/container_v1beta1/representations.rb +91 -0
- data/generated/google/apis/container_v1beta1/service.rb +403 -466
- data/generated/google/apis/container_v1beta1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +463 -596
- data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
- data/generated/google/apis/containeranalysis_v1alpha1/service.rb +149 -169
- data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
- data/generated/google/apis/containeranalysis_v1beta1/classes.rb +461 -613
- data/generated/google/apis/containeranalysis_v1beta1/representations.rb +1 -0
- data/generated/google/apis/containeranalysis_v1beta1/service.rb +75 -90
- data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +515 -1219
- data/generated/google/apis/content_v2/service.rb +377 -650
- data/generated/google/apis/content_v2.rb +3 -4
- data/generated/google/apis/content_v2_1/classes.rb +1108 -1058
- data/generated/google/apis/content_v2_1/representations.rb +288 -0
- data/generated/google/apis/content_v2_1/service.rb +987 -795
- data/generated/google/apis/content_v2_1.rb +3 -4
- data/generated/google/apis/customsearch_v1/service.rb +2 -2
- data/generated/google/apis/customsearch_v1.rb +1 -1
- data/generated/google/apis/datacatalog_v1beta1/classes.rb +413 -573
- data/generated/google/apis/datacatalog_v1beta1/representations.rb +6 -0
- data/generated/google/apis/datacatalog_v1beta1/service.rb +319 -440
- data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
- data/generated/google/apis/dataflow_v1b3/classes.rb +1174 -973
- data/generated/google/apis/dataflow_v1b3/representations.rb +148 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +308 -257
- data/generated/google/apis/dataflow_v1b3.rb +1 -1
- data/generated/google/apis/datafusion_v1/classes.rb +283 -397
- data/generated/google/apis/datafusion_v1/representations.rb +5 -0
- data/generated/google/apis/datafusion_v1/service.rb +76 -89
- data/generated/google/apis/datafusion_v1.rb +5 -8
- data/generated/google/apis/datafusion_v1beta1/classes.rb +283 -397
- data/generated/google/apis/datafusion_v1beta1/representations.rb +5 -0
- data/generated/google/apis/datafusion_v1beta1/service.rb +81 -95
- data/generated/google/apis/datafusion_v1beta1.rb +5 -8
- data/generated/google/apis/datalabeling_v1beta1/classes.rb +6207 -0
- data/generated/google/apis/datalabeling_v1beta1/representations.rb +3156 -0
- data/generated/google/apis/datalabeling_v1beta1/service.rb +1762 -0
- data/generated/google/apis/datalabeling_v1beta1.rb +34 -0
- data/generated/google/apis/dataproc_v1/classes.rb +97 -13
- data/generated/google/apis/dataproc_v1/representations.rb +34 -0
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1beta2/classes.rb +117 -9
- data/generated/google/apis/dataproc_v1beta2/representations.rb +49 -0
- data/generated/google/apis/dataproc_v1beta2.rb +1 -1
- data/generated/google/apis/datastore_v1/classes.rb +334 -476
- data/generated/google/apis/datastore_v1/service.rb +52 -63
- data/generated/google/apis/datastore_v1.rb +1 -1
- data/generated/google/apis/datastore_v1beta1/classes.rb +150 -217
- data/generated/google/apis/datastore_v1beta1/service.rb +11 -12
- data/generated/google/apis/datastore_v1beta1.rb +1 -1
- data/generated/google/apis/datastore_v1beta3/classes.rb +259 -375
- data/generated/google/apis/datastore_v1beta3/service.rb +1 -2
- data/generated/google/apis/datastore_v1beta3.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +203 -558
- data/generated/google/apis/deploymentmanager_v2/representations.rb +0 -132
- data/generated/google/apis/deploymentmanager_v2/service.rb +169 -213
- data/generated/google/apis/deploymentmanager_v2.rb +6 -4
- data/generated/google/apis/deploymentmanager_v2beta/classes.rb +247 -609
- data/generated/google/apis/deploymentmanager_v2beta/representations.rb +0 -132
- data/generated/google/apis/deploymentmanager_v2beta/service.rb +278 -359
- data/generated/google/apis/deploymentmanager_v2beta.rb +6 -5
- data/generated/google/apis/dfareporting_v3_3/classes.rb +162 -339
- data/generated/google/apis/dfareporting_v3_3/service.rb +646 -1262
- data/generated/google/apis/dfareporting_v3_3.rb +2 -2
- data/generated/google/apis/dfareporting_v3_4/classes.rb +184 -350
- data/generated/google/apis/dfareporting_v3_4/representations.rb +1 -0
- data/generated/google/apis/dfareporting_v3_4/service.rb +681 -1261
- data/generated/google/apis/dfareporting_v3_4.rb +2 -2
- data/generated/google/apis/dialogflow_v2/classes.rb +746 -217
- data/generated/google/apis/dialogflow_v2/representations.rb +318 -67
- data/generated/google/apis/dialogflow_v2.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +764 -233
- data/generated/google/apis/dialogflow_v2beta1/representations.rb +318 -67
- data/generated/google/apis/dialogflow_v2beta1/service.rb +556 -331
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v3beta1/classes.rb +8816 -0
- data/generated/google/apis/dialogflow_v3beta1/representations.rb +3725 -0
- data/generated/google/apis/dialogflow_v3beta1/service.rb +2825 -0
- data/generated/google/apis/dialogflow_v3beta1.rb +38 -0
- data/generated/google/apis/digitalassetlinks_v1/classes.rb +66 -92
- data/generated/google/apis/digitalassetlinks_v1/service.rb +131 -188
- data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +271 -38
- data/generated/google/apis/displayvideo_v1/representations.rb +83 -0
- data/generated/google/apis/displayvideo_v1/service.rb +287 -32
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- 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_v1beta.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_v1beta2.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/displayvideo_v1dev.rb +38 -0
- data/generated/google/apis/dlp_v2/classes.rb +1111 -1310
- data/generated/google/apis/dlp_v2/representations.rb +16 -0
- data/generated/google/apis/dlp_v2/service.rb +962 -905
- data/generated/google/apis/dlp_v2.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +356 -198
- data/generated/google/apis/dns_v1/representations.rb +83 -0
- data/generated/google/apis/dns_v1/service.rb +83 -98
- data/generated/google/apis/dns_v1.rb +2 -2
- data/generated/google/apis/dns_v1beta2/classes.rb +362 -206
- data/generated/google/apis/dns_v1beta2/representations.rb +83 -0
- data/generated/google/apis/dns_v1beta2/service.rb +83 -98
- data/generated/google/apis/dns_v1beta2.rb +2 -2
- data/generated/google/apis/docs_v1/classes.rb +894 -1229
- data/generated/google/apis/docs_v1/service.rb +17 -22
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/documentai_v1beta2/classes.rb +2253 -824
- data/generated/google/apis/documentai_v1beta2/representations.rb +701 -0
- data/generated/google/apis/documentai_v1beta2/service.rb +22 -24
- data/generated/google/apis/documentai_v1beta2.rb +1 -1
- data/generated/google/apis/documentai_v1beta3/classes.rb +6149 -0
- data/generated/google/apis/documentai_v1beta3/representations.rb +2666 -0
- data/generated/google/apis/documentai_v1beta3/service.rb +263 -0
- data/generated/google/apis/{securitycenter_v1p1alpha1.rb → documentai_v1beta3.rb} +11 -10
- data/generated/google/apis/domains_v1alpha2/classes.rb +1540 -0
- data/generated/google/apis/domains_v1alpha2/representations.rb +606 -0
- data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
- data/generated/google/apis/domains_v1alpha2.rb +34 -0
- data/generated/google/apis/domains_v1beta1/classes.rb +1540 -0
- data/generated/google/apis/domains_v1beta1/representations.rb +606 -0
- data/generated/google/apis/domains_v1beta1/service.rb +805 -0
- data/generated/google/apis/domains_v1beta1.rb +34 -0
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -12
- data/generated/google/apis/doubleclickbidmanager_v1/service.rb +33 -64
- data/generated/google/apis/doubleclickbidmanager_v1.rb +3 -2
- data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +13 -20
- data/generated/google/apis/doubleclickbidmanager_v1_1/service.rb +33 -64
- data/generated/google/apis/doubleclickbidmanager_v1_1.rb +3 -2
- data/generated/google/apis/doubleclicksearch_v2/service.rb +2 -2
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +18 -7
- data/generated/google/apis/drive_v2/representations.rb +1 -0
- data/generated/google/apis/drive_v2/service.rb +79 -15
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +18 -8
- data/generated/google/apis/drive_v3/representations.rb +1 -0
- data/generated/google/apis/drive_v3/service.rb +59 -11
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/eventarc_v1beta1/classes.rb +931 -0
- data/generated/google/apis/eventarc_v1beta1/representations.rb +379 -0
- data/generated/google/apis/{memcache_v1 → eventarc_v1beta1}/service.rb +236 -215
- data/generated/google/apis/eventarc_v1beta1.rb +34 -0
- data/generated/google/apis/file_v1/classes.rb +155 -174
- data/generated/google/apis/file_v1/service.rb +43 -52
- data/generated/google/apis/file_v1.rb +1 -1
- data/generated/google/apis/file_v1beta1/classes.rb +335 -194
- data/generated/google/apis/file_v1beta1/representations.rb +55 -0
- data/generated/google/apis/file_v1beta1/service.rb +267 -55
- data/generated/google/apis/file_v1beta1.rb +1 -1
- data/generated/google/apis/firebase_v1beta1/classes.rb +33 -51
- data/generated/google/apis/firebase_v1beta1/representations.rb +2 -16
- data/generated/google/apis/firebase_v1beta1/service.rb +21 -1
- data/generated/google/apis/firebase_v1beta1.rb +1 -1
- data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1/classes.rb +188 -0
- data/generated/google/apis/firebasehosting_v1beta1/representations.rb +83 -0
- data/generated/google/apis/firebasehosting_v1beta1/service.rb +418 -4
- data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
- data/generated/google/apis/firebaseml_v1beta2/classes.rb +8 -8
- data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -1
- data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
- data/generated/google/apis/firebaserules_v1/classes.rb +102 -137
- data/generated/google/apis/firebaserules_v1/service.rb +87 -110
- data/generated/google/apis/firebaserules_v1.rb +1 -1
- data/generated/google/apis/firestore_v1/classes.rb +406 -502
- data/generated/google/apis/firestore_v1/service.rb +165 -201
- data/generated/google/apis/firestore_v1.rb +1 -1
- data/generated/google/apis/firestore_v1beta1/classes.rb +338 -413
- data/generated/google/apis/firestore_v1beta1/service.rb +106 -122
- data/generated/google/apis/firestore_v1beta1.rb +1 -1
- data/generated/google/apis/firestore_v1beta2/classes.rb +135 -165
- data/generated/google/apis/firestore_v1beta2/service.rb +65 -86
- data/generated/google/apis/firestore_v1beta2.rb +1 -1
- data/generated/google/apis/fitness_v1/classes.rb +982 -0
- data/generated/google/apis/fitness_v1/representations.rb +398 -0
- data/generated/google/apis/fitness_v1/service.rb +628 -0
- data/generated/google/apis/fitness_v1.rb +97 -0
- data/generated/google/apis/games_configuration_v1configuration/classes.rb +2 -3
- data/generated/google/apis/games_configuration_v1configuration/service.rb +6 -6
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management/classes.rb +14 -20
- data/generated/google/apis/games_management_v1management/service.rb +35 -36
- data/generated/google/apis/games_management_v1management.rb +2 -3
- data/generated/google/apis/games_v1/classes.rb +376 -83
- data/generated/google/apis/games_v1/representations.rb +118 -0
- data/generated/google/apis/games_v1/service.rb +118 -90
- data/generated/google/apis/games_v1.rb +2 -3
- data/generated/google/apis/gameservices_v1/classes.rb +22 -14
- data/generated/google/apis/gameservices_v1/representations.rb +1 -0
- data/generated/google/apis/gameservices_v1/service.rb +54 -51
- data/generated/google/apis/gameservices_v1.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +22 -14
- data/generated/google/apis/gameservices_v1beta/representations.rb +1 -0
- data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/genomics_v1/classes.rb +70 -76
- data/generated/google/apis/genomics_v1/service.rb +28 -43
- data/generated/google/apis/genomics_v1.rb +1 -1
- data/generated/google/apis/genomics_v1alpha2/classes.rb +223 -290
- data/generated/google/apis/genomics_v1alpha2/service.rb +54 -76
- data/generated/google/apis/genomics_v1alpha2.rb +1 -1
- data/generated/google/apis/genomics_v2alpha1/classes.rb +356 -275
- data/generated/google/apis/genomics_v2alpha1/representations.rb +48 -0
- data/generated/google/apis/genomics_v2alpha1/service.rb +47 -66
- data/generated/google/apis/genomics_v2alpha1.rb +1 -1
- data/generated/google/apis/gmail_v1/classes.rb +37 -43
- data/generated/google/apis/gmail_v1/service.rb +5 -4
- data/generated/google/apis/gmail_v1.rb +1 -1
- data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +11 -11
- data/generated/google/apis/gmailpostmastertools_v1beta1.rb +2 -2
- data/generated/google/apis/groupsmigration_v1/classes.rb +51 -0
- data/generated/google/apis/groupsmigration_v1/representations.rb +40 -0
- data/generated/google/apis/groupsmigration_v1/service.rb +100 -0
- data/generated/google/apis/groupsmigration_v1.rb +35 -0
- data/generated/google/apis/healthcare_v1/classes.rb +637 -826
- data/generated/google/apis/healthcare_v1/representations.rb +32 -0
- data/generated/google/apis/healthcare_v1/service.rb +842 -855
- data/generated/google/apis/healthcare_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +1937 -1299
- data/generated/google/apis/healthcare_v1beta1/representations.rb +534 -65
- data/generated/google/apis/healthcare_v1beta1/service.rb +2534 -1293
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/homegraph_v1/classes.rb +76 -164
- data/generated/google/apis/homegraph_v1/service.rb +23 -35
- data/generated/google/apis/homegraph_v1.rb +4 -1
- data/generated/google/apis/iam_v1/classes.rb +395 -592
- data/generated/google/apis/iam_v1/representations.rb +1 -0
- data/generated/google/apis/iam_v1/service.rb +427 -555
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iamcredentials_v1/classes.rb +75 -85
- data/generated/google/apis/iamcredentials_v1/service.rb +14 -13
- data/generated/google/apis/iamcredentials_v1.rb +3 -2
- data/generated/google/apis/iap_v1/classes.rb +253 -355
- data/generated/google/apis/iap_v1/representations.rb +1 -0
- data/generated/google/apis/iap_v1/service.rb +61 -71
- data/generated/google/apis/iap_v1.rb +1 -1
- data/generated/google/apis/iap_v1beta1/classes.rb +164 -254
- data/generated/google/apis/iap_v1beta1/representations.rb +1 -0
- data/generated/google/apis/iap_v1beta1/service.rb +17 -19
- data/generated/google/apis/iap_v1beta1.rb +1 -1
- data/generated/google/apis/indexing_v3/classes.rb +11 -11
- data/generated/google/apis/indexing_v3.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_v2.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_v3.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/jobs_v3p1beta1.rb +1 -1
- data/generated/google/apis/kgsearch_v1/classes.rb +4 -4
- data/generated/google/apis/kgsearch_v1/service.rb +11 -11
- data/generated/google/apis/kgsearch_v1.rb +1 -1
- data/generated/google/apis/licensing_v1/classes.rb +1 -1
- data/generated/google/apis/licensing_v1/service.rb +56 -86
- data/generated/google/apis/licensing_v1.rb +4 -3
- data/generated/google/apis/lifesciences_v2beta/classes.rb +366 -290
- data/generated/google/apis/lifesciences_v2beta/representations.rb +47 -0
- data/generated/google/apis/lifesciences_v2beta/service.rb +30 -42
- data/generated/google/apis/lifesciences_v2beta.rb +1 -1
- data/generated/google/apis/localservices_v1/classes.rb +426 -0
- data/generated/google/apis/localservices_v1/representations.rb +174 -0
- data/generated/google/apis/localservices_v1/service.rb +199 -0
- data/generated/google/apis/{appsactivity_v1.rb → localservices_v1.rb} +8 -11
- data/generated/google/apis/logging_v2/classes.rb +306 -232
- data/generated/google/apis/logging_v2/representations.rb +79 -0
- data/generated/google/apis/logging_v2/service.rb +3307 -1579
- data/generated/google/apis/logging_v2.rb +1 -1
- data/generated/google/apis/managedidentities_v1/classes.rb +8 -1
- data/generated/google/apis/managedidentities_v1/representations.rb +1 -0
- data/generated/google/apis/managedidentities_v1/service.rb +1 -4
- data/generated/google/apis/managedidentities_v1.rb +1 -1
- data/generated/google/apis/managedidentities_v1alpha1/classes.rb +87 -1
- data/generated/google/apis/managedidentities_v1alpha1/representations.rb +34 -0
- data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
- data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
- data/generated/google/apis/managedidentities_v1beta1/classes.rb +88 -1
- data/generated/google/apis/managedidentities_v1beta1/representations.rb +34 -0
- data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
- data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
- data/generated/google/apis/manufacturers_v1/classes.rb +99 -109
- data/generated/google/apis/manufacturers_v1/service.rb +44 -55
- data/generated/google/apis/manufacturers_v1.rb +1 -1
- data/generated/google/apis/memcache_v1beta2/classes.rb +171 -250
- data/generated/google/apis/memcache_v1beta2/representations.rb +0 -19
- data/generated/google/apis/memcache_v1beta2/service.rb +60 -73
- data/generated/google/apis/memcache_v1beta2.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +1122 -1149
- data/generated/google/apis/ml_v1/representations.rb +82 -0
- data/generated/google/apis/ml_v1/service.rb +194 -253
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/monitoring_v1/classes.rb +107 -26
- data/generated/google/apis/monitoring_v1/representations.rb +35 -0
- data/generated/google/apis/monitoring_v1/service.rb +10 -11
- data/generated/google/apis/monitoring_v1.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +303 -345
- data/generated/google/apis/monitoring_v3/representations.rb +18 -0
- data/generated/google/apis/monitoring_v3/service.rb +176 -146
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/networkmanagement_v1/classes.rb +273 -429
- data/generated/google/apis/networkmanagement_v1/service.rb +97 -120
- data/generated/google/apis/networkmanagement_v1.rb +1 -1
- data/generated/google/apis/networkmanagement_v1beta1/classes.rb +456 -429
- data/generated/google/apis/networkmanagement_v1beta1/representations.rb +63 -0
- data/generated/google/apis/networkmanagement_v1beta1/service.rb +97 -120
- data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
- data/generated/google/apis/osconfig_v1/classes.rb +154 -902
- data/generated/google/apis/osconfig_v1/representations.rb +0 -337
- data/generated/google/apis/osconfig_v1/service.rb +26 -31
- data/generated/google/apis/osconfig_v1.rb +3 -3
- data/generated/google/apis/osconfig_v1beta/classes.rb +327 -411
- data/generated/google/apis/osconfig_v1beta/service.rb +43 -56
- data/generated/google/apis/osconfig_v1beta.rb +3 -3
- data/generated/google/apis/oslogin_v1/classes.rb +14 -12
- data/generated/google/apis/oslogin_v1/representations.rb +1 -0
- data/generated/google/apis/oslogin_v1/service.rb +12 -16
- data/generated/google/apis/oslogin_v1.rb +1 -1
- data/generated/google/apis/oslogin_v1alpha/classes.rb +16 -14
- data/generated/google/apis/oslogin_v1alpha/representations.rb +1 -0
- data/generated/google/apis/oslogin_v1alpha/service.rb +17 -17
- data/generated/google/apis/oslogin_v1alpha.rb +1 -1
- data/generated/google/apis/oslogin_v1beta/classes.rb +14 -12
- data/generated/google/apis/oslogin_v1beta/representations.rb +1 -0
- data/generated/google/apis/oslogin_v1beta/service.rb +12 -16
- data/generated/google/apis/oslogin_v1beta.rb +1 -1
- data/generated/google/apis/pagespeedonline_v5/classes.rb +18 -24
- data/generated/google/apis/pagespeedonline_v5/service.rb +3 -4
- data/generated/google/apis/pagespeedonline_v5.rb +2 -2
- data/generated/google/apis/people_v1/classes.rb +173 -63
- data/generated/google/apis/people_v1/representations.rb +41 -0
- data/generated/google/apis/people_v1/service.rb +63 -61
- data/generated/google/apis/people_v1.rb +1 -1
- data/generated/google/apis/playablelocations_v3/classes.rb +114 -161
- data/generated/google/apis/playablelocations_v3/service.rb +10 -10
- data/generated/google/apis/playablelocations_v3.rb +1 -1
- data/generated/google/apis/playcustomapp_v1/service.rb +2 -2
- data/generated/google/apis/playcustomapp_v1.rb +1 -1
- data/generated/google/apis/poly_v1/classes.rb +65 -79
- data/generated/google/apis/poly_v1/service.rb +50 -63
- data/generated/google/apis/poly_v1.rb +3 -4
- data/generated/google/apis/privateca_v1beta1/classes.rb +2466 -0
- data/generated/google/apis/privateca_v1beta1/representations.rb +996 -0
- data/generated/google/apis/privateca_v1beta1/service.rb +1487 -0
- data/generated/google/apis/privateca_v1beta1.rb +34 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +26 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
- data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +644 -56
- data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +399 -518
- data/generated/google/apis/pubsub_v1/representations.rb +2 -0
- data/generated/google/apis/pubsub_v1/service.rb +221 -247
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1beta1a/classes.rb +71 -86
- data/generated/google/apis/pubsub_v1beta1a/service.rb +31 -38
- data/generated/google/apis/pubsub_v1beta1a.rb +1 -1
- data/generated/google/apis/pubsub_v1beta2/classes.rb +251 -354
- data/generated/google/apis/pubsub_v1beta2/representations.rb +1 -0
- data/generated/google/apis/pubsub_v1beta2/service.rb +96 -108
- data/generated/google/apis/pubsub_v1beta2.rb +1 -1
- data/generated/google/apis/pubsublite_v1/classes.rb +461 -0
- data/generated/google/apis/pubsublite_v1/representations.rb +261 -0
- data/generated/google/apis/pubsublite_v1/service.rb +558 -0
- data/generated/google/apis/{memcache_v1.rb → pubsublite_v1.rb} +8 -9
- data/generated/google/apis/realtimebidding_v1/classes.rb +84 -123
- data/generated/google/apis/realtimebidding_v1/representations.rb +18 -32
- data/generated/google/apis/realtimebidding_v1/service.rb +4 -1
- data/generated/google/apis/realtimebidding_v1.rb +1 -1
- data/generated/google/apis/recommendationengine_v1beta1/classes.rb +367 -456
- data/generated/google/apis/recommendationengine_v1beta1/representations.rb +25 -16
- data/generated/google/apis/recommendationengine_v1beta1/service.rb +140 -206
- data/generated/google/apis/recommendationengine_v1beta1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +1 -1
- data/generated/google/apis/recommender_v1/service.rb +4 -2
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
- data/generated/google/apis/recommender_v1beta1/service.rb +4 -2
- data/generated/google/apis/recommender_v1beta1.rb +1 -1
- data/generated/google/apis/redis_v1/classes.rb +91 -513
- data/generated/google/apis/redis_v1/representations.rb +0 -139
- data/generated/google/apis/redis_v1/service.rb +92 -109
- data/generated/google/apis/redis_v1.rb +1 -1
- data/generated/google/apis/redis_v1beta1/classes.rb +123 -517
- data/generated/google/apis/redis_v1beta1/representations.rb +12 -137
- data/generated/google/apis/redis_v1beta1/service.rb +126 -109
- data/generated/google/apis/redis_v1beta1.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v1/classes.rb +957 -1078
- data/generated/google/apis/remotebuildexecution_v1/representations.rb +62 -0
- data/generated/google/apis/remotebuildexecution_v1/service.rb +26 -33
- data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +952 -1071
- data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +62 -0
- data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +103 -65
- data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
- data/generated/google/apis/remotebuildexecution_v2/classes.rb +1105 -1250
- data/generated/google/apis/remotebuildexecution_v2/representations.rb +62 -0
- data/generated/google/apis/remotebuildexecution_v2/service.rb +147 -206
- data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +151 -219
- data/generated/google/apis/reseller_v1/service.rb +122 -173
- data/generated/google/apis/reseller_v1.rb +2 -2
- data/generated/google/apis/run_v1/classes.rb +19 -138
- data/generated/google/apis/run_v1/representations.rb +1 -62
- data/generated/google/apis/run_v1/service.rb +0 -342
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1alpha1/classes.rb +1 -1
- data/generated/google/apis/run_v1alpha1/representations.rb +1 -1
- data/generated/google/apis/run_v1alpha1.rb +1 -1
- data/generated/google/apis/run_v1beta1/classes.rb +3 -2
- data/generated/google/apis/run_v1beta1.rb +1 -1
- data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +301 -412
- data/generated/google/apis/runtimeconfig_v1beta1/representations.rb +1 -0
- data/generated/google/apis/runtimeconfig_v1beta1/service.rb +135 -159
- data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
- data/generated/google/apis/safebrowsing_v4/classes.rb +55 -64
- data/generated/google/apis/safebrowsing_v4/service.rb +4 -4
- data/generated/google/apis/safebrowsing_v4.rb +1 -1
- data/generated/google/apis/sasportal_v1alpha1/classes.rb +26 -0
- data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
- data/generated/google/apis/sasportal_v1alpha1/service.rb +644 -56
- data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
- data/generated/google/apis/script_v1/classes.rb +88 -111
- data/generated/google/apis/script_v1/service.rb +63 -69
- data/generated/google/apis/script_v1.rb +1 -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/searchconsole_v1.rb +7 -1
- data/generated/google/apis/secretmanager_v1/classes.rb +378 -365
- data/generated/google/apis/secretmanager_v1/representations.rb +92 -0
- data/generated/google/apis/secretmanager_v1/service.rb +66 -82
- data/generated/google/apis/secretmanager_v1.rb +1 -1
- data/generated/google/apis/secretmanager_v1beta1/classes.rb +217 -363
- data/generated/google/apis/secretmanager_v1beta1/representations.rb +1 -0
- data/generated/google/apis/secretmanager_v1beta1/service.rb +66 -82
- data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
- data/generated/google/apis/securitycenter_v1/classes.rb +20 -204
- data/generated/google/apis/securitycenter_v1/representations.rb +1 -72
- data/generated/google/apis/securitycenter_v1.rb +1 -1
- data/generated/google/apis/securitycenter_v1beta1/classes.rb +22 -204
- data/generated/google/apis/securitycenter_v1beta1/representations.rb +1 -72
- data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
- data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/classes.rb +275 -291
- data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/representations.rb +83 -84
- data/generated/google/apis/securitycenter_v1beta2/service.rb +1494 -0
- data/generated/google/apis/{securitycenter_v1p1beta1.rb → securitycenter_v1beta2.rb} +6 -6
- data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +35 -123
- data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
- data/generated/google/apis/serviceconsumermanagement_v1/service.rb +32 -30
- data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
- data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +24 -112
- data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
- data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
- data/generated/google/apis/servicecontrol_v1/classes.rb +601 -642
- data/generated/google/apis/servicecontrol_v1/representations.rb +10 -0
- data/generated/google/apis/servicecontrol_v1/service.rb +36 -46
- data/generated/google/apis/servicecontrol_v1.rb +1 -1
- data/generated/google/apis/servicecontrol_v2/classes.rb +343 -325
- data/generated/google/apis/servicecontrol_v2/representations.rb +8 -0
- data/generated/google/apis/servicecontrol_v2/service.rb +33 -43
- data/generated/google/apis/servicecontrol_v2.rb +1 -1
- data/generated/google/apis/servicedirectory_v1beta1/classes.rb +221 -333
- data/generated/google/apis/servicedirectory_v1beta1/representations.rb +1 -0
- data/generated/google/apis/servicedirectory_v1beta1/service.rb +94 -129
- data/generated/google/apis/servicedirectory_v1beta1.rb +1 -1
- data/generated/google/apis/servicemanagement_v1/classes.rb +1244 -2174
- data/generated/google/apis/servicemanagement_v1/representations.rb +0 -31
- data/generated/google/apis/servicemanagement_v1/service.rb +141 -228
- data/generated/google/apis/servicemanagement_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1/classes.rb +278 -121
- data/generated/google/apis/servicenetworking_v1/representations.rb +115 -15
- data/generated/google/apis/servicenetworking_v1/service.rb +118 -2
- data/generated/google/apis/servicenetworking_v1.rb +1 -1
- data/generated/google/apis/servicenetworking_v1beta/classes.rb +213 -112
- data/generated/google/apis/servicenetworking_v1beta/representations.rb +84 -14
- data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
- data/generated/google/apis/serviceusage_v1/classes.rb +57 -111
- data/generated/google/apis/serviceusage_v1/representations.rb +4 -18
- data/generated/google/apis/serviceusage_v1/service.rb +5 -1
- data/generated/google/apis/serviceusage_v1.rb +1 -1
- data/generated/google/apis/serviceusage_v1beta1/classes.rb +122 -112
- data/generated/google/apis/serviceusage_v1beta1/representations.rb +23 -18
- data/generated/google/apis/serviceusage_v1beta1/service.rb +36 -0
- data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +4029 -5014
- data/generated/google/apis/sheets_v4/representations.rb +625 -0
- data/generated/google/apis/sheets_v4/service.rb +113 -149
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/site_verification_v1.rb +1 -1
- data/generated/google/apis/slides_v1/classes.rb +841 -1114
- data/generated/google/apis/slides_v1/service.rb +23 -30
- data/generated/google/apis/slides_v1.rb +1 -1
- data/generated/google/apis/smartdevicemanagement_v1/classes.rb +273 -0
- data/generated/google/apis/smartdevicemanagement_v1/representations.rb +157 -0
- data/generated/google/apis/smartdevicemanagement_v1/service.rb +304 -0
- data/generated/google/apis/smartdevicemanagement_v1.rb +35 -0
- data/generated/google/apis/sourcerepo_v1/classes.rb +250 -400
- data/generated/google/apis/sourcerepo_v1/service.rb +40 -49
- data/generated/google/apis/sourcerepo_v1.rb +1 -1
- data/generated/google/apis/spanner_v1/classes.rb +1553 -2157
- data/generated/google/apis/spanner_v1/representations.rb +1 -0
- data/generated/google/apis/spanner_v1/service.rb +443 -618
- data/generated/google/apis/spanner_v1.rb +1 -1
- data/generated/google/apis/speech_v1/classes.rb +174 -220
- data/generated/google/apis/speech_v1/service.rb +27 -32
- data/generated/google/apis/speech_v1.rb +1 -1
- data/generated/google/apis/speech_v1p1beta1/classes.rb +253 -306
- data/generated/google/apis/speech_v1p1beta1/service.rb +27 -32
- data/generated/google/apis/speech_v1p1beta1.rb +1 -1
- data/generated/google/apis/speech_v2beta1/classes.rb +66 -76
- data/generated/google/apis/speech_v2beta1/service.rb +10 -12
- data/generated/google/apis/speech_v2beta1.rb +1 -1
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/classes.rb +537 -452
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/representations.rb +142 -87
- data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/service.rb +295 -300
- data/generated/google/apis/{sql_v1beta4.rb → sqladmin_v1beta4.rb} +5 -5
- data/generated/google/apis/storage_v1/classes.rb +10 -17
- data/generated/google/apis/storage_v1/representations.rb +2 -3
- data/generated/google/apis/storage_v1/service.rb +3 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storagetransfer_v1/classes.rb +301 -349
- data/generated/google/apis/storagetransfer_v1/representations.rb +13 -0
- data/generated/google/apis/storagetransfer_v1/service.rb +53 -72
- data/generated/google/apis/storagetransfer_v1.rb +1 -1
- data/generated/google/apis/streetviewpublish_v1/classes.rb +110 -152
- data/generated/google/apis/streetviewpublish_v1/service.rb +94 -177
- data/generated/google/apis/streetviewpublish_v1.rb +1 -1
- data/generated/google/apis/sts_v1/classes.rb +121 -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_v1.rb +32 -0
- data/generated/google/apis/sts_v1beta/classes.rb +191 -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/sts_v1beta.rb +32 -0
- data/generated/google/apis/tagmanager_v1/service.rb +2 -2
- data/generated/google/apis/tagmanager_v1.rb +1 -1
- data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
- data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
- data/generated/google/apis/tagmanager_v2/service.rb +2 -2
- data/generated/google/apis/tagmanager_v2.rb +1 -1
- data/generated/google/apis/tasks_v1/classes.rb +21 -22
- data/generated/google/apis/tasks_v1/service.rb +19 -19
- data/generated/google/apis/tasks_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +384 -390
- data/generated/google/apis/testing_v1/representations.rb +23 -0
- data/generated/google/apis/testing_v1/service.rb +22 -28
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1/classes.rb +51 -57
- data/generated/google/apis/texttospeech_v1/service.rb +9 -10
- data/generated/google/apis/texttospeech_v1.rb +1 -1
- data/generated/google/apis/texttospeech_v1beta1/classes.rb +96 -57
- data/generated/google/apis/texttospeech_v1beta1/representations.rb +19 -0
- data/generated/google/apis/texttospeech_v1beta1/service.rb +9 -10
- data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
- data/generated/google/apis/toolresults_v1beta3/classes.rb +20 -0
- data/generated/google/apis/toolresults_v1beta3/representations.rb +13 -0
- data/generated/google/apis/toolresults_v1beta3.rb +1 -1
- data/generated/google/apis/tpu_v1/classes.rb +57 -3
- data/generated/google/apis/tpu_v1/representations.rb +19 -0
- data/generated/google/apis/tpu_v1/service.rb +8 -8
- data/generated/google/apis/tpu_v1.rb +1 -1
- data/generated/google/apis/tpu_v1alpha1/classes.rb +57 -3
- data/generated/google/apis/tpu_v1alpha1/representations.rb +19 -0
- data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
- data/generated/google/apis/tpu_v1alpha1.rb +1 -1
- data/generated/google/apis/trafficdirector_v2/classes.rb +1347 -0
- data/generated/google/apis/trafficdirector_v2/representations.rb +620 -0
- data/generated/google/apis/trafficdirector_v2/service.rb +89 -0
- data/generated/google/apis/trafficdirector_v2.rb +34 -0
- data/generated/google/apis/translate_v3/classes.rb +151 -177
- data/generated/google/apis/translate_v3/service.rb +122 -151
- data/generated/google/apis/translate_v3.rb +1 -1
- data/generated/google/apis/translate_v3beta1/classes.rb +150 -170
- data/generated/google/apis/translate_v3beta1/service.rb +122 -151
- data/generated/google/apis/translate_v3beta1.rb +1 -1
- data/generated/google/apis/vault_v1/classes.rb +413 -103
- data/generated/google/apis/vault_v1/representations.rb +162 -0
- data/generated/google/apis/vault_v1/service.rb +182 -37
- data/generated/google/apis/vault_v1.rb +1 -1
- data/generated/google/apis/vectortile_v1/classes.rb +185 -267
- data/generated/google/apis/vectortile_v1/service.rb +75 -88
- data/generated/google/apis/vectortile_v1.rb +1 -1
- data/generated/google/apis/verifiedaccess_v1/classes.rb +20 -27
- data/generated/google/apis/verifiedaccess_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1/classes.rb +1493 -935
- data/generated/google/apis/videointelligence_v1/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1/service.rb +38 -77
- data/generated/google/apis/videointelligence_v1.rb +1 -1
- data/generated/google/apis/videointelligence_v1beta2/classes.rb +1488 -928
- data/generated/google/apis/videointelligence_v1beta2/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1beta2/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
- data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +1482 -922
- data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1p1beta1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +1485 -925
- data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +402 -2
- data/generated/google/apis/videointelligence_v1p2beta1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
- data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +1410 -937
- data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +368 -2
- data/generated/google/apis/videointelligence_v1p3beta1/service.rb +4 -4
- data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +16 -16
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1/classes.rb +16 -16
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1/classes.rb +16 -16
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/generated/google/apis/webfonts_v1/classes.rb +1 -2
- data/generated/google/apis/webfonts_v1/service.rb +2 -4
- data/generated/google/apis/webfonts_v1.rb +2 -3
- 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/classes.rb +155 -0
- data/generated/google/apis/workflowexecutions_v1beta/representations.rb +88 -0
- data/generated/google/apis/{securitycenter_v1p1alpha1 → workflowexecutions_v1beta}/service.rb +73 -69
- data/generated/google/apis/workflowexecutions_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 +438 -0
- data/generated/google/apis/workflows_v1beta.rb +35 -0
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +0 -586
- data/generated/google/apis/youtube_v3/representations.rb +0 -269
- data/generated/google/apis/youtube_v3/service.rb +3 -120
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/google-api-client.gemspec +25 -24
- data/lib/google/apis/core/api_command.rb +1 -0
- data/lib/google/apis/core/http_command.rb +2 -1
- data/lib/google/apis/options.rb +8 -5
- data/lib/google/apis/version.rb +1 -1
- data/synth.py +40 -0
- metadata +134 -41
- data/generated/google/apis/accessapproval_v1beta1/classes.rb +0 -417
- data/generated/google/apis/accessapproval_v1beta1/representations.rb +0 -203
- data/generated/google/apis/accessapproval_v1beta1/service.rb +0 -857
- 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/dns_v2beta1/classes.rb +0 -1447
- data/generated/google/apis/dns_v2beta1/representations.rb +0 -588
- data/generated/google/apis/dns_v2beta1/service.rb +0 -928
- data/generated/google/apis/dns_v2beta1.rb +0 -43
- data/generated/google/apis/memcache_v1/classes.rb +0 -1157
- 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
- data/generated/google/apis/plus_v1.rb +0 -43
- data/generated/google/apis/securitycenter_v1p1beta1/classes.rb +0 -2059
- data/generated/google/apis/securitycenter_v1p1beta1/representations.rb +0 -789
- data/generated/google/apis/securitycenter_v1p1beta1/service.rb +0 -1243
- data/generated/google/apis/storage_v1beta2/classes.rb +0 -1047
- data/generated/google/apis/storage_v1beta2/representations.rb +0 -425
- data/generated/google/apis/storage_v1beta2/service.rb +0 -1667
- data/generated/google/apis/storage_v1beta2.rb +0 -40
@@ -22,17 +22,14 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module JobsV2
|
24
24
|
|
25
|
-
# Input only.
|
26
|
-
# Batch delete jobs request.
|
25
|
+
# Input only. Batch delete jobs request.
|
27
26
|
class BatchDeleteJobsRequest
|
28
27
|
include Google::Apis::Core::Hashable
|
29
28
|
|
30
|
-
# Required. The filter string specifies the jobs to be deleted.
|
31
|
-
#
|
32
|
-
#
|
33
|
-
#
|
34
|
-
# * `requisitionId` (Required)
|
35
|
-
# Sample Query: companyName = "companies/123" AND requisitionId = "req-1"
|
29
|
+
# Required. The filter string specifies the jobs to be deleted. Supported
|
30
|
+
# operator: =, AND The fields eligible for filtering are: * `companyName` (
|
31
|
+
# Required) * `requisitionId` (Required) Sample Query: companyName = "companies/
|
32
|
+
# 123" AND requisitionId = "req-1"
|
36
33
|
# Corresponds to the JSON property `filter`
|
37
34
|
# @return [String]
|
38
35
|
attr_accessor :filter
|
@@ -97,22 +94,19 @@ module Google
|
|
97
94
|
end
|
98
95
|
end
|
99
96
|
|
100
|
-
# Output only.
|
101
|
-
# Commute details related to this job.
|
97
|
+
# Output only. Commute details related to this job.
|
102
98
|
class CommuteInfo
|
103
99
|
include Google::Apis::Core::Hashable
|
104
100
|
|
105
|
-
# Output only.
|
106
|
-
# A resource that represents a location with full geographic
|
101
|
+
# Output only. A resource that represents a location with full geographic
|
107
102
|
# information.
|
108
103
|
# Corresponds to the JSON property `jobLocation`
|
109
104
|
# @return [Google::Apis::JobsV2::JobLocation]
|
110
105
|
attr_accessor :job_location
|
111
106
|
|
112
107
|
# The number of seconds required to travel to the job location from the query
|
113
|
-
# location. A duration of 0 seconds indicates that the job is not
|
114
|
-
#
|
115
|
-
# expanded query.
|
108
|
+
# location. A duration of 0 seconds indicates that the job is not reachable
|
109
|
+
# within the requested duration, but was returned as part of an expanded query.
|
116
110
|
# Corresponds to the JSON property `travelDuration`
|
117
111
|
# @return [String]
|
118
112
|
attr_accessor :travel_duration
|
@@ -128,16 +122,15 @@ module Google
|
|
128
122
|
end
|
129
123
|
end
|
130
124
|
|
131
|
-
# Input only.
|
132
|
-
# Parameters needed for commute search.
|
125
|
+
# Input only. Parameters needed for commute search.
|
133
126
|
class CommutePreference
|
134
127
|
include Google::Apis::Core::Hashable
|
135
128
|
|
136
129
|
# Optional. If `true`, jobs without street level addresses may also be returned.
|
137
|
-
# For city level addresses, the city center is used. For state and coarser
|
138
|
-
#
|
139
|
-
#
|
140
|
-
#
|
130
|
+
# For city level addresses, the city center is used. For state and coarser level
|
131
|
+
# addresses, text matching is used. If this field is set to `false` or is not
|
132
|
+
# specified, only jobs that include street level addresses will be returned by
|
133
|
+
# commute search.
|
141
134
|
# Corresponds to the JSON property `allowNonStreetLevelAddress`
|
142
135
|
# @return [Boolean]
|
143
136
|
attr_accessor :allow_non_street_level_address
|
@@ -163,16 +156,14 @@ module Google
|
|
163
156
|
|
164
157
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
165
158
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
166
|
-
# specified otherwise, this must conform to the
|
167
|
-
#
|
168
|
-
# standard</a>. Values must be within normalized ranges.
|
159
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
160
|
+
# within normalized ranges.
|
169
161
|
# Corresponds to the JSON property `startLocation`
|
170
162
|
# @return [Google::Apis::JobsV2::LatLng]
|
171
163
|
attr_accessor :start_location
|
172
164
|
|
173
165
|
# Required. The maximum travel time in seconds. The maximum allowed value is `
|
174
|
-
# 3600s`
|
175
|
-
# (one hour). Format is `123s`.
|
166
|
+
# 3600s` (one hour). Format is `123s`.
|
176
167
|
# Corresponds to the JSON property `travelTime`
|
177
168
|
# @return [String]
|
178
169
|
attr_accessor :travel_time
|
@@ -199,15 +190,13 @@ module Google
|
|
199
190
|
include Google::Apis::Core::Hashable
|
200
191
|
|
201
192
|
# Optional. The URL to employer's career site or careers page on the employer's
|
202
|
-
# web
|
203
|
-
# site.
|
193
|
+
# web site.
|
204
194
|
# Corresponds to the JSON property `careerPageLink`
|
205
195
|
# @return [String]
|
206
196
|
attr_accessor :career_page_link
|
207
197
|
|
208
198
|
# Optional. Identifiers external to the application that help to further
|
209
|
-
# identify
|
210
|
-
# the employer.
|
199
|
+
# identify the employer.
|
211
200
|
# Corresponds to the JSON property `companyInfoSources`
|
212
201
|
# @return [Array<Google::Apis::JobsV2::CompanyInfoSource>]
|
213
202
|
attr_accessor :company_info_sources
|
@@ -217,120 +206,108 @@ module Google
|
|
217
206
|
# @return [String]
|
218
207
|
attr_accessor :company_size
|
219
208
|
|
220
|
-
# Deprecated. Do not use this field.
|
221
|
-
#
|
222
|
-
# This field is no longer used. Any value set to it is ignored.
|
209
|
+
# Deprecated. Do not use this field. Optional. This field is no longer used. Any
|
210
|
+
# value set to it is ignored.
|
223
211
|
# Corresponds to the JSON property `disableLocationOptimization`
|
224
212
|
# @return [Boolean]
|
225
213
|
attr_accessor :disable_location_optimization
|
226
214
|
alias_method :disable_location_optimization?, :disable_location_optimization
|
227
215
|
|
228
|
-
# Required. The name of the employer to be displayed with the job,
|
229
|
-
#
|
216
|
+
# Required. The name of the employer to be displayed with the job, for example, "
|
217
|
+
# Google, LLC.".
|
230
218
|
# Corresponds to the JSON property `displayName`
|
231
219
|
# @return [String]
|
232
220
|
attr_accessor :display_name
|
233
221
|
|
234
222
|
# Optional. The unique company identifier provided by the client to identify an
|
235
|
-
# employer for billing purposes. Recommended practice is to use
|
236
|
-
#
|
237
|
-
#
|
238
|
-
# is not provided.
|
223
|
+
# employer for billing purposes. Recommended practice is to use the
|
224
|
+
# distributor_company_id. Defaults to same value as distributor_company_id when
|
225
|
+
# a value is not provided.
|
239
226
|
# Corresponds to the JSON property `distributorBillingCompanyId`
|
240
227
|
# @return [String]
|
241
228
|
attr_accessor :distributor_billing_company_id
|
242
229
|
|
243
|
-
# Required. A client's company identifier, used to uniquely identify the
|
244
|
-
#
|
245
|
-
#
|
246
|
-
#
|
247
|
-
#
|
248
|
-
# The maximum number of allowed characters is 255.
|
230
|
+
# Required. A client's company identifier, used to uniquely identify the company.
|
231
|
+
# If an employer has a subsidiary or sub-brand, such as "Alphabet" and "Google",
|
232
|
+
# which the client wishes to use as the company displayed on the job. Best
|
233
|
+
# practice is to create a distinct company identifier for each distinct brand
|
234
|
+
# displayed. The maximum number of allowed characters is 255.
|
249
235
|
# Corresponds to the JSON property `distributorCompanyId`
|
250
236
|
# @return [String]
|
251
237
|
attr_accessor :distributor_company_id
|
252
238
|
|
253
|
-
# Optional. Equal Employment Opportunity legal disclaimer text to be
|
254
|
-
#
|
255
|
-
#
|
256
|
-
# The maximum number of allowed characters is 500.
|
239
|
+
# Optional. Equal Employment Opportunity legal disclaimer text to be associated
|
240
|
+
# with all jobs, and typically to be displayed in all roles. The maximum number
|
241
|
+
# of allowed characters is 500.
|
257
242
|
# Corresponds to the JSON property `eeoText`
|
258
243
|
# @return [String]
|
259
244
|
attr_accessor :eeo_text
|
260
245
|
|
261
246
|
# Optional. Set to true if it is the hiring agency that post jobs for other
|
262
|
-
# employers.
|
263
|
-
# Defaults to false if not provided.
|
247
|
+
# employers. Defaults to false if not provided.
|
264
248
|
# Corresponds to the JSON property `hiringAgency`
|
265
249
|
# @return [Boolean]
|
266
250
|
attr_accessor :hiring_agency
|
267
251
|
alias_method :hiring_agency?, :hiring_agency
|
268
252
|
|
269
253
|
# Optional. The street address of the company's main headquarters, which may be
|
270
|
-
# different from the job location. The service attempts
|
271
|
-
#
|
272
|
-
#
|
254
|
+
# different from the job location. The service attempts to geolocate the
|
255
|
+
# provided address, and populates a more specific location wherever possible in
|
256
|
+
# structured_company_hq_location.
|
273
257
|
# Corresponds to the JSON property `hqLocation`
|
274
258
|
# @return [String]
|
275
259
|
attr_accessor :hq_location
|
276
260
|
|
277
|
-
# Optional. A URL that hosts the employer's company logo. If provided,
|
278
|
-
#
|
279
|
-
#
|
280
|
-
# Only images in these Google sub-domains are accepted.
|
261
|
+
# Optional. A URL that hosts the employer's company logo. If provided, the logo
|
262
|
+
# image should be squared at 80x80 pixels. The url must be a Google Photos or
|
263
|
+
# Google Album url. Only images in these Google sub-domains are accepted.
|
281
264
|
# Corresponds to the JSON property `imageUrl`
|
282
265
|
# @return [String]
|
283
266
|
attr_accessor :image_url
|
284
267
|
|
285
268
|
# Optional. A list of keys of filterable Job.custom_attributes, whose
|
286
|
-
# corresponding `string_values` are used in keyword search. Jobs with
|
287
|
-
#
|
288
|
-
#
|
289
|
-
#
|
290
|
-
#
|
269
|
+
# corresponding `string_values` are used in keyword search. Jobs with `
|
270
|
+
# string_values` under these specified field keys are returned if any of the
|
271
|
+
# values matches the search keyword. Custom field values with parenthesis,
|
272
|
+
# brackets and special symbols might not be properly searchable, and those
|
273
|
+
# keyword queries need to be surrounded by quotes.
|
291
274
|
# Corresponds to the JSON property `keywordSearchableCustomAttributes`
|
292
275
|
# @return [Array<String>]
|
293
276
|
attr_accessor :keyword_searchable_custom_attributes
|
294
277
|
|
295
|
-
# Deprecated. Use keyword_searchable_custom_attributes instead.
|
296
|
-
#
|
297
|
-
#
|
298
|
-
#
|
299
|
-
#
|
300
|
-
#
|
301
|
-
# keyword queries need to be surrounded by quotes.
|
278
|
+
# Deprecated. Use keyword_searchable_custom_attributes instead. Optional. A list
|
279
|
+
# of filterable custom fields that should be used in keyword search. The jobs of
|
280
|
+
# this company are returned if any of these custom fields matches the search
|
281
|
+
# keyword. Custom field values with parenthesis, brackets and special symbols
|
282
|
+
# might not be properly searchable, and those keyword queries need to be
|
283
|
+
# surrounded by quotes.
|
302
284
|
# Corresponds to the JSON property `keywordSearchableCustomFields`
|
303
285
|
# @return [Array<Fixnum>]
|
304
286
|
attr_accessor :keyword_searchable_custom_fields
|
305
287
|
|
306
|
-
# Required during company update.
|
307
|
-
#
|
308
|
-
#
|
309
|
-
# "companies/0000aaaa-1111-bbbb-2222-cccc3333dddd".
|
288
|
+
# Required during company update. The resource name for a company. This is
|
289
|
+
# generated by the service when a company is created, for example, "companies/
|
290
|
+
# 0000aaaa-1111-bbbb-2222-cccc3333dddd".
|
310
291
|
# Corresponds to the JSON property `name`
|
311
292
|
# @return [String]
|
312
293
|
attr_accessor :name
|
313
294
|
|
314
|
-
# Output only.
|
315
|
-
# A resource that represents a location with full geographic
|
295
|
+
# Output only. A resource that represents a location with full geographic
|
316
296
|
# information.
|
317
297
|
# Corresponds to the JSON property `structuredCompanyHqLocation`
|
318
298
|
# @return [Google::Apis::JobsV2::JobLocation]
|
319
299
|
attr_accessor :structured_company_hq_location
|
320
300
|
|
321
301
|
# Output only. Indicates whether a company is flagged to be suspended from
|
322
|
-
# public
|
323
|
-
# availability by the service when job content appears suspicious,
|
302
|
+
# public availability by the service when job content appears suspicious,
|
324
303
|
# abusive, or spammy.
|
325
304
|
# Corresponds to the JSON property `suspended`
|
326
305
|
# @return [Boolean]
|
327
306
|
attr_accessor :suspended
|
328
307
|
alias_method :suspended?, :suspended
|
329
308
|
|
330
|
-
# Deprecated. Use display_name instead.
|
331
|
-
#
|
332
|
-
# The name of the employer to be displayed with the job,
|
333
|
-
# for example, "Google, LLC.".
|
309
|
+
# Deprecated. Use display_name instead. Required. The name of the employer to be
|
310
|
+
# displayed with the job, for example, "Google, LLC.".
|
334
311
|
# Corresponds to the JSON property `title`
|
335
312
|
# @return [String]
|
336
313
|
attr_accessor :title
|
@@ -368,9 +345,9 @@ module Google
|
|
368
345
|
end
|
369
346
|
end
|
370
347
|
|
371
|
-
# A resource that represents an external
|
372
|
-
#
|
373
|
-
#
|
348
|
+
# A resource that represents an external Google identifier for a company, for
|
349
|
+
# example, a Google+ business page or a Google Maps business page. For
|
350
|
+
# unsupported types, use `unknown_type_id`.
|
374
351
|
class CompanyInfoSource
|
375
352
|
include Google::Apis::Core::Hashable
|
376
353
|
|
@@ -385,8 +362,7 @@ module Google
|
|
385
362
|
attr_accessor :gplus_id
|
386
363
|
|
387
364
|
# Optional. The numeric identifier for the employer's headquarters on Google
|
388
|
-
# Maps,
|
389
|
-
# namely, the Google Maps CID (cell id).
|
365
|
+
# Maps, namely, the Google Maps CID (cell id).
|
390
366
|
# Corresponds to the JSON property `mapsCid`
|
391
367
|
# @return [String]
|
392
368
|
attr_accessor :maps_cid
|
@@ -409,13 +385,11 @@ module Google
|
|
409
385
|
end
|
410
386
|
end
|
411
387
|
|
412
|
-
# A compensation entry that represents one component of compensation, such
|
413
|
-
#
|
414
|
-
#
|
415
|
-
#
|
416
|
-
#
|
417
|
-
# Its annualized range is determined as (amount or range) times
|
418
|
-
# expected_units_per_year.
|
388
|
+
# A compensation entry that represents one component of compensation, such as
|
389
|
+
# base pay, bonus, or other compensation type. Annualization: One compensation
|
390
|
+
# entry can be annualized if - it contains valid amount or range. - and its
|
391
|
+
# expected_units_per_year is set or can be derived. Its annualized range is
|
392
|
+
# determined as (amount or range) times expected_units_per_year.
|
419
393
|
class CompensationEntry
|
420
394
|
include Google::Apis::Core::Hashable
|
421
395
|
|
@@ -424,21 +398,16 @@ module Google
|
|
424
398
|
# @return [Google::Apis::JobsV2::Money]
|
425
399
|
attr_accessor :amount
|
426
400
|
|
427
|
-
# Optional. Compensation description.
|
428
|
-
#
|
429
|
-
# bonus.
|
401
|
+
# Optional. Compensation description. For example, could indicate equity terms
|
402
|
+
# or provide additional context to an estimated bonus.
|
430
403
|
# Corresponds to the JSON property `description`
|
431
404
|
# @return [String]
|
432
405
|
attr_accessor :description
|
433
406
|
|
434
|
-
# Optional. Expected number of units paid each year. If not specified, when
|
435
|
-
#
|
436
|
-
#
|
437
|
-
#
|
438
|
-
# - DAILY: 260
|
439
|
-
# - WEEKLY: 52
|
440
|
-
# - MONTHLY: 12
|
441
|
-
# - ANNUAL: 1
|
407
|
+
# Optional. Expected number of units paid each year. If not specified, when Job.
|
408
|
+
# employment_types is FULLTIME, a default value is inferred based on unit.
|
409
|
+
# Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 -
|
410
|
+
# ANNUAL: 1
|
442
411
|
# Corresponds to the JSON property `expectedUnitsPerYear`
|
443
412
|
# @return [Float]
|
444
413
|
attr_accessor :expected_units_per_year
|
@@ -453,8 +422,8 @@ module Google
|
|
453
422
|
# @return [String]
|
454
423
|
attr_accessor :type
|
455
424
|
|
456
|
-
# Optional. Frequency of the specified amount.
|
457
|
-
#
|
425
|
+
# Optional. Frequency of the specified amount. Default is CompensationUnit.
|
426
|
+
# COMPENSATION_UNIT_UNSPECIFIED.
|
458
427
|
# Corresponds to the JSON property `unit`
|
459
428
|
# @return [String]
|
460
429
|
attr_accessor :unit
|
@@ -474,8 +443,7 @@ module Google
|
|
474
443
|
end
|
475
444
|
end
|
476
445
|
|
477
|
-
# Input only.
|
478
|
-
# Filter on job compensation type and amount.
|
446
|
+
# Input only. Filter on job compensation type and amount.
|
479
447
|
class CompensationFilter
|
480
448
|
include Google::Apis::Core::Hashable
|
481
449
|
|
@@ -495,8 +463,8 @@ module Google
|
|
495
463
|
# @return [String]
|
496
464
|
attr_accessor :type
|
497
465
|
|
498
|
-
# Required. Specify desired `base compensation entry's`
|
499
|
-
#
|
466
|
+
# Required. Specify desired `base compensation entry's` CompensationInfo.
|
467
|
+
# CompensationUnit.
|
500
468
|
# Corresponds to the JSON property `units`
|
501
469
|
# @return [Array<String>]
|
502
470
|
attr_accessor :units
|
@@ -514,21 +482,19 @@ module Google
|
|
514
482
|
end
|
515
483
|
end
|
516
484
|
|
517
|
-
# Input only.
|
518
|
-
# Compensation based histogram request.
|
485
|
+
# Input only. Compensation based histogram request.
|
519
486
|
class CompensationHistogramRequest
|
520
487
|
include Google::Apis::Core::Hashable
|
521
488
|
|
522
|
-
# Input only.
|
523
|
-
#
|
489
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
490
|
+
# search response.
|
524
491
|
# Corresponds to the JSON property `bucketingOption`
|
525
492
|
# @return [Google::Apis::JobsV2::NumericBucketingOption]
|
526
493
|
attr_accessor :bucketing_option
|
527
494
|
|
528
495
|
# Required. Type of the request, representing which field the histogramming
|
529
|
-
# should be
|
530
|
-
#
|
531
|
-
# `CompensationHistogramRequestType`.
|
496
|
+
# should be performed over. A single request can only specify one histogram of
|
497
|
+
# each `CompensationHistogramRequestType`.
|
532
498
|
# Corresponds to the JSON property `type`
|
533
499
|
# @return [String]
|
534
500
|
attr_accessor :type
|
@@ -544,19 +510,16 @@ module Google
|
|
544
510
|
end
|
545
511
|
end
|
546
512
|
|
547
|
-
# Output only.
|
548
|
-
# Compensation based histogram result.
|
513
|
+
# Output only. Compensation based histogram result.
|
549
514
|
class CompensationHistogramResult
|
550
515
|
include Google::Apis::Core::Hashable
|
551
516
|
|
552
|
-
# Output only.
|
553
|
-
# Custom numeric bucketing result.
|
517
|
+
# Output only. Custom numeric bucketing result.
|
554
518
|
# Corresponds to the JSON property `result`
|
555
519
|
# @return [Google::Apis::JobsV2::NumericBucketingResult]
|
556
520
|
attr_accessor :result
|
557
521
|
|
558
|
-
# Type of the request, corresponding to
|
559
|
-
# CompensationHistogramRequest.type.
|
522
|
+
# Type of the request, corresponding to CompensationHistogramRequest.type.
|
560
523
|
# Corresponds to the JSON property `type`
|
561
524
|
# @return [String]
|
562
525
|
attr_accessor :type
|
@@ -591,10 +554,9 @@ module Google
|
|
591
554
|
# @return [Google::Apis::JobsV2::CompensationRange]
|
592
555
|
attr_accessor :annualized_total_compensation_range
|
593
556
|
|
594
|
-
# Optional. Job compensation information.
|
595
|
-
#
|
596
|
-
#
|
597
|
-
# referred as ** base compensation entry ** for the job.
|
557
|
+
# Optional. Job compensation information. At most one entry can be of type
|
558
|
+
# CompensationInfo.CompensationType.BASE, which is referred as ** base
|
559
|
+
# compensation entry ** for the job.
|
598
560
|
# Corresponds to the JSON property `entries`
|
599
561
|
# @return [Array<Google::Apis::JobsV2::CompensationEntry>]
|
600
562
|
attr_accessor :entries
|
@@ -609,9 +571,7 @@ module Google
|
|
609
571
|
# @return [Google::Apis::JobsV2::Money]
|
610
572
|
attr_accessor :min
|
611
573
|
|
612
|
-
# Deprecated. Use entries instead.
|
613
|
-
# Optional.
|
614
|
-
# Type of job compensation.
|
574
|
+
# Deprecated. Use entries instead. Optional. Type of job compensation.
|
615
575
|
# Corresponds to the JSON property `type`
|
616
576
|
# @return [String]
|
617
577
|
attr_accessor :type
|
@@ -657,8 +617,7 @@ module Google
|
|
657
617
|
end
|
658
618
|
end
|
659
619
|
|
660
|
-
# Output only.
|
661
|
-
# Response of auto-complete query.
|
620
|
+
# Output only. Response of auto-complete query.
|
662
621
|
class CompleteQueryResponse
|
663
622
|
include Google::Apis::Core::Hashable
|
664
623
|
|
@@ -667,8 +626,7 @@ module Google
|
|
667
626
|
# @return [Array<Google::Apis::JobsV2::CompletionResult>]
|
668
627
|
attr_accessor :completion_results
|
669
628
|
|
670
|
-
# Output only.
|
671
|
-
# Additional information returned to client, such as debugging
|
629
|
+
# Output only. Additional information returned to client, such as debugging
|
672
630
|
# information.
|
673
631
|
# Corresponds to the JSON property `metadata`
|
674
632
|
# @return [Google::Apis::JobsV2::ResponseMetadata]
|
@@ -685,8 +643,7 @@ module Google
|
|
685
643
|
end
|
686
644
|
end
|
687
645
|
|
688
|
-
# Output only.
|
689
|
-
# Resource that represents completion results.
|
646
|
+
# Output only. Resource that represents completion results.
|
690
647
|
class CompletionResult
|
691
648
|
include Google::Apis::Core::Hashable
|
692
649
|
|
@@ -717,30 +674,26 @@ module Google
|
|
717
674
|
end
|
718
675
|
end
|
719
676
|
|
720
|
-
# Input only.
|
721
|
-
# Create job request.
|
677
|
+
# Input only. Create job request.
|
722
678
|
class CreateJobRequest
|
723
679
|
include Google::Apis::Core::Hashable
|
724
680
|
|
725
681
|
# Deprecated. Please use processing_options. This flag is ignored if
|
726
|
-
# processing_options is set.
|
727
|
-
#
|
728
|
-
# If set to `true`, the service does not attempt to resolve a
|
729
|
-
# more precise address for the job.
|
682
|
+
# processing_options is set. Optional. If set to `true`, the service does not
|
683
|
+
# attempt to resolve a more precise address for the job.
|
730
684
|
# Corresponds to the JSON property `disableStreetAddressResolution`
|
731
685
|
# @return [Boolean]
|
732
686
|
attr_accessor :disable_street_address_resolution
|
733
687
|
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
734
688
|
|
735
689
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
736
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
737
|
-
#
|
690
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
691
|
+
# responsible for the job.
|
738
692
|
# Corresponds to the JSON property `job`
|
739
693
|
# @return [Google::Apis::JobsV2::Job]
|
740
694
|
attr_accessor :job
|
741
695
|
|
742
|
-
# Input only.
|
743
|
-
# Options for job processing.
|
696
|
+
# Input only. Options for job processing.
|
744
697
|
# Corresponds to the JSON property `processingOptions`
|
745
698
|
# @return [Google::Apis::JobsV2::JobProcessingOptions]
|
746
699
|
attr_accessor :processing_options
|
@@ -762,18 +715,16 @@ module Google
|
|
762
715
|
include Google::Apis::Core::Hashable
|
763
716
|
|
764
717
|
# Optional. If the `filterable` flag is true, custom field values are searchable.
|
765
|
-
# If false, values are not searchable.
|
766
|
-
# Default is false.
|
718
|
+
# If false, values are not searchable. Default is false.
|
767
719
|
# Corresponds to the JSON property `filterable`
|
768
720
|
# @return [Boolean]
|
769
721
|
attr_accessor :filterable
|
770
722
|
alias_method :filterable?, :filterable
|
771
723
|
|
772
|
-
# Optional but at least one of string_values or long_value must
|
773
|
-
#
|
774
|
-
#
|
775
|
-
#
|
776
|
-
# `long_value`, a value between Long.MIN and Long.MAX is allowed.
|
724
|
+
# Optional but at least one of string_values or long_value must be specified.
|
725
|
+
# This field is used to perform number range search. (`EQ`, `GT`, `GE`, `LE`, `
|
726
|
+
# LT`) over filterable `long_value`. For `long_value`, a value between Long.MIN
|
727
|
+
# and Long.MAX is allowed.
|
777
728
|
# Corresponds to the JSON property `longValue`
|
778
729
|
# @return [Fixnum]
|
779
730
|
attr_accessor :long_value
|
@@ -796,22 +747,21 @@ module Google
|
|
796
747
|
end
|
797
748
|
|
798
749
|
# Custom attributes histogram request. An error will be thrown if neither
|
799
|
-
# string_value_histogram or long_value_histogram_bucketing_option has
|
800
|
-
#
|
750
|
+
# string_value_histogram or long_value_histogram_bucketing_option has been
|
751
|
+
# defined.
|
801
752
|
class CustomAttributeHistogramRequest
|
802
753
|
include Google::Apis::Core::Hashable
|
803
754
|
|
804
755
|
# Required. Specifies the custom field key to perform a histogram on. If
|
805
|
-
# specified
|
806
|
-
#
|
807
|
-
#
|
808
|
-
# values.
|
756
|
+
# specified without `long_value_histogram_bucketing_option`, histogram on string
|
757
|
+
# values of the given `key` is triggered, otherwise histogram is performed on
|
758
|
+
# long values.
|
809
759
|
# Corresponds to the JSON property `key`
|
810
760
|
# @return [String]
|
811
761
|
attr_accessor :key
|
812
762
|
|
813
|
-
# Input only.
|
814
|
-
#
|
763
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
764
|
+
# search response.
|
815
765
|
# Corresponds to the JSON property `longValueHistogramBucketingOption`
|
816
766
|
# @return [Google::Apis::JobsV2::NumericBucketingOption]
|
817
767
|
attr_accessor :long_value_histogram_bucketing_option
|
@@ -835,8 +785,7 @@ module Google
|
|
835
785
|
end
|
836
786
|
end
|
837
787
|
|
838
|
-
# Output only.
|
839
|
-
# Custom attribute histogram result.
|
788
|
+
# Output only. Custom attribute histogram result.
|
840
789
|
class CustomAttributeHistogramResult
|
841
790
|
include Google::Apis::Core::Hashable
|
842
791
|
|
@@ -845,14 +794,13 @@ module Google
|
|
845
794
|
# @return [String]
|
846
795
|
attr_accessor :key
|
847
796
|
|
848
|
-
# Output only.
|
849
|
-
# Custom numeric bucketing result.
|
797
|
+
# Output only. Custom numeric bucketing result.
|
850
798
|
# Corresponds to the JSON property `longValueHistogramResult`
|
851
799
|
# @return [Google::Apis::JobsV2::NumericBucketingResult]
|
852
800
|
attr_accessor :long_value_histogram_result
|
853
801
|
|
854
|
-
# Stores a map from the values of string custom field associated
|
855
|
-
#
|
802
|
+
# Stores a map from the values of string custom field associated with `key` to
|
803
|
+
# the number of jobs with that value in this histogram result.
|
856
804
|
# Corresponds to the JSON property `stringValueHistogramResult`
|
857
805
|
# @return [Hash<String,Fixnum>]
|
858
806
|
attr_accessor :string_value_histogram_result
|
@@ -888,8 +836,7 @@ module Google
|
|
888
836
|
end
|
889
837
|
end
|
890
838
|
|
891
|
-
# Input only.
|
892
|
-
# Custom field filter of the search.
|
839
|
+
# Input only. Custom field filter of the search.
|
893
840
|
class CustomFieldFilter
|
894
841
|
include Google::Apis::Core::Hashable
|
895
842
|
|
@@ -898,8 +845,7 @@ module Google
|
|
898
845
|
# @return [Array<String>]
|
899
846
|
attr_accessor :queries
|
900
847
|
|
901
|
-
# Optional. The type of filter.
|
902
|
-
# Defaults to FilterType.OR.
|
848
|
+
# Optional. The type of filter. Defaults to FilterType.OR.
|
903
849
|
# Corresponds to the JSON property `type`
|
904
850
|
# @return [String]
|
905
851
|
attr_accessor :type
|
@@ -917,30 +863,29 @@ module Google
|
|
917
863
|
|
918
864
|
# Represents a whole or partial calendar date, e.g. a birthday. The time of day
|
919
865
|
# and time zone are either specified elsewhere or are not significant. The date
|
920
|
-
# is relative to the Proleptic Gregorian Calendar. This can represent:
|
921
|
-
#
|
922
|
-
# * A
|
923
|
-
# * A year
|
924
|
-
#
|
925
|
-
#
|
866
|
+
# is relative to the Proleptic Gregorian Calendar. This can represent: * A full
|
867
|
+
# date, with non-zero year, month and day values * A month and day value, with a
|
868
|
+
# zero year, e.g. an anniversary * A year on its own, with zero month and day
|
869
|
+
# values * A year and month value, with a zero day, e.g. a credit card
|
870
|
+
# expiration date Related types are google.type.TimeOfDay and `google.protobuf.
|
871
|
+
# Timestamp`.
|
926
872
|
class Date
|
927
873
|
include Google::Apis::Core::Hashable
|
928
874
|
|
929
|
-
# Day of month. Must be from 1 to 31 and valid for the year and month, or 0
|
930
|
-
#
|
875
|
+
# Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if
|
876
|
+
# specifying a year by itself or a year and month where the day is not
|
931
877
|
# significant.
|
932
878
|
# Corresponds to the JSON property `day`
|
933
879
|
# @return [Fixnum]
|
934
880
|
attr_accessor :day
|
935
881
|
|
936
|
-
# Month of year. Must be from 1 to 12, or 0 if specifying a year without a
|
937
|
-
#
|
882
|
+
# Month of year. Must be from 1 to 12, or 0 if specifying a year without a month
|
883
|
+
# and day.
|
938
884
|
# Corresponds to the JSON property `month`
|
939
885
|
# @return [Fixnum]
|
940
886
|
attr_accessor :month
|
941
887
|
|
942
|
-
# Year of date. Must be from 1 to 9999, or 0 if specifying a date without
|
943
|
-
# a year.
|
888
|
+
# Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year.
|
944
889
|
# Corresponds to the JSON property `year`
|
945
890
|
# @return [Fixnum]
|
946
891
|
attr_accessor :year
|
@@ -957,25 +902,22 @@ module Google
|
|
957
902
|
end
|
958
903
|
end
|
959
904
|
|
960
|
-
# Deprecated. Use BatchDeleteJobsRequest instead.
|
961
|
-
#
|
962
|
-
#
|
963
|
-
# The job typically becomes unsearchable within 10 seconds, but it may take
|
964
|
-
# up to 5 minutes.
|
905
|
+
# Deprecated. Use BatchDeleteJobsRequest instead. Input only. Delete job by
|
906
|
+
# filter request. The job typically becomes unsearchable within 10 seconds, but
|
907
|
+
# it may take up to 5 minutes.
|
965
908
|
class DeleteJobsByFilterRequest
|
966
909
|
include Google::Apis::Core::Hashable
|
967
910
|
|
968
911
|
# Optional. If set to true, this call waits for all processing steps to complete
|
969
|
-
# before the job is cleaned up. Otherwise, the call returns while some
|
970
|
-
#
|
912
|
+
# before the job is cleaned up. Otherwise, the call returns while some steps are
|
913
|
+
# still taking place asynchronously, hence faster.
|
971
914
|
# Corresponds to the JSON property `disableFastProcess`
|
972
915
|
# @return [Boolean]
|
973
916
|
attr_accessor :disable_fast_process
|
974
917
|
alias_method :disable_fast_process?, :disable_fast_process
|
975
918
|
|
976
|
-
# Deprecated. Use BatchDeleteJobsRequest instead.
|
977
|
-
#
|
978
|
-
# Filter for jobs to be deleted.
|
919
|
+
# Deprecated. Use BatchDeleteJobsRequest instead. Input only. Filter for jobs to
|
920
|
+
# be deleted.
|
979
921
|
# Corresponds to the JSON property `filter`
|
980
922
|
# @return [Google::Apis::JobsV2::Filter]
|
981
923
|
attr_accessor :filter
|
@@ -991,8 +933,7 @@ module Google
|
|
991
933
|
end
|
992
934
|
end
|
993
935
|
|
994
|
-
# Input only.
|
995
|
-
# Device information collected from the job seeker, candidate, or
|
936
|
+
# Input only. Device information collected from the job seeker, candidate, or
|
996
937
|
# other entity conducting the job search. Providing this information improves
|
997
938
|
# the quality of the search results across devices.
|
998
939
|
class DeviceInfo
|
@@ -1004,8 +945,7 @@ module Google
|
|
1004
945
|
attr_accessor :device_type
|
1005
946
|
|
1006
947
|
# Optional. A device-specific ID. The ID must be a unique identifier that
|
1007
|
-
# distinguishes
|
1008
|
-
# the device from other devices.
|
948
|
+
# distinguishes the device from other devices.
|
1009
949
|
# Corresponds to the JSON property `id`
|
1010
950
|
# @return [String]
|
1011
951
|
attr_accessor :id
|
@@ -1021,13 +961,11 @@ module Google
|
|
1021
961
|
end
|
1022
962
|
end
|
1023
963
|
|
1024
|
-
# A generic empty message that you can re-use to avoid defining duplicated
|
1025
|
-
#
|
1026
|
-
#
|
1027
|
-
#
|
1028
|
-
#
|
1029
|
-
# `
|
1030
|
-
# The JSON representation for `Empty` is empty JSON object ````.
|
964
|
+
# A generic empty message that you can re-use to avoid defining duplicated empty
|
965
|
+
# messages in your APIs. A typical example is to use it as the request or the
|
966
|
+
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
967
|
+
# protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
|
968
|
+
# `Empty` is empty JSON object ````.
|
1031
969
|
class Empty
|
1032
970
|
include Google::Apis::Core::Hashable
|
1033
971
|
|
@@ -1040,27 +978,25 @@ module Google
|
|
1040
978
|
end
|
1041
979
|
end
|
1042
980
|
|
1043
|
-
# Deprecated. Always use CompensationFilter.
|
1044
|
-
#
|
1045
|
-
# Filter on job compensation type and amount.
|
981
|
+
# Deprecated. Always use CompensationFilter. Input only. Filter on job
|
982
|
+
# compensation type and amount.
|
1046
983
|
class ExtendedCompensationFilter
|
1047
984
|
include Google::Apis::Core::Hashable
|
1048
985
|
|
1049
|
-
# Deprecated. See CompensationInfo.
|
1050
|
-
# Compensation range.
|
986
|
+
# Deprecated. See CompensationInfo. Compensation range.
|
1051
987
|
# Corresponds to the JSON property `compensationRange`
|
1052
988
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoCompensationRange]
|
1053
989
|
attr_accessor :compensation_range
|
1054
990
|
|
1055
|
-
# Required. Specify desired `base compensation entry's`
|
1056
|
-
#
|
991
|
+
# Required. Specify desired `base compensation entry's` ExtendedCompensationInfo.
|
992
|
+
# CompensationUnit.
|
1057
993
|
# Corresponds to the JSON property `compensationUnits`
|
1058
994
|
# @return [Array<String>]
|
1059
995
|
attr_accessor :compensation_units
|
1060
996
|
|
1061
|
-
# Optional. Specify currency in 3-letter
|
1062
|
-
#
|
1063
|
-
#
|
997
|
+
# Optional. Specify currency in 3-letter [ISO 4217](https://www.iso.org/iso-4217-
|
998
|
+
# currency-codes.html) format. If unspecified, jobs are returned regardless of
|
999
|
+
# currency.
|
1064
1000
|
# Corresponds to the JSON property `currency`
|
1065
1001
|
# @return [String]
|
1066
1002
|
attr_accessor :currency
|
@@ -1090,54 +1026,45 @@ module Google
|
|
1090
1026
|
end
|
1091
1027
|
end
|
1092
1028
|
|
1093
|
-
# Deprecated. Use CompensationInfo.
|
1094
|
-
# Describes job compensation.
|
1029
|
+
# Deprecated. Use CompensationInfo. Describes job compensation.
|
1095
1030
|
class ExtendedCompensationInfo
|
1096
1031
|
include Google::Apis::Core::Hashable
|
1097
1032
|
|
1098
|
-
# Deprecated. See CompensationInfo.
|
1099
|
-
# Compensation range.
|
1033
|
+
# Deprecated. See CompensationInfo. Compensation range.
|
1100
1034
|
# Corresponds to the JSON property `annualizedBaseCompensationRange`
|
1101
1035
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoCompensationRange]
|
1102
1036
|
attr_accessor :annualized_base_compensation_range
|
1103
1037
|
|
1104
1038
|
# Output only. Indicates annualized base compensation range cannot be derived,
|
1105
|
-
# due to
|
1106
|
-
#
|
1107
|
-
# See CompensationEntry for explanation on annualization and base
|
1108
|
-
# compensation entry.
|
1039
|
+
# due to the job's base compensation entry cannot be annualized. See
|
1040
|
+
# CompensationEntry for explanation on annualization and base compensation entry.
|
1109
1041
|
# Corresponds to the JSON property `annualizedBaseCompensationUnspecified`
|
1110
1042
|
# @return [Boolean]
|
1111
1043
|
attr_accessor :annualized_base_compensation_unspecified
|
1112
1044
|
alias_method :annualized_base_compensation_unspecified?, :annualized_base_compensation_unspecified
|
1113
1045
|
|
1114
|
-
# Deprecated. See CompensationInfo.
|
1115
|
-
# Compensation range.
|
1046
|
+
# Deprecated. See CompensationInfo. Compensation range.
|
1116
1047
|
# Corresponds to the JSON property `annualizedTotalCompensationRange`
|
1117
1048
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoCompensationRange]
|
1118
1049
|
attr_accessor :annualized_total_compensation_range
|
1119
1050
|
|
1120
1051
|
# Output only. Indicates annualized total compensation range cannot be derived,
|
1121
|
-
# due to
|
1122
|
-
#
|
1123
|
-
# See CompensationEntry for explanation on annualization and base
|
1124
|
-
# compensation entry.
|
1052
|
+
# due to the job's all CompensationEntry cannot be annualized. See
|
1053
|
+
# CompensationEntry for explanation on annualization and base compensation entry.
|
1125
1054
|
# Corresponds to the JSON property `annualizedTotalCompensationUnspecified`
|
1126
1055
|
# @return [Boolean]
|
1127
1056
|
attr_accessor :annualized_total_compensation_unspecified
|
1128
1057
|
alias_method :annualized_total_compensation_unspecified?, :annualized_total_compensation_unspecified
|
1129
1058
|
|
1130
1059
|
# Optional. A 3-letter [ISO 4217](https://www.iso.org/iso-4217-currency-codes.
|
1131
|
-
# html)
|
1132
|
-
# currency code.
|
1060
|
+
# html) currency code.
|
1133
1061
|
# Corresponds to the JSON property `currency`
|
1134
1062
|
# @return [String]
|
1135
1063
|
attr_accessor :currency
|
1136
1064
|
|
1137
|
-
# Optional. Job compensation information.
|
1138
|
-
#
|
1139
|
-
#
|
1140
|
-
# referred as ** base compensation entry ** for the job.
|
1065
|
+
# Optional. Job compensation information. At most one entry can be of type
|
1066
|
+
# ExtendedCompensationInfo.CompensationType.BASE, which is referred as ** base
|
1067
|
+
# compensation entry ** for the job.
|
1141
1068
|
# Corresponds to the JSON property `entries`
|
1142
1069
|
# @return [Array<Google::Apis::JobsV2::ExtendedCompensationInfoCompensationEntry>]
|
1143
1070
|
attr_accessor :entries
|
@@ -1157,19 +1084,16 @@ module Google
|
|
1157
1084
|
end
|
1158
1085
|
end
|
1159
1086
|
|
1160
|
-
# Deprecated. See CompensationInfo.
|
1161
|
-
#
|
1162
|
-
#
|
1163
|
-
#
|
1164
|
-
#
|
1165
|
-
# - and its expected_units_per_year is set or can be derived.
|
1166
|
-
# Its annualized range is determined as (amount or range) times
|
1087
|
+
# Deprecated. See CompensationInfo. A compensation entry that represents one
|
1088
|
+
# component of compensation, such as base pay, bonus, or other compensation type.
|
1089
|
+
# Annualization: One compensation entry can be annualized if - it contains
|
1090
|
+
# valid amount or range. - and its expected_units_per_year is set or can be
|
1091
|
+
# derived. Its annualized range is determined as (amount or range) times
|
1167
1092
|
# expected_units_per_year.
|
1168
1093
|
class ExtendedCompensationInfoCompensationEntry
|
1169
1094
|
include Google::Apis::Core::Hashable
|
1170
1095
|
|
1171
|
-
# Deprecated. See CompensationInfo.
|
1172
|
-
# Decimal number.
|
1096
|
+
# Deprecated. See CompensationInfo. Decimal number.
|
1173
1097
|
# Corresponds to the JSON property `amount`
|
1174
1098
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoDecimal]
|
1175
1099
|
attr_accessor :amount
|
@@ -1179,14 +1103,12 @@ module Google
|
|
1179
1103
|
# @return [String]
|
1180
1104
|
attr_accessor :description
|
1181
1105
|
|
1182
|
-
# Deprecated. See CompensationInfo.
|
1183
|
-
# Decimal number.
|
1106
|
+
# Deprecated. See CompensationInfo. Decimal number.
|
1184
1107
|
# Corresponds to the JSON property `expectedUnitsPerYear`
|
1185
1108
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoDecimal]
|
1186
1109
|
attr_accessor :expected_units_per_year
|
1187
1110
|
|
1188
|
-
# Deprecated. See CompensationInfo.
|
1189
|
-
# Compensation range.
|
1111
|
+
# Deprecated. See CompensationInfo. Compensation range.
|
1190
1112
|
# Corresponds to the JSON property `range`
|
1191
1113
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoCompensationRange]
|
1192
1114
|
attr_accessor :range
|
@@ -1196,8 +1118,8 @@ module Google
|
|
1196
1118
|
# @return [String]
|
1197
1119
|
attr_accessor :type
|
1198
1120
|
|
1199
|
-
# Optional. Frequency of the specified amount.
|
1200
|
-
#
|
1121
|
+
# Optional. Frequency of the specified amount. Default is CompensationUnit.
|
1122
|
+
# COMPENSATION_UNIT_UNSPECIFIED.
|
1201
1123
|
# Corresponds to the JSON property `unit`
|
1202
1124
|
# @return [String]
|
1203
1125
|
attr_accessor :unit
|
@@ -1224,19 +1146,16 @@ module Google
|
|
1224
1146
|
end
|
1225
1147
|
end
|
1226
1148
|
|
1227
|
-
# Deprecated. See CompensationInfo.
|
1228
|
-
# Compensation range.
|
1149
|
+
# Deprecated. See CompensationInfo. Compensation range.
|
1229
1150
|
class ExtendedCompensationInfoCompensationRange
|
1230
1151
|
include Google::Apis::Core::Hashable
|
1231
1152
|
|
1232
|
-
# Deprecated. See CompensationInfo.
|
1233
|
-
# Decimal number.
|
1153
|
+
# Deprecated. See CompensationInfo. Decimal number.
|
1234
1154
|
# Corresponds to the JSON property `max`
|
1235
1155
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoDecimal]
|
1236
1156
|
attr_accessor :max
|
1237
1157
|
|
1238
|
-
# Deprecated. See CompensationInfo.
|
1239
|
-
# Decimal number.
|
1158
|
+
# Deprecated. See CompensationInfo. Decimal number.
|
1240
1159
|
# Corresponds to the JSON property `min`
|
1241
1160
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfoDecimal]
|
1242
1161
|
attr_accessor :min
|
@@ -1252,17 +1171,15 @@ module Google
|
|
1252
1171
|
end
|
1253
1172
|
end
|
1254
1173
|
|
1255
|
-
# Deprecated. See CompensationInfo.
|
1256
|
-
# Decimal number.
|
1174
|
+
# Deprecated. See CompensationInfo. Decimal number.
|
1257
1175
|
class ExtendedCompensationInfoDecimal
|
1258
1176
|
include Google::Apis::Core::Hashable
|
1259
1177
|
|
1260
|
-
# Micro (10^-6) units.
|
1261
|
-
#
|
1262
|
-
# If `units` is
|
1263
|
-
#
|
1264
|
-
#
|
1265
|
-
# For example -1.75 is represented as `units`=-1 and `micros`=-750,000.
|
1178
|
+
# Micro (10^-6) units. The value must be between -999,999 and +999,999 inclusive.
|
1179
|
+
# If `units` is positive, `micros` must be positive or zero. If `units` is zero,
|
1180
|
+
# `micros` can be positive, zero, or negative. If `units` is negative, `micros`
|
1181
|
+
# must be negative or zero. For example -1.75 is represented as `units`=-1 and `
|
1182
|
+
# micros`=-750,000.
|
1266
1183
|
# Corresponds to the JSON property `micros`
|
1267
1184
|
# @return [Fixnum]
|
1268
1185
|
attr_accessor :micros
|
@@ -1283,18 +1200,15 @@ module Google
|
|
1283
1200
|
end
|
1284
1201
|
end
|
1285
1202
|
|
1286
|
-
# Deprecated. Use BatchDeleteJobsRequest instead.
|
1287
|
-
#
|
1288
|
-
# Filter for jobs to be deleted.
|
1203
|
+
# Deprecated. Use BatchDeleteJobsRequest instead. Input only. Filter for jobs to
|
1204
|
+
# be deleted.
|
1289
1205
|
class Filter
|
1290
1206
|
include Google::Apis::Core::Hashable
|
1291
1207
|
|
1292
1208
|
# Required. The requisition ID (or posting ID) assigned by the client to
|
1293
|
-
# identify a
|
1294
|
-
#
|
1295
|
-
#
|
1296
|
-
# name takes precedence over this field
|
1297
|
-
# The maximum number of allowed characters is 225.
|
1209
|
+
# identify a job. This is intended for client identification and tracking of
|
1210
|
+
# listings. name takes precedence over this field The maximum number of allowed
|
1211
|
+
# characters is 225.
|
1298
1212
|
# Corresponds to the JSON property `requisitionId`
|
1299
1213
|
# @return [String]
|
1300
1214
|
attr_accessor :requisition_id
|
@@ -1309,49 +1223,43 @@ module Google
|
|
1309
1223
|
end
|
1310
1224
|
end
|
1311
1225
|
|
1312
|
-
# Deprecated. Use SearchJobsRequest.histogram_facets instead to make
|
1313
|
-
#
|
1314
|
-
#
|
1315
|
-
# A request for the `GetHistogram` method.
|
1226
|
+
# Deprecated. Use SearchJobsRequest.histogram_facets instead to make a single
|
1227
|
+
# call with both search and histogram. Input only. A request for the `
|
1228
|
+
# GetHistogram` method.
|
1316
1229
|
class GetHistogramRequest
|
1317
1230
|
include Google::Apis::Core::Hashable
|
1318
1231
|
|
1319
1232
|
# Optional. Controls whether to broaden the search to avoid too few results for
|
1320
|
-
# a
|
1321
|
-
#
|
1322
|
-
#
|
1323
|
-
# Defaults to false.
|
1233
|
+
# a given query in instances where a search has sparse results. Results from a
|
1234
|
+
# broadened query is a superset of the results from the original query. Defaults
|
1235
|
+
# to false.
|
1324
1236
|
# Corresponds to the JSON property `allowBroadening`
|
1325
1237
|
# @return [Boolean]
|
1326
1238
|
attr_accessor :allow_broadening
|
1327
1239
|
alias_method :allow_broadening?, :allow_broadening
|
1328
1240
|
|
1329
|
-
# Input only.
|
1330
|
-
#
|
1331
|
-
# The filters required to perform a search query or histogram.
|
1241
|
+
# Input only. Deprecated. Use JobQuery instead. The filters required to perform
|
1242
|
+
# a search query or histogram.
|
1332
1243
|
# Corresponds to the JSON property `filters`
|
1333
1244
|
# @return [Google::Apis::JobsV2::JobFilters]
|
1334
1245
|
attr_accessor :filters
|
1335
1246
|
|
1336
|
-
# Input only.
|
1337
|
-
# The query required to perform a search query or histogram.
|
1247
|
+
# Input only. The query required to perform a search query or histogram.
|
1338
1248
|
# Corresponds to the JSON property `query`
|
1339
1249
|
# @return [Google::Apis::JobsV2::JobQuery]
|
1340
1250
|
attr_accessor :query
|
1341
1251
|
|
1342
|
-
# Input only.
|
1343
|
-
#
|
1344
|
-
#
|
1345
|
-
# performance of the service.
|
1252
|
+
# Input only. Meta information related to the job searcher or entity conducting
|
1253
|
+
# the job search. This information is used to improve the performance of the
|
1254
|
+
# service.
|
1346
1255
|
# Corresponds to the JSON property `requestMetadata`
|
1347
1256
|
# @return [Google::Apis::JobsV2::RequestMetadata]
|
1348
1257
|
attr_accessor :request_metadata
|
1349
1258
|
|
1350
1259
|
# Required. A list of facets that specify the histogram data to be calculated
|
1351
|
-
# against and returned.
|
1352
|
-
#
|
1353
|
-
#
|
1354
|
-
# prior to the production release of Cloud Talent Solution.
|
1260
|
+
# against and returned. Histogram response times can be slow, and counts can be
|
1261
|
+
# approximations. This call may be temporarily or permanently removed prior to
|
1262
|
+
# the production release of Cloud Talent Solution.
|
1355
1263
|
# Corresponds to the JSON property `searchTypes`
|
1356
1264
|
# @return [Array<String>]
|
1357
1265
|
attr_accessor :search_types
|
@@ -1370,15 +1278,13 @@ module Google
|
|
1370
1278
|
end
|
1371
1279
|
end
|
1372
1280
|
|
1373
|
-
# Deprecated. Use SearchJobsRequest.histogram_facets instead to make
|
1374
|
-
#
|
1375
|
-
#
|
1376
|
-
# The response of the GetHistogram method.
|
1281
|
+
# Deprecated. Use SearchJobsRequest.histogram_facets instead to make a single
|
1282
|
+
# call with both search and histogram. Output only. The response of the
|
1283
|
+
# GetHistogram method.
|
1377
1284
|
class GetHistogramResponse
|
1378
1285
|
include Google::Apis::Core::Hashable
|
1379
1286
|
|
1380
|
-
# Output only.
|
1381
|
-
# Additional information returned to client, such as debugging
|
1287
|
+
# Output only. Additional information returned to client, such as debugging
|
1382
1288
|
# information.
|
1383
1289
|
# Corresponds to the JSON property `metadata`
|
1384
1290
|
# @return [Google::Apis::JobsV2::ResponseMetadata]
|
@@ -1400,26 +1306,783 @@ module Google
|
|
1400
1306
|
end
|
1401
1307
|
end
|
1402
1308
|
|
1403
|
-
#
|
1404
|
-
#
|
1309
|
+
# The result of JobService.BatchCreateJobs. It's used to replace google.
|
1310
|
+
# longrunning.Operation.response in case of success.
|
1311
|
+
class GoogleCloudTalentV4BatchCreateJobsResponse
|
1312
|
+
include Google::Apis::Core::Hashable
|
1313
|
+
|
1314
|
+
# List of job mutation results from a batch create operation. It can change
|
1315
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
1316
|
+
# Corresponds to the JSON property `jobResults`
|
1317
|
+
# @return [Array<Google::Apis::JobsV2::GoogleCloudTalentV4JobResult>]
|
1318
|
+
attr_accessor :job_results
|
1319
|
+
|
1320
|
+
def initialize(**args)
|
1321
|
+
update!(**args)
|
1322
|
+
end
|
1323
|
+
|
1324
|
+
# Update properties of this object
|
1325
|
+
def update!(**args)
|
1326
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
1327
|
+
end
|
1328
|
+
end
|
1329
|
+
|
1330
|
+
# The result of JobService.BatchDeleteJobs. It's used to replace google.
|
1331
|
+
# longrunning.Operation.response in case of success.
|
1332
|
+
class GoogleCloudTalentV4BatchDeleteJobsResponse
|
1333
|
+
include Google::Apis::Core::Hashable
|
1334
|
+
|
1335
|
+
# List of job mutation results from a batch delete operation. It can change
|
1336
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
1337
|
+
# Corresponds to the JSON property `jobResults`
|
1338
|
+
# @return [Array<Google::Apis::JobsV2::GoogleCloudTalentV4JobResult>]
|
1339
|
+
attr_accessor :job_results
|
1340
|
+
|
1341
|
+
def initialize(**args)
|
1342
|
+
update!(**args)
|
1343
|
+
end
|
1344
|
+
|
1345
|
+
# Update properties of this object
|
1346
|
+
def update!(**args)
|
1347
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
1348
|
+
end
|
1349
|
+
end
|
1350
|
+
|
1351
|
+
# Metadata used for long running operations returned by CTS batch APIs. It's
|
1352
|
+
# used to replace google.longrunning.Operation.metadata.
|
1353
|
+
class GoogleCloudTalentV4BatchOperationMetadata
|
1354
|
+
include Google::Apis::Core::Hashable
|
1355
|
+
|
1356
|
+
# The time when the batch operation is created.
|
1357
|
+
# Corresponds to the JSON property `createTime`
|
1358
|
+
# @return [String]
|
1359
|
+
attr_accessor :create_time
|
1360
|
+
|
1361
|
+
# The time when the batch operation is finished and google.longrunning.Operation.
|
1362
|
+
# done is set to `true`.
|
1363
|
+
# Corresponds to the JSON property `endTime`
|
1364
|
+
# @return [String]
|
1365
|
+
attr_accessor :end_time
|
1366
|
+
|
1367
|
+
# Count of failed item(s) inside an operation.
|
1368
|
+
# Corresponds to the JSON property `failureCount`
|
1369
|
+
# @return [Fixnum]
|
1370
|
+
attr_accessor :failure_count
|
1371
|
+
|
1372
|
+
# The state of a long running operation.
|
1373
|
+
# Corresponds to the JSON property `state`
|
1374
|
+
# @return [String]
|
1375
|
+
attr_accessor :state
|
1376
|
+
|
1377
|
+
# More detailed information about operation state.
|
1378
|
+
# Corresponds to the JSON property `stateDescription`
|
1379
|
+
# @return [String]
|
1380
|
+
attr_accessor :state_description
|
1381
|
+
|
1382
|
+
# Count of successful item(s) inside an operation.
|
1383
|
+
# Corresponds to the JSON property `successCount`
|
1384
|
+
# @return [Fixnum]
|
1385
|
+
attr_accessor :success_count
|
1386
|
+
|
1387
|
+
# Count of total item(s) inside an operation.
|
1388
|
+
# Corresponds to the JSON property `totalCount`
|
1389
|
+
# @return [Fixnum]
|
1390
|
+
attr_accessor :total_count
|
1391
|
+
|
1392
|
+
# The time when the batch operation status is updated. The metadata and the
|
1393
|
+
# update_time is refreshed every minute otherwise cached data is returned.
|
1394
|
+
# Corresponds to the JSON property `updateTime`
|
1395
|
+
# @return [String]
|
1396
|
+
attr_accessor :update_time
|
1397
|
+
|
1398
|
+
def initialize(**args)
|
1399
|
+
update!(**args)
|
1400
|
+
end
|
1401
|
+
|
1402
|
+
# Update properties of this object
|
1403
|
+
def update!(**args)
|
1404
|
+
@create_time = args[:create_time] if args.key?(:create_time)
|
1405
|
+
@end_time = args[:end_time] if args.key?(:end_time)
|
1406
|
+
@failure_count = args[:failure_count] if args.key?(:failure_count)
|
1407
|
+
@state = args[:state] if args.key?(:state)
|
1408
|
+
@state_description = args[:state_description] if args.key?(:state_description)
|
1409
|
+
@success_count = args[:success_count] if args.key?(:success_count)
|
1410
|
+
@total_count = args[:total_count] if args.key?(:total_count)
|
1411
|
+
@update_time = args[:update_time] if args.key?(:update_time)
|
1412
|
+
end
|
1413
|
+
end
|
1414
|
+
|
1415
|
+
# The result of JobService.BatchUpdateJobs. It's used to replace google.
|
1416
|
+
# longrunning.Operation.response in case of success.
|
1417
|
+
class GoogleCloudTalentV4BatchUpdateJobsResponse
|
1418
|
+
include Google::Apis::Core::Hashable
|
1419
|
+
|
1420
|
+
# List of job mutation results from a batch update operation. It can change
|
1421
|
+
# until operation status is FINISHED, FAILED or CANCELLED.
|
1422
|
+
# Corresponds to the JSON property `jobResults`
|
1423
|
+
# @return [Array<Google::Apis::JobsV2::GoogleCloudTalentV4JobResult>]
|
1424
|
+
attr_accessor :job_results
|
1425
|
+
|
1426
|
+
def initialize(**args)
|
1427
|
+
update!(**args)
|
1428
|
+
end
|
1429
|
+
|
1430
|
+
# Update properties of this object
|
1431
|
+
def update!(**args)
|
1432
|
+
@job_results = args[:job_results] if args.key?(:job_results)
|
1433
|
+
end
|
1434
|
+
end
|
1435
|
+
|
1436
|
+
# Job compensation details.
|
1437
|
+
class GoogleCloudTalentV4CompensationInfo
|
1438
|
+
include Google::Apis::Core::Hashable
|
1439
|
+
|
1440
|
+
# Compensation range.
|
1441
|
+
# Corresponds to the JSON property `annualizedBaseCompensationRange`
|
1442
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
1443
|
+
attr_accessor :annualized_base_compensation_range
|
1444
|
+
|
1445
|
+
# Compensation range.
|
1446
|
+
# Corresponds to the JSON property `annualizedTotalCompensationRange`
|
1447
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
1448
|
+
attr_accessor :annualized_total_compensation_range
|
1449
|
+
|
1450
|
+
# Job compensation information. At most one entry can be of type
|
1451
|
+
# CompensationInfo.CompensationType.BASE, which is referred as **base
|
1452
|
+
# compensation entry** for the job.
|
1453
|
+
# Corresponds to the JSON property `entries`
|
1454
|
+
# @return [Array<Google::Apis::JobsV2::GoogleCloudTalentV4CompensationInfoCompensationEntry>]
|
1455
|
+
attr_accessor :entries
|
1456
|
+
|
1457
|
+
def initialize(**args)
|
1458
|
+
update!(**args)
|
1459
|
+
end
|
1460
|
+
|
1461
|
+
# Update properties of this object
|
1462
|
+
def update!(**args)
|
1463
|
+
@annualized_base_compensation_range = args[:annualized_base_compensation_range] if args.key?(:annualized_base_compensation_range)
|
1464
|
+
@annualized_total_compensation_range = args[:annualized_total_compensation_range] if args.key?(:annualized_total_compensation_range)
|
1465
|
+
@entries = args[:entries] if args.key?(:entries)
|
1466
|
+
end
|
1467
|
+
end
|
1468
|
+
|
1469
|
+
# A compensation entry that represents one component of compensation, such as
|
1470
|
+
# base pay, bonus, or other compensation type. Annualization: One compensation
|
1471
|
+
# entry can be annualized if - it contains valid amount or range. - and its
|
1472
|
+
# expected_units_per_year is set or can be derived. Its annualized range is
|
1473
|
+
# determined as (amount or range) times expected_units_per_year.
|
1474
|
+
class GoogleCloudTalentV4CompensationInfoCompensationEntry
|
1475
|
+
include Google::Apis::Core::Hashable
|
1476
|
+
|
1477
|
+
# Represents an amount of money with its currency type.
|
1478
|
+
# Corresponds to the JSON property `amount`
|
1479
|
+
# @return [Google::Apis::JobsV2::Money]
|
1480
|
+
attr_accessor :amount
|
1481
|
+
|
1482
|
+
# Compensation description. For example, could indicate equity terms or provide
|
1483
|
+
# additional context to an estimated bonus.
|
1484
|
+
# Corresponds to the JSON property `description`
|
1485
|
+
# @return [String]
|
1486
|
+
attr_accessor :description
|
1487
|
+
|
1488
|
+
# Expected number of units paid each year. If not specified, when Job.
|
1489
|
+
# employment_types is FULLTIME, a default value is inferred based on unit.
|
1490
|
+
# Default values: - HOURLY: 2080 - DAILY: 260 - WEEKLY: 52 - MONTHLY: 12 -
|
1491
|
+
# ANNUAL: 1
|
1492
|
+
# Corresponds to the JSON property `expectedUnitsPerYear`
|
1493
|
+
# @return [Float]
|
1494
|
+
attr_accessor :expected_units_per_year
|
1495
|
+
|
1496
|
+
# Compensation range.
|
1497
|
+
# Corresponds to the JSON property `range`
|
1498
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4CompensationInfoCompensationRange]
|
1499
|
+
attr_accessor :range
|
1500
|
+
|
1501
|
+
# Compensation type. Default is CompensationType.COMPENSATION_TYPE_UNSPECIFIED.
|
1502
|
+
# Corresponds to the JSON property `type`
|
1503
|
+
# @return [String]
|
1504
|
+
attr_accessor :type
|
1505
|
+
|
1506
|
+
# Frequency of the specified amount. Default is CompensationUnit.
|
1507
|
+
# COMPENSATION_UNIT_UNSPECIFIED.
|
1508
|
+
# Corresponds to the JSON property `unit`
|
1509
|
+
# @return [String]
|
1510
|
+
attr_accessor :unit
|
1511
|
+
|
1512
|
+
def initialize(**args)
|
1513
|
+
update!(**args)
|
1514
|
+
end
|
1515
|
+
|
1516
|
+
# Update properties of this object
|
1517
|
+
def update!(**args)
|
1518
|
+
@amount = args[:amount] if args.key?(:amount)
|
1519
|
+
@description = args[:description] if args.key?(:description)
|
1520
|
+
@expected_units_per_year = args[:expected_units_per_year] if args.key?(:expected_units_per_year)
|
1521
|
+
@range = args[:range] if args.key?(:range)
|
1522
|
+
@type = args[:type] if args.key?(:type)
|
1523
|
+
@unit = args[:unit] if args.key?(:unit)
|
1524
|
+
end
|
1525
|
+
end
|
1526
|
+
|
1527
|
+
# Compensation range.
|
1528
|
+
class GoogleCloudTalentV4CompensationInfoCompensationRange
|
1529
|
+
include Google::Apis::Core::Hashable
|
1530
|
+
|
1531
|
+
# Represents an amount of money with its currency type.
|
1532
|
+
# Corresponds to the JSON property `maxCompensation`
|
1533
|
+
# @return [Google::Apis::JobsV2::Money]
|
1534
|
+
attr_accessor :max_compensation
|
1535
|
+
|
1536
|
+
# Represents an amount of money with its currency type.
|
1537
|
+
# Corresponds to the JSON property `minCompensation`
|
1538
|
+
# @return [Google::Apis::JobsV2::Money]
|
1539
|
+
attr_accessor :min_compensation
|
1540
|
+
|
1541
|
+
def initialize(**args)
|
1542
|
+
update!(**args)
|
1543
|
+
end
|
1544
|
+
|
1545
|
+
# Update properties of this object
|
1546
|
+
def update!(**args)
|
1547
|
+
@max_compensation = args[:max_compensation] if args.key?(:max_compensation)
|
1548
|
+
@min_compensation = args[:min_compensation] if args.key?(:min_compensation)
|
1549
|
+
end
|
1550
|
+
end
|
1551
|
+
|
1552
|
+
# Custom attribute values that are either filterable or non-filterable.
|
1553
|
+
class GoogleCloudTalentV4CustomAttribute
|
1554
|
+
include Google::Apis::Core::Hashable
|
1555
|
+
|
1556
|
+
# If the `filterable` flag is true, the custom field values may be used for
|
1557
|
+
# custom attribute filters JobQuery.custom_attribute_filter. If false, these
|
1558
|
+
# values may not be used for custom attribute filters. Default is false.
|
1559
|
+
# Corresponds to the JSON property `filterable`
|
1560
|
+
# @return [Boolean]
|
1561
|
+
attr_accessor :filterable
|
1562
|
+
alias_method :filterable?, :filterable
|
1563
|
+
|
1564
|
+
# If the `keyword_searchable` flag is true, the keywords in custom fields are
|
1565
|
+
# searchable by keyword match. If false, the values are not searchable by
|
1566
|
+
# keyword match. Default is false.
|
1567
|
+
# Corresponds to the JSON property `keywordSearchable`
|
1568
|
+
# @return [Boolean]
|
1569
|
+
attr_accessor :keyword_searchable
|
1570
|
+
alias_method :keyword_searchable?, :keyword_searchable
|
1571
|
+
|
1572
|
+
# Exactly one of string_values or long_values must be specified. This field is
|
1573
|
+
# used to perform number range search. (`EQ`, `GT`, `GE`, `LE`, `LT`) over
|
1574
|
+
# filterable `long_value`. Currently at most 1 long_values is supported.
|
1575
|
+
# Corresponds to the JSON property `longValues`
|
1576
|
+
# @return [Array<Fixnum>]
|
1577
|
+
attr_accessor :long_values
|
1578
|
+
|
1579
|
+
# Exactly one of string_values or long_values must be specified. This field is
|
1580
|
+
# used to perform a string match (`CASE_SENSITIVE_MATCH` or `
|
1581
|
+
# CASE_INSENSITIVE_MATCH`) search. For filterable `string_value`s, a maximum
|
1582
|
+
# total number of 200 values is allowed, with each `string_value` has a byte
|
1583
|
+
# size of no more than 500B. For unfilterable `string_values`, the maximum total
|
1584
|
+
# byte size of unfilterable `string_values` is 50KB. Empty string isn't allowed.
|
1585
|
+
# Corresponds to the JSON property `stringValues`
|
1586
|
+
# @return [Array<String>]
|
1587
|
+
attr_accessor :string_values
|
1588
|
+
|
1589
|
+
def initialize(**args)
|
1590
|
+
update!(**args)
|
1591
|
+
end
|
1592
|
+
|
1593
|
+
# Update properties of this object
|
1594
|
+
def update!(**args)
|
1595
|
+
@filterable = args[:filterable] if args.key?(:filterable)
|
1596
|
+
@keyword_searchable = args[:keyword_searchable] if args.key?(:keyword_searchable)
|
1597
|
+
@long_values = args[:long_values] if args.key?(:long_values)
|
1598
|
+
@string_values = args[:string_values] if args.key?(:string_values)
|
1599
|
+
end
|
1600
|
+
end
|
1601
|
+
|
1602
|
+
# A Job resource represents a job posting (also referred to as a "job listing"
|
1603
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
1604
|
+
# responsible for the job.
|
1605
|
+
class GoogleCloudTalentV4Job
|
1606
|
+
include Google::Apis::Core::Hashable
|
1607
|
+
|
1608
|
+
# Strongly recommended for the best service experience. Location(s) where the
|
1609
|
+
# employer is looking to hire for this job posting. Specifying the full street
|
1610
|
+
# address(es) of the hiring location enables better API results, especially job
|
1611
|
+
# searches by commute time. At most 50 locations are allowed for best search
|
1612
|
+
# performance. If a job has more locations, it is suggested to split it into
|
1613
|
+
# multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1', 'ReqA-
|
1614
|
+
# 2', and so on.) as multiple jobs with the same company, language_code and
|
1615
|
+
# requisition_id are not allowed. If the original requisition_id must be
|
1616
|
+
# preserved, a custom field should be used for storage. It is also suggested to
|
1617
|
+
# group the locations that close to each other in the same job for better search
|
1618
|
+
# experience. The maximum number of allowed characters is 500.
|
1619
|
+
# Corresponds to the JSON property `addresses`
|
1620
|
+
# @return [Array<String>]
|
1621
|
+
attr_accessor :addresses
|
1622
|
+
|
1623
|
+
# Application related details of a job posting.
|
1624
|
+
# Corresponds to the JSON property `applicationInfo`
|
1625
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4JobApplicationInfo]
|
1626
|
+
attr_accessor :application_info
|
1627
|
+
|
1628
|
+
# Required. The resource name of the company listing the job. The format is "
|
1629
|
+
# projects/`project_id`/tenants/`tenant_id`/companies/`company_id`". For example,
|
1630
|
+
# "projects/foo/tenants/bar/companies/baz".
|
1631
|
+
# Corresponds to the JSON property `company`
|
1632
|
+
# @return [String]
|
1633
|
+
attr_accessor :company
|
1634
|
+
|
1635
|
+
# Output only. Display name of the company listing the job.
|
1636
|
+
# Corresponds to the JSON property `companyDisplayName`
|
1637
|
+
# @return [String]
|
1638
|
+
attr_accessor :company_display_name
|
1639
|
+
|
1640
|
+
# Job compensation details.
|
1641
|
+
# Corresponds to the JSON property `compensationInfo`
|
1642
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4CompensationInfo]
|
1643
|
+
attr_accessor :compensation_info
|
1644
|
+
|
1645
|
+
# A map of fields to hold both filterable and non-filterable custom job
|
1646
|
+
# attributes that are not covered by the provided structured fields. The keys of
|
1647
|
+
# the map are strings up to 64 bytes and must match the pattern: a-zA-Z*. For
|
1648
|
+
# example, key0LikeThis or KEY_1_LIKE_THIS. At most 100 filterable and at most
|
1649
|
+
# 100 unfilterable keys are supported. For filterable `string_values`, across
|
1650
|
+
# all keys at most 200 values are allowed, with each string no more than 255
|
1651
|
+
# characters. For unfilterable `string_values`, the maximum total size of `
|
1652
|
+
# string_values` across all keys is 50KB.
|
1653
|
+
# Corresponds to the JSON property `customAttributes`
|
1654
|
+
# @return [Hash<String,Google::Apis::JobsV2::GoogleCloudTalentV4CustomAttribute>]
|
1655
|
+
attr_accessor :custom_attributes
|
1656
|
+
|
1657
|
+
# The desired education degrees for the job, such as Bachelors, Masters.
|
1658
|
+
# Corresponds to the JSON property `degreeTypes`
|
1659
|
+
# @return [Array<String>]
|
1660
|
+
attr_accessor :degree_types
|
1661
|
+
|
1662
|
+
# The department or functional area within the company with the open position.
|
1663
|
+
# The maximum number of allowed characters is 255.
|
1664
|
+
# Corresponds to the JSON property `department`
|
1665
|
+
# @return [String]
|
1666
|
+
attr_accessor :department
|
1667
|
+
|
1668
|
+
# Derived details about the job posting.
|
1669
|
+
# Corresponds to the JSON property `derivedInfo`
|
1670
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4JobDerivedInfo]
|
1671
|
+
attr_accessor :derived_info
|
1672
|
+
|
1673
|
+
# Required. The description of the job, which typically includes a multi-
|
1674
|
+
# paragraph description of the company and related information. Separate fields
|
1675
|
+
# are provided on the job object for responsibilities, qualifications, and other
|
1676
|
+
# job characteristics. Use of these separate job fields is recommended. This
|
1677
|
+
# field accepts and sanitizes HTML input, and also accepts bold, italic, ordered
|
1678
|
+
# list, and unordered list markup tags. The maximum number of allowed characters
|
1679
|
+
# is 100,000.
|
1680
|
+
# Corresponds to the JSON property `description`
|
1681
|
+
# @return [String]
|
1682
|
+
attr_accessor :description
|
1683
|
+
|
1684
|
+
# The employment type(s) of a job, for example, full time or part time.
|
1685
|
+
# Corresponds to the JSON property `employmentTypes`
|
1686
|
+
# @return [Array<String>]
|
1687
|
+
attr_accessor :employment_types
|
1688
|
+
|
1689
|
+
# A description of bonus, commission, and other compensation incentives
|
1690
|
+
# associated with the job not including salary or pay. The maximum number of
|
1691
|
+
# allowed characters is 10,000.
|
1692
|
+
# Corresponds to the JSON property `incentives`
|
1693
|
+
# @return [String]
|
1694
|
+
attr_accessor :incentives
|
1695
|
+
|
1696
|
+
# The benefits included with the job.
|
1697
|
+
# Corresponds to the JSON property `jobBenefits`
|
1698
|
+
# @return [Array<String>]
|
1699
|
+
attr_accessor :job_benefits
|
1700
|
+
|
1701
|
+
# The end timestamp of the job. Typically this field is used for contracting
|
1702
|
+
# engagements. Invalid timestamps are ignored.
|
1703
|
+
# Corresponds to the JSON property `jobEndTime`
|
1704
|
+
# @return [String]
|
1705
|
+
attr_accessor :job_end_time
|
1706
|
+
|
1707
|
+
# The experience level associated with the job, such as "Entry Level".
|
1708
|
+
# Corresponds to the JSON property `jobLevel`
|
1709
|
+
# @return [String]
|
1710
|
+
attr_accessor :job_level
|
1711
|
+
|
1712
|
+
# The start timestamp of the job in UTC time zone. Typically this field is used
|
1713
|
+
# for contracting engagements. Invalid timestamps are ignored.
|
1714
|
+
# Corresponds to the JSON property `jobStartTime`
|
1715
|
+
# @return [String]
|
1716
|
+
attr_accessor :job_start_time
|
1717
|
+
|
1718
|
+
# The language of the posting. This field is distinct from any requirements for
|
1719
|
+
# fluency that are associated with the job. Language codes must be in BCP-47
|
1720
|
+
# format, such as "en-US" or "sr-Latn". For more information, see [Tags for
|
1721
|
+
# Identifying Languages](https://tools.ietf.org/html/bcp47)`: class="external"
|
1722
|
+
# target="_blank" `. If this field is unspecified and Job.description is present,
|
1723
|
+
# detected language code based on Job.description is assigned, otherwise
|
1724
|
+
# defaults to 'en_US'.
|
1725
|
+
# Corresponds to the JSON property `languageCode`
|
1726
|
+
# @return [String]
|
1727
|
+
attr_accessor :language_code
|
1728
|
+
|
1729
|
+
# Required during job update. The resource name for the job. This is generated
|
1730
|
+
# by the service when a job is created. The format is "projects/`project_id`/
|
1731
|
+
# tenants/`tenant_id`/jobs/`job_id`". For example, "projects/foo/tenants/bar/
|
1732
|
+
# jobs/baz". Use of this field in job queries and API calls is preferred over
|
1733
|
+
# the use of requisition_id since this value is unique.
|
1734
|
+
# Corresponds to the JSON property `name`
|
1735
|
+
# @return [String]
|
1736
|
+
attr_accessor :name
|
1737
|
+
|
1738
|
+
# Output only. The timestamp when this job posting was created.
|
1739
|
+
# Corresponds to the JSON property `postingCreateTime`
|
1740
|
+
# @return [String]
|
1741
|
+
attr_accessor :posting_create_time
|
1742
|
+
|
1743
|
+
# Strongly recommended for the best service experience. The expiration timestamp
|
1744
|
+
# of the job. After this timestamp, the job is marked as expired, and it no
|
1745
|
+
# longer appears in search results. The expired job can't be listed by the
|
1746
|
+
# ListJobs API, but it can be retrieved with the GetJob API or updated with the
|
1747
|
+
# UpdateJob API or deleted with the DeleteJob API. An expired job can be updated
|
1748
|
+
# and opened again by using a future expiration timestamp. Updating an expired
|
1749
|
+
# job fails if there is another existing open job with same company,
|
1750
|
+
# language_code and requisition_id. The expired jobs are retained in our system
|
1751
|
+
# for 90 days. However, the overall expired job count cannot exceed 3 times the
|
1752
|
+
# maximum number of open jobs over previous 7 days. If this threshold is
|
1753
|
+
# exceeded, expired jobs are cleaned out in order of earliest expire time.
|
1754
|
+
# Expired jobs are no longer accessible after they are cleaned out. Invalid
|
1755
|
+
# timestamps are ignored, and treated as expire time not provided. If the
|
1756
|
+
# timestamp is before the instant request is made, the job is treated as expired
|
1757
|
+
# immediately on creation. This kind of job can not be updated. And when
|
1758
|
+
# creating a job with past timestamp, the posting_publish_time must be set
|
1759
|
+
# before posting_expire_time. The purpose of this feature is to allow other
|
1760
|
+
# objects, such as Application, to refer a job that didn't exist in the system
|
1761
|
+
# prior to becoming expired. If you want to modify a job that was expired on
|
1762
|
+
# creation, delete it and create a new one. If this value isn't provided at the
|
1763
|
+
# time of job creation or is invalid, the job posting expires after 30 days from
|
1764
|
+
# the job's creation time. For example, if the job was created on 2017/01/01 13:
|
1765
|
+
# 00AM UTC with an unspecified expiration date, the job expires after 2017/01/31
|
1766
|
+
# 13:00AM UTC. If this value isn't provided on job update, it depends on the
|
1767
|
+
# field masks set by UpdateJobRequest.update_mask. If the field masks include
|
1768
|
+
# job_end_time, or the masks are empty meaning that every field is updated, the
|
1769
|
+
# job posting expires after 30 days from the job's last update time. Otherwise
|
1770
|
+
# the expiration date isn't updated.
|
1771
|
+
# Corresponds to the JSON property `postingExpireTime`
|
1772
|
+
# @return [String]
|
1773
|
+
attr_accessor :posting_expire_time
|
1774
|
+
|
1775
|
+
# The timestamp this job posting was most recently published. The default value
|
1776
|
+
# is the time the request arrives at the server. Invalid timestamps are ignored.
|
1777
|
+
# Corresponds to the JSON property `postingPublishTime`
|
1778
|
+
# @return [String]
|
1779
|
+
attr_accessor :posting_publish_time
|
1780
|
+
|
1781
|
+
# The job PostingRegion (for example, state, country) throughout which the job
|
1782
|
+
# is available. If this field is set, a LocationFilter in a search query within
|
1783
|
+
# the job region finds this job posting if an exact location match isn't
|
1784
|
+
# specified. If this field is set to PostingRegion.NATION or PostingRegion.
|
1785
|
+
# ADMINISTRATIVE_AREA, setting job Job.addresses to the same location level as
|
1786
|
+
# this field is strongly recommended.
|
1787
|
+
# Corresponds to the JSON property `postingRegion`
|
1788
|
+
# @return [String]
|
1789
|
+
attr_accessor :posting_region
|
1790
|
+
|
1791
|
+
# Output only. The timestamp when this job posting was last updated.
|
1792
|
+
# Corresponds to the JSON property `postingUpdateTime`
|
1793
|
+
# @return [String]
|
1794
|
+
attr_accessor :posting_update_time
|
1795
|
+
|
1796
|
+
# Options for job processing.
|
1797
|
+
# Corresponds to the JSON property `processingOptions`
|
1798
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4JobProcessingOptions]
|
1799
|
+
attr_accessor :processing_options
|
1800
|
+
|
1801
|
+
# A promotion value of the job, as determined by the client. The value
|
1802
|
+
# determines the sort order of the jobs returned when searching for jobs using
|
1803
|
+
# the featured jobs search call, with higher promotional values being returned
|
1804
|
+
# first and ties being resolved by relevance sort. Only the jobs with a
|
1805
|
+
# promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0,
|
1806
|
+
# and negative values are treated as 0.
|
1807
|
+
# Corresponds to the JSON property `promotionValue`
|
1808
|
+
# @return [Fixnum]
|
1809
|
+
attr_accessor :promotion_value
|
1810
|
+
|
1811
|
+
# A description of the qualifications required to perform the job. The use of
|
1812
|
+
# this field is recommended as an alternative to using the more general
|
1813
|
+
# description field. This field accepts and sanitizes HTML input, and also
|
1814
|
+
# accepts bold, italic, ordered list, and unordered list markup tags. The
|
1815
|
+
# maximum number of allowed characters is 10,000.
|
1816
|
+
# Corresponds to the JSON property `qualifications`
|
1817
|
+
# @return [String]
|
1818
|
+
attr_accessor :qualifications
|
1819
|
+
|
1820
|
+
# Required. The requisition ID, also referred to as the posting ID, is assigned
|
1821
|
+
# by the client to identify a job. This field is intended to be used by clients
|
1822
|
+
# for client identification and tracking of postings. A job isn't allowed to be
|
1823
|
+
# created if there is another job with the same company, language_code and
|
1824
|
+
# requisition_id. The maximum number of allowed characters is 255.
|
1825
|
+
# Corresponds to the JSON property `requisitionId`
|
1826
|
+
# @return [String]
|
1827
|
+
attr_accessor :requisition_id
|
1828
|
+
|
1829
|
+
# A description of job responsibilities. The use of this field is recommended as
|
1830
|
+
# an alternative to using the more general description field. This field accepts
|
1831
|
+
# and sanitizes HTML input, and also accepts bold, italic, ordered list, and
|
1832
|
+
# unordered list markup tags. The maximum number of allowed characters is 10,000.
|
1833
|
+
# Corresponds to the JSON property `responsibilities`
|
1834
|
+
# @return [String]
|
1835
|
+
attr_accessor :responsibilities
|
1836
|
+
|
1837
|
+
# Required. The title of the job, such as "Software Engineer" The maximum number
|
1838
|
+
# of allowed characters is 500.
|
1839
|
+
# Corresponds to the JSON property `title`
|
1840
|
+
# @return [String]
|
1841
|
+
attr_accessor :title
|
1842
|
+
|
1843
|
+
# Deprecated. The job is only visible to the owner. The visibility of the job.
|
1844
|
+
# Defaults to Visibility.ACCOUNT_ONLY if not specified.
|
1845
|
+
# Corresponds to the JSON property `visibility`
|
1846
|
+
# @return [String]
|
1847
|
+
attr_accessor :visibility
|
1848
|
+
|
1849
|
+
def initialize(**args)
|
1850
|
+
update!(**args)
|
1851
|
+
end
|
1852
|
+
|
1853
|
+
# Update properties of this object
|
1854
|
+
def update!(**args)
|
1855
|
+
@addresses = args[:addresses] if args.key?(:addresses)
|
1856
|
+
@application_info = args[:application_info] if args.key?(:application_info)
|
1857
|
+
@company = args[:company] if args.key?(:company)
|
1858
|
+
@company_display_name = args[:company_display_name] if args.key?(:company_display_name)
|
1859
|
+
@compensation_info = args[:compensation_info] if args.key?(:compensation_info)
|
1860
|
+
@custom_attributes = args[:custom_attributes] if args.key?(:custom_attributes)
|
1861
|
+
@degree_types = args[:degree_types] if args.key?(:degree_types)
|
1862
|
+
@department = args[:department] if args.key?(:department)
|
1863
|
+
@derived_info = args[:derived_info] if args.key?(:derived_info)
|
1864
|
+
@description = args[:description] if args.key?(:description)
|
1865
|
+
@employment_types = args[:employment_types] if args.key?(:employment_types)
|
1866
|
+
@incentives = args[:incentives] if args.key?(:incentives)
|
1867
|
+
@job_benefits = args[:job_benefits] if args.key?(:job_benefits)
|
1868
|
+
@job_end_time = args[:job_end_time] if args.key?(:job_end_time)
|
1869
|
+
@job_level = args[:job_level] if args.key?(:job_level)
|
1870
|
+
@job_start_time = args[:job_start_time] if args.key?(:job_start_time)
|
1871
|
+
@language_code = args[:language_code] if args.key?(:language_code)
|
1872
|
+
@name = args[:name] if args.key?(:name)
|
1873
|
+
@posting_create_time = args[:posting_create_time] if args.key?(:posting_create_time)
|
1874
|
+
@posting_expire_time = args[:posting_expire_time] if args.key?(:posting_expire_time)
|
1875
|
+
@posting_publish_time = args[:posting_publish_time] if args.key?(:posting_publish_time)
|
1876
|
+
@posting_region = args[:posting_region] if args.key?(:posting_region)
|
1877
|
+
@posting_update_time = args[:posting_update_time] if args.key?(:posting_update_time)
|
1878
|
+
@processing_options = args[:processing_options] if args.key?(:processing_options)
|
1879
|
+
@promotion_value = args[:promotion_value] if args.key?(:promotion_value)
|
1880
|
+
@qualifications = args[:qualifications] if args.key?(:qualifications)
|
1881
|
+
@requisition_id = args[:requisition_id] if args.key?(:requisition_id)
|
1882
|
+
@responsibilities = args[:responsibilities] if args.key?(:responsibilities)
|
1883
|
+
@title = args[:title] if args.key?(:title)
|
1884
|
+
@visibility = args[:visibility] if args.key?(:visibility)
|
1885
|
+
end
|
1886
|
+
end
|
1887
|
+
|
1888
|
+
# Application related details of a job posting.
|
1889
|
+
class GoogleCloudTalentV4JobApplicationInfo
|
1890
|
+
include Google::Apis::Core::Hashable
|
1891
|
+
|
1892
|
+
# Use this field to specify email address(es) to which resumes or applications
|
1893
|
+
# can be sent. The maximum number of allowed characters for each entry is 255.
|
1894
|
+
# Corresponds to the JSON property `emails`
|
1895
|
+
# @return [Array<String>]
|
1896
|
+
attr_accessor :emails
|
1897
|
+
|
1898
|
+
# Use this field to provide instructions, such as "Mail your application to ...",
|
1899
|
+
# that a candidate can follow to apply for the job. This field accepts and
|
1900
|
+
# sanitizes HTML input, and also accepts bold, italic, ordered list, and
|
1901
|
+
# unordered list markup tags. The maximum number of allowed characters is 3,000.
|
1902
|
+
# Corresponds to the JSON property `instruction`
|
1903
|
+
# @return [String]
|
1904
|
+
attr_accessor :instruction
|
1905
|
+
|
1906
|
+
# Use this URI field to direct an applicant to a website, for example to link to
|
1907
|
+
# an online application form. The maximum number of allowed characters for each
|
1908
|
+
# entry is 2,000.
|
1909
|
+
# Corresponds to the JSON property `uris`
|
1910
|
+
# @return [Array<String>]
|
1911
|
+
attr_accessor :uris
|
1912
|
+
|
1913
|
+
def initialize(**args)
|
1914
|
+
update!(**args)
|
1915
|
+
end
|
1916
|
+
|
1917
|
+
# Update properties of this object
|
1918
|
+
def update!(**args)
|
1919
|
+
@emails = args[:emails] if args.key?(:emails)
|
1920
|
+
@instruction = args[:instruction] if args.key?(:instruction)
|
1921
|
+
@uris = args[:uris] if args.key?(:uris)
|
1922
|
+
end
|
1923
|
+
end
|
1924
|
+
|
1925
|
+
# Derived details about the job posting.
|
1926
|
+
class GoogleCloudTalentV4JobDerivedInfo
|
1927
|
+
include Google::Apis::Core::Hashable
|
1928
|
+
|
1929
|
+
# Job categories derived from Job.title and Job.description.
|
1930
|
+
# Corresponds to the JSON property `jobCategories`
|
1931
|
+
# @return [Array<String>]
|
1932
|
+
attr_accessor :job_categories
|
1933
|
+
|
1934
|
+
# Structured locations of the job, resolved from Job.addresses. locations are
|
1935
|
+
# exactly matched to Job.addresses in the same order.
|
1936
|
+
# Corresponds to the JSON property `locations`
|
1937
|
+
# @return [Array<Google::Apis::JobsV2::GoogleCloudTalentV4Location>]
|
1938
|
+
attr_accessor :locations
|
1939
|
+
|
1940
|
+
def initialize(**args)
|
1941
|
+
update!(**args)
|
1942
|
+
end
|
1943
|
+
|
1944
|
+
# Update properties of this object
|
1945
|
+
def update!(**args)
|
1946
|
+
@job_categories = args[:job_categories] if args.key?(:job_categories)
|
1947
|
+
@locations = args[:locations] if args.key?(:locations)
|
1948
|
+
end
|
1949
|
+
end
|
1950
|
+
|
1951
|
+
# Options for job processing.
|
1952
|
+
class GoogleCloudTalentV4JobProcessingOptions
|
1953
|
+
include Google::Apis::Core::Hashable
|
1954
|
+
|
1955
|
+
# If set to `true`, the service does not attempt to resolve a more precise
|
1956
|
+
# address for the job.
|
1957
|
+
# Corresponds to the JSON property `disableStreetAddressResolution`
|
1958
|
+
# @return [Boolean]
|
1959
|
+
attr_accessor :disable_street_address_resolution
|
1960
|
+
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
1961
|
+
|
1962
|
+
# Option for job HTML content sanitization. Applied fields are: * description *
|
1963
|
+
# applicationInfo.instruction * incentives * qualifications * responsibilities
|
1964
|
+
# HTML tags in these fields may be stripped if sanitiazation isn't disabled.
|
1965
|
+
# Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
1966
|
+
# Corresponds to the JSON property `htmlSanitization`
|
1967
|
+
# @return [String]
|
1968
|
+
attr_accessor :html_sanitization
|
1969
|
+
|
1970
|
+
def initialize(**args)
|
1971
|
+
update!(**args)
|
1972
|
+
end
|
1973
|
+
|
1974
|
+
# Update properties of this object
|
1975
|
+
def update!(**args)
|
1976
|
+
@disable_street_address_resolution = args[:disable_street_address_resolution] if args.key?(:disable_street_address_resolution)
|
1977
|
+
@html_sanitization = args[:html_sanitization] if args.key?(:html_sanitization)
|
1978
|
+
end
|
1979
|
+
end
|
1980
|
+
|
1981
|
+
# Mutation result of a job from a batch operation.
|
1982
|
+
class GoogleCloudTalentV4JobResult
|
1983
|
+
include Google::Apis::Core::Hashable
|
1984
|
+
|
1985
|
+
# A Job resource represents a job posting (also referred to as a "job listing"
|
1986
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
1987
|
+
# responsible for the job.
|
1988
|
+
# Corresponds to the JSON property `job`
|
1989
|
+
# @return [Google::Apis::JobsV2::GoogleCloudTalentV4Job]
|
1990
|
+
attr_accessor :job
|
1991
|
+
|
1992
|
+
# The `Status` type defines a logical error model that is suitable for different
|
1993
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
1994
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
1995
|
+
# data: error code, error message, and error details. You can find out more
|
1996
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
1997
|
+
# //cloud.google.com/apis/design/errors).
|
1998
|
+
# Corresponds to the JSON property `status`
|
1999
|
+
# @return [Google::Apis::JobsV2::Status]
|
2000
|
+
attr_accessor :status
|
2001
|
+
|
2002
|
+
def initialize(**args)
|
2003
|
+
update!(**args)
|
2004
|
+
end
|
2005
|
+
|
2006
|
+
# Update properties of this object
|
2007
|
+
def update!(**args)
|
2008
|
+
@job = args[:job] if args.key?(:job)
|
2009
|
+
@status = args[:status] if args.key?(:status)
|
2010
|
+
end
|
2011
|
+
end
|
2012
|
+
|
2013
|
+
# A resource that represents a location with full geographic information.
|
2014
|
+
class GoogleCloudTalentV4Location
|
2015
|
+
include Google::Apis::Core::Hashable
|
2016
|
+
|
2017
|
+
# An object representing a latitude/longitude pair. This is expressed as a pair
|
2018
|
+
# of doubles representing degrees latitude and degrees longitude. Unless
|
2019
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
2020
|
+
# within normalized ranges.
|
2021
|
+
# Corresponds to the JSON property `latLng`
|
2022
|
+
# @return [Google::Apis::JobsV2::LatLng]
|
2023
|
+
attr_accessor :lat_lng
|
2024
|
+
|
2025
|
+
# The type of a location, which corresponds to the address lines field of google.
|
2026
|
+
# type.PostalAddress. For example, "Downtown, Atlanta, GA, USA" has a type of
|
2027
|
+
# LocationType.NEIGHBORHOOD, and "Kansas City, KS, USA" has a type of
|
2028
|
+
# LocationType.LOCALITY.
|
2029
|
+
# Corresponds to the JSON property `locationType`
|
2030
|
+
# @return [String]
|
2031
|
+
attr_accessor :location_type
|
2032
|
+
|
2033
|
+
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
2034
|
+
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
2035
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
2036
|
+
# towns, mountains). In typical usage an address would be created via user input
|
2037
|
+
# or from importing existing data, depending on the type of process. Advice on
|
2038
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
2039
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
2040
|
+
# elements for input or editing of fields outside countries where that field is
|
2041
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
2042
|
+
# google.com/business/answer/6397478
|
2043
|
+
# Corresponds to the JSON property `postalAddress`
|
2044
|
+
# @return [Google::Apis::JobsV2::PostalAddress]
|
2045
|
+
attr_accessor :postal_address
|
2046
|
+
|
2047
|
+
# Radius in miles of the job location. This value is derived from the location
|
2048
|
+
# bounding box in which a circle with the specified radius centered from google.
|
2049
|
+
# type.LatLng covers the area associated with the job location. For example,
|
2050
|
+
# currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
|
2051
|
+
# Corresponds to the JSON property `radiusMiles`
|
2052
|
+
# @return [Float]
|
2053
|
+
attr_accessor :radius_miles
|
2054
|
+
|
2055
|
+
def initialize(**args)
|
2056
|
+
update!(**args)
|
2057
|
+
end
|
2058
|
+
|
2059
|
+
# Update properties of this object
|
2060
|
+
def update!(**args)
|
2061
|
+
@lat_lng = args[:lat_lng] if args.key?(:lat_lng)
|
2062
|
+
@location_type = args[:location_type] if args.key?(:location_type)
|
2063
|
+
@postal_address = args[:postal_address] if args.key?(:postal_address)
|
2064
|
+
@radius_miles = args[:radius_miles] if args.key?(:radius_miles)
|
2065
|
+
end
|
2066
|
+
end
|
2067
|
+
|
2068
|
+
# Input only. Histogram facets to be specified in SearchJobsRequest.
|
1405
2069
|
class HistogramFacets
|
1406
2070
|
include Google::Apis::Core::Hashable
|
1407
2071
|
|
1408
|
-
# Optional. Specifies compensation field-based histogram requests.
|
1409
|
-
#
|
2072
|
+
# Optional. Specifies compensation field-based histogram requests. Duplicate
|
2073
|
+
# values of CompensationHistogramRequest.type are not allowed.
|
1410
2074
|
# Corresponds to the JSON property `compensationHistogramFacets`
|
1411
2075
|
# @return [Array<Google::Apis::JobsV2::CompensationHistogramRequest>]
|
1412
2076
|
attr_accessor :compensation_histogram_facets
|
1413
2077
|
|
1414
|
-
# Optional. Specifies the custom attributes histogram requests.
|
1415
|
-
#
|
1416
|
-
# allowed.
|
2078
|
+
# Optional. Specifies the custom attributes histogram requests. Duplicate values
|
2079
|
+
# of CustomAttributeHistogramRequest.key are not allowed.
|
1417
2080
|
# Corresponds to the JSON property `customAttributeHistogramFacets`
|
1418
2081
|
# @return [Array<Google::Apis::JobsV2::CustomAttributeHistogramRequest>]
|
1419
2082
|
attr_accessor :custom_attribute_histogram_facets
|
1420
2083
|
|
1421
|
-
# Optional. Specifies the simple type of histogram facets, for example,
|
1422
|
-
#
|
2084
|
+
# Optional. Specifies the simple type of histogram facets, for example, `
|
2085
|
+
# COMPANY_SIZE`, `EMPLOYMENT_TYPE` etc. This field is equivalent to
|
1423
2086
|
# GetHistogramRequest.
|
1424
2087
|
# Corresponds to the JSON property `simpleHistogramFacets`
|
1425
2088
|
# @return [Array<String>]
|
@@ -1437,11 +2100,9 @@ module Google
|
|
1437
2100
|
end
|
1438
2101
|
end
|
1439
2102
|
|
1440
|
-
# Output only.
|
1441
|
-
#
|
1442
|
-
#
|
1443
|
-
# The response is a map of each filter value to the corresponding count of
|
1444
|
-
# jobs for that filter.
|
2103
|
+
# Output only. Result of a histogram call. The response contains the histogram
|
2104
|
+
# map for the search type specified by HistogramResult.field. The response is a
|
2105
|
+
# map of each filter value to the corresponding count of jobs for that filter.
|
1445
2106
|
class HistogramResult
|
1446
2107
|
include Google::Apis::Core::Hashable
|
1447
2108
|
|
@@ -1450,9 +2111,8 @@ module Google
|
|
1450
2111
|
# @return [String]
|
1451
2112
|
attr_accessor :search_type
|
1452
2113
|
|
1453
|
-
# A map from the values of field to the number of jobs with that value
|
1454
|
-
#
|
1455
|
-
# Key: search type (filter names, such as the companyName).
|
2114
|
+
# A map from the values of field to the number of jobs with that value in this
|
2115
|
+
# search result. Key: search type (filter names, such as the companyName).
|
1456
2116
|
# Values: the count of jobs that match the filter for this search.
|
1457
2117
|
# Corresponds to the JSON property `values`
|
1458
2118
|
# @return [Hash<String,Fixnum>]
|
@@ -1469,8 +2129,7 @@ module Google
|
|
1469
2129
|
end
|
1470
2130
|
end
|
1471
2131
|
|
1472
|
-
# Output only.
|
1473
|
-
# Histogram results that matches HistogramFacets specified in
|
2132
|
+
# Output only. Histogram results that matches HistogramFacets specified in
|
1474
2133
|
# SearchJobsRequest.
|
1475
2134
|
class HistogramResults
|
1476
2135
|
include Google::Apis::Core::Hashable
|
@@ -1481,14 +2140,14 @@ module Google
|
|
1481
2140
|
# @return [Array<Google::Apis::JobsV2::CompensationHistogramResult>]
|
1482
2141
|
attr_accessor :compensation_histogram_results
|
1483
2142
|
|
1484
|
-
# Specifies histogram results for custom attributes that
|
1485
|
-
#
|
2143
|
+
# Specifies histogram results for custom attributes that matches HistogramFacets.
|
2144
|
+
# custom_attribute_histogram_facets.
|
1486
2145
|
# Corresponds to the JSON property `customAttributeHistogramResults`
|
1487
2146
|
# @return [Array<Google::Apis::JobsV2::CustomAttributeHistogramResult>]
|
1488
2147
|
attr_accessor :custom_attribute_histogram_results
|
1489
2148
|
|
1490
|
-
# Specifies histogram results that matches
|
1491
|
-
#
|
2149
|
+
# Specifies histogram results that matches HistogramFacets.
|
2150
|
+
# simple_histogram_facets.
|
1492
2151
|
# Corresponds to the JSON property `simpleHistogramResults`
|
1493
2152
|
# @return [Array<Google::Apis::JobsV2::HistogramResult>]
|
1494
2153
|
attr_accessor :simple_histogram_results
|
@@ -1506,39 +2165,33 @@ module Google
|
|
1506
2165
|
end
|
1507
2166
|
|
1508
2167
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
1509
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
1510
|
-
#
|
2168
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
2169
|
+
# responsible for the job.
|
1511
2170
|
class Job
|
1512
2171
|
include Google::Apis::Core::Hashable
|
1513
2172
|
|
1514
|
-
# Optional but at least one of application_urls,
|
1515
|
-
#
|
1516
|
-
#
|
1517
|
-
#
|
1518
|
-
# applications can be sent.
|
1519
|
-
# The maximum number of allowed characters is 255.
|
2173
|
+
# Optional but at least one of application_urls, application_email_list or
|
2174
|
+
# application_instruction must be specified. Use this field to specify email
|
2175
|
+
# address(es) to which resumes or applications can be sent. The maximum number
|
2176
|
+
# of allowed characters is 255.
|
1520
2177
|
# Corresponds to the JSON property `applicationEmailList`
|
1521
2178
|
# @return [Array<String>]
|
1522
2179
|
attr_accessor :application_email_list
|
1523
2180
|
|
1524
|
-
# Optional but at least one of application_urls,
|
1525
|
-
#
|
1526
|
-
#
|
1527
|
-
#
|
1528
|
-
#
|
1529
|
-
#
|
1530
|
-
# bold, italic, ordered list, and unordered list markup tags.
|
1531
|
-
# The maximum number of allowed characters is 3,000.
|
2181
|
+
# Optional but at least one of application_urls, application_email_list or
|
2182
|
+
# application_instruction must be specified. Use this field to provide
|
2183
|
+
# instructions, such as "Mail your application to ...", that a candidate can
|
2184
|
+
# follow to apply for the job. This field accepts and sanitizes HTML input, and
|
2185
|
+
# also accepts bold, italic, ordered list, and unordered list markup tags. The
|
2186
|
+
# maximum number of allowed characters is 3,000.
|
1532
2187
|
# Corresponds to the JSON property `applicationInstruction`
|
1533
2188
|
# @return [String]
|
1534
2189
|
attr_accessor :application_instruction
|
1535
2190
|
|
1536
|
-
# Optional but at least one of application_urls,
|
1537
|
-
#
|
1538
|
-
#
|
1539
|
-
#
|
1540
|
-
# link to an online application form.
|
1541
|
-
# The maximum number of allowed characters is 2,000.
|
2191
|
+
# Optional but at least one of application_urls, application_email_list or
|
2192
|
+
# application_instruction must be specified. Use this URL field to direct an
|
2193
|
+
# applicant to a website, for example to link to an online application form. The
|
2194
|
+
# maximum number of allowed characters is 2,000.
|
1542
2195
|
# Corresponds to the JSON property `applicationUrls`
|
1543
2196
|
# @return [Array<String>]
|
1544
2197
|
attr_accessor :application_urls
|
@@ -1553,18 +2206,16 @@ module Google
|
|
1553
2206
|
# @return [String]
|
1554
2207
|
attr_accessor :company_display_name
|
1555
2208
|
|
1556
|
-
# Optional but one of company_name or distributor_company_id must be
|
1557
|
-
#
|
1558
|
-
#
|
1559
|
-
#
|
1560
|
-
# distributor-assigned company identifier, distributor_company_id.
|
2209
|
+
# Optional but one of company_name or distributor_company_id must be provided.
|
2210
|
+
# The resource name of the company listing the job, such as /companies/foo. This
|
2211
|
+
# field takes precedence over the distributor-assigned company identifier,
|
2212
|
+
# distributor_company_id.
|
1561
2213
|
# Corresponds to the JSON property `companyName`
|
1562
2214
|
# @return [String]
|
1563
2215
|
attr_accessor :company_name
|
1564
2216
|
|
1565
|
-
# Deprecated. Use company_display_name instead.
|
1566
|
-
#
|
1567
|
-
# The name of the company listing the job.
|
2217
|
+
# Deprecated. Use company_display_name instead. Output only. The name of the
|
2218
|
+
# company listing the job.
|
1568
2219
|
# Corresponds to the JSON property `companyTitle`
|
1569
2220
|
# @return [String]
|
1570
2221
|
attr_accessor :company_title
|
@@ -1580,152 +2231,130 @@ module Google
|
|
1580
2231
|
attr_accessor :create_time
|
1581
2232
|
|
1582
2233
|
# Optional. A map of fields to hold both filterable and non-filterable custom
|
1583
|
-
# job
|
1584
|
-
#
|
1585
|
-
#
|
1586
|
-
#
|
1587
|
-
#
|
1588
|
-
#
|
1589
|
-
#
|
1590
|
-
#
|
1591
|
-
# For filterable `string_values`, across all keys at most 200 values are
|
1592
|
-
# allowed, with each string no more than 255 characters. For unfilterable
|
1593
|
-
# `string_values`, the maximum total size of `string_values` across all keys
|
1594
|
-
# is 50KB.
|
2234
|
+
# job attributes that are not covered by the provided structured fields. This
|
2235
|
+
# field is a more general combination of the deprecated id-based
|
2236
|
+
# filterable_custom_fields and string-based non_filterable_custom_fields. The
|
2237
|
+
# keys of the map are strings up to 64 bytes and must match the pattern: a-zA-Z*.
|
2238
|
+
# At most 100 filterable and at most 100 unfilterable keys are supported. For
|
2239
|
+
# filterable `string_values`, across all keys at most 200 values are allowed,
|
2240
|
+
# with each string no more than 255 characters. For unfilterable `string_values`,
|
2241
|
+
# the maximum total size of `string_values` across all keys is 50KB.
|
1595
2242
|
# Corresponds to the JSON property `customAttributes`
|
1596
2243
|
# @return [Hash<String,Google::Apis::JobsV2::CustomAttribute>]
|
1597
2244
|
attr_accessor :custom_attributes
|
1598
2245
|
|
1599
2246
|
# Optional. The department or functional area within the company with the open
|
1600
|
-
# position.
|
1601
|
-
# The maximum number of allowed characters is 255.
|
2247
|
+
# position. The maximum number of allowed characters is 255.
|
1602
2248
|
# Corresponds to the JSON property `department`
|
1603
2249
|
# @return [String]
|
1604
2250
|
attr_accessor :department
|
1605
2251
|
|
1606
2252
|
# Required. The description of the job, which typically includes a multi-
|
1607
|
-
# paragraph
|
1608
|
-
#
|
1609
|
-
#
|
1610
|
-
#
|
1611
|
-
#
|
1612
|
-
#
|
1613
|
-
# bold, italic, ordered list, and unordered list markup tags.
|
1614
|
-
# The maximum number of allowed characters is 100,000.
|
2253
|
+
# paragraph description of the company and related information. Separate fields
|
2254
|
+
# are provided on the job object for responsibilities, qualifications, and other
|
2255
|
+
# job characteristics. Use of these separate job fields is recommended. This
|
2256
|
+
# field accepts and sanitizes HTML input, and also accepts bold, italic, ordered
|
2257
|
+
# list, and unordered list markup tags. The maximum number of allowed characters
|
2258
|
+
# is 100,000.
|
1615
2259
|
# Corresponds to the JSON property `description`
|
1616
2260
|
# @return [String]
|
1617
2261
|
attr_accessor :description
|
1618
2262
|
|
1619
|
-
# Optional but one of company_name or distributor_company_id must be
|
1620
|
-
#
|
1621
|
-
#
|
1622
|
-
#
|
1623
|
-
#
|
1624
|
-
# The maximum number of allowed characters is 255.
|
2263
|
+
# Optional but one of company_name or distributor_company_id must be provided. A
|
2264
|
+
# unique company identifier used by job distributors to identify an employer's
|
2265
|
+
# company entity. company_name takes precedence over this field, and is the
|
2266
|
+
# recommended field to use to identify companies. The maximum number of allowed
|
2267
|
+
# characters is 255.
|
1625
2268
|
# Corresponds to the JSON property `distributorCompanyId`
|
1626
2269
|
# @return [String]
|
1627
2270
|
attr_accessor :distributor_company_id
|
1628
2271
|
|
1629
|
-
# Optional. The desired education level for the job, such as
|
1630
|
-
#
|
2272
|
+
# Optional. The desired education level for the job, such as "Bachelors", "
|
2273
|
+
# Masters", "Doctorate".
|
1631
2274
|
# Corresponds to the JSON property `educationLevels`
|
1632
2275
|
# @return [Array<String>]
|
1633
2276
|
attr_accessor :education_levels
|
1634
2277
|
|
1635
|
-
# Optional. The employment type(s) of a job, for example,
|
1636
|
-
# full time or
|
1637
|
-
# part time.
|
2278
|
+
# Optional. The employment type(s) of a job, for example, full time or part time.
|
1638
2279
|
# Corresponds to the JSON property `employmentTypes`
|
1639
2280
|
# @return [Array<String>]
|
1640
2281
|
attr_accessor :employment_types
|
1641
2282
|
|
1642
2283
|
# Represents a whole or partial calendar date, e.g. a birthday. The time of day
|
1643
2284
|
# and time zone are either specified elsewhere or are not significant. The date
|
1644
|
-
# is relative to the Proleptic Gregorian Calendar. This can represent:
|
1645
|
-
#
|
1646
|
-
# * A
|
1647
|
-
# * A year
|
1648
|
-
#
|
1649
|
-
#
|
2285
|
+
# is relative to the Proleptic Gregorian Calendar. This can represent: * A full
|
2286
|
+
# date, with non-zero year, month and day values * A month and day value, with a
|
2287
|
+
# zero year, e.g. an anniversary * A year on its own, with zero month and day
|
2288
|
+
# values * A year and month value, with a zero day, e.g. a credit card
|
2289
|
+
# expiration date Related types are google.type.TimeOfDay and `google.protobuf.
|
2290
|
+
# Timestamp`.
|
1650
2291
|
# Corresponds to the JSON property `endDate`
|
1651
2292
|
# @return [Google::Apis::JobsV2::Date]
|
1652
2293
|
attr_accessor :end_date
|
1653
2294
|
|
1654
|
-
# Optional but strongly recommended for the best service
|
1655
|
-
#
|
1656
|
-
#
|
1657
|
-
#
|
1658
|
-
#
|
1659
|
-
#
|
1660
|
-
#
|
1661
|
-
#
|
1662
|
-
#
|
1663
|
-
#
|
1664
|
-
#
|
1665
|
-
#
|
1666
|
-
#
|
1667
|
-
#
|
1668
|
-
#
|
1669
|
-
#
|
1670
|
-
#
|
1671
|
-
#
|
1672
|
-
#
|
1673
|
-
#
|
1674
|
-
#
|
1675
|
-
#
|
1676
|
-
# If
|
1677
|
-
#
|
1678
|
-
#
|
1679
|
-
#
|
1680
|
-
# If this value is not provided but expiry_date is, expiry_date is
|
1681
|
-
# used.
|
1682
|
-
# If this value is not provided on job update, it depends on the field masks
|
1683
|
-
# set by UpdateJobRequest.update_job_fields. If the field masks include
|
1684
|
-
# expiry_time, or the masks are empty meaning that every field is
|
1685
|
-
# updated, the job posting expires after 30 days from the job's last
|
1686
|
-
# update time. Otherwise the expiration date isn't updated.
|
2295
|
+
# Optional but strongly recommended for the best service experience. The
|
2296
|
+
# expiration timestamp of the job. After this timestamp, the job is marked as
|
2297
|
+
# expired, and it no longer appears in search results. The expired job can't be
|
2298
|
+
# deleted or listed by the DeleteJob and ListJobs APIs, but it can be retrieved
|
2299
|
+
# with the GetJob API or updated with the UpdateJob API. An expired job can be
|
2300
|
+
# updated and opened again by using a future expiration timestamp. Updating an
|
2301
|
+
# expired job fails if there is another existing open job with same
|
2302
|
+
# requisition_id, company_name and language_code. The expired jobs are retained
|
2303
|
+
# in our system for 90 days. However, the overall expired job count cannot
|
2304
|
+
# exceed 3 times the maximum of open jobs count over the past week, otherwise
|
2305
|
+
# jobs with earlier expire time are cleaned first. Expired jobs are no longer
|
2306
|
+
# accessible after they are cleaned out. The format of this field is RFC 3339
|
2307
|
+
# date strings. Example: 2000-01-01T00:00:00.999999999Z See [https://www.ietf.
|
2308
|
+
# org/rfc/rfc3339.txt](https://www.ietf.org/rfc/rfc3339.txt). A valid date range
|
2309
|
+
# is between 1970-01-01T00:00:00.0Z and 2100-12-31T23:59:59.999Z. Invalid dates
|
2310
|
+
# are ignored and treated as expire time not provided. If this value is not
|
2311
|
+
# provided at the time of job creation or is invalid, the job posting expires
|
2312
|
+
# after 30 days from the job's creation time. For example, if the job was
|
2313
|
+
# created on 2017/01/01 13:00AM UTC with an unspecified expiration date, the job
|
2314
|
+
# expires after 2017/01/31 13:00AM UTC. If this value is not provided but
|
2315
|
+
# expiry_date is, expiry_date is used. If this value is not provided on job
|
2316
|
+
# update, it depends on the field masks set by UpdateJobRequest.
|
2317
|
+
# update_job_fields. If the field masks include expiry_time, or the masks are
|
2318
|
+
# empty meaning that every field is updated, the job posting expires after 30
|
2319
|
+
# days from the job's last update time. Otherwise the expiration date isn't
|
2320
|
+
# updated.
|
1687
2321
|
# Corresponds to the JSON property `expireTime`
|
1688
2322
|
# @return [String]
|
1689
2323
|
attr_accessor :expire_time
|
1690
2324
|
|
1691
2325
|
# Represents a whole or partial calendar date, e.g. a birthday. The time of day
|
1692
2326
|
# and time zone are either specified elsewhere or are not significant. The date
|
1693
|
-
# is relative to the Proleptic Gregorian Calendar. This can represent:
|
1694
|
-
#
|
1695
|
-
# * A
|
1696
|
-
# * A year
|
1697
|
-
#
|
1698
|
-
#
|
2327
|
+
# is relative to the Proleptic Gregorian Calendar. This can represent: * A full
|
2328
|
+
# date, with non-zero year, month and day values * A month and day value, with a
|
2329
|
+
# zero year, e.g. an anniversary * A year on its own, with zero month and day
|
2330
|
+
# values * A year and month value, with a zero day, e.g. a credit card
|
2331
|
+
# expiration date Related types are google.type.TimeOfDay and `google.protobuf.
|
2332
|
+
# Timestamp`.
|
1699
2333
|
# Corresponds to the JSON property `expiryDate`
|
1700
2334
|
# @return [Google::Apis::JobsV2::Date]
|
1701
2335
|
attr_accessor :expiry_date
|
1702
2336
|
|
1703
|
-
# Deprecated. Use CompensationInfo.
|
1704
|
-
# Describes job compensation.
|
2337
|
+
# Deprecated. Use CompensationInfo. Describes job compensation.
|
1705
2338
|
# Corresponds to the JSON property `extendedCompensationInfo`
|
1706
2339
|
# @return [Google::Apis::JobsV2::ExtendedCompensationInfo]
|
1707
2340
|
attr_accessor :extended_compensation_info
|
1708
2341
|
|
1709
|
-
# Deprecated. Use custom_attributes instead.
|
1710
|
-
#
|
1711
|
-
#
|
1712
|
-
#
|
1713
|
-
#
|
1714
|
-
#
|
1715
|
-
#
|
1716
|
-
#
|
1717
|
-
#
|
1718
|
-
# searched against by keyword searches (see
|
1719
|
-
# SearchJobsRequest.custom_field_filters][]).
|
1720
|
-
# The map key must be a number between 1-20. If an invalid key is
|
1721
|
-
# provided on job create or update, an error is returned.
|
2342
|
+
# Deprecated. Use custom_attributes instead. Optional. A map of fields to hold
|
2343
|
+
# filterable custom job attributes not captured by the standard fields such as
|
2344
|
+
# job_title, company_name, or level. These custom fields store arbitrary string
|
2345
|
+
# values, and can be used for purposes not covered by the structured fields. For
|
2346
|
+
# the best search experience, use of the structured rather than custom fields is
|
2347
|
+
# recommended. Data stored in these custom fields fields are indexed and
|
2348
|
+
# searched against by keyword searches (see SearchJobsRequest.
|
2349
|
+
# custom_field_filters][]). The map key must be a number between 1-20. If an
|
2350
|
+
# invalid key is provided on job create or update, an error is returned.
|
1722
2351
|
# Corresponds to the JSON property `filterableCustomFields`
|
1723
2352
|
# @return [Hash<String,Google::Apis::JobsV2::CustomField>]
|
1724
2353
|
attr_accessor :filterable_custom_fields
|
1725
2354
|
|
1726
2355
|
# Optional. A description of bonus, commission, and other compensation
|
1727
|
-
# incentives associated with the job not including salary or pay.
|
1728
|
-
#
|
2356
|
+
# incentives associated with the job not including salary or pay. The maximum
|
2357
|
+
# number of allowed characters is 10,000.
|
1729
2358
|
# Corresponds to the JSON property `incentives`
|
1730
2359
|
# @return [String]
|
1731
2360
|
attr_accessor :incentives
|
@@ -1735,21 +2364,19 @@ module Google
|
|
1735
2364
|
# @return [Array<Google::Apis::JobsV2::JobLocation>]
|
1736
2365
|
attr_accessor :job_locations
|
1737
2366
|
|
1738
|
-
# Required. The title of the job, such as "Software Engineer"
|
1739
|
-
#
|
2367
|
+
# Required. The title of the job, such as "Software Engineer" The maximum number
|
2368
|
+
# of allowed characters is 500.
|
1740
2369
|
# Corresponds to the JSON property `jobTitle`
|
1741
2370
|
# @return [String]
|
1742
2371
|
attr_accessor :job_title
|
1743
2372
|
|
1744
|
-
# Optional. The language of the posting. This field is distinct from
|
1745
|
-
#
|
1746
|
-
#
|
1747
|
-
#
|
1748
|
-
#
|
1749
|
-
#
|
1750
|
-
#
|
1751
|
-
# language code based on Job.description is assigned, otherwise
|
1752
|
-
# defaults to 'en_US'.
|
2373
|
+
# Optional. The language of the posting. This field is distinct from any
|
2374
|
+
# requirements for fluency that are associated with the job. Language codes must
|
2375
|
+
# be in BCP-47 format, such as "en-US" or "sr-Latn". For more information, see [
|
2376
|
+
# Tags for Identifying Languages](https://tools.ietf.org/html/bcp47)`: class="
|
2377
|
+
# external" target="_blank" `. If this field is unspecified and Job.description
|
2378
|
+
# is present, detected language code based on Job.description is assigned,
|
2379
|
+
# otherwise defaults to 'en_US'.
|
1753
2380
|
# Corresponds to the JSON property `languageCode`
|
1754
2381
|
# @return [String]
|
1755
2382
|
attr_accessor :language_code
|
@@ -1759,59 +2386,55 @@ module Google
|
|
1759
2386
|
# @return [String]
|
1760
2387
|
attr_accessor :level
|
1761
2388
|
|
1762
|
-
# Optional but strongly recommended for the best service experience.
|
1763
|
-
#
|
1764
|
-
#
|
1765
|
-
#
|
1766
|
-
#
|
1767
|
-
#
|
1768
|
-
#
|
1769
|
-
#
|
1770
|
-
#
|
1771
|
-
#
|
1772
|
-
#
|
1773
|
-
# for better search experience.
|
1774
|
-
# The maximum number of allowed characters is 500.
|
2389
|
+
# Optional but strongly recommended for the best service experience. Location(s)
|
2390
|
+
# where the emploeyer is looking to hire for this job posting. Specifying the
|
2391
|
+
# full street address(es) of the hiring location enables better API results,
|
2392
|
+
# especially job searches by commute time. At most 50 locations are allowed for
|
2393
|
+
# best search performance. If a job has more locations, it is suggested to split
|
2394
|
+
# it into multiple jobs with unique requisition_ids (e.g. 'ReqA' becomes 'ReqA-1'
|
2395
|
+
# , 'ReqA-2', etc.) as multiple jobs with the same requisition_id, company_name
|
2396
|
+
# and language_code are not allowed. If the original requisition_id must be
|
2397
|
+
# preserved, a custom field should be used for storage. It is also suggested to
|
2398
|
+
# group the locations that close to each other in the same job for better search
|
2399
|
+
# experience. The maximum number of allowed characters is 500.
|
1775
2400
|
# Corresponds to the JSON property `locations`
|
1776
2401
|
# @return [Array<String>]
|
1777
2402
|
attr_accessor :locations
|
1778
2403
|
|
1779
|
-
# Required during job update.
|
1780
|
-
#
|
1781
|
-
#
|
1782
|
-
# requisition_id since this value is unique.
|
2404
|
+
# Required during job update. Resource name assigned to a job by the API, for
|
2405
|
+
# example, "/jobs/foo". Use of this field in job queries and API calls is
|
2406
|
+
# preferred over the use of requisition_id since this value is unique.
|
1783
2407
|
# Corresponds to the JSON property `name`
|
1784
2408
|
# @return [String]
|
1785
2409
|
attr_accessor :name
|
1786
2410
|
|
1787
|
-
# Optional. A promotion value of the job, as determined by the client.
|
1788
|
-
#
|
1789
|
-
#
|
1790
|
-
#
|
1791
|
-
#
|
1792
|
-
#
|
2411
|
+
# Optional. A promotion value of the job, as determined by the client. The value
|
2412
|
+
# determines the sort order of the jobs returned when searching for jobs using
|
2413
|
+
# the featured jobs search call, with higher promotional values being returned
|
2414
|
+
# first and ties being resolved by relevance sort. Only the jobs with a
|
2415
|
+
# promotionValue >0 are returned in a FEATURED_JOB_SEARCH. Default value is 0,
|
2416
|
+
# and negative values are treated as 0.
|
1793
2417
|
# Corresponds to the JSON property `promotionValue`
|
1794
2418
|
# @return [Fixnum]
|
1795
2419
|
attr_accessor :promotion_value
|
1796
2420
|
|
1797
2421
|
# Represents a whole or partial calendar date, e.g. a birthday. The time of day
|
1798
2422
|
# and time zone are either specified elsewhere or are not significant. The date
|
1799
|
-
# is relative to the Proleptic Gregorian Calendar. This can represent:
|
1800
|
-
#
|
1801
|
-
# * A
|
1802
|
-
# * A year
|
1803
|
-
#
|
1804
|
-
#
|
2423
|
+
# is relative to the Proleptic Gregorian Calendar. This can represent: * A full
|
2424
|
+
# date, with non-zero year, month and day values * A month and day value, with a
|
2425
|
+
# zero year, e.g. an anniversary * A year on its own, with zero month and day
|
2426
|
+
# values * A year and month value, with a zero day, e.g. a credit card
|
2427
|
+
# expiration date Related types are google.type.TimeOfDay and `google.protobuf.
|
2428
|
+
# Timestamp`.
|
1805
2429
|
# Corresponds to the JSON property `publishDate`
|
1806
2430
|
# @return [Google::Apis::JobsV2::Date]
|
1807
2431
|
attr_accessor :publish_date
|
1808
2432
|
|
1809
|
-
# Optional. A description of the qualifications required to perform the
|
1810
|
-
#
|
1811
|
-
#
|
1812
|
-
#
|
1813
|
-
#
|
1814
|
-
# The maximum number of allowed characters is 10,000.
|
2433
|
+
# Optional. A description of the qualifications required to perform the job. The
|
2434
|
+
# use of this field is recommended as an alternative to using the more general
|
2435
|
+
# description field. This field accepts and sanitizes HTML input, and also
|
2436
|
+
# accepts bold, italic, ordered list, and unordered list markup tags. The
|
2437
|
+
# maximum number of allowed characters is 10,000.
|
1815
2438
|
# Corresponds to the JSON property `qualifications`
|
1816
2439
|
# @return [String]
|
1817
2440
|
attr_accessor :qualifications
|
@@ -1822,56 +2445,49 @@ module Google
|
|
1822
2445
|
attr_accessor :reference_url
|
1823
2446
|
|
1824
2447
|
# Optional. The job Region (for example, state, country) throughout which the
|
1825
|
-
# job
|
1826
|
-
#
|
1827
|
-
#
|
1828
|
-
#
|
1829
|
-
# If this field is set, setting job locations
|
1830
|
-
# to the same location level as this field is strongly recommended.
|
2448
|
+
# job is available. If this field is set, a LocationFilter in a search query
|
2449
|
+
# within the job region finds this job if an exact location match is not
|
2450
|
+
# specified. If this field is set, setting job locations to the same location
|
2451
|
+
# level as this field is strongly recommended.
|
1831
2452
|
# Corresponds to the JSON property `region`
|
1832
2453
|
# @return [String]
|
1833
2454
|
attr_accessor :region
|
1834
2455
|
|
1835
2456
|
# Required. The requisition ID, also referred to as the posting ID, assigned by
|
1836
|
-
# the
|
1837
|
-
# client
|
1838
|
-
#
|
1839
|
-
#
|
1840
|
-
# company_name and language_code.
|
1841
|
-
# The maximum number of allowed characters is 255.
|
2457
|
+
# the client to identify a job. This field is intended to be used by clients for
|
2458
|
+
# client identification and tracking of listings. A job is not allowed to be
|
2459
|
+
# created if there is another job with the same requisition_id, company_name and
|
2460
|
+
# language_code. The maximum number of allowed characters is 255.
|
1842
2461
|
# Corresponds to the JSON property `requisitionId`
|
1843
2462
|
# @return [String]
|
1844
2463
|
attr_accessor :requisition_id
|
1845
2464
|
|
1846
2465
|
# Optional. A description of job responsibilities. The use of this field is
|
1847
|
-
# recommended as an alternative to using the more general description
|
1848
|
-
# field
|
1849
|
-
#
|
1850
|
-
#
|
1851
|
-
# The maximum number of allowed characters is 10,000.
|
2466
|
+
# recommended as an alternative to using the more general description field.
|
2467
|
+
# This field accepts and sanitizes HTML input, and also accepts bold, italic,
|
2468
|
+
# ordered list, and unordered list markup tags. The maximum number of allowed
|
2469
|
+
# characters is 10,000.
|
1852
2470
|
# Corresponds to the JSON property `responsibilities`
|
1853
2471
|
# @return [String]
|
1854
2472
|
attr_accessor :responsibilities
|
1855
2473
|
|
1856
2474
|
# Represents a whole or partial calendar date, e.g. a birthday. The time of day
|
1857
2475
|
# and time zone are either specified elsewhere or are not significant. The date
|
1858
|
-
# is relative to the Proleptic Gregorian Calendar. This can represent:
|
1859
|
-
#
|
1860
|
-
# * A
|
1861
|
-
# * A year
|
1862
|
-
#
|
1863
|
-
#
|
2476
|
+
# is relative to the Proleptic Gregorian Calendar. This can represent: * A full
|
2477
|
+
# date, with non-zero year, month and day values * A month and day value, with a
|
2478
|
+
# zero year, e.g. an anniversary * A year on its own, with zero month and day
|
2479
|
+
# values * A year and month value, with a zero day, e.g. a credit card
|
2480
|
+
# expiration date Related types are google.type.TimeOfDay and `google.protobuf.
|
2481
|
+
# Timestamp`.
|
1864
2482
|
# Corresponds to the JSON property `startDate`
|
1865
2483
|
# @return [Google::Apis::JobsV2::Date]
|
1866
2484
|
attr_accessor :start_date
|
1867
2485
|
|
1868
|
-
# Deprecated. Use custom_attributes instead.
|
1869
|
-
#
|
1870
|
-
#
|
1871
|
-
#
|
1872
|
-
#
|
1873
|
-
# against them, nor can the client use them to list jobs.
|
1874
|
-
# The key of the map can be any valid string.
|
2486
|
+
# Deprecated. Use custom_attributes instead. Optional. A map of fields to hold
|
2487
|
+
# non-filterable custom job attributes, similar to filterable_custom_fields.
|
2488
|
+
# These fields are distinct in that the data in these fields are not indexed.
|
2489
|
+
# Therefore, the client cannot search against them, nor can the client use them
|
2490
|
+
# to list jobs. The key of the map can be any valid string.
|
1875
2491
|
# Corresponds to the JSON property `unindexedCustomFields`
|
1876
2492
|
# @return [Hash<String,Google::Apis::JobsV2::CustomField>]
|
1877
2493
|
attr_accessor :unindexed_custom_fields
|
@@ -1881,9 +2497,8 @@ module Google
|
|
1881
2497
|
# @return [String]
|
1882
2498
|
attr_accessor :update_time
|
1883
2499
|
|
1884
|
-
# Optional. The visibility of the job.
|
1885
|
-
#
|
1886
|
-
# Currently only JobVisibility.PRIVATE is supported.
|
2500
|
+
# Optional. The visibility of the job. Defaults to JobVisibility.PRIVATE if not
|
2501
|
+
# specified. Currently only JobVisibility.PRIVATE is supported.
|
1887
2502
|
# Corresponds to the JSON property `visibility`
|
1888
2503
|
# @return [String]
|
1889
2504
|
attr_accessor :visibility
|
@@ -1935,157 +2550,132 @@ module Google
|
|
1935
2550
|
end
|
1936
2551
|
end
|
1937
2552
|
|
1938
|
-
# Input only.
|
1939
|
-
#
|
1940
|
-
# The filters required to perform a search query or histogram.
|
2553
|
+
# Input only. Deprecated. Use JobQuery instead. The filters required to perform
|
2554
|
+
# a search query or histogram.
|
1941
2555
|
class JobFilters
|
1942
2556
|
include Google::Apis::Core::Hashable
|
1943
2557
|
|
1944
2558
|
# Optional. The category filter specifies the categories of jobs to search
|
1945
|
-
# against.
|
1946
|
-
#
|
1947
|
-
#
|
1948
|
-
# If multiple values are specified, jobs from any of the specified
|
1949
|
-
# categories are searched against.
|
2559
|
+
# against. See Category for more information. If a value is not specified, jobs
|
2560
|
+
# from any category are searched against. If multiple values are specified, jobs
|
2561
|
+
# from any of the specified categories are searched against.
|
1950
2562
|
# Corresponds to the JSON property `categories`
|
1951
2563
|
# @return [Array<String>]
|
1952
2564
|
attr_accessor :categories
|
1953
2565
|
|
1954
|
-
# Input only.
|
1955
|
-
# Parameters needed for commute search.
|
2566
|
+
# Input only. Parameters needed for commute search.
|
1956
2567
|
# Corresponds to the JSON property `commuteFilter`
|
1957
2568
|
# @return [Google::Apis::JobsV2::CommutePreference]
|
1958
2569
|
attr_accessor :commute_filter
|
1959
2570
|
|
1960
2571
|
# Optional. The company names filter specifies the company entities to search
|
1961
|
-
# against.
|
1962
|
-
# If
|
1963
|
-
#
|
1964
|
-
# specified companies.
|
1965
|
-
# At most 20 company filters are allowed.
|
2572
|
+
# against. If a value is not specified, jobs are searched for against all
|
2573
|
+
# companies. If multiple values are specified, jobs are searched against the
|
2574
|
+
# specified companies. At most 20 company filters are allowed.
|
1966
2575
|
# Corresponds to the JSON property `companyNames`
|
1967
2576
|
# @return [Array<String>]
|
1968
2577
|
attr_accessor :company_names
|
1969
2578
|
|
1970
|
-
# Optional. This filter specifies the exact company titles
|
1971
|
-
#
|
1972
|
-
# If
|
1973
|
-
# associated with any
|
1974
|
-
#
|
1975
|
-
# associated with any of the specified companies.
|
1976
|
-
# At most 20 company title filters are allowed.
|
2579
|
+
# Optional. This filter specifies the exact company titles of jobs to search
|
2580
|
+
# against. If a value is not specified, jobs within the search results can be
|
2581
|
+
# associated with any company. If multiple values are specified, jobs within the
|
2582
|
+
# search results may be associated with any of the specified companies. At most
|
2583
|
+
# 20 company title filters are allowed.
|
1977
2584
|
# Corresponds to the JSON property `companyTitles`
|
1978
2585
|
# @return [Array<String>]
|
1979
2586
|
attr_accessor :company_titles
|
1980
2587
|
|
1981
|
-
# Input only.
|
1982
|
-
# Filter on job compensation type and amount.
|
2588
|
+
# Input only. Filter on job compensation type and amount.
|
1983
2589
|
# Corresponds to the JSON property `compensationFilter`
|
1984
2590
|
# @return [Google::Apis::JobsV2::CompensationFilter]
|
1985
2591
|
attr_accessor :compensation_filter
|
1986
2592
|
|
1987
|
-
# Optional. This filter specifies a structured syntax to match against the
|
1988
|
-
#
|
1989
|
-
#
|
1990
|
-
#
|
1991
|
-
#
|
1992
|
-
# (
|
1993
|
-
#
|
1994
|
-
#
|
1995
|
-
#
|
1996
|
-
#
|
1997
|
-
#
|
1998
|
-
# be a maximum of 100 comparisons/functions in the expression. The expression
|
1999
|
-
# must be < 3000 bytes in length.
|
2000
|
-
# Sample Query:
|
2001
|
-
# (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1)) AND key2 > 100
|
2593
|
+
# Optional. This filter specifies a structured syntax to match against the Job.
|
2594
|
+
# custom_attributes that are marked as `filterable`. The syntax for this
|
2595
|
+
# expression is a subset of Google SQL syntax. Supported operators are: =, !=, <,
|
2596
|
+
# <=, >, >= where the left of the operator is a custom field key and the right
|
2597
|
+
# of the operator is a number or string (surrounded by quotes) value. Supported
|
2598
|
+
# functions are LOWER() to perform case insensitive match and EMPTY() to filter
|
2599
|
+
# on the existence of a key. Boolean expressions (AND/OR/NOT) are supported up
|
2600
|
+
# to 3 levels of nesting (For example, "((A AND B AND C) OR NOT D) AND E"), and
|
2601
|
+
# there can be a maximum of 100 comparisons/functions in the expression. The
|
2602
|
+
# expression must be < 3000 bytes in length. Sample Query: (key1 = "TEST" OR
|
2603
|
+
# LOWER(key1)="test" OR NOT EMPTY(key1)) AND key2 > 100
|
2002
2604
|
# Corresponds to the JSON property `customAttributeFilter`
|
2003
2605
|
# @return [String]
|
2004
2606
|
attr_accessor :custom_attribute_filter
|
2005
2607
|
|
2006
|
-
# Deprecated. Use custom_attribute_filter instead.
|
2007
|
-
#
|
2008
|
-
#
|
2009
|
-
#
|
2010
|
-
#
|
2011
|
-
#
|
2012
|
-
# value. If an invalid key is provided or specified together with
|
2013
|
-
# custom_attribute_filter, an error is thrown.
|
2608
|
+
# Deprecated. Use custom_attribute_filter instead. Optional. This filter
|
2609
|
+
# specifies searching against custom field values. See Job.
|
2610
|
+
# filterable_custom_fields for information. The key value specifies a number
|
2611
|
+
# between 1-20 (the service supports 20 custom fields) corresponding to the
|
2612
|
+
# desired custom field map value. If an invalid key is provided or specified
|
2613
|
+
# together with custom_attribute_filter, an error is thrown.
|
2014
2614
|
# Corresponds to the JSON property `customFieldFilters`
|
2015
2615
|
# @return [Hash<String,Google::Apis::JobsV2::CustomFieldFilter>]
|
2016
2616
|
attr_accessor :custom_field_filters
|
2017
2617
|
|
2018
|
-
# Optional. This flag controls the spell-check feature. If false, the
|
2019
|
-
#
|
2020
|
-
#
|
2021
|
-
# Defaults to false: a spell check is performed.
|
2618
|
+
# Optional. This flag controls the spell-check feature. If false, the service
|
2619
|
+
# attempts to correct a misspelled query, for example, "enginee" is corrected to
|
2620
|
+
# "engineer". Defaults to false: a spell check is performed.
|
2022
2621
|
# Corresponds to the JSON property `disableSpellCheck`
|
2023
2622
|
# @return [Boolean]
|
2024
2623
|
attr_accessor :disable_spell_check
|
2025
2624
|
alias_method :disable_spell_check?, :disable_spell_check
|
2026
2625
|
|
2027
2626
|
# Optional. The employment type filter specifies the employment type of jobs to
|
2028
|
-
# search against, such as EmploymentType.FULL_TIME.
|
2029
|
-
#
|
2030
|
-
# employment
|
2031
|
-
#
|
2032
|
-
# of the specified employment types.
|
2627
|
+
# search against, such as EmploymentType.FULL_TIME. If a value is not specified,
|
2628
|
+
# jobs in the search results include any employment type. If multiple values are
|
2629
|
+
# specified, jobs in the search results include any of the specified employment
|
2630
|
+
# types.
|
2033
2631
|
# Corresponds to the JSON property `employmentTypes`
|
2034
2632
|
# @return [Array<String>]
|
2035
2633
|
attr_accessor :employment_types
|
2036
2634
|
|
2037
|
-
# Deprecated. Always use CompensationFilter.
|
2038
|
-
#
|
2039
|
-
# Filter on job compensation type and amount.
|
2635
|
+
# Deprecated. Always use CompensationFilter. Input only. Filter on job
|
2636
|
+
# compensation type and amount.
|
2040
2637
|
# Corresponds to the JSON property `extendedCompensationFilter`
|
2041
2638
|
# @return [Google::Apis::JobsV2::ExtendedCompensationFilter]
|
2042
2639
|
attr_accessor :extended_compensation_filter
|
2043
2640
|
|
2044
|
-
# Optional. This filter specifies the locale of jobs to search against,
|
2045
|
-
#
|
2046
|
-
#
|
2047
|
-
#
|
2048
|
-
#
|
2049
|
-
#
|
2050
|
-
# Languages](https://tools.ietf.org/html/bcp47).
|
2051
|
-
# At most 10 language code filters are allowed.
|
2641
|
+
# Optional. This filter specifies the locale of jobs to search against, for
|
2642
|
+
# example, "en-US". If a value is not specified, the search results may contain
|
2643
|
+
# jobs in any locale. Language codes should be in BCP-47 format, for example, "
|
2644
|
+
# en-US" or "sr-Latn". For more information, see [Tags for Identifying Languages]
|
2645
|
+
# (https://tools.ietf.org/html/bcp47). At most 10 language code filters are
|
2646
|
+
# allowed.
|
2052
2647
|
# Corresponds to the JSON property `languageCodes`
|
2053
2648
|
# @return [Array<String>]
|
2054
2649
|
attr_accessor :language_codes
|
2055
2650
|
|
2056
2651
|
# Optional. The location filter specifies geo-regions containing the jobs to
|
2057
|
-
# search against. See LocationFilter for more information.
|
2058
|
-
#
|
2059
|
-
# from
|
2060
|
-
#
|
2061
|
-
#
|
2062
|
-
#
|
2063
|
-
# distance is used for all locations.
|
2064
|
-
# At most 5 location filters are allowed.
|
2652
|
+
# search against. See LocationFilter for more information. If a location value
|
2653
|
+
# is not specified, jobs are retrieved from all locations. If multiple values
|
2654
|
+
# are specified, jobs are retrieved from any of the specified locations. If
|
2655
|
+
# different values are specified for the LocationFilter.distance_in_miles
|
2656
|
+
# parameter, the maximum provided distance is used for all locations. At most 5
|
2657
|
+
# location filters are allowed.
|
2065
2658
|
# Corresponds to the JSON property `locationFilters`
|
2066
2659
|
# @return [Array<Google::Apis::JobsV2::LocationFilter>]
|
2067
2660
|
attr_accessor :location_filters
|
2068
2661
|
|
2069
2662
|
# Optional. Jobs published within a range specified by this filter are searched
|
2070
|
-
# against, for example, DateRange.PAST_MONTH. If a value is not
|
2071
|
-
#
|
2072
|
-
# date they were published.
|
2663
|
+
# against, for example, DateRange.PAST_MONTH. If a value is not specified, all
|
2664
|
+
# open jobs are searched against regardless of the date they were published.
|
2073
2665
|
# Corresponds to the JSON property `publishDateRange`
|
2074
2666
|
# @return [String]
|
2075
2667
|
attr_accessor :publish_date_range
|
2076
2668
|
|
2077
2669
|
# Optional. The query filter contains the keywords that match against the job
|
2078
|
-
# title, description, and location fields.
|
2079
|
-
#
|
2670
|
+
# title, description, and location fields. The maximum query size is 255 bytes/
|
2671
|
+
# characters.
|
2080
2672
|
# Corresponds to the JSON property `query`
|
2081
2673
|
# @return [String]
|
2082
2674
|
attr_accessor :query
|
2083
2675
|
|
2084
|
-
# Deprecated. Do not use this field.
|
2085
|
-
#
|
2086
|
-
#
|
2087
|
-
# Defaults to false where all jobs accessible to the
|
2088
|
-
# user are searched against.
|
2676
|
+
# Deprecated. Do not use this field. This flag controls whether the job search
|
2677
|
+
# should be restricted to jobs owned by the current user. Defaults to false
|
2678
|
+
# where all jobs accessible to the user are searched against.
|
2089
2679
|
# Corresponds to the JSON property `tenantJobOnly`
|
2090
2680
|
# @return [Boolean]
|
2091
2681
|
attr_accessor :tenant_job_only
|
@@ -2115,17 +2705,15 @@ module Google
|
|
2115
2705
|
end
|
2116
2706
|
end
|
2117
2707
|
|
2118
|
-
# Output only.
|
2119
|
-
# A resource that represents a location with full geographic
|
2708
|
+
# Output only. A resource that represents a location with full geographic
|
2120
2709
|
# information.
|
2121
2710
|
class JobLocation
|
2122
2711
|
include Google::Apis::Core::Hashable
|
2123
2712
|
|
2124
2713
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
2125
2714
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
2126
|
-
# specified otherwise, this must conform to the
|
2127
|
-
#
|
2128
|
-
# standard</a>. Values must be within normalized ranges.
|
2715
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
2716
|
+
# within normalized ranges.
|
2129
2717
|
# Corresponds to the JSON property `latLng`
|
2130
2718
|
# @return [Google::Apis::JobsV2::LatLng]
|
2131
2719
|
attr_accessor :lat_lng
|
@@ -2140,27 +2728,22 @@ module Google
|
|
2140
2728
|
|
2141
2729
|
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
2142
2730
|
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
2143
|
-
# Box or similar.
|
2144
|
-
#
|
2145
|
-
#
|
2146
|
-
#
|
2147
|
-
#
|
2148
|
-
#
|
2149
|
-
#
|
2150
|
-
#
|
2151
|
-
# - Users should not be presented with UI elements for input or editing of
|
2152
|
-
# fields outside countries where that field is used.
|
2153
|
-
# For more guidance on how to use this schema, please see:
|
2154
|
-
# https://support.google.com/business/answer/6397478
|
2731
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
2732
|
+
# towns, mountains). In typical usage an address would be created via user input
|
2733
|
+
# or from importing existing data, depending on the type of process. Advice on
|
2734
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
2735
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
2736
|
+
# elements for input or editing of fields outside countries where that field is
|
2737
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
2738
|
+
# google.com/business/answer/6397478
|
2155
2739
|
# Corresponds to the JSON property `postalAddress`
|
2156
2740
|
# @return [Google::Apis::JobsV2::PostalAddress]
|
2157
2741
|
attr_accessor :postal_address
|
2158
2742
|
|
2159
|
-
# Radius in meters of the job location. This value is derived from the
|
2160
|
-
#
|
2161
|
-
#
|
2162
|
-
#
|
2163
|
-
# 7885.79 meters.
|
2743
|
+
# Radius in meters of the job location. This value is derived from the location
|
2744
|
+
# bounding box in which a circle with the specified radius centered from LatLng
|
2745
|
+
# coves the area associated with the job location. For example, currently, "
|
2746
|
+
# Mountain View, CA, USA" has a radius of 7885.79 meters.
|
2164
2747
|
# Corresponds to the JSON property `radiusMeters`
|
2165
2748
|
# @return [Float]
|
2166
2749
|
attr_accessor :radius_meters
|
@@ -2178,26 +2761,21 @@ module Google
|
|
2178
2761
|
end
|
2179
2762
|
end
|
2180
2763
|
|
2181
|
-
# Input only.
|
2182
|
-
# Options for job processing.
|
2764
|
+
# Input only. Options for job processing.
|
2183
2765
|
class JobProcessingOptions
|
2184
2766
|
include Google::Apis::Core::Hashable
|
2185
2767
|
|
2186
|
-
# Optional. If set to `true`, the service does not attempt to resolve a
|
2187
|
-
#
|
2768
|
+
# Optional. If set to `true`, the service does not attempt to resolve a more
|
2769
|
+
# precise address for the job.
|
2188
2770
|
# Corresponds to the JSON property `disableStreetAddressResolution`
|
2189
2771
|
# @return [Boolean]
|
2190
2772
|
attr_accessor :disable_street_address_resolution
|
2191
2773
|
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
2192
2774
|
|
2193
|
-
# Optional. Option for job HTML content sanitization. Applied fields are:
|
2194
|
-
# *
|
2195
|
-
#
|
2196
|
-
#
|
2197
|
-
# * qualifications
|
2198
|
-
# * responsibilities
|
2199
|
-
# HTML tags in these fields may be stripped if sanitiazation is not disabled.
|
2200
|
-
# Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
2775
|
+
# Optional. Option for job HTML content sanitization. Applied fields are: *
|
2776
|
+
# description * applicationInstruction * incentives * qualifications *
|
2777
|
+
# responsibilities HTML tags in these fields may be stripped if sanitiazation is
|
2778
|
+
# not disabled. Defaults to HtmlSanitization.SIMPLE_FORMATTING_ONLY.
|
2201
2779
|
# Corresponds to the JSON property `htmlSanitization`
|
2202
2780
|
# @return [String]
|
2203
2781
|
attr_accessor :html_sanitization
|
@@ -2213,129 +2791,107 @@ module Google
|
|
2213
2791
|
end
|
2214
2792
|
end
|
2215
2793
|
|
2216
|
-
# Input only.
|
2217
|
-
# The query required to perform a search query or histogram.
|
2794
|
+
# Input only. The query required to perform a search query or histogram.
|
2218
2795
|
class JobQuery
|
2219
2796
|
include Google::Apis::Core::Hashable
|
2220
2797
|
|
2221
2798
|
# Optional. The category filter specifies the categories of jobs to search
|
2222
|
-
# against.
|
2223
|
-
#
|
2224
|
-
#
|
2225
|
-
# If multiple values are specified, jobs from any of the specified
|
2226
|
-
# categories are searched against.
|
2799
|
+
# against. See Category for more information. If a value is not specified, jobs
|
2800
|
+
# from any category are searched against. If multiple values are specified, jobs
|
2801
|
+
# from any of the specified categories are searched against.
|
2227
2802
|
# Corresponds to the JSON property `categories`
|
2228
2803
|
# @return [Array<String>]
|
2229
2804
|
attr_accessor :categories
|
2230
2805
|
|
2231
|
-
# Input only.
|
2232
|
-
# Parameters needed for commute search.
|
2806
|
+
# Input only. Parameters needed for commute search.
|
2233
2807
|
# Corresponds to the JSON property `commuteFilter`
|
2234
2808
|
# @return [Google::Apis::JobsV2::CommutePreference]
|
2235
2809
|
attr_accessor :commute_filter
|
2236
2810
|
|
2237
|
-
# Optional. This filter specifies the exact company display
|
2238
|
-
#
|
2239
|
-
# If
|
2240
|
-
# associated with any
|
2241
|
-
#
|
2242
|
-
# associated with any of the specified companies.
|
2243
|
-
# At most 20 company display name filters are allowed.
|
2811
|
+
# Optional. This filter specifies the exact company display name of the jobs to
|
2812
|
+
# search against. If a value isn't specified, jobs within the search results are
|
2813
|
+
# associated with any company. If multiple values are specified, jobs within the
|
2814
|
+
# search results may be associated with any of the specified companies. At most
|
2815
|
+
# 20 company display name filters are allowed.
|
2244
2816
|
# Corresponds to the JSON property `companyDisplayNames`
|
2245
2817
|
# @return [Array<String>]
|
2246
2818
|
attr_accessor :company_display_names
|
2247
2819
|
|
2248
|
-
# Optional. This filter specifies the company entities to search against.
|
2249
|
-
#
|
2250
|
-
# companies
|
2251
|
-
#
|
2252
|
-
# companies specified.
|
2253
|
-
# At most 20 company filters are allowed.
|
2820
|
+
# Optional. This filter specifies the company entities to search against. If a
|
2821
|
+
# value isn't specified, jobs are searched for against all companies. If
|
2822
|
+
# multiple values are specified, jobs are searched against the companies
|
2823
|
+
# specified. At most 20 company filters are allowed.
|
2254
2824
|
# Corresponds to the JSON property `companyNames`
|
2255
2825
|
# @return [Array<String>]
|
2256
2826
|
attr_accessor :company_names
|
2257
2827
|
|
2258
|
-
# Input only.
|
2259
|
-
# Filter on job compensation type and amount.
|
2828
|
+
# Input only. Filter on job compensation type and amount.
|
2260
2829
|
# Corresponds to the JSON property `compensationFilter`
|
2261
2830
|
# @return [Google::Apis::JobsV2::CompensationFilter]
|
2262
2831
|
attr_accessor :compensation_filter
|
2263
2832
|
|
2264
|
-
# Optional. This filter specifies a structured syntax to match against the
|
2265
|
-
#
|
2266
|
-
#
|
2267
|
-
#
|
2268
|
-
# is a
|
2269
|
-
# (
|
2270
|
-
#
|
2271
|
-
#
|
2272
|
-
#
|
2273
|
-
#
|
2274
|
-
#
|
2275
|
-
# comparisons/functions are allowed in the expression. The expression
|
2276
|
-
# must be < 2000 characters in length.
|
2277
|
-
# Sample Query:
|
2278
|
-
# (key1 = "TEST" OR LOWER(key1)="test" OR NOT EMPTY(key1)) AND key2 > 100
|
2833
|
+
# Optional. This filter specifies a structured syntax to match against the Job.
|
2834
|
+
# custom_attributes marked as `filterable`. The syntax for this expression is a
|
2835
|
+
# subset of Google SQL syntax. Supported operators are: =, !=, <, <=, >, >=
|
2836
|
+
# where the left of the operator is a custom field key and the right of the
|
2837
|
+
# operator is a number or string (surrounded by quotes) value. Supported
|
2838
|
+
# functions are LOWER() to perform case insensitive match and EMPTY() to filter
|
2839
|
+
# on the existence of a key. Boolean expressions (AND/OR/NOT) are supported up
|
2840
|
+
# to 3 levels of nesting (for example, "((A AND B AND C) OR NOT D) AND E"), a
|
2841
|
+
# maximum of 50 comparisons/functions are allowed in the expression. The
|
2842
|
+
# expression must be < 2000 characters in length. Sample Query: (key1 = "TEST"
|
2843
|
+
# OR LOWER(key1)="test" OR NOT EMPTY(key1)) AND key2 > 100
|
2279
2844
|
# Corresponds to the JSON property `customAttributeFilter`
|
2280
2845
|
# @return [String]
|
2281
2846
|
attr_accessor :custom_attribute_filter
|
2282
2847
|
|
2283
|
-
# Optional. This flag controls the spell-check feature. If false, the
|
2284
|
-
#
|
2285
|
-
#
|
2286
|
-
# Defaults to false: a spell check is performed.
|
2848
|
+
# Optional. This flag controls the spell-check feature. If false, the service
|
2849
|
+
# attempts to correct a misspelled query, for example, "enginee" is corrected to
|
2850
|
+
# "engineer". Defaults to false: a spell check is performed.
|
2287
2851
|
# Corresponds to the JSON property `disableSpellCheck`
|
2288
2852
|
# @return [Boolean]
|
2289
2853
|
attr_accessor :disable_spell_check
|
2290
2854
|
alias_method :disable_spell_check?, :disable_spell_check
|
2291
2855
|
|
2292
2856
|
# Optional. The employment type filter specifies the employment type of jobs to
|
2293
|
-
# search against, such as EmploymentType.FULL_TIME.
|
2294
|
-
#
|
2295
|
-
# employment
|
2296
|
-
#
|
2297
|
-
# any of the specified employment types.
|
2857
|
+
# search against, such as EmploymentType.FULL_TIME. If a value is not specified,
|
2858
|
+
# jobs in the search results include any employment type. If multiple values are
|
2859
|
+
# specified, jobs in the search results include any of the specified employment
|
2860
|
+
# types.
|
2298
2861
|
# Corresponds to the JSON property `employmentTypes`
|
2299
2862
|
# @return [Array<String>]
|
2300
2863
|
attr_accessor :employment_types
|
2301
2864
|
|
2302
|
-
# Optional. This filter specifies the locale of jobs to search against,
|
2303
|
-
#
|
2304
|
-
#
|
2305
|
-
#
|
2306
|
-
#
|
2307
|
-
# For more information, see
|
2308
|
-
# [Tags for Identifying Languages](https://tools.ietf.org/html/bcp47).
|
2309
|
-
# At most 10 language code filters are allowed.
|
2865
|
+
# Optional. This filter specifies the locale of jobs to search against, for
|
2866
|
+
# example, "en-US". If a value isn't specified, the search results can contain
|
2867
|
+
# jobs in any locale. Language codes should be in BCP-47 format, such as "en-US"
|
2868
|
+
# or "sr-Latn". For more information, see [Tags for Identifying Languages](https:
|
2869
|
+
# //tools.ietf.org/html/bcp47). At most 10 language code filters are allowed.
|
2310
2870
|
# Corresponds to the JSON property `languageCodes`
|
2311
2871
|
# @return [Array<String>]
|
2312
2872
|
attr_accessor :language_codes
|
2313
2873
|
|
2314
2874
|
# Optional. The location filter specifies geo-regions containing the jobs to
|
2315
|
-
# search against. See LocationFilter for more information.
|
2316
|
-
#
|
2317
|
-
#
|
2318
|
-
#
|
2319
|
-
# specified
|
2320
|
-
#
|
2321
|
-
#
|
2322
|
-
# At most 5 location filters are allowed.
|
2875
|
+
# search against. See LocationFilter for more information. If a location value
|
2876
|
+
# isn't specified, jobs fitting the other search criteria are retrieved
|
2877
|
+
# regardless of where they're located. If multiple values are specified, jobs
|
2878
|
+
# are retrieved from any of the specified locations. If different values are
|
2879
|
+
# specified for the LocationFilter.distance_in_miles parameter, the maximum
|
2880
|
+
# provided distance is used for all locations. At most 5 location filters are
|
2881
|
+
# allowed.
|
2323
2882
|
# Corresponds to the JSON property `locationFilters`
|
2324
2883
|
# @return [Array<Google::Apis::JobsV2::LocationFilter>]
|
2325
2884
|
attr_accessor :location_filters
|
2326
2885
|
|
2327
2886
|
# Optional. Jobs published within a range specified by this filter are searched
|
2328
|
-
# against, for example, DateRange.PAST_MONTH. If a value isn't
|
2329
|
-
#
|
2330
|
-
# published date.
|
2887
|
+
# against, for example, DateRange.PAST_MONTH. If a value isn't specified, all
|
2888
|
+
# open jobs are searched against regardless of their published date.
|
2331
2889
|
# Corresponds to the JSON property `publishDateRange`
|
2332
2890
|
# @return [String]
|
2333
2891
|
attr_accessor :publish_date_range
|
2334
2892
|
|
2335
2893
|
# Optional. The query string that matches against the job title, description,
|
2336
|
-
# and
|
2337
|
-
# location fields.
|
2338
|
-
# The maximum query size is 255 bytes.
|
2894
|
+
# and location fields. The maximum query size is 255 bytes.
|
2339
2895
|
# Corresponds to the JSON property `query`
|
2340
2896
|
# @return [String]
|
2341
2897
|
attr_accessor :query
|
@@ -2363,9 +2919,8 @@ module Google
|
|
2363
2919
|
|
2364
2920
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
2365
2921
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
2366
|
-
# specified otherwise, this must conform to the
|
2367
|
-
#
|
2368
|
-
# standard</a>. Values must be within normalized ranges.
|
2922
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
2923
|
+
# within normalized ranges.
|
2369
2924
|
class LatLng
|
2370
2925
|
include Google::Apis::Core::Hashable
|
2371
2926
|
|
@@ -2390,8 +2945,7 @@ module Google
|
|
2390
2945
|
end
|
2391
2946
|
end
|
2392
2947
|
|
2393
|
-
# Output only.
|
2394
|
-
# The List companies response object.
|
2948
|
+
# Output only. The List companies response object.
|
2395
2949
|
class ListCompaniesResponse
|
2396
2950
|
include Google::Apis::Core::Hashable
|
2397
2951
|
|
@@ -2400,8 +2954,7 @@ module Google
|
|
2400
2954
|
# @return [Array<Google::Apis::JobsV2::Company>]
|
2401
2955
|
attr_accessor :companies
|
2402
2956
|
|
2403
|
-
# Output only.
|
2404
|
-
# Additional information returned to client, such as debugging
|
2957
|
+
# Output only. Additional information returned to client, such as debugging
|
2405
2958
|
# information.
|
2406
2959
|
# Corresponds to the JSON property `metadata`
|
2407
2960
|
# @return [Google::Apis::JobsV2::ResponseMetadata]
|
@@ -2424,21 +2977,18 @@ module Google
|
|
2424
2977
|
end
|
2425
2978
|
end
|
2426
2979
|
|
2427
|
-
# Deprecated. Use ListJobsResponse instead.
|
2428
|
-
#
|
2429
|
-
# The List jobs response object.
|
2980
|
+
# Deprecated. Use ListJobsResponse instead. Output only. The List jobs response
|
2981
|
+
# object.
|
2430
2982
|
class ListCompanyJobsResponse
|
2431
2983
|
include Google::Apis::Core::Hashable
|
2432
2984
|
|
2433
|
-
# The Jobs for a given company.
|
2434
|
-
#
|
2435
|
-
# provided in the request.
|
2985
|
+
# The Jobs for a given company. The maximum number of items returned is based on
|
2986
|
+
# the limit field provided in the request.
|
2436
2987
|
# Corresponds to the JSON property `jobs`
|
2437
2988
|
# @return [Array<Google::Apis::JobsV2::Job>]
|
2438
2989
|
attr_accessor :jobs
|
2439
2990
|
|
2440
|
-
# Output only.
|
2441
|
-
# Additional information returned to client, such as debugging
|
2991
|
+
# Output only. Additional information returned to client, such as debugging
|
2442
2992
|
# information.
|
2443
2993
|
# Corresponds to the JSON property `metadata`
|
2444
2994
|
# @return [Google::Apis::JobsV2::ResponseMetadata]
|
@@ -2449,9 +2999,9 @@ module Google
|
|
2449
2999
|
# @return [String]
|
2450
3000
|
attr_accessor :next_page_token
|
2451
3001
|
|
2452
|
-
# The total number of open jobs. The result will be
|
2453
|
-
#
|
2454
|
-
#
|
3002
|
+
# The total number of open jobs. The result will be empty if
|
3003
|
+
# ListCompanyJobsRequest.include_jobs_count is not enabled or if no open jobs
|
3004
|
+
# are available.
|
2455
3005
|
# Corresponds to the JSON property `totalSize`
|
2456
3006
|
# @return [Fixnum]
|
2457
3007
|
attr_accessor :total_size
|
@@ -2469,20 +3019,17 @@ module Google
|
|
2469
3019
|
end
|
2470
3020
|
end
|
2471
3021
|
|
2472
|
-
# Output only.
|
2473
|
-
# List jobs response.
|
3022
|
+
# Output only. List jobs response.
|
2474
3023
|
class ListJobsResponse
|
2475
3024
|
include Google::Apis::Core::Hashable
|
2476
3025
|
|
2477
|
-
# The Jobs for a given company.
|
2478
|
-
#
|
2479
|
-
# provided in the request.
|
3026
|
+
# The Jobs for a given company. The maximum number of items returned is based on
|
3027
|
+
# the limit field provided in the request.
|
2480
3028
|
# Corresponds to the JSON property `jobs`
|
2481
3029
|
# @return [Array<Google::Apis::JobsV2::Job>]
|
2482
3030
|
attr_accessor :jobs
|
2483
3031
|
|
2484
|
-
# Output only.
|
2485
|
-
# Additional information returned to client, such as debugging
|
3032
|
+
# Output only. Additional information returned to client, such as debugging
|
2486
3033
|
# information.
|
2487
3034
|
# Corresponds to the JSON property `metadata`
|
2488
3035
|
# @return [Google::Apis::JobsV2::ResponseMetadata]
|
@@ -2505,32 +3052,27 @@ module Google
|
|
2505
3052
|
end
|
2506
3053
|
end
|
2507
3054
|
|
2508
|
-
# Input only.
|
2509
|
-
# Geographic region of the search.
|
3055
|
+
# Input only. Geographic region of the search.
|
2510
3056
|
class LocationFilter
|
2511
3057
|
include Google::Apis::Core::Hashable
|
2512
3058
|
|
2513
3059
|
# Optional. The distance_in_miles is applied when the location being searched
|
2514
|
-
# for is
|
2515
|
-
#
|
2516
|
-
# state or larger, this field is ignored.
|
3060
|
+
# for is identified as a city or smaller. When the location being searched for
|
3061
|
+
# is a state or larger, this field is ignored.
|
2517
3062
|
# Corresponds to the JSON property `distanceInMiles`
|
2518
3063
|
# @return [Float]
|
2519
3064
|
attr_accessor :distance_in_miles
|
2520
3065
|
|
2521
|
-
# Optional. Allows the client to return jobs without a
|
2522
|
-
#
|
2523
|
-
#
|
2524
|
-
#
|
2525
|
-
#
|
2526
|
-
#
|
2527
|
-
#
|
2528
|
-
#
|
2529
|
-
#
|
2530
|
-
#
|
2531
|
-
# such as "Mountain View" or "telecommuting" jobs. However, when used in
|
2532
|
-
# combination with other location filters, telecommuting jobs can be
|
2533
|
-
# treated as less relevant than other jobs in the search response.
|
3066
|
+
# Optional. Allows the client to return jobs without a set location,
|
3067
|
+
# specifically, telecommuting jobs (telecomuting is considered by the service as
|
3068
|
+
# a special location. Job.allow_telecommute indicates if a job permits
|
3069
|
+
# telecommuting. If this field is true, telecommuting jobs are searched, and
|
3070
|
+
# name and lat_lng are ignored. This filter can be used by itself to search
|
3071
|
+
# exclusively for telecommuting jobs, or it can be combined with another
|
3072
|
+
# location filter to search for a combination of job locations, such as "
|
3073
|
+
# Mountain View" or "telecommuting" jobs. However, when used in combination with
|
3074
|
+
# other location filters, telecommuting jobs can be treated as less relevant
|
3075
|
+
# than other jobs in the search response.
|
2534
3076
|
# Corresponds to the JSON property `isTelecommute`
|
2535
3077
|
# @return [Boolean]
|
2536
3078
|
attr_accessor :is_telecommute
|
@@ -2538,9 +3080,8 @@ module Google
|
|
2538
3080
|
|
2539
3081
|
# An object representing a latitude/longitude pair. This is expressed as a pair
|
2540
3082
|
# of doubles representing degrees latitude and degrees longitude. Unless
|
2541
|
-
# specified otherwise, this must conform to the
|
2542
|
-
#
|
2543
|
-
# standard</a>. Values must be within normalized ranges.
|
3083
|
+
# specified otherwise, this must conform to the WGS84 standard. Values must be
|
3084
|
+
# within normalized ranges.
|
2544
3085
|
# Corresponds to the JSON property `latLng`
|
2545
3086
|
# @return [Google::Apis::JobsV2::LatLng]
|
2546
3087
|
attr_accessor :lat_lng
|
@@ -2551,14 +3092,12 @@ module Google
|
|
2551
3092
|
attr_accessor :name
|
2552
3093
|
|
2553
3094
|
# Optional. CLDR region code of the country/region of the address. This will be
|
2554
|
-
# used
|
2555
|
-
#
|
2556
|
-
# against
|
2557
|
-
#
|
2558
|
-
#
|
2559
|
-
#
|
2560
|
-
# http://www.unicode.org/cldr/charts/30/supplemental/territory_information.html
|
2561
|
-
# for details. Example: "CH" for Switzerland.
|
3095
|
+
# used to address ambiguity of the user-input location, e.g. "Liverpool" against
|
3096
|
+
# "Liverpool, NY, US" or "Liverpool, UK". Set this field if all the jobs to
|
3097
|
+
# search against are from a same region, or jobs are world-wide but the job
|
3098
|
+
# seeker is from a specific region. See http://cldr.unicode.org/ and http://www.
|
3099
|
+
# unicode.org/cldr/charts/30/supplemental/territory_information.html for details.
|
3100
|
+
# Example: "CH" for Switzerland.
|
2562
3101
|
# Corresponds to the JSON property `regionCode`
|
2563
3102
|
# @return [String]
|
2564
3103
|
attr_accessor :region_code
|
@@ -2577,20 +3116,18 @@ module Google
|
|
2577
3116
|
end
|
2578
3117
|
end
|
2579
3118
|
|
2580
|
-
# Output only.
|
2581
|
-
# Job entry with metadata inside SearchJobsResponse.
|
3119
|
+
# Output only. Job entry with metadata inside SearchJobsResponse.
|
2582
3120
|
class MatchingJob
|
2583
3121
|
include Google::Apis::Core::Hashable
|
2584
3122
|
|
2585
|
-
# Output only.
|
2586
|
-
# Commute details related to this job.
|
3123
|
+
# Output only. Commute details related to this job.
|
2587
3124
|
# Corresponds to the JSON property `commuteInfo`
|
2588
3125
|
# @return [Google::Apis::JobsV2::CommuteInfo]
|
2589
3126
|
attr_accessor :commute_info
|
2590
3127
|
|
2591
3128
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
2592
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
2593
|
-
#
|
3129
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
3130
|
+
# responsible for the job.
|
2594
3131
|
# Corresponds to the JSON property `job`
|
2595
3132
|
# @return [Google::Apis::JobsV2::Job]
|
2596
3133
|
attr_accessor :job
|
@@ -2601,17 +3138,17 @@ module Google
|
|
2601
3138
|
# @return [String]
|
2602
3139
|
attr_accessor :job_summary
|
2603
3140
|
|
2604
|
-
# Contains snippets of text from the Job.job_title field most
|
2605
|
-
#
|
2606
|
-
#
|
3141
|
+
# Contains snippets of text from the Job.job_title field most closely matching a
|
3142
|
+
# search query's keywords, if available. The matching query keywords are
|
3143
|
+
# enclosed in HTML bold tags.
|
2607
3144
|
# Corresponds to the JSON property `jobTitleSnippet`
|
2608
3145
|
# @return [String]
|
2609
3146
|
attr_accessor :job_title_snippet
|
2610
3147
|
|
2611
|
-
# Contains snippets of text from the Job.description and similar
|
2612
|
-
#
|
2613
|
-
#
|
2614
|
-
#
|
3148
|
+
# Contains snippets of text from the Job.description and similar fields that
|
3149
|
+
# most closely match a search query's keywords, if available. All HTML tags in
|
3150
|
+
# the original fields are stripped when returned in this field, and matching
|
3151
|
+
# query keywords are enclosed in HTML bold tags.
|
2615
3152
|
# Corresponds to the JSON property `searchTextSnippet`
|
2616
3153
|
# @return [String]
|
2617
3154
|
attr_accessor :search_text_snippet
|
@@ -2630,20 +3167,18 @@ module Google
|
|
2630
3167
|
end
|
2631
3168
|
end
|
2632
3169
|
|
2633
|
-
# Message representing input to a Mendel server for debug forcing.
|
2634
|
-
#
|
2635
|
-
# Next ID: 2
|
3170
|
+
# Message representing input to a Mendel server for debug forcing. See go/mendel-
|
3171
|
+
# debug-forcing for more details. Next ID: 2
|
2636
3172
|
class MendelDebugInput
|
2637
3173
|
include Google::Apis::Core::Hashable
|
2638
3174
|
|
2639
|
-
# When a request spans multiple servers, a MendelDebugInput may travel with
|
2640
|
-
#
|
2641
|
-
#
|
2642
|
-
#
|
2643
|
-
#
|
2644
|
-
#
|
2645
|
-
#
|
2646
|
-
# See go/mendel-debug-forcing for more details.
|
3175
|
+
# When a request spans multiple servers, a MendelDebugInput may travel with the
|
3176
|
+
# request and take effect in all the servers. This field is a map of namespaces
|
3177
|
+
# to NamespacedMendelDebugInput protos. In a single server, up to two
|
3178
|
+
# NamespacedMendelDebugInput protos are applied: 1. NamespacedMendelDebugInput
|
3179
|
+
# with the global namespace (key == ""). 2. NamespacedMendelDebugInput with the
|
3180
|
+
# server's namespace. When both NamespacedMendelDebugInput protos are present,
|
3181
|
+
# they are merged. See go/mendel-debug-forcing for more details.
|
2647
3182
|
# Corresponds to the JSON property `namespacedDebugInput`
|
2648
3183
|
# @return [Hash<String,Google::Apis::JobsV2::NamespacedDebugInput>]
|
2649
3184
|
attr_accessor :namespaced_debug_input
|
@@ -2667,18 +3202,17 @@ module Google
|
|
2667
3202
|
# @return [String]
|
2668
3203
|
attr_accessor :currency_code
|
2669
3204
|
|
2670
|
-
# Number of nano (10^-9) units of the amount.
|
2671
|
-
#
|
2672
|
-
# If `units` is
|
2673
|
-
# If `units` is
|
2674
|
-
#
|
2675
|
-
# For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
3205
|
+
# Number of nano (10^-9) units of the amount. The value must be between -999,999,
|
3206
|
+
# 999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be
|
3207
|
+
# positive or zero. If `units` is zero, `nanos` can be positive, zero, or
|
3208
|
+
# negative. If `units` is negative, `nanos` must be negative or zero. For
|
3209
|
+
# example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
2676
3210
|
# Corresponds to the JSON property `nanos`
|
2677
3211
|
# @return [Fixnum]
|
2678
3212
|
attr_accessor :nanos
|
2679
3213
|
|
2680
|
-
# The whole units of the amount.
|
2681
|
-
#
|
3214
|
+
# The whole units of the amount. For example if `currencyCode` is `"USD"`, then
|
3215
|
+
# 1 unit is one US dollar.
|
2682
3216
|
# Corresponds to the JSON property `units`
|
2683
3217
|
# @return [Fixnum]
|
2684
3218
|
attr_accessor :units
|
@@ -2699,89 +3233,85 @@ module Google
|
|
2699
3233
|
class NamespacedDebugInput
|
2700
3234
|
include Google::Apis::Core::Hashable
|
2701
3235
|
|
2702
|
-
# Set of experiment names to be absolutely forced.
|
2703
|
-
#
|
3236
|
+
# Set of experiment names to be absolutely forced. These experiments will be
|
3237
|
+
# forced without evaluating the conditions.
|
2704
3238
|
# Corresponds to the JSON property `absolutelyForcedExpNames`
|
2705
3239
|
# @return [Array<String>]
|
2706
3240
|
attr_accessor :absolutely_forced_exp_names
|
2707
3241
|
|
2708
|
-
# Set of experiment tags to be absolutely forced.
|
2709
|
-
#
|
2710
|
-
# conditions.
|
3242
|
+
# Set of experiment tags to be absolutely forced. The experiments with these
|
3243
|
+
# tags will be forced without evaluating the conditions.
|
2711
3244
|
# Corresponds to the JSON property `absolutelyForcedExpTags`
|
2712
3245
|
# @return [Array<String>]
|
2713
3246
|
attr_accessor :absolutely_forced_exp_tags
|
2714
3247
|
|
2715
|
-
# Set of experiment ids to be absolutely forced.
|
2716
|
-
#
|
3248
|
+
# Set of experiment ids to be absolutely forced. These ids will be forced
|
3249
|
+
# without evaluating the conditions.
|
2717
3250
|
# Corresponds to the JSON property `absolutelyForcedExps`
|
2718
3251
|
# @return [Array<Fixnum>]
|
2719
3252
|
attr_accessor :absolutely_forced_exps
|
2720
3253
|
|
2721
|
-
# Set of experiment names to be conditionally forced.
|
2722
|
-
#
|
2723
|
-
# parent domain's conditions are true.
|
3254
|
+
# Set of experiment names to be conditionally forced. These experiments will be
|
3255
|
+
# forced only if their conditions and their parent domain's conditions are true.
|
2724
3256
|
# Corresponds to the JSON property `conditionallyForcedExpNames`
|
2725
3257
|
# @return [Array<String>]
|
2726
3258
|
attr_accessor :conditionally_forced_exp_names
|
2727
3259
|
|
2728
|
-
# Set of experiment tags to be conditionally forced.
|
2729
|
-
#
|
2730
|
-
#
|
3260
|
+
# Set of experiment tags to be conditionally forced. The experiments with these
|
3261
|
+
# tags will be forced only if their conditions and their parent domain's
|
3262
|
+
# conditions are true.
|
2731
3263
|
# Corresponds to the JSON property `conditionallyForcedExpTags`
|
2732
3264
|
# @return [Array<String>]
|
2733
3265
|
attr_accessor :conditionally_forced_exp_tags
|
2734
3266
|
|
2735
|
-
# Set of experiment ids to be conditionally forced.
|
2736
|
-
#
|
2737
|
-
# domain's conditions are true.
|
3267
|
+
# Set of experiment ids to be conditionally forced. These ids will be forced
|
3268
|
+
# only if their conditions and their parent domain's conditions are true.
|
2738
3269
|
# Corresponds to the JSON property `conditionallyForcedExps`
|
2739
3270
|
# @return [Array<Fixnum>]
|
2740
3271
|
attr_accessor :conditionally_forced_exps
|
2741
3272
|
|
2742
|
-
# If true, disable automatic enrollment selection (at all diversion
|
2743
|
-
#
|
2744
|
-
#
|
2745
|
-
#
|
3273
|
+
# If true, disable automatic enrollment selection (at all diversion points).
|
3274
|
+
# Automatic enrollment selection means experiment selection process based on the
|
3275
|
+
# experiment's automatic enrollment condition. This does not disable selection
|
3276
|
+
# of forced experiments.
|
2746
3277
|
# Corresponds to the JSON property `disableAutomaticEnrollmentSelection`
|
2747
3278
|
# @return [Boolean]
|
2748
3279
|
attr_accessor :disable_automatic_enrollment_selection
|
2749
3280
|
alias_method :disable_automatic_enrollment_selection?, :disable_automatic_enrollment_selection
|
2750
3281
|
|
2751
|
-
# Set of experiment names to be disabled.
|
2752
|
-
# If an experiment is disabled,
|
2753
|
-
# If an
|
2754
|
-
#
|
2755
|
-
#
|
2756
|
-
#
|
3282
|
+
# Set of experiment names to be disabled. If an experiment is disabled, it is
|
3283
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
3284
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
3285
|
+
# disabled, the enrollment is disabled together. If a name corresponds to a
|
3286
|
+
# domain, the domain itself and all descendant experiments and domains are
|
3287
|
+
# disabled together.
|
2757
3288
|
# Corresponds to the JSON property `disableExpNames`
|
2758
3289
|
# @return [Array<String>]
|
2759
3290
|
attr_accessor :disable_exp_names
|
2760
3291
|
|
2761
|
-
# Set of experiment tags to be disabled. All experiments that are tagged
|
2762
|
-
#
|
2763
|
-
# If an experiment is disabled,
|
2764
|
-
# If an
|
2765
|
-
#
|
2766
|
-
# is disabled together.
|
3292
|
+
# Set of experiment tags to be disabled. All experiments that are tagged with
|
3293
|
+
# one or more of these tags are disabled. If an experiment is disabled, it is
|
3294
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
3295
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
3296
|
+
# disabled, the enrollment is disabled together.
|
2767
3297
|
# Corresponds to the JSON property `disableExpTags`
|
2768
3298
|
# @return [Array<String>]
|
2769
3299
|
attr_accessor :disable_exp_tags
|
2770
3300
|
|
2771
|
-
# Set of experiment ids to be disabled.
|
2772
|
-
# If an experiment is disabled,
|
2773
|
-
# If an
|
2774
|
-
# together. If an
|
2775
|
-
#
|
2776
|
-
#
|
3301
|
+
# Set of experiment ids to be disabled. If an experiment is disabled, it is
|
3302
|
+
# never selected nor forced. If an aggregate experiment is disabled, its
|
3303
|
+
# partitions are disabled together. If an experiment with an enrollment is
|
3304
|
+
# disabled, the enrollment is disabled together. If an ID corresponds to a
|
3305
|
+
# domain, the domain itself and all descendant experiments and domains are
|
3306
|
+
# disabled together.
|
2777
3307
|
# Corresponds to the JSON property `disableExps`
|
2778
3308
|
# @return [Array<Fixnum>]
|
2779
3309
|
attr_accessor :disable_exps
|
2780
3310
|
|
2781
|
-
# If true, disable manual enrollment selection (at all diversion points).
|
2782
|
-
#
|
2783
|
-
#
|
2784
|
-
#
|
3311
|
+
# If true, disable manual enrollment selection (at all diversion points). Manual
|
3312
|
+
# enrollment selection means experiment selection process based on the request's
|
3313
|
+
# manual enrollment states (a.k.a. opt-in experiments). This does not disable
|
3314
|
+
# selection of forced experiments.
|
2785
3315
|
# Corresponds to the JSON property `disableManualEnrollmentSelection`
|
2786
3316
|
# @return [Boolean]
|
2787
3317
|
attr_accessor :disable_manual_enrollment_selection
|
@@ -2789,24 +3319,23 @@ module Google
|
|
2789
3319
|
|
2790
3320
|
# If true, disable organic experiment selection (at all diversion points).
|
2791
3321
|
# Organic selection means experiment selection process based on traffic
|
2792
|
-
# allocation and diversion condition evaluation.
|
2793
|
-
# This
|
2794
|
-
#
|
2795
|
-
#
|
2796
|
-
# selection may help to isolate the cause of a given problem.
|
3322
|
+
# allocation and diversion condition evaluation. This does not disable selection
|
3323
|
+
# of forced experiments. This is useful in cases when it is not known whether
|
3324
|
+
# experiment selection behavior is responsible for a error or breakage.
|
3325
|
+
# Disabling organic selection may help to isolate the cause of a given problem.
|
2797
3326
|
# Corresponds to the JSON property `disableOrganicSelection`
|
2798
3327
|
# @return [Boolean]
|
2799
3328
|
attr_accessor :disable_organic_selection
|
2800
3329
|
alias_method :disable_organic_selection?, :disable_organic_selection
|
2801
3330
|
|
2802
|
-
# Flags to force in a particular experiment state.
|
2803
|
-
#
|
3331
|
+
# Flags to force in a particular experiment state. Map from flag name to flag
|
3332
|
+
# value.
|
2804
3333
|
# Corresponds to the JSON property `forcedFlags`
|
2805
3334
|
# @return [Hash<String,String>]
|
2806
3335
|
attr_accessor :forced_flags
|
2807
3336
|
|
2808
|
-
# Rollouts to force in a particular experiment state.
|
2809
|
-
#
|
3337
|
+
# Rollouts to force in a particular experiment state. Map from rollout name to
|
3338
|
+
# rollout value.
|
2810
3339
|
# Corresponds to the JSON property `forcedRollouts`
|
2811
3340
|
# @return [Hash<String,Boolean>]
|
2812
3341
|
attr_accessor :forced_rollouts
|
@@ -2834,21 +3363,21 @@ module Google
|
|
2834
3363
|
end
|
2835
3364
|
end
|
2836
3365
|
|
2837
|
-
# Input only.
|
2838
|
-
#
|
3366
|
+
# Input only. Use this field to specify bucketing option for the histogram
|
3367
|
+
# search response.
|
2839
3368
|
class NumericBucketingOption
|
2840
3369
|
include Google::Apis::Core::Hashable
|
2841
3370
|
|
2842
3371
|
# Required. Two adjacent values form a histogram bucket. Values should be in
|
2843
3372
|
# ascending order. For example, if [5, 10, 15] are provided, four buckets are
|
2844
|
-
# created: (-inf, 5), 5, 10), [10, 15), [15, inf). At most 20
|
2845
|
-
#
|
3373
|
+
# created: (-inf, 5), 5, 10), [10, 15), [15, inf). At most 20 [buckets_bound is
|
3374
|
+
# supported.
|
2846
3375
|
# Corresponds to the JSON property `bucketBounds`
|
2847
3376
|
# @return [Array<Float>]
|
2848
3377
|
attr_accessor :bucket_bounds
|
2849
3378
|
|
2850
|
-
# Optional. If set to true, the histogram result includes minimum/maximum
|
2851
|
-
#
|
3379
|
+
# Optional. If set to true, the histogram result includes minimum/maximum value
|
3380
|
+
# of the numeric field.
|
2852
3381
|
# Corresponds to the JSON property `requiresMinMax`
|
2853
3382
|
# @return [Boolean]
|
2854
3383
|
attr_accessor :requires_min_max
|
@@ -2865,25 +3394,24 @@ module Google
|
|
2865
3394
|
end
|
2866
3395
|
end
|
2867
3396
|
|
2868
|
-
# Output only.
|
2869
|
-
# Custom numeric bucketing result.
|
3397
|
+
# Output only. Custom numeric bucketing result.
|
2870
3398
|
class NumericBucketingResult
|
2871
3399
|
include Google::Apis::Core::Hashable
|
2872
3400
|
|
2873
|
-
# Count within each bucket. Its size is the length of
|
2874
|
-
#
|
3401
|
+
# Count within each bucket. Its size is the length of NumericBucketingOption.
|
3402
|
+
# bucket_bounds plus 1.
|
2875
3403
|
# Corresponds to the JSON property `counts`
|
2876
3404
|
# @return [Array<Google::Apis::JobsV2::BucketizedCount>]
|
2877
3405
|
attr_accessor :counts
|
2878
3406
|
|
2879
|
-
# Stores the maximum value of the numeric field. Will be populated only if
|
2880
|
-
#
|
3407
|
+
# Stores the maximum value of the numeric field. Will be populated only if [
|
3408
|
+
# NumericBucketingOption.requires_min_max] is set to true.
|
2881
3409
|
# Corresponds to the JSON property `maxValue`
|
2882
3410
|
# @return [Float]
|
2883
3411
|
attr_accessor :max_value
|
2884
3412
|
|
2885
|
-
# Stores the minimum value of the numeric field. Will be populated only if
|
2886
|
-
#
|
3413
|
+
# Stores the minimum value of the numeric field. Will be populated only if [
|
3414
|
+
# NumericBucketingOption.requires_min_max] is set to true.
|
2887
3415
|
# Corresponds to the JSON property `minValue`
|
2888
3416
|
# @return [Float]
|
2889
3417
|
attr_accessor :min_value
|
@@ -2902,73 +3430,63 @@ module Google
|
|
2902
3430
|
|
2903
3431
|
# Represents a postal address, e.g. for postal delivery or payments addresses.
|
2904
3432
|
# Given a postal address, a postal service can deliver items to a premise, P.O.
|
2905
|
-
# Box or similar.
|
2906
|
-
#
|
2907
|
-
#
|
2908
|
-
#
|
2909
|
-
#
|
2910
|
-
#
|
2911
|
-
#
|
2912
|
-
#
|
2913
|
-
# - Users should not be presented with UI elements for input or editing of
|
2914
|
-
# fields outside countries where that field is used.
|
2915
|
-
# For more guidance on how to use this schema, please see:
|
2916
|
-
# https://support.google.com/business/answer/6397478
|
3433
|
+
# Box or similar. It is not intended to model geographical locations (roads,
|
3434
|
+
# towns, mountains). In typical usage an address would be created via user input
|
3435
|
+
# or from importing existing data, depending on the type of process. Advice on
|
3436
|
+
# address input / editing: - Use an i18n-ready address widget such as https://
|
3437
|
+
# github.com/google/libaddressinput) - Users should not be presented with UI
|
3438
|
+
# elements for input or editing of fields outside countries where that field is
|
3439
|
+
# used. For more guidance on how to use this schema, please see: https://support.
|
3440
|
+
# google.com/business/answer/6397478
|
2917
3441
|
class PostalAddress
|
2918
3442
|
include Google::Apis::Core::Hashable
|
2919
3443
|
|
2920
|
-
# Unstructured address lines describing the lower levels of an address.
|
2921
|
-
#
|
2922
|
-
#
|
2923
|
-
#
|
2924
|
-
#
|
2925
|
-
#
|
2926
|
-
#
|
2927
|
-
#
|
2928
|
-
#
|
2929
|
-
#
|
2930
|
-
#
|
2931
|
-
#
|
2932
|
-
#
|
2933
|
-
#
|
2934
|
-
#
|
2935
|
-
#
|
2936
|
-
# then geocoding is the recommended way to handle completely unstructured
|
2937
|
-
# addresses (as opposed to guessing which parts of the address should be
|
2938
|
-
# localities or administrative areas).
|
3444
|
+
# Unstructured address lines describing the lower levels of an address. Because
|
3445
|
+
# values in address_lines do not have type information and may sometimes contain
|
3446
|
+
# multiple values in a single field (e.g. "Austin, TX"), it is important that
|
3447
|
+
# the line order is clear. The order of address lines should be "envelope order"
|
3448
|
+
# for the country/region of the address. In places where this can vary (e.g.
|
3449
|
+
# Japan), address_language is used to make it explicit (e.g. "ja" for large-to-
|
3450
|
+
# small ordering and "ja-Latn" or "en" for small-to-large). This way, the most
|
3451
|
+
# specific line of an address can be selected based on the language. The minimum
|
3452
|
+
# permitted structural representation of an address consists of a region_code
|
3453
|
+
# with all remaining information placed in the address_lines. It would be
|
3454
|
+
# possible to format such an address very approximately without geocoding, but
|
3455
|
+
# no semantic reasoning could be made about any of the address components until
|
3456
|
+
# it was at least partially resolved. Creating an address only containing a
|
3457
|
+
# region_code and address_lines, and then geocoding is the recommended way to
|
3458
|
+
# handle completely unstructured addresses (as opposed to guessing which parts
|
3459
|
+
# of the address should be localities or administrative areas).
|
2939
3460
|
# Corresponds to the JSON property `addressLines`
|
2940
3461
|
# @return [Array<String>]
|
2941
3462
|
attr_accessor :address_lines
|
2942
3463
|
|
2943
3464
|
# Optional. Highest administrative subdivision which is used for postal
|
2944
|
-
# addresses of a country or region.
|
2945
|
-
#
|
2946
|
-
#
|
2947
|
-
#
|
2948
|
-
#
|
2949
|
-
# in Switzerland this should be left unpopulated.
|
3465
|
+
# addresses of a country or region. For example, this can be a state, a province,
|
3466
|
+
# an oblast, or a prefecture. Specifically, for Spain this is the province and
|
3467
|
+
# not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many
|
3468
|
+
# countries don't use an administrative area in postal addresses. E.g. in
|
3469
|
+
# Switzerland this should be left unpopulated.
|
2950
3470
|
# Corresponds to the JSON property `administrativeArea`
|
2951
3471
|
# @return [String]
|
2952
3472
|
attr_accessor :administrative_area
|
2953
3473
|
|
2954
|
-
# Optional. BCP-47 language code of the contents of this address (if
|
2955
|
-
#
|
2956
|
-
#
|
2957
|
-
#
|
2958
|
-
#
|
2959
|
-
#
|
2960
|
-
#
|
2961
|
-
# If this value is not known, it should be omitted (rather than specifying a
|
2962
|
-
# possibly incorrect default).
|
3474
|
+
# Optional. BCP-47 language code of the contents of this address (if known).
|
3475
|
+
# This is often the UI language of the input form or is expected to match one of
|
3476
|
+
# the languages used in the address' country/region, or their transliterated
|
3477
|
+
# equivalents. This can affect formatting in certain countries, but is not
|
3478
|
+
# critical to the correctness of the data and will never affect any validation
|
3479
|
+
# or other non-formatting related operations. If this value is not known, it
|
3480
|
+
# should be omitted (rather than specifying a possibly incorrect default).
|
2963
3481
|
# Examples: "zh-Hant", "ja", "ja-Latn", "en".
|
2964
3482
|
# Corresponds to the JSON property `languageCode`
|
2965
3483
|
# @return [String]
|
2966
3484
|
attr_accessor :language_code
|
2967
3485
|
|
2968
|
-
# Optional. Generally refers to the city/town portion of the address.
|
2969
|
-
#
|
2970
|
-
#
|
2971
|
-
#
|
3486
|
+
# Optional. Generally refers to the city/town portion of the address. Examples:
|
3487
|
+
# US city, IT comune, UK post town. In regions of the world where localities are
|
3488
|
+
# not well defined or do not fit into this structure well, leave locality empty
|
3489
|
+
# and use address_lines.
|
2972
3490
|
# Corresponds to the JSON property `locality`
|
2973
3491
|
# @return [String]
|
2974
3492
|
attr_accessor :locality
|
@@ -2978,48 +3496,47 @@ module Google
|
|
2978
3496
|
# @return [String]
|
2979
3497
|
attr_accessor :organization
|
2980
3498
|
|
2981
|
-
# Optional. Postal code of the address. Not all countries use or require
|
2982
|
-
#
|
2983
|
-
#
|
2984
|
-
#
|
3499
|
+
# Optional. Postal code of the address. Not all countries use or require postal
|
3500
|
+
# codes to be present, but where they are used, they may trigger additional
|
3501
|
+
# validation with other parts of the address (e.g. state/zip validation in the U.
|
3502
|
+
# S.A.).
|
2985
3503
|
# Corresponds to the JSON property `postalCode`
|
2986
3504
|
# @return [String]
|
2987
3505
|
attr_accessor :postal_code
|
2988
3506
|
|
2989
|
-
# Optional. The recipient at the address.
|
2990
|
-
#
|
2991
|
-
#
|
3507
|
+
# Optional. The recipient at the address. This field may, under certain
|
3508
|
+
# circumstances, contain multiline information. For example, it might contain "
|
3509
|
+
# care of" information.
|
2992
3510
|
# Corresponds to the JSON property `recipients`
|
2993
3511
|
# @return [Array<String>]
|
2994
3512
|
attr_accessor :recipients
|
2995
3513
|
|
2996
|
-
# Required. CLDR region code of the country/region of the address. This
|
2997
|
-
#
|
2998
|
-
#
|
2999
|
-
#
|
3000
|
-
# for details. Example: "CH" for Switzerland.
|
3514
|
+
# Required. CLDR region code of the country/region of the address. This is never
|
3515
|
+
# inferred and it is up to the user to ensure the value is correct. See http://
|
3516
|
+
# cldr.unicode.org/ and http://www.unicode.org/cldr/charts/30/supplemental/
|
3517
|
+
# territory_information.html for details. Example: "CH" for Switzerland.
|
3001
3518
|
# Corresponds to the JSON property `regionCode`
|
3002
3519
|
# @return [String]
|
3003
3520
|
attr_accessor :region_code
|
3004
3521
|
|
3005
3522
|
# The schema revision of the `PostalAddress`. This must be set to 0, which is
|
3006
|
-
# the latest revision.
|
3007
|
-
#
|
3523
|
+
# the latest revision. All new revisions **must** be backward compatible with
|
3524
|
+
# old revisions.
|
3008
3525
|
# Corresponds to the JSON property `revision`
|
3009
3526
|
# @return [Fixnum]
|
3010
3527
|
attr_accessor :revision
|
3011
3528
|
|
3012
|
-
# Optional. Additional, country-specific, sorting code. This is not used
|
3013
|
-
#
|
3014
|
-
#
|
3015
|
-
#
|
3016
|
-
#
|
3529
|
+
# Optional. Additional, country-specific, sorting code. This is not used in most
|
3530
|
+
# regions. Where it is used, the value is either a string like "CEDEX",
|
3531
|
+
# optionally followed by a number (e.g. "CEDEX 7"), or just a number alone,
|
3532
|
+
# representing the "sector code" (Jamaica), "delivery area indicator" (Malawi)
|
3533
|
+
# or "post office indicator" (e.g. Côte d'Ivoire).
|
3017
3534
|
# Corresponds to the JSON property `sortingCode`
|
3018
3535
|
# @return [String]
|
3019
3536
|
attr_accessor :sorting_code
|
3020
3537
|
|
3021
|
-
# Optional. Sublocality of the address.
|
3022
|
-
#
|
3538
|
+
# Optional. Sublocality of the address. For example, this can be neighborhoods,
|
3539
|
+
# boroughs, districts.
|
3023
3540
|
# Corresponds to the JSON property `sublocality`
|
3024
3541
|
# @return [String]
|
3025
3542
|
attr_accessor :sublocality
|
@@ -3044,15 +3561,13 @@ module Google
|
|
3044
3561
|
end
|
3045
3562
|
end
|
3046
3563
|
|
3047
|
-
# Input only.
|
3048
|
-
#
|
3049
|
-
#
|
3050
|
-
# performance of the service.
|
3564
|
+
# Input only. Meta information related to the job searcher or entity conducting
|
3565
|
+
# the job search. This information is used to improve the performance of the
|
3566
|
+
# service.
|
3051
3567
|
class RequestMetadata
|
3052
3568
|
include Google::Apis::Core::Hashable
|
3053
3569
|
|
3054
|
-
# Input only.
|
3055
|
-
# Device information collected from the job seeker, candidate, or
|
3570
|
+
# Input only. Device information collected from the job seeker, candidate, or
|
3056
3571
|
# other entity conducting the job search. Providing this information improves
|
3057
3572
|
# the quality of the search results across devices.
|
3058
3573
|
# Corresponds to the JSON property `deviceInfo`
|
@@ -3060,40 +3575,34 @@ module Google
|
|
3060
3575
|
attr_accessor :device_info
|
3061
3576
|
|
3062
3577
|
# Required. The client-defined scope or source of the service call, which
|
3063
|
-
# typically
|
3064
|
-
#
|
3065
|
-
#
|
3066
|
-
#
|
3067
|
-
#
|
3068
|
-
#
|
3069
|
-
#
|
3070
|
-
# If this field is not available for some reason, send "UNKNOWN". Note that
|
3071
|
-
# any improvements to the service model for a particular tenant site rely on
|
3072
|
-
# this field being set correctly to some domain.
|
3578
|
+
# typically is the domain on which the service has been implemented and is
|
3579
|
+
# currently being run. For example, if the service is being run by client *Foo,
|
3580
|
+
# Inc.*, on job board www.foo.com and career site www.bar.com, then this field
|
3581
|
+
# is set to "foo.com" for use on the job board, and "bar.com" for use on the
|
3582
|
+
# career site. If this field is not available for some reason, send "UNKNOWN".
|
3583
|
+
# Note that any improvements to the service model for a particular tenant site
|
3584
|
+
# rely on this field being set correctly to some domain.
|
3073
3585
|
# Corresponds to the JSON property `domain`
|
3074
3586
|
# @return [String]
|
3075
3587
|
attr_accessor :domain
|
3076
3588
|
|
3077
3589
|
# Required. A unique session identification string. A session is defined as the
|
3078
3590
|
# duration of an end user's interaction with the service over a period.
|
3079
|
-
# Obfuscate this field for privacy concerns before
|
3080
|
-
#
|
3081
|
-
#
|
3082
|
-
#
|
3083
|
-
# rely on this field being set correctly to some unique session_id.
|
3591
|
+
# Obfuscate this field for privacy concerns before providing it to the API. If
|
3592
|
+
# this field is not available for some reason, please send "UNKNOWN". Note that
|
3593
|
+
# any improvements to the service model for a particular tenant site, rely on
|
3594
|
+
# this field being set correctly to some unique session_id.
|
3084
3595
|
# Corresponds to the JSON property `sessionId`
|
3085
3596
|
# @return [String]
|
3086
3597
|
attr_accessor :session_id
|
3087
3598
|
|
3088
3599
|
# Required. A unique user identification string, as determined by the client.
|
3089
|
-
# The
|
3090
|
-
#
|
3091
|
-
#
|
3092
|
-
#
|
3093
|
-
#
|
3094
|
-
#
|
3095
|
-
# that any improvements to the service model for a particular tenant site,
|
3096
|
-
# rely on this field being set correctly to some unique user_id.
|
3600
|
+
# The client is responsible for ensuring client-level uniqueness of this value
|
3601
|
+
# in order to have the strongest positive impact on search quality. Obfuscate
|
3602
|
+
# this field for privacy concerns before providing it to the service. If this
|
3603
|
+
# field is not available for some reason, please send "UNKNOWN". Note that any
|
3604
|
+
# improvements to the service model for a particular tenant site, rely on this
|
3605
|
+
# field being set correctly to some unique user_id.
|
3097
3606
|
# Corresponds to the JSON property `userId`
|
3098
3607
|
# @return [String]
|
3099
3608
|
attr_accessor :user_id
|
@@ -3111,16 +3620,14 @@ module Google
|
|
3111
3620
|
end
|
3112
3621
|
end
|
3113
3622
|
|
3114
|
-
# Output only.
|
3115
|
-
# Additional information returned to client, such as debugging
|
3623
|
+
# Output only. Additional information returned to client, such as debugging
|
3116
3624
|
# information.
|
3117
3625
|
class ResponseMetadata
|
3118
3626
|
include Google::Apis::Core::Hashable
|
3119
3627
|
|
3120
|
-
# Identifiers for the versions of the search algorithm used during
|
3121
|
-
#
|
3122
|
-
#
|
3123
|
-
# For search response only.
|
3628
|
+
# Identifiers for the versions of the search algorithm used during this API
|
3629
|
+
# invocation if multiple algorithms are used. The default value is empty. For
|
3630
|
+
# search response only.
|
3124
3631
|
# Corresponds to the JSON property `experimentIdList`
|
3125
3632
|
# @return [Array<Fixnum>]
|
3126
3633
|
attr_accessor :experiment_id_list
|
@@ -3130,8 +3637,7 @@ module Google
|
|
3130
3637
|
# @return [String]
|
3131
3638
|
attr_accessor :mode
|
3132
3639
|
|
3133
|
-
# A unique id associated with this call.
|
3134
|
-
# This id is logged for tracking purposes.
|
3640
|
+
# A unique id associated with this call. This id is logged for tracking purposes.
|
3135
3641
|
# Corresponds to the JSON property `requestId`
|
3136
3642
|
# @return [String]
|
3137
3643
|
attr_accessor :request_id
|
@@ -3148,60 +3654,51 @@ module Google
|
|
3148
3654
|
end
|
3149
3655
|
end
|
3150
3656
|
|
3151
|
-
# Input only.
|
3152
|
-
# The Request body of the `SearchJobs` call.
|
3657
|
+
# Input only. The Request body of the `SearchJobs` call.
|
3153
3658
|
class SearchJobsRequest
|
3154
3659
|
include Google::Apis::Core::Hashable
|
3155
3660
|
|
3156
3661
|
# Optional. Controls whether to disable relevance thresholding. Relevance
|
3157
|
-
# thresholding removes jobs that have low relevance in search results,
|
3158
|
-
#
|
3159
|
-
#
|
3160
|
-
#
|
3161
|
-
# search requests.
|
3162
|
-
# Defaults to false.
|
3662
|
+
# thresholding removes jobs that have low relevance in search results, for
|
3663
|
+
# example, removing "Assistant to the CEO" positions from the search results of
|
3664
|
+
# a search for "CEO". Disabling relevance thresholding improves the accuracy of
|
3665
|
+
# subsequent search requests. Defaults to false.
|
3163
3666
|
# Corresponds to the JSON property `disableRelevanceThresholding`
|
3164
3667
|
# @return [Boolean]
|
3165
3668
|
attr_accessor :disable_relevance_thresholding
|
3166
3669
|
alias_method :disable_relevance_thresholding?, :disable_relevance_thresholding
|
3167
3670
|
|
3168
3671
|
# Optional. Controls whether to broaden the search when it produces sparse
|
3169
|
-
# results.
|
3170
|
-
#
|
3171
|
-
# list.
|
3172
|
-
# Defaults to false.
|
3672
|
+
# results. Broadened queries append results to the end of the matching results
|
3673
|
+
# list. Defaults to false.
|
3173
3674
|
# Corresponds to the JSON property `enableBroadening`
|
3174
3675
|
# @return [Boolean]
|
3175
3676
|
attr_accessor :enable_broadening
|
3176
3677
|
alias_method :enable_broadening?, :enable_broadening
|
3177
3678
|
|
3178
3679
|
# Optional. Controls if the search job request requires the return of a precise
|
3179
|
-
# count of the first 300 results. Setting this to `true` ensures
|
3180
|
-
#
|
3181
|
-
#
|
3182
|
-
#
|
3183
|
-
# Enabling this flag may adversely impact performance.
|
3184
|
-
# Defaults to false.
|
3680
|
+
# count of the first 300 results. Setting this to `true` ensures consistency in
|
3681
|
+
# the number of results per page. Best practice is to set this value to true if
|
3682
|
+
# a client allows users to jump directly to a non-sequential search results page.
|
3683
|
+
# Enabling this flag may adversely impact performance. Defaults to false.
|
3185
3684
|
# Corresponds to the JSON property `enablePreciseResultSize`
|
3186
3685
|
# @return [Boolean]
|
3187
3686
|
attr_accessor :enable_precise_result_size
|
3188
3687
|
alias_method :enable_precise_result_size?, :enable_precise_result_size
|
3189
3688
|
|
3190
|
-
# Input only.
|
3191
|
-
#
|
3192
|
-
# The filters required to perform a search query or histogram.
|
3689
|
+
# Input only. Deprecated. Use JobQuery instead. The filters required to perform
|
3690
|
+
# a search query or histogram.
|
3193
3691
|
# Corresponds to the JSON property `filters`
|
3194
3692
|
# @return [Google::Apis::JobsV2::JobFilters]
|
3195
3693
|
attr_accessor :filters
|
3196
3694
|
|
3197
|
-
# Input only.
|
3198
|
-
# Histogram facets to be specified in SearchJobsRequest.
|
3695
|
+
# Input only. Histogram facets to be specified in SearchJobsRequest.
|
3199
3696
|
# Corresponds to the JSON property `histogramFacets`
|
3200
3697
|
# @return [Google::Apis::JobsV2::HistogramFacets]
|
3201
3698
|
attr_accessor :histogram_facets
|
3202
3699
|
|
3203
|
-
# Optional. The number of job attributes returned for jobs in the
|
3204
|
-
#
|
3700
|
+
# Optional. The number of job attributes returned for jobs in the search
|
3701
|
+
# response. Defaults to JobView.SMALL if no value is specified.
|
3205
3702
|
# Corresponds to the JSON property `jobView`
|
3206
3703
|
# @return [String]
|
3207
3704
|
attr_accessor :job_view
|
@@ -3212,21 +3709,17 @@ module Google
|
|
3212
3709
|
attr_accessor :mode
|
3213
3710
|
|
3214
3711
|
# Optional. An integer that specifies the current offset (that is, starting
|
3215
|
-
# result
|
3216
|
-
#
|
3217
|
-
# results
|
3218
|
-
#
|
3219
|
-
#
|
3220
|
-
# pagination, (for example, pageSize = 10 and offset = 10 means to return
|
3221
|
-
# from the second page).
|
3712
|
+
# result location, amongst the jobs deemed by the API as relevant) in search
|
3713
|
+
# results. This field is only considered if page_token is unset. For example, 0
|
3714
|
+
# means to return results starting from the first matching job, and 10 means to
|
3715
|
+
# return from the 11th job. This can be used for pagination, (for example,
|
3716
|
+
# pageSize = 10 and offset = 10 means to return from the second page).
|
3222
3717
|
# Corresponds to the JSON property `offset`
|
3223
3718
|
# @return [Fixnum]
|
3224
3719
|
attr_accessor :offset
|
3225
3720
|
|
3226
|
-
# Deprecated. Use sort_by instead.
|
3227
|
-
#
|
3228
|
-
# The criteria determining how search results are sorted.
|
3229
|
-
# Defaults to SortBy.RELEVANCE_DESC if no value is specified.
|
3721
|
+
# Deprecated. Use sort_by instead. Optional. The criteria determining how search
|
3722
|
+
# results are sorted. Defaults to SortBy.RELEVANCE_DESC if no value is specified.
|
3230
3723
|
# Corresponds to the JSON property `orderBy`
|
3231
3724
|
# @return [String]
|
3232
3725
|
attr_accessor :order_by
|
@@ -3238,29 +3731,27 @@ module Google
|
|
3238
3731
|
# @return [Fixnum]
|
3239
3732
|
attr_accessor :page_size
|
3240
3733
|
|
3241
|
-
# Optional. The token specifying the current offset within
|
3242
|
-
#
|
3243
|
-
#
|
3734
|
+
# Optional. The token specifying the current offset within search results. See
|
3735
|
+
# SearchJobsResponse.next_page_token for an explanation of how to obtain the
|
3736
|
+
# next set of query results.
|
3244
3737
|
# Corresponds to the JSON property `pageToken`
|
3245
3738
|
# @return [String]
|
3246
3739
|
attr_accessor :page_token
|
3247
3740
|
|
3248
|
-
# Input only.
|
3249
|
-
# The query required to perform a search query or histogram.
|
3741
|
+
# Input only. The query required to perform a search query or histogram.
|
3250
3742
|
# Corresponds to the JSON property `query`
|
3251
3743
|
# @return [Google::Apis::JobsV2::JobQuery]
|
3252
3744
|
attr_accessor :query
|
3253
3745
|
|
3254
|
-
# Input only.
|
3255
|
-
#
|
3256
|
-
#
|
3257
|
-
# performance of the service.
|
3746
|
+
# Input only. Meta information related to the job searcher or entity conducting
|
3747
|
+
# the job search. This information is used to improve the performance of the
|
3748
|
+
# service.
|
3258
3749
|
# Corresponds to the JSON property `requestMetadata`
|
3259
3750
|
# @return [Google::Apis::JobsV2::RequestMetadata]
|
3260
3751
|
attr_accessor :request_metadata
|
3261
3752
|
|
3262
|
-
# Optional. The criteria determining how search results are sorted.
|
3263
|
-
#
|
3753
|
+
# Optional. The criteria determining how search results are sorted. Defaults to
|
3754
|
+
# SortBy.RELEVANCE_DESC if no value is specified.
|
3264
3755
|
# Corresponds to the JSON property `sortBy`
|
3265
3756
|
# @return [String]
|
3266
3757
|
attr_accessor :sort_by
|
@@ -3288,33 +3779,30 @@ module Google
|
|
3288
3779
|
end
|
3289
3780
|
end
|
3290
3781
|
|
3291
|
-
# Output only.
|
3292
|
-
# Response for SearchJob method.
|
3782
|
+
# Output only. Response for SearchJob method.
|
3293
3783
|
class SearchJobsResponse
|
3294
3784
|
include Google::Apis::Core::Hashable
|
3295
3785
|
|
3296
|
-
# Input only.
|
3297
|
-
# Parameters needed for commute search.
|
3786
|
+
# Input only. Parameters needed for commute search.
|
3298
3787
|
# Corresponds to the JSON property `appliedCommuteFilter`
|
3299
3788
|
# @return [Google::Apis::JobsV2::CommutePreference]
|
3300
3789
|
attr_accessor :applied_commute_filter
|
3301
3790
|
|
3302
|
-
# The location filters that the service applied to the specified query. If
|
3303
|
-
#
|
3304
|
-
#
|
3791
|
+
# The location filters that the service applied to the specified query. If any
|
3792
|
+
# filters are lat-lng based, the JobLocation.location_type is JobLocation.
|
3793
|
+
# LocationType#LOCATION_TYPE_UNSPECIFIED.
|
3305
3794
|
# Corresponds to the JSON property `appliedJobLocationFilters`
|
3306
3795
|
# @return [Array<Google::Apis::JobsV2::JobLocation>]
|
3307
3796
|
attr_accessor :applied_job_location_filters
|
3308
3797
|
|
3309
|
-
# An estimation of the number of jobs that match the specified query.
|
3310
|
-
#
|
3798
|
+
# An estimation of the number of jobs that match the specified query. This
|
3799
|
+
# number is not guaranteed to be accurate. For accurate results,
|
3311
3800
|
# seenenable_precise_result_size.
|
3312
3801
|
# Corresponds to the JSON property `estimatedTotalSize`
|
3313
3802
|
# @return [Fixnum]
|
3314
3803
|
attr_accessor :estimated_total_size
|
3315
3804
|
|
3316
|
-
# Output only.
|
3317
|
-
# Histogram results that matches HistogramFacets specified in
|
3805
|
+
# Output only. Histogram results that matches HistogramFacets specified in
|
3318
3806
|
# SearchJobsRequest.
|
3319
3807
|
# Corresponds to the JSON property `histogramResults`
|
3320
3808
|
# @return [Google::Apis::JobsV2::HistogramResults]
|
@@ -3330,8 +3818,7 @@ module Google
|
|
3330
3818
|
# @return [Array<Google::Apis::JobsV2::MatchingJob>]
|
3331
3819
|
attr_accessor :matching_jobs
|
3332
3820
|
|
3333
|
-
# Output only.
|
3334
|
-
# Additional information returned to client, such as debugging
|
3821
|
+
# Output only. Additional information returned to client, such as debugging
|
3335
3822
|
# information.
|
3336
3823
|
# Corresponds to the JSON property `metadata`
|
3337
3824
|
# @return [Google::Apis::JobsV2::ResponseMetadata]
|
@@ -3345,24 +3832,23 @@ module Google
|
|
3345
3832
|
|
3346
3833
|
# If query broadening is enabled, we may append additional results from the
|
3347
3834
|
# broadened query. This number indicates how many of the jobs returned in the
|
3348
|
-
# jobs field are from the broadened query. These results are always at the
|
3349
|
-
#
|
3350
|
-
#
|
3351
|
-
#
|
3352
|
-
#
|
3835
|
+
# jobs field are from the broadened query. These results are always at the end
|
3836
|
+
# of the jobs list. In particular, a value of 0 means all the jobs in the jobs
|
3837
|
+
# list are from the original (without broadening) query. If this field is non-
|
3838
|
+
# zero, subsequent requests with offset after this result set should contain all
|
3839
|
+
# broadened results.
|
3353
3840
|
# Corresponds to the JSON property `numJobsFromBroadenedQuery`
|
3354
3841
|
# @return [Fixnum]
|
3355
3842
|
attr_accessor :num_jobs_from_broadened_query
|
3356
3843
|
|
3357
|
-
# Output only.
|
3358
|
-
# Spell check result.
|
3844
|
+
# Output only. Spell check result.
|
3359
3845
|
# Corresponds to the JSON property `spellResult`
|
3360
3846
|
# @return [Google::Apis::JobsV2::SpellingCorrection]
|
3361
3847
|
attr_accessor :spell_result
|
3362
3848
|
|
3363
3849
|
# The precise result count, which is available only if the client set
|
3364
|
-
# enable_precise_result_size to `true` or if the response
|
3365
|
-
#
|
3850
|
+
# enable_precise_result_size to `true` or if the response is the last page of
|
3851
|
+
# results. Otherwise, the value will be `-1`.
|
3366
3852
|
# Corresponds to the JSON property `totalSize`
|
3367
3853
|
# @return [Fixnum]
|
3368
3854
|
attr_accessor :total_size
|
@@ -3387,8 +3873,7 @@ module Google
|
|
3387
3873
|
end
|
3388
3874
|
end
|
3389
3875
|
|
3390
|
-
# Output only.
|
3391
|
-
# Spell check result.
|
3876
|
+
# Output only. Spell check result.
|
3392
3877
|
class SpellingCorrection
|
3393
3878
|
include Google::Apis::Core::Hashable
|
3394
3879
|
|
@@ -3414,6 +3899,45 @@ module Google
|
|
3414
3899
|
end
|
3415
3900
|
end
|
3416
3901
|
|
3902
|
+
# The `Status` type defines a logical error model that is suitable for different
|
3903
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
3904
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
3905
|
+
# data: error code, error message, and error details. You can find out more
|
3906
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
3907
|
+
# //cloud.google.com/apis/design/errors).
|
3908
|
+
class Status
|
3909
|
+
include Google::Apis::Core::Hashable
|
3910
|
+
|
3911
|
+
# The status code, which should be an enum value of google.rpc.Code.
|
3912
|
+
# Corresponds to the JSON property `code`
|
3913
|
+
# @return [Fixnum]
|
3914
|
+
attr_accessor :code
|
3915
|
+
|
3916
|
+
# A list of messages that carry the error details. There is a common set of
|
3917
|
+
# message types for APIs to use.
|
3918
|
+
# Corresponds to the JSON property `details`
|
3919
|
+
# @return [Array<Hash<String,Object>>]
|
3920
|
+
attr_accessor :details
|
3921
|
+
|
3922
|
+
# A developer-facing error message, which should be in English. Any user-facing
|
3923
|
+
# error message should be localized and sent in the google.rpc.Status.details
|
3924
|
+
# field, or localized by the client.
|
3925
|
+
# Corresponds to the JSON property `message`
|
3926
|
+
# @return [String]
|
3927
|
+
attr_accessor :message
|
3928
|
+
|
3929
|
+
def initialize(**args)
|
3930
|
+
update!(**args)
|
3931
|
+
end
|
3932
|
+
|
3933
|
+
# Update properties of this object
|
3934
|
+
def update!(**args)
|
3935
|
+
@code = args[:code] if args.key?(:code)
|
3936
|
+
@details = args[:details] if args.key?(:details)
|
3937
|
+
@message = args[:message] if args.key?(:message)
|
3938
|
+
end
|
3939
|
+
end
|
3940
|
+
|
3417
3941
|
# Represents array of string values.
|
3418
3942
|
class StringValues
|
3419
3943
|
include Google::Apis::Core::Hashable
|
@@ -3433,66 +3957,40 @@ module Google
|
|
3433
3957
|
end
|
3434
3958
|
end
|
3435
3959
|
|
3436
|
-
# Input only.
|
3437
|
-
# Update job request.
|
3960
|
+
# Input only. Update job request.
|
3438
3961
|
class UpdateJobRequest
|
3439
3962
|
include Google::Apis::Core::Hashable
|
3440
3963
|
|
3441
3964
|
# Deprecated. Please use processing_options. This flag is ignored if
|
3442
|
-
# processing_options is set.
|
3443
|
-
#
|
3444
|
-
# If set to `true`, the service does not attempt resolve a more precise
|
3445
|
-
# address for the job.
|
3965
|
+
# processing_options is set. Optional. If set to `true`, the service does not
|
3966
|
+
# attempt resolve a more precise address for the job.
|
3446
3967
|
# Corresponds to the JSON property `disableStreetAddressResolution`
|
3447
3968
|
# @return [Boolean]
|
3448
3969
|
attr_accessor :disable_street_address_resolution
|
3449
3970
|
alias_method :disable_street_address_resolution?, :disable_street_address_resolution
|
3450
3971
|
|
3451
3972
|
# A Job resource represents a job posting (also referred to as a "job listing"
|
3452
|
-
# or "job requisition"). A job belongs to a Company, which is the hiring
|
3453
|
-
#
|
3973
|
+
# or "job requisition"). A job belongs to a Company, which is the hiring entity
|
3974
|
+
# responsible for the job.
|
3454
3975
|
# Corresponds to the JSON property `job`
|
3455
3976
|
# @return [Google::Apis::JobsV2::Job]
|
3456
3977
|
attr_accessor :job
|
3457
3978
|
|
3458
|
-
# Input only.
|
3459
|
-
# Options for job processing.
|
3979
|
+
# Input only. Options for job processing.
|
3460
3980
|
# Corresponds to the JSON property `processingOptions`
|
3461
3981
|
# @return [Google::Apis::JobsV2::JobProcessingOptions]
|
3462
3982
|
attr_accessor :processing_options
|
3463
3983
|
|
3464
3984
|
# Optional but strongly recommended to be provided for the best service
|
3465
|
-
# experience.
|
3466
|
-
#
|
3467
|
-
#
|
3468
|
-
#
|
3469
|
-
# *
|
3470
|
-
# *
|
3471
|
-
# *
|
3472
|
-
# *
|
3473
|
-
# *
|
3474
|
-
# * applicationInstruction
|
3475
|
-
# * responsibilities
|
3476
|
-
# * qualifications
|
3477
|
-
# * educationLevels
|
3478
|
-
# * level
|
3479
|
-
# * department
|
3480
|
-
# * startDate
|
3481
|
-
# * endDate
|
3482
|
-
# * compensationInfo
|
3483
|
-
# * incentives
|
3484
|
-
# * languageCode
|
3485
|
-
# * benefits
|
3486
|
-
# * expireTime
|
3487
|
-
# * customAttributes
|
3488
|
-
# * visibility
|
3489
|
-
# * publishDate
|
3490
|
-
# * promotionValue
|
3491
|
-
# * locations
|
3492
|
-
# * region
|
3493
|
-
# * expiryDate (deprecated)
|
3494
|
-
# * filterableCustomFields (deprecated)
|
3495
|
-
# * unindexedCustomFields (deprecated)
|
3985
|
+
# experience. If update_job_fields is provided, only the specified fields in job
|
3986
|
+
# are updated. Otherwise all the fields are updated. A field mask to restrict
|
3987
|
+
# the fields that are updated. Valid values are: * jobTitle * employmentTypes *
|
3988
|
+
# description * applicationUrls * applicationEmailList * applicationInstruction *
|
3989
|
+
# responsibilities * qualifications * educationLevels * level * department *
|
3990
|
+
# startDate * endDate * compensationInfo * incentives * languageCode * benefits *
|
3991
|
+
# expireTime * customAttributes * visibility * publishDate * promotionValue *
|
3992
|
+
# locations * region * expiryDate (deprecated) * filterableCustomFields (
|
3993
|
+
# deprecated) * unindexedCustomFields (deprecated)
|
3496
3994
|
# Corresponds to the JSON property `updateJobFields`
|
3497
3995
|
# @return [String]
|
3498
3996
|
attr_accessor :update_job_fields
|