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
@@ -48,6 +48,11 @@ module Google
|
|
48
48
|
# @return [Google::Apis::ContentV2_1::AccountBusinessInformation]
|
49
49
|
attr_accessor :business_information
|
50
50
|
|
51
|
+
# ID of CSS the account belongs to.
|
52
|
+
# Corresponds to the JSON property `cssId`
|
53
|
+
# @return [Fixnum]
|
54
|
+
attr_accessor :css_id
|
55
|
+
|
51
56
|
# The GMB account which is linked or in the process of being linked with the
|
52
57
|
# Merchant Center account.
|
53
58
|
# Corresponds to the JSON property `googleMyBusinessLink`
|
@@ -65,6 +70,11 @@ module Google
|
|
65
70
|
# @return [String]
|
66
71
|
attr_accessor :kind
|
67
72
|
|
73
|
+
# List of label IDs that are assigned to the account by CSS.
|
74
|
+
# Corresponds to the JSON property `labelIds`
|
75
|
+
# @return [Array<Fixnum>]
|
76
|
+
attr_accessor :label_ids
|
77
|
+
|
68
78
|
# Required. Display name for the account.
|
69
79
|
# Corresponds to the JSON property `name`
|
70
80
|
# @return [String]
|
@@ -104,9 +114,11 @@ module Google
|
|
104
114
|
@ads_links = args[:ads_links] if args.key?(:ads_links)
|
105
115
|
@adult_content = args[:adult_content] if args.key?(:adult_content)
|
106
116
|
@business_information = args[:business_information] if args.key?(:business_information)
|
117
|
+
@css_id = args[:css_id] if args.key?(:css_id)
|
107
118
|
@google_my_business_link = args[:google_my_business_link] if args.key?(:google_my_business_link)
|
108
119
|
@id = args[:id] if args.key?(:id)
|
109
120
|
@kind = args[:kind] if args.key?(:kind)
|
121
|
+
@label_ids = args[:label_ids] if args.key?(:label_ids)
|
110
122
|
@name = args[:name] if args.key?(:name)
|
111
123
|
@seller_id = args[:seller_id] if args.key?(:seller_id)
|
112
124
|
@users = args[:users] if args.key?(:users)
|
@@ -119,7 +131,8 @@ module Google
|
|
119
131
|
class AccountAddress
|
120
132
|
include Google::Apis::Core::Hashable
|
121
133
|
|
122
|
-
# CLDR country code (e.g. "US").
|
134
|
+
# CLDR country code (e.g. "US"). This value cannot be set for a sub-account of
|
135
|
+
# an MCA. All MCA sub-accounts inherit the country of their parent MCA.
|
123
136
|
# Corresponds to the JSON property `country`
|
124
137
|
# @return [String]
|
125
138
|
attr_accessor :country
|
@@ -172,15 +185,13 @@ module Google
|
|
172
185
|
# Status of the link between this Merchant Center account and the Ads account.
|
173
186
|
# Upon retrieval, it represents the actual status of the link and can be either `
|
174
187
|
# active` if it was approved in Google Ads or `pending` if it's pending approval.
|
175
|
-
# Upon insertion, it represents the intended status of the link. Re-uploading
|
176
|
-
# link with status `active` when it's still pending or with status `pending`
|
188
|
+
# Upon insertion, it represents the *intended* status of the link. Re-uploading
|
189
|
+
# a link with status `active` when it's still pending or with status `pending`
|
177
190
|
# when it's already active will have no effect: the status will remain unchanged.
|
178
191
|
# Re-uploading a link with deprecated status `inactive` is equivalent to not
|
179
192
|
# submitting the link at all and will delete the link if it was active or cancel
|
180
|
-
# the link request if it was pending.
|
181
|
-
#
|
182
|
-
# - "`active`"
|
183
|
-
# - "`pending`"
|
193
|
+
# the link request if it was pending. Acceptable values are: - "`active`" - "`
|
194
|
+
# pending`"
|
184
195
|
# Corresponds to the JSON property `status`
|
185
196
|
# @return [String]
|
186
197
|
attr_accessor :status
|
@@ -276,9 +287,7 @@ module Google
|
|
276
287
|
attr_accessor :gmb_email
|
277
288
|
|
278
289
|
# Status of the link between this Merchant Center account and the GMB account.
|
279
|
-
# Acceptable values are:
|
280
|
-
# - "`active`"
|
281
|
-
# - "`pending`"
|
290
|
+
# Acceptable values are: - "`active`" - "`pending`"
|
282
291
|
# Corresponds to the JSON property `status`
|
283
292
|
# @return [String]
|
284
293
|
attr_accessor :status
|
@@ -321,6 +330,43 @@ module Google
|
|
321
330
|
end
|
322
331
|
end
|
323
332
|
|
333
|
+
# Label assigned by CSS domain or CSS group to one of its sub-accounts.
|
334
|
+
class AccountLabel
|
335
|
+
include Google::Apis::Core::Hashable
|
336
|
+
|
337
|
+
# Output only. Immutable. The ID of account this label belongs to.
|
338
|
+
# Corresponds to the JSON property `accountId`
|
339
|
+
# @return [Fixnum]
|
340
|
+
attr_accessor :account_id
|
341
|
+
|
342
|
+
# Description for this label.
|
343
|
+
# Corresponds to the JSON property `description`
|
344
|
+
# @return [String]
|
345
|
+
attr_accessor :description
|
346
|
+
|
347
|
+
# Output only. Immutable. The ID of the label.
|
348
|
+
# Corresponds to the JSON property `labelId`
|
349
|
+
# @return [Fixnum]
|
350
|
+
attr_accessor :label_id
|
351
|
+
|
352
|
+
# The display name of this label.
|
353
|
+
# Corresponds to the JSON property `name`
|
354
|
+
# @return [String]
|
355
|
+
attr_accessor :name
|
356
|
+
|
357
|
+
def initialize(**args)
|
358
|
+
update!(**args)
|
359
|
+
end
|
360
|
+
|
361
|
+
# Update properties of this object
|
362
|
+
def update!(**args)
|
363
|
+
@account_id = args[:account_id] if args.key?(:account_id)
|
364
|
+
@description = args[:description] if args.key?(:description)
|
365
|
+
@label_id = args[:label_id] if args.key?(:label_id)
|
366
|
+
@name = args[:name] if args.key?(:name)
|
367
|
+
end
|
368
|
+
end
|
369
|
+
|
324
370
|
# The status of an account, i.e., information about its products, which is
|
325
371
|
# computed offline and not returned immediately at insertion time.
|
326
372
|
class AccountStatus
|
@@ -377,7 +423,8 @@ module Google
|
|
377
423
|
# @return [String]
|
378
424
|
attr_accessor :country
|
379
425
|
|
380
|
-
# The destination the issue applies to.
|
426
|
+
# The destination the issue applies to. If this field is empty then the issue
|
427
|
+
# applies to all available destinations.
|
381
428
|
# Corresponds to the JSON property `destination`
|
382
429
|
# @return [String]
|
383
430
|
attr_accessor :destination
|
@@ -397,11 +444,8 @@ module Google
|
|
397
444
|
# @return [String]
|
398
445
|
attr_accessor :id
|
399
446
|
|
400
|
-
# Severity of the issue.
|
401
|
-
#
|
402
|
-
# - "`critical`"
|
403
|
-
# - "`error`"
|
404
|
-
# - "`suggestion`"
|
447
|
+
# Severity of the issue. Acceptable values are: - "`critical`" - "`error`" - "`
|
448
|
+
# suggestion`"
|
405
449
|
# Corresponds to the JSON property `severity`
|
406
450
|
# @return [String]
|
407
451
|
attr_accessor :severity
|
@@ -492,10 +536,8 @@ module Google
|
|
492
536
|
class AccountStatusProducts
|
493
537
|
include Google::Apis::Core::Hashable
|
494
538
|
|
495
|
-
# The channel the data applies to.
|
496
|
-
#
|
497
|
-
# - "`local`"
|
498
|
-
# - "`online`"
|
539
|
+
# The channel the data applies to. Acceptable values are: - "`local`" - "`online`
|
540
|
+
# "
|
499
541
|
# Corresponds to the JSON property `channel`
|
500
542
|
# @return [String]
|
501
543
|
attr_accessor :channel
|
@@ -710,7 +752,7 @@ module Google
|
|
710
752
|
# Status of the link between this Merchant Center account and the YouTube
|
711
753
|
# channel. Upon retrieval, it represents the actual status of the link and can
|
712
754
|
# be either `active` if it was approved in YT Creator Studio or `pending` if it'
|
713
|
-
# s pending approval. Upon insertion, it represents the intended status of the
|
755
|
+
# s pending approval. Upon insertion, it represents the *intended* status of the
|
714
756
|
# link. Re-uploading a link with status `active` when it's still pending or with
|
715
757
|
# status `pending` when it's already active will have no effect: the status will
|
716
758
|
# remain unchanged. Re-uploading a link with deprecated status `inactive` is
|
@@ -735,11 +777,10 @@ module Google
|
|
735
777
|
class AccountsAuthInfoResponse
|
736
778
|
include Google::Apis::Core::Hashable
|
737
779
|
|
738
|
-
# The account identifiers corresponding to the authenticated user.
|
739
|
-
#
|
740
|
-
# - For an
|
741
|
-
#
|
742
|
-
# defined.
|
780
|
+
# The account identifiers corresponding to the authenticated user. - For an
|
781
|
+
# individual account: only the merchant ID is defined - For an aggregator: only
|
782
|
+
# the aggregator ID is defined - For a subaccount of an MCA: both the merchant
|
783
|
+
# ID and the aggregator ID are defined.
|
743
784
|
# Corresponds to the JSON property `accountIdentifiers`
|
744
785
|
# @return [Array<Google::Apis::ContentV2_1::AccountIdentifier>]
|
745
786
|
attr_accessor :account_identifiers
|
@@ -843,14 +884,8 @@ module Google
|
|
843
884
|
# @return [Fixnum]
|
844
885
|
attr_accessor :merchant_id
|
845
886
|
|
846
|
-
# The method of the batch entry.
|
847
|
-
#
|
848
|
-
# - "`claimWebsite`"
|
849
|
-
# - "`delete`"
|
850
|
-
# - "`get`"
|
851
|
-
# - "`insert`"
|
852
|
-
# - "`link`"
|
853
|
-
# - "`update`"
|
887
|
+
# The method of the batch entry. Acceptable values are: - "`claimWebsite`" - "`
|
888
|
+
# delete`" - "`get`" - "`insert`" - "`link`" - "`update`"
|
854
889
|
# Corresponds to the JSON property `method`
|
855
890
|
# @return [String]
|
856
891
|
attr_accessor :method_prop
|
@@ -862,6 +897,11 @@ module Google
|
|
862
897
|
attr_accessor :overwrite
|
863
898
|
alias_method :overwrite?, :overwrite
|
864
899
|
|
900
|
+
# Controls which fields are visible. Only applicable if the method is 'get'.
|
901
|
+
# Corresponds to the JSON property `view`
|
902
|
+
# @return [String]
|
903
|
+
attr_accessor :view
|
904
|
+
|
865
905
|
def initialize(**args)
|
866
906
|
update!(**args)
|
867
907
|
end
|
@@ -877,6 +917,7 @@ module Google
|
|
877
917
|
@merchant_id = args[:merchant_id] if args.key?(:merchant_id)
|
878
918
|
@method_prop = args[:method_prop] if args.key?(:method_prop)
|
879
919
|
@overwrite = args[:overwrite] if args.key?(:overwrite)
|
920
|
+
@view = args[:view] if args.key?(:view)
|
880
921
|
end
|
881
922
|
end
|
882
923
|
|
@@ -885,19 +926,14 @@ module Google
|
|
885
926
|
include Google::Apis::Core::Hashable
|
886
927
|
|
887
928
|
# Action to perform for this link. The `"request"` action is only available to
|
888
|
-
# select merchants.
|
889
|
-
#
|
890
|
-
# - "`approve`"
|
891
|
-
# - "`remove`"
|
892
|
-
# - "`request`"
|
929
|
+
# select merchants. Acceptable values are: - "`approve`" - "`remove`" - "`
|
930
|
+
# request`"
|
893
931
|
# Corresponds to the JSON property `action`
|
894
932
|
# @return [String]
|
895
933
|
attr_accessor :action
|
896
934
|
|
897
|
-
# Type of the link between the two accounts.
|
898
|
-
#
|
899
|
-
# - "`channelPartner`"
|
900
|
-
# - "`eCommercePlatform`"
|
935
|
+
# Type of the link between the two accounts. Acceptable values are: - "`
|
936
|
+
# channelPartner`" - "`eCommercePlatform`"
|
901
937
|
# Corresponds to the JSON property `linkType`
|
902
938
|
# @return [String]
|
903
939
|
attr_accessor :link_type
|
@@ -996,19 +1032,14 @@ module Google
|
|
996
1032
|
include Google::Apis::Core::Hashable
|
997
1033
|
|
998
1034
|
# Action to perform for this link. The `"request"` action is only available to
|
999
|
-
# select merchants.
|
1000
|
-
#
|
1001
|
-
# - "`approve`"
|
1002
|
-
# - "`remove`"
|
1003
|
-
# - "`request`"
|
1035
|
+
# select merchants. Acceptable values are: - "`approve`" - "`remove`" - "`
|
1036
|
+
# request`"
|
1004
1037
|
# Corresponds to the JSON property `action`
|
1005
1038
|
# @return [String]
|
1006
1039
|
attr_accessor :action
|
1007
1040
|
|
1008
|
-
# Type of the link between the two accounts.
|
1009
|
-
#
|
1010
|
-
# - "`channelPartner`"
|
1011
|
-
# - "`eCommercePlatform`"
|
1041
|
+
# Type of the link between the two accounts. Acceptable values are: - "`
|
1042
|
+
# channelPartner`" - "`eCommercePlatform`"
|
1012
1043
|
# Corresponds to the JSON property `linkType`
|
1013
1044
|
# @return [String]
|
1014
1045
|
attr_accessor :link_type
|
@@ -1120,6 +1151,45 @@ module Google
|
|
1120
1151
|
end
|
1121
1152
|
end
|
1122
1153
|
|
1154
|
+
#
|
1155
|
+
class AccountsUpdateLabelsRequest
|
1156
|
+
include Google::Apis::Core::Hashable
|
1157
|
+
|
1158
|
+
# The IDs of labels that should be assigned to the account.
|
1159
|
+
# Corresponds to the JSON property `labelIds`
|
1160
|
+
# @return [Array<Fixnum>]
|
1161
|
+
attr_accessor :label_ids
|
1162
|
+
|
1163
|
+
def initialize(**args)
|
1164
|
+
update!(**args)
|
1165
|
+
end
|
1166
|
+
|
1167
|
+
# Update properties of this object
|
1168
|
+
def update!(**args)
|
1169
|
+
@label_ids = args[:label_ids] if args.key?(:label_ids)
|
1170
|
+
end
|
1171
|
+
end
|
1172
|
+
|
1173
|
+
#
|
1174
|
+
class AccountsUpdateLabelsResponse
|
1175
|
+
include Google::Apis::Core::Hashable
|
1176
|
+
|
1177
|
+
# Identifies what kind of resource this is. Value: the fixed string "content#
|
1178
|
+
# accountsUpdateLabelsResponse".
|
1179
|
+
# Corresponds to the JSON property `kind`
|
1180
|
+
# @return [String]
|
1181
|
+
attr_accessor :kind
|
1182
|
+
|
1183
|
+
def initialize(**args)
|
1184
|
+
update!(**args)
|
1185
|
+
end
|
1186
|
+
|
1187
|
+
# Update properties of this object
|
1188
|
+
def update!(**args)
|
1189
|
+
@kind = args[:kind] if args.key?(:kind)
|
1190
|
+
end
|
1191
|
+
end
|
1192
|
+
|
1123
1193
|
#
|
1124
1194
|
class AccountstatusesCustomBatchRequest
|
1125
1195
|
include Google::Apis::Core::Hashable
|
@@ -1164,9 +1234,7 @@ module Google
|
|
1164
1234
|
# @return [Fixnum]
|
1165
1235
|
attr_accessor :merchant_id
|
1166
1236
|
|
1167
|
-
# The method of the batch entry.
|
1168
|
-
# Acceptable values are:
|
1169
|
-
# - "`get`"
|
1237
|
+
# The method of the batch entry. Acceptable values are: - "`get`"
|
1170
1238
|
# Corresponds to the JSON property `method`
|
1171
1239
|
# @return [String]
|
1172
1240
|
attr_accessor :method_prop
|
@@ -1318,10 +1386,7 @@ module Google
|
|
1318
1386
|
# @return [Fixnum]
|
1319
1387
|
attr_accessor :merchant_id
|
1320
1388
|
|
1321
|
-
# The method of the batch entry.
|
1322
|
-
# Acceptable values are:
|
1323
|
-
# - "`get`"
|
1324
|
-
# - "`update`"
|
1389
|
+
# The method of the batch entry. Acceptable values are: - "`get`" - "`update`"
|
1325
1390
|
# Corresponds to the JSON property `method`
|
1326
1391
|
# @return [String]
|
1327
1392
|
attr_accessor :method_prop
|
@@ -1569,6 +1634,58 @@ module Google
|
|
1569
1634
|
end
|
1570
1635
|
end
|
1571
1636
|
|
1637
|
+
# Information about CSS domain.
|
1638
|
+
class Css
|
1639
|
+
include Google::Apis::Core::Hashable
|
1640
|
+
|
1641
|
+
# Output only. Immutable. The CSS domain ID.
|
1642
|
+
# Corresponds to the JSON property `cssDomainId`
|
1643
|
+
# @return [Fixnum]
|
1644
|
+
attr_accessor :css_domain_id
|
1645
|
+
|
1646
|
+
# Output only. Immutable. The ID of the CSS group this CSS domain is affiliated
|
1647
|
+
# with. Only populated for CSS group users.
|
1648
|
+
# Corresponds to the JSON property `cssGroupId`
|
1649
|
+
# @return [Fixnum]
|
1650
|
+
attr_accessor :css_group_id
|
1651
|
+
|
1652
|
+
# Output only. Immutable. The CSS domain's display name, used when space is
|
1653
|
+
# constrained.
|
1654
|
+
# Corresponds to the JSON property `displayName`
|
1655
|
+
# @return [String]
|
1656
|
+
attr_accessor :display_name
|
1657
|
+
|
1658
|
+
# Output only. Immutable. The CSS domain's full name.
|
1659
|
+
# Corresponds to the JSON property `fullName`
|
1660
|
+
# @return [String]
|
1661
|
+
attr_accessor :full_name
|
1662
|
+
|
1663
|
+
# Output only. Immutable. The CSS domain's homepage.
|
1664
|
+
# Corresponds to the JSON property `homepageUri`
|
1665
|
+
# @return [String]
|
1666
|
+
attr_accessor :homepage_uri
|
1667
|
+
|
1668
|
+
# A list of label IDs that are assigned to this CSS domain by its CSS group.
|
1669
|
+
# Only populated for CSS group users.
|
1670
|
+
# Corresponds to the JSON property `labelIds`
|
1671
|
+
# @return [Array<Fixnum>]
|
1672
|
+
attr_accessor :label_ids
|
1673
|
+
|
1674
|
+
def initialize(**args)
|
1675
|
+
update!(**args)
|
1676
|
+
end
|
1677
|
+
|
1678
|
+
# Update properties of this object
|
1679
|
+
def update!(**args)
|
1680
|
+
@css_domain_id = args[:css_domain_id] if args.key?(:css_domain_id)
|
1681
|
+
@css_group_id = args[:css_group_id] if args.key?(:css_group_id)
|
1682
|
+
@display_name = args[:display_name] if args.key?(:display_name)
|
1683
|
+
@full_name = args[:full_name] if args.key?(:full_name)
|
1684
|
+
@homepage_uri = args[:homepage_uri] if args.key?(:homepage_uri)
|
1685
|
+
@label_ids = args[:label_ids] if args.key?(:label_ids)
|
1686
|
+
end
|
1687
|
+
end
|
1688
|
+
|
1572
1689
|
#
|
1573
1690
|
class CustomAttribute
|
1574
1691
|
include Google::Apis::Core::Hashable
|
@@ -1611,22 +1728,11 @@ module Google
|
|
1611
1728
|
# @return [String]
|
1612
1729
|
attr_accessor :description
|
1613
1730
|
|
1614
|
-
# Code of the return reason.
|
1615
|
-
#
|
1616
|
-
# - "`
|
1617
|
-
# - "`
|
1618
|
-
# - "`
|
1619
|
-
# - "`didNotMatchDescription`"
|
1620
|
-
# - "`doesNotFit`"
|
1621
|
-
# - "`expiredItem`"
|
1622
|
-
# - "`incorrectItemReceived`"
|
1623
|
-
# - "`noLongerNeeded`"
|
1624
|
-
# - "`notSpecified`"
|
1625
|
-
# - "`orderedWrongItem`"
|
1626
|
-
# - "`other`"
|
1627
|
-
# - "`qualityNotExpected`"
|
1628
|
-
# - "`receivedTooLate`"
|
1629
|
-
# - "`undeliverable`"
|
1731
|
+
# Code of the return reason. Acceptable values are: - "`betterPriceFound`" - "`
|
1732
|
+
# changedMind`" - "`damagedOrDefectiveItem`" - "`didNotMatchDescription`" - "`
|
1733
|
+
# doesNotFit`" - "`expiredItem`" - "`incorrectItemReceived`" - "`noLongerNeeded`"
|
1734
|
+
# - "`notSpecified`" - "`orderedWrongItem`" - "`other`" - "`qualityNotExpected`"
|
1735
|
+
# - "`receivedTooLate`" - "`undeliverable`"
|
1630
1736
|
# Corresponds to the JSON property `reasonCode`
|
1631
1737
|
# @return [String]
|
1632
1738
|
attr_accessor :reason_code
|
@@ -1687,11 +1793,8 @@ module Google
|
|
1687
1793
|
attr_accessor :attribute_language
|
1688
1794
|
|
1689
1795
|
# Required. The type of data feed. For product inventory feeds, only feeds for
|
1690
|
-
# local stores, not online stores, are supported.
|
1691
|
-
#
|
1692
|
-
# - "`local products`"
|
1693
|
-
# - "`product inventory`"
|
1694
|
-
# - "`products`"
|
1796
|
+
# local stores, not online stores, are supported. Acceptable values are: - "`
|
1797
|
+
# local products`" - "`product inventory`" - "`products`"
|
1695
1798
|
# Corresponds to the JSON property `contentType`
|
1696
1799
|
# @return [String]
|
1697
1800
|
attr_accessor :content_type
|
@@ -1804,15 +1907,9 @@ module Google
|
|
1804
1907
|
# @return [String]
|
1805
1908
|
attr_accessor :username
|
1806
1909
|
|
1807
|
-
# The day of the week the feed file should be fetched.
|
1808
|
-
#
|
1809
|
-
# - "`
|
1810
|
-
# - "`tuesday`"
|
1811
|
-
# - "`wednesday`"
|
1812
|
-
# - "`thursday`"
|
1813
|
-
# - "`friday`"
|
1814
|
-
# - "`saturday`"
|
1815
|
-
# - "`sunday`"
|
1910
|
+
# The day of the week the feed file should be fetched. Acceptable values are: - "
|
1911
|
+
# `monday`" - "`tuesday`" - "`wednesday`" - "`thursday`" - "`friday`" - "`
|
1912
|
+
# saturday`" - "`sunday`"
|
1816
1913
|
# Corresponds to the JSON property `weekday`
|
1817
1914
|
# @return [String]
|
1818
1915
|
attr_accessor :weekday
|
@@ -1841,32 +1938,21 @@ module Google
|
|
1841
1938
|
|
1842
1939
|
# Delimiter for the separation of values in a delimiter-separated values feed.
|
1843
1940
|
# If not specified, the delimiter will be auto-detected. Ignored for non-DSV
|
1844
|
-
# data feeds.
|
1845
|
-
# Acceptable values are:
|
1846
|
-
# - "`pipe`"
|
1847
|
-
# - "`tab`"
|
1848
|
-
# - "`tilde`"
|
1941
|
+
# data feeds. Acceptable values are: - "`pipe`" - "`tab`" - "`tilde`"
|
1849
1942
|
# Corresponds to the JSON property `columnDelimiter`
|
1850
1943
|
# @return [String]
|
1851
1944
|
attr_accessor :column_delimiter
|
1852
1945
|
|
1853
1946
|
# Character encoding scheme of the data feed. If not specified, the encoding
|
1854
|
-
# will be auto-detected.
|
1855
|
-
#
|
1856
|
-
# - "`latin-1`"
|
1857
|
-
# - "`utf-16be`"
|
1858
|
-
# - "`utf-16le`"
|
1859
|
-
# - "`utf-8`"
|
1860
|
-
# - "`windows-1252`"
|
1947
|
+
# will be auto-detected. Acceptable values are: - "`latin-1`" - "`utf-16be`" - "`
|
1948
|
+
# utf-16le`" - "`utf-8`" - "`windows-1252`"
|
1861
1949
|
# Corresponds to the JSON property `fileEncoding`
|
1862
1950
|
# @return [String]
|
1863
1951
|
attr_accessor :file_encoding
|
1864
1952
|
|
1865
1953
|
# Specifies how double quotes are interpreted. If not specified, the mode will
|
1866
|
-
# be auto-detected. Ignored for non-DSV data feeds.
|
1867
|
-
#
|
1868
|
-
# - "`normal character`"
|
1869
|
-
# - "`value quoting`"
|
1954
|
+
# be auto-detected. Ignored for non-DSV data feeds. Acceptable values are: - "`
|
1955
|
+
# normal character`" - "`value quoting`"
|
1870
1956
|
# Corresponds to the JSON property `quotingMode`
|
1871
1957
|
# @return [String]
|
1872
1958
|
attr_accessor :quoting_mode
|
@@ -1888,7 +1974,7 @@ module Google
|
|
1888
1974
|
class DatafeedStatus
|
1889
1975
|
include Google::Apis::Core::Hashable
|
1890
1976
|
|
1891
|
-
# The country for which the status is reported, represented as a
|
1977
|
+
# The country for which the status is reported, represented as a CLDR territory
|
1892
1978
|
# code.
|
1893
1979
|
# Corresponds to the JSON property `country`
|
1894
1980
|
# @return [String]
|
@@ -1930,12 +2016,10 @@ module Google
|
|
1930
2016
|
# @return [String]
|
1931
2017
|
attr_accessor :last_upload_date
|
1932
2018
|
|
1933
|
-
# The processing status of the feed.
|
1934
|
-
#
|
1935
|
-
# - "`
|
1936
|
-
#
|
1937
|
-
# - "`none`": The feed has not yet been processed. For example, a feed that has
|
1938
|
-
# never been uploaded will have this processing status.
|
2019
|
+
# The processing status of the feed. Acceptable values are: - "`"`failure`": The
|
2020
|
+
# feed could not be processed or all items had errors.`" - "`in progress`": The
|
2021
|
+
# feed is being processed. - "`none`": The feed has not yet been processed. For
|
2022
|
+
# example, a feed that has never been uploaded will have this processing status.
|
1939
2023
|
# - "`success`": The feed was processed successfully, though some items might
|
1940
2024
|
# have had errors.
|
1941
2025
|
# Corresponds to the JSON property `processingStatus`
|
@@ -2039,7 +2123,7 @@ module Google
|
|
2039
2123
|
include Google::Apis::Core::Hashable
|
2040
2124
|
|
2041
2125
|
# The country where the items in the feed will be included in the search index,
|
2042
|
-
# represented as a
|
2126
|
+
# represented as a CLDR territory code.
|
2043
2127
|
# Corresponds to the JSON property `country`
|
2044
2128
|
# @return [String]
|
2045
2129
|
attr_accessor :country
|
@@ -2052,12 +2136,9 @@ module Google
|
|
2052
2136
|
|
2053
2137
|
# The list of destinations to include for this target (corresponds to checked
|
2054
2138
|
# check boxes in Merchant Center). Default destinations are always included
|
2055
|
-
# unless provided in `excludedDestinations`.
|
2056
|
-
#
|
2057
|
-
#
|
2058
|
-
# - Shopping
|
2059
|
-
# - ShoppingActions
|
2060
|
-
# - SurfacesAcrossGoogle
|
2139
|
+
# unless provided in `excludedDestinations`. List of supported destinations (if
|
2140
|
+
# available to the account): - DisplayAds - Shopping - ShoppingActions -
|
2141
|
+
# SurfacesAcrossGoogle
|
2061
2142
|
# Corresponds to the JSON property `includedDestinations`
|
2062
2143
|
# @return [Array<String>]
|
2063
2144
|
attr_accessor :included_destinations
|
@@ -2124,13 +2205,8 @@ module Google
|
|
2124
2205
|
# @return [Fixnum]
|
2125
2206
|
attr_accessor :merchant_id
|
2126
2207
|
|
2127
|
-
# The method of the batch entry.
|
2128
|
-
#
|
2129
|
-
# - "`delete`"
|
2130
|
-
# - "`fetchNow`"
|
2131
|
-
# - "`get`"
|
2132
|
-
# - "`insert`"
|
2133
|
-
# - "`update`"
|
2208
|
+
# The method of the batch entry. Acceptable values are: - "`delete`" - "`
|
2209
|
+
# fetchNow`" - "`get`" - "`insert`" - "`update`"
|
2134
2210
|
# Corresponds to the JSON property `method`
|
2135
2211
|
# @return [String]
|
2136
2212
|
attr_accessor :method_prop
|
@@ -2310,9 +2386,7 @@ module Google
|
|
2310
2386
|
# @return [Fixnum]
|
2311
2387
|
attr_accessor :merchant_id
|
2312
2388
|
|
2313
|
-
# The method of the batch entry.
|
2314
|
-
# Acceptable values are:
|
2315
|
-
# - "`get`"
|
2389
|
+
# The method of the batch entry. Acceptable values are: - "`get`"
|
2316
2390
|
# Corresponds to the JSON property `method`
|
2317
2391
|
# @return [String]
|
2318
2392
|
attr_accessor :method_prop
|
@@ -2639,8 +2713,8 @@ module Google
|
|
2639
2713
|
|
2640
2714
|
# A list of inclusive number of items upper bounds. The last value can be `"
|
2641
2715
|
# infinity"`. For example `["10", "50", "infinity"]` represents the headers "<=
|
2642
|
-
# 10 items", " 50 items". Must be non-empty. Can only be set
|
2643
|
-
# are not set.
|
2716
|
+
# 10 items", "<= 50 items", and "> 50 items". Must be non-empty. Can only be set
|
2717
|
+
# if all other fields are not set.
|
2644
2718
|
# Corresponds to the JSON property `numberOfItems`
|
2645
2719
|
# @return [Array<String>]
|
2646
2720
|
attr_accessor :number_of_items
|
@@ -2656,8 +2730,9 @@ module Google
|
|
2656
2730
|
# A list of inclusive order price upper bounds. The last price's value can be `"
|
2657
2731
|
# infinity"`. For example `[`"value": "10", "currency": "USD"`, `"value": "500",
|
2658
2732
|
# "currency": "USD"`, `"value": "infinity", "currency": "USD"`]` represents the
|
2659
|
-
# headers "<= $10", " $500". All prices within a service must
|
2660
|
-
# currency. Must be non-empty. Can only be set if all other fields
|
2733
|
+
# headers "<= $10", "<= $500", and "> $500". All prices within a service must
|
2734
|
+
# have the same currency. Must be non-empty. Can only be set if all other fields
|
2735
|
+
# are not set.
|
2661
2736
|
# Corresponds to the JSON property `prices`
|
2662
2737
|
# @return [Array<Google::Apis::ContentV2_1::Price>]
|
2663
2738
|
attr_accessor :prices
|
@@ -2665,8 +2740,8 @@ module Google
|
|
2665
2740
|
# A list of inclusive order weight upper bounds. The last weight's value can be `
|
2666
2741
|
# "infinity"`. For example `[`"value": "10", "unit": "kg"`, `"value": "50", "
|
2667
2742
|
# unit": "kg"`, `"value": "infinity", "unit": "kg"`]` represents the headers "<=
|
2668
|
-
# 10kg", " 50kg". All weights within a service must have the
|
2669
|
-
# non-empty. Can only be set if all other fields are not set.
|
2743
|
+
# 10kg", "<= 50kg", and "> 50kg". All weights within a service must have the
|
2744
|
+
# same unit. Must be non-empty. Can only be set if all other fields are not set.
|
2670
2745
|
# Corresponds to the JSON property `weights`
|
2671
2746
|
# @return [Array<Google::Apis::ContentV2_1::Weight>]
|
2672
2747
|
attr_accessor :weights
|
@@ -2703,7 +2778,7 @@ module Google
|
|
2703
2778
|
attr_accessor :deadline_hour
|
2704
2779
|
|
2705
2780
|
# Timezone identifier for the deadline hour. A list of identifiers can be found
|
2706
|
-
# in
|
2781
|
+
# in the AdWords API documentation. E.g. "Europe/Zurich". Required.
|
2707
2782
|
# Corresponds to the JSON property `deadlineTimezone`
|
2708
2783
|
# @return [String]
|
2709
2784
|
attr_accessor :deadline_timezone
|
@@ -2769,16 +2844,9 @@ module Google
|
|
2769
2844
|
# @return [String]
|
2770
2845
|
attr_accessor :id
|
2771
2846
|
|
2772
|
-
# The holiday type. Always present.
|
2773
|
-
#
|
2774
|
-
# - "`
|
2775
|
-
# - "`Easter`"
|
2776
|
-
# - "`Father's Day`"
|
2777
|
-
# - "`Halloween`"
|
2778
|
-
# - "`Independence Day (USA)`"
|
2779
|
-
# - "`Mother's Day`"
|
2780
|
-
# - "`Thanksgiving`"
|
2781
|
-
# - "`Valentine's Day`"
|
2847
|
+
# The holiday type. Always present. Acceptable values are: - "`Christmas`" - "`
|
2848
|
+
# Easter`" - "`Father's Day`" - "`Halloween`" - "`Independence Day (USA)`" - "`
|
2849
|
+
# Mother's Day`" - "`Thanksgiving`" - "`Valentine's Day`"
|
2782
2850
|
# Corresponds to the JSON property `type`
|
2783
2851
|
# @return [String]
|
2784
2852
|
attr_accessor :type
|
@@ -2857,9 +2925,8 @@ module Google
|
|
2857
2925
|
# @return [Google::Apis::ContentV2_1::Amount]
|
2858
2926
|
attr_accessor :total_amount
|
2859
2927
|
|
2860
|
-
# [required] Type of the additional charge.
|
2861
|
-
#
|
2862
|
-
# - "`shipping`"
|
2928
|
+
# [required] Type of the additional charge. Acceptable values are: - "`shipping`"
|
2929
|
+
#
|
2863
2930
|
# Corresponds to the JSON property `type`
|
2864
2931
|
# @return [String]
|
2865
2932
|
attr_accessor :type
|
@@ -2875,15 +2942,31 @@ module Google
|
|
2875
2942
|
end
|
2876
2943
|
end
|
2877
2944
|
|
2945
|
+
# The IDs of labels that should be assigned to the CSS domain.
|
2946
|
+
class LabelIds
|
2947
|
+
include Google::Apis::Core::Hashable
|
2948
|
+
|
2949
|
+
# The list of label IDs.
|
2950
|
+
# Corresponds to the JSON property `labelIds`
|
2951
|
+
# @return [Array<Fixnum>]
|
2952
|
+
attr_accessor :label_ids
|
2953
|
+
|
2954
|
+
def initialize(**args)
|
2955
|
+
update!(**args)
|
2956
|
+
end
|
2957
|
+
|
2958
|
+
# Update properties of this object
|
2959
|
+
def update!(**args)
|
2960
|
+
@label_ids = args[:label_ids] if args.key?(:label_ids)
|
2961
|
+
end
|
2962
|
+
end
|
2963
|
+
|
2878
2964
|
#
|
2879
2965
|
class LiaAboutPageSettings
|
2880
2966
|
include Google::Apis::Core::Hashable
|
2881
2967
|
|
2882
|
-
# The status of the verification process for the About page.
|
2883
|
-
#
|
2884
|
-
# - "`active`"
|
2885
|
-
# - "`inactive`"
|
2886
|
-
# - "`pending`"
|
2968
|
+
# The status of the verification process for the About page. Acceptable values
|
2969
|
+
# are: - "`active`" - "`inactive`" - "`pending`"
|
2887
2970
|
# Corresponds to the JSON property `status`
|
2888
2971
|
# @return [String]
|
2889
2972
|
attr_accessor :status
|
@@ -2975,20 +3058,14 @@ module Google
|
|
2975
3058
|
# @return [String]
|
2976
3059
|
attr_accessor :inventory_verification_contact_name
|
2977
3060
|
|
2978
|
-
# The status of the verification contact.
|
2979
|
-
#
|
2980
|
-
# - "`active`"
|
2981
|
-
# - "`inactive`"
|
2982
|
-
# - "`pending`"
|
3061
|
+
# The status of the verification contact. Acceptable values are: - "`active`" - "
|
3062
|
+
# `inactive`" - "`pending`"
|
2983
3063
|
# Corresponds to the JSON property `inventoryVerificationContactStatus`
|
2984
3064
|
# @return [String]
|
2985
3065
|
attr_accessor :inventory_verification_contact_status
|
2986
3066
|
|
2987
|
-
# The status of the inventory verification process.
|
2988
|
-
#
|
2989
|
-
# - "`active`"
|
2990
|
-
# - "`inactive`"
|
2991
|
-
# - "`pending`"
|
3067
|
+
# The status of the inventory verification process. Acceptable values are: - "`
|
3068
|
+
# active`" - "`inactive`" - "`pending`"
|
2992
3069
|
# Corresponds to the JSON property `status`
|
2993
3070
|
# @return [String]
|
2994
3071
|
attr_accessor :status
|
@@ -3015,11 +3092,8 @@ module Google
|
|
3015
3092
|
# @return [String]
|
3016
3093
|
attr_accessor :shipping_cost_policy_url
|
3017
3094
|
|
3018
|
-
# The status of the ?On display to order? feature.
|
3019
|
-
#
|
3020
|
-
# - "`active`"
|
3021
|
-
# - "`inactive`"
|
3022
|
-
# - "`pending`"
|
3095
|
+
# The status of the ?On display to order? feature. Acceptable values are: - "`
|
3096
|
+
# active`" - "`inactive`" - "`pending`"
|
3023
3097
|
# Corresponds to the JSON property `status`
|
3024
3098
|
# @return [String]
|
3025
3099
|
attr_accessor :status
|
@@ -3160,14 +3234,10 @@ module Google
|
|
3160
3234
|
# @return [Fixnum]
|
3161
3235
|
attr_accessor :merchant_id
|
3162
3236
|
|
3163
|
-
# The method of the batch entry.
|
3164
|
-
#
|
3165
|
-
# - "`
|
3166
|
-
#
|
3167
|
-
# - "`requestGmbAccess`"
|
3168
|
-
# - "`requestInventoryVerification`"
|
3169
|
-
# - "`setInventoryVerificationContact`"
|
3170
|
-
# - "`update`"
|
3237
|
+
# The method of the batch entry. Acceptable values are: - "`get`" - "`
|
3238
|
+
# getAccessibleGmbAccounts`" - "`requestGmbAccess`" - "`
|
3239
|
+
# requestInventoryVerification`" - "`setInventoryVerificationContact`" - "`
|
3240
|
+
# update`"
|
3171
3241
|
# Corresponds to the JSON property `method`
|
3172
3242
|
# @return [String]
|
3173
3243
|
attr_accessor :method_prop
|
@@ -3453,20 +3523,15 @@ module Google
|
|
3453
3523
|
class LinkService
|
3454
3524
|
include Google::Apis::Core::Hashable
|
3455
3525
|
|
3456
|
-
# Service provided to or by the linked account.
|
3457
|
-
#
|
3458
|
-
#
|
3459
|
-
# - "`shoppingActionsProductManagement`"
|
3460
|
-
# - "`shoppingAdsProductManagement`"
|
3526
|
+
# Service provided to or by the linked account. Acceptable values are: - "`
|
3527
|
+
# shoppingActionsOrderManagement`" - "`shoppingActionsProductManagement`" - "`
|
3528
|
+
# shoppingAdsProductManagement`"
|
3461
3529
|
# Corresponds to the JSON property `service`
|
3462
3530
|
# @return [String]
|
3463
3531
|
attr_accessor :service
|
3464
3532
|
|
3465
|
-
# Status of the link
|
3466
|
-
#
|
3467
|
-
# - "`active`"
|
3468
|
-
# - "`inactive`"
|
3469
|
-
# - "`pending`"
|
3533
|
+
# Status of the link Acceptable values are: - "`active`" - "`inactive`" - "`
|
3534
|
+
# pending`"
|
3470
3535
|
# Corresponds to the JSON property `status`
|
3471
3536
|
# @return [String]
|
3472
3537
|
attr_accessor :status
|
@@ -3507,12 +3572,91 @@ module Google
|
|
3507
3572
|
end
|
3508
3573
|
end
|
3509
3574
|
|
3575
|
+
# Response message for the `ListAccountLabels` method.
|
3576
|
+
class ListAccountLabelsResponse
|
3577
|
+
include Google::Apis::Core::Hashable
|
3578
|
+
|
3579
|
+
# The labels from the specified account.
|
3580
|
+
# Corresponds to the JSON property `accountLabels`
|
3581
|
+
# @return [Array<Google::Apis::ContentV2_1::AccountLabel>]
|
3582
|
+
attr_accessor :account_labels
|
3583
|
+
|
3584
|
+
# A token, which can be sent as `page_token` to retrieve the next page. If this
|
3585
|
+
# field is omitted, there are no subsequent pages.
|
3586
|
+
# Corresponds to the JSON property `nextPageToken`
|
3587
|
+
# @return [String]
|
3588
|
+
attr_accessor :next_page_token
|
3589
|
+
|
3590
|
+
def initialize(**args)
|
3591
|
+
update!(**args)
|
3592
|
+
end
|
3593
|
+
|
3594
|
+
# Update properties of this object
|
3595
|
+
def update!(**args)
|
3596
|
+
@account_labels = args[:account_labels] if args.key?(:account_labels)
|
3597
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
3598
|
+
end
|
3599
|
+
end
|
3600
|
+
|
3601
|
+
# The response message for the `ListCsses` method
|
3602
|
+
class ListCssesResponse
|
3603
|
+
include Google::Apis::Core::Hashable
|
3604
|
+
|
3605
|
+
# The CSS domains affiliated with the specified CSS group.
|
3606
|
+
# Corresponds to the JSON property `csses`
|
3607
|
+
# @return [Array<Google::Apis::ContentV2_1::Css>]
|
3608
|
+
attr_accessor :csses
|
3609
|
+
|
3610
|
+
# A token, which can be sent as `page_token` to retrieve the next page. If this
|
3611
|
+
# field is omitted, there are no subsequent pages.
|
3612
|
+
# Corresponds to the JSON property `nextPageToken`
|
3613
|
+
# @return [String]
|
3614
|
+
attr_accessor :next_page_token
|
3615
|
+
|
3616
|
+
def initialize(**args)
|
3617
|
+
update!(**args)
|
3618
|
+
end
|
3619
|
+
|
3620
|
+
# Update properties of this object
|
3621
|
+
def update!(**args)
|
3622
|
+
@csses = args[:csses] if args.key?(:csses)
|
3623
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
3624
|
+
end
|
3625
|
+
end
|
3626
|
+
|
3627
|
+
# Response message for the `ListRepricingRules` method.
|
3628
|
+
class ListRepricingRulesResponse
|
3629
|
+
include Google::Apis::Core::Hashable
|
3630
|
+
|
3631
|
+
# A token, which can be sent as `page_token` to retrieve the next page. If this
|
3632
|
+
# field is omitted, there are no subsequent pages.
|
3633
|
+
# Corresponds to the JSON property `nextPageToken`
|
3634
|
+
# @return [String]
|
3635
|
+
attr_accessor :next_page_token
|
3636
|
+
|
3637
|
+
# The rules from the specified merchant.
|
3638
|
+
# Corresponds to the JSON property `repricingRules`
|
3639
|
+
# @return [Array<Google::Apis::ContentV2_1::RepricingRule>]
|
3640
|
+
attr_accessor :repricing_rules
|
3641
|
+
|
3642
|
+
def initialize(**args)
|
3643
|
+
update!(**args)
|
3644
|
+
end
|
3645
|
+
|
3646
|
+
# Update properties of this object
|
3647
|
+
def update!(**args)
|
3648
|
+
@next_page_token = args[:next_page_token] if args.key?(:next_page_token)
|
3649
|
+
@repricing_rules = args[:repricing_rules] if args.key?(:repricing_rules)
|
3650
|
+
end
|
3651
|
+
end
|
3652
|
+
|
3510
3653
|
# Local inventory resource. For accepted attribute values, see the local product
|
3511
3654
|
# inventory feed specification.
|
3512
3655
|
class LocalInventory
|
3513
3656
|
include Google::Apis::Core::Hashable
|
3514
3657
|
|
3515
|
-
# Availability of the product.
|
3658
|
+
# Availability of the product. For accepted attribute values, see the local
|
3659
|
+
# product inventory feed specification.
|
3516
3660
|
# Corresponds to the JSON property `availability`
|
3517
3661
|
# @return [String]
|
3518
3662
|
attr_accessor :availability
|
@@ -3529,13 +3673,15 @@ module Google
|
|
3529
3673
|
attr_accessor :kind
|
3530
3674
|
|
3531
3675
|
# Supported pickup method for this offer. Unless the value is "not supported",
|
3532
|
-
# this field must be submitted together with `pickupSla`.
|
3676
|
+
# this field must be submitted together with `pickupSla`. For accepted attribute
|
3677
|
+
# values, see the local product inventory feed // specification.
|
3533
3678
|
# Corresponds to the JSON property `pickupMethod`
|
3534
3679
|
# @return [String]
|
3535
3680
|
attr_accessor :pickup_method
|
3536
3681
|
|
3537
3682
|
# Expected date that an order will be ready for pickup relative to the order
|
3538
|
-
# date. Must be submitted together with `pickupMethod`.
|
3683
|
+
# date. Must be submitted together with `pickupMethod`. For accepted attribute
|
3684
|
+
# values, see the local product inventory feed specification.
|
3539
3685
|
# Corresponds to the JSON property `pickupSla`
|
3540
3686
|
# @return [String]
|
3541
3687
|
attr_accessor :pickup_sla
|
@@ -3624,9 +3770,7 @@ module Google
|
|
3624
3770
|
# @return [Fixnum]
|
3625
3771
|
attr_accessor :merchant_id
|
3626
3772
|
|
3627
|
-
# Method of the batch request entry.
|
3628
|
-
# Acceptable values are:
|
3629
|
-
# - "`insert`"
|
3773
|
+
# Method of the batch request entry. Acceptable values are: - "`insert`"
|
3630
3774
|
# Corresponds to the JSON property `method`
|
3631
3775
|
# @return [String]
|
3632
3776
|
attr_accessor :method_prop
|
@@ -3874,13 +4018,8 @@ module Google
|
|
3874
4018
|
# @return [String]
|
3875
4019
|
attr_accessor :shipment_unit_id
|
3876
4020
|
|
3877
|
-
# State of the item.
|
3878
|
-
#
|
3879
|
-
# - "`canceled`"
|
3880
|
-
# - "`new`"
|
3881
|
-
# - "`received`"
|
3882
|
-
# - "`refunded`"
|
3883
|
-
# - "`rejected`"
|
4021
|
+
# State of the item. Acceptable values are: - "`canceled`" - "`new`" - "`
|
4022
|
+
# received`" - "`refunded`" - "`rejected`"
|
3884
4023
|
# Corresponds to the JSON property `state`
|
3885
4024
|
# @return [String]
|
3886
4025
|
attr_accessor :state
|
@@ -4007,8 +4146,7 @@ module Google
|
|
4007
4146
|
end
|
4008
4147
|
|
4009
4148
|
# Order. Production access (all methods) requires the order manager role.
|
4010
|
-
# Sandbox access does not.
|
4011
|
-
# orders ==)
|
4149
|
+
# Sandbox access does not.
|
4012
4150
|
class Order
|
4013
4151
|
include Google::Apis::Core::Hashable
|
4014
4152
|
|
@@ -4078,12 +4216,8 @@ module Google
|
|
4078
4216
|
# @return [Google::Apis::ContentV2_1::Price]
|
4079
4217
|
attr_accessor :net_tax_amount
|
4080
4218
|
|
4081
|
-
# The status of the payment.
|
4082
|
-
#
|
4083
|
-
# - "`paymentCaptured`"
|
4084
|
-
# - "`paymentRejected`"
|
4085
|
-
# - "`paymentSecured`"
|
4086
|
-
# - "`pendingAuthorization`"
|
4219
|
+
# The status of the payment. Acceptable values are: - "`paymentCaptured`" - "`
|
4220
|
+
# paymentRejected`" - "`paymentSecured`" - "`pendingAuthorization`"
|
4087
4221
|
# Corresponds to the JSON property `paymentStatus`
|
4088
4222
|
# @return [String]
|
4089
4223
|
attr_accessor :payment_status
|
@@ -4098,25 +4232,22 @@ module Google
|
|
4098
4232
|
# @return [String]
|
4099
4233
|
attr_accessor :placed_date
|
4100
4234
|
|
4101
|
-
# Promotions associated with the order.
|
4102
|
-
#
|
4103
|
-
#
|
4104
|
-
#
|
4105
|
-
#
|
4106
|
-
#
|
4107
|
-
#
|
4108
|
-
#
|
4109
|
-
#
|
4110
|
-
#
|
4111
|
-
# - To calculate price paid by the customer for a single line item including the
|
4112
|
-
# discount in case of multiple quantity: For each promotion, divide the `
|
4235
|
+
# Promotions associated with the order. To determine which promotions apply to
|
4236
|
+
# which products, check the `Promotions[].appliedItems[].lineItemId` field
|
4237
|
+
# against the `LineItems[].id` field for each promotion. If a promotion is
|
4238
|
+
# applied to more than 1 offerId, divide the discount value by the number of
|
4239
|
+
# affected offers to determine how much discount to apply to each offerId.
|
4240
|
+
# Examples: 1. To calculate price paid by the customer for a single line item
|
4241
|
+
# including the discount: For each promotion, subtract the `LineItems[].
|
4242
|
+
# adjustments[].priceAdjustment.value` amount from the `LineItems[].Price.value`.
|
4243
|
+
# 2. To calculate price paid by the customer for a single line item including
|
4244
|
+
# the discount in case of multiple quantity: For each promotion, divide the `
|
4113
4245
|
# LineItems[].adjustments[].priceAdjustment.value` by the quantity of products
|
4114
4246
|
# then subtract the resulting value from the `LineItems[].Product.Price.value`
|
4115
|
-
# for each quantity item.
|
4116
|
-
#
|
4117
|
-
#
|
4118
|
-
#
|
4119
|
-
# More details about the program are here.
|
4247
|
+
# for each quantity item. Only 1 promotion can be applied to an offerId in a
|
4248
|
+
# given order. To refund an item which had a promotion applied to it, make sure
|
4249
|
+
# to refund the amount after first subtracting the promotion discount from the
|
4250
|
+
# item price. More details about the program are here.
|
4120
4251
|
# Corresponds to the JSON property `promotions`
|
4121
4252
|
# @return [Array<Google::Apis::ContentV2_1::OrderPromotion>]
|
4122
4253
|
attr_accessor :promotions
|
@@ -4141,25 +4272,15 @@ module Google
|
|
4141
4272
|
# @return [Google::Apis::ContentV2_1::Price]
|
4142
4273
|
attr_accessor :shipping_cost_tax
|
4143
4274
|
|
4144
|
-
# The status of the order.
|
4145
|
-
#
|
4146
|
-
# - "`
|
4147
|
-
# - "`delivered`"
|
4148
|
-
# - "`inProgress`"
|
4149
|
-
# - "`partiallyDelivered`"
|
4150
|
-
# - "`partiallyReturned`"
|
4151
|
-
# - "`partiallyShipped`"
|
4152
|
-
# - "`pendingShipment`"
|
4153
|
-
# - "`returned`"
|
4154
|
-
# - "`shipped`"
|
4275
|
+
# The status of the order. Acceptable values are: - "`canceled`" - "`delivered`"
|
4276
|
+
# - "`inProgress`" - "`partiallyDelivered`" - "`partiallyReturned`" - "`
|
4277
|
+
# partiallyShipped`" - "`pendingShipment`" - "`returned`" - "`shipped`"
|
4155
4278
|
# Corresponds to the JSON property `status`
|
4156
4279
|
# @return [String]
|
4157
4280
|
attr_accessor :status
|
4158
4281
|
|
4159
|
-
# The party responsible for collecting and remitting taxes.
|
4160
|
-
#
|
4161
|
-
# - "`marketplaceFacilitator`"
|
4162
|
-
# - "`merchant`"
|
4282
|
+
# The party responsible for collecting and remitting taxes. Acceptable values
|
4283
|
+
# are: - "`marketplaceFacilitator`" - "`merchant`"
|
4163
4284
|
# Corresponds to the JSON property `taxCollector`
|
4164
4285
|
# @return [String]
|
4165
4286
|
attr_accessor :tax_collector
|
@@ -4205,11 +4326,8 @@ module Google
|
|
4205
4326
|
attr_accessor :country
|
4206
4327
|
|
4207
4328
|
# Strings representing the lines of the printed label for mailing the order, for
|
4208
|
-
# example:
|
4209
|
-
#
|
4210
|
-
# 1600 Amphitheatre Parkway
|
4211
|
-
# Mountain View, CA, 94043
|
4212
|
-
# United States
|
4329
|
+
# example: John Smith 1600 Amphitheatre Parkway Mountain View, CA, 94043 United
|
4330
|
+
# States
|
4213
4331
|
# Corresponds to the JSON property `fullAddress`
|
4214
4332
|
# @return [Array<String>]
|
4215
4333
|
attr_accessor :full_address
|
@@ -4268,14 +4386,9 @@ module Google
|
|
4268
4386
|
class OrderCancellation
|
4269
4387
|
include Google::Apis::Core::Hashable
|
4270
4388
|
|
4271
|
-
# The actor that created the cancellation.
|
4272
|
-
#
|
4273
|
-
# - "`
|
4274
|
-
# - "`googleBot`"
|
4275
|
-
# - "`googleCustomerService`"
|
4276
|
-
# - "`googlePayments`"
|
4277
|
-
# - "`googleSabre`"
|
4278
|
-
# - "`merchant`"
|
4389
|
+
# The actor that created the cancellation. Acceptable values are: - "`customer`"
|
4390
|
+
# - "`googleBot`" - "`googleCustomerService`" - "`googlePayments`" - "`
|
4391
|
+
# googleSabre`" - "`merchant`"
|
4279
4392
|
# Corresponds to the JSON property `actor`
|
4280
4393
|
# @return [String]
|
4281
4394
|
attr_accessor :actor
|
@@ -4293,35 +4406,18 @@ module Google
|
|
4293
4406
|
# The reason for the cancellation. Orders that are canceled with a noInventory
|
4294
4407
|
# reason will lead to the removal of the product from Shopping Actions until you
|
4295
4408
|
# make an update to that product. This will not affect your Shopping ads.
|
4296
|
-
# Acceptable values are:
|
4297
|
-
# - "`
|
4298
|
-
# - "`
|
4299
|
-
# - "`
|
4300
|
-
# - "`
|
4301
|
-
# - "`
|
4302
|
-
# - "`
|
4303
|
-
# - "`
|
4304
|
-
# - "`
|
4305
|
-
# - "`
|
4306
|
-
# - "`
|
4307
|
-
#
|
4308
|
-
# - "`failToPushOrderMerchantFulfillmentError`"
|
4309
|
-
# - "`failToPushOrderToMerchant`"
|
4310
|
-
# - "`failToPushOrderToMerchantOutOfStock`"
|
4311
|
-
# - "`invalidCoupon`"
|
4312
|
-
# - "`malformedShippingAddress`"
|
4313
|
-
# - "`merchantDidNotShipOnTime`"
|
4314
|
-
# - "`noInventory`"
|
4315
|
-
# - "`orderTimeout`"
|
4316
|
-
# - "`other`"
|
4317
|
-
# - "`paymentAbuse`"
|
4318
|
-
# - "`paymentDeclined`"
|
4319
|
-
# - "`priceError`"
|
4320
|
-
# - "`returnRefundAbuse`"
|
4321
|
-
# - "`shippingPriceError`"
|
4322
|
-
# - "`taxError`"
|
4323
|
-
# - "`undeliverableShippingAddress`"
|
4324
|
-
# - "`unsupportedPoBoxAddress`"
|
4409
|
+
# Acceptable values are: - "`autoPostInternal`" - "`
|
4410
|
+
# autoPostInvalidBillingAddress`" - "`autoPostNoInventory`" - "`
|
4411
|
+
# autoPostPriceError`" - "`autoPostUndeliverableShippingAddress`" - "`
|
4412
|
+
# couponAbuse`" - "`customerCanceled`" - "`customerInitiatedCancel`" - "`
|
4413
|
+
# customerSupportRequested`" - "`failToPushOrderGoogleError`" - "`
|
4414
|
+
# failToPushOrderMerchantError`" - "`failToPushOrderMerchantFulfillmentError`" -
|
4415
|
+
# "`failToPushOrderToMerchant`" - "`failToPushOrderToMerchantOutOfStock`" - "`
|
4416
|
+
# invalidCoupon`" - "`malformedShippingAddress`" - "`merchantDidNotShipOnTime`" -
|
4417
|
+
# "`noInventory`" - "`orderTimeout`" - "`other`" - "`paymentAbuse`" - "`
|
4418
|
+
# paymentDeclined`" - "`priceError`" - "`returnRefundAbuse`" - "`
|
4419
|
+
# shippingPriceError`" - "`taxError`" - "`undeliverableShippingAddress`" - "`
|
4420
|
+
# unsupportedPoBoxAddress`"
|
4325
4421
|
# Corresponds to the JSON property `reason`
|
4326
4422
|
# @return [String]
|
4327
4423
|
attr_accessor :reason
|
@@ -4356,7 +4452,7 @@ module Google
|
|
4356
4452
|
|
4357
4453
|
# Email address for the merchant to send value-added tax or invoice
|
4358
4454
|
# documentation of the order. Only the last document sent is made available to
|
4359
|
-
# the customer. For more information, see
|
4455
|
+
# the customer. For more information, see About automated VAT invoicing for
|
4360
4456
|
# Shopping Actions.
|
4361
4457
|
# Corresponds to the JSON property `invoiceReceivingEmail`
|
4362
4458
|
# @return [String]
|
@@ -4421,10 +4517,8 @@ module Google
|
|
4421
4517
|
# cases this selection might not be known, so this field would be empty. If a
|
4422
4518
|
# customer selected `granted` in their most recent order, they can be subscribed
|
4423
4519
|
# to marketing emails. Customers who have chosen `denied` must not be subscribed,
|
4424
|
-
# or must be unsubscribed if already opted-in.
|
4425
|
-
#
|
4426
|
-
# - "`denied`"
|
4427
|
-
# - "`granted`"
|
4520
|
+
# or must be unsubscribed if already opted-in. Acceptable values are: - "`
|
4521
|
+
# denied`" - "`granted`"
|
4428
4522
|
# Corresponds to the JSON property `explicitMarketingPreference`
|
4429
4523
|
# @return [String]
|
4430
4524
|
attr_accessor :explicit_marketing_preference
|
@@ -4618,9 +4712,7 @@ module Google
|
|
4618
4712
|
# @return [Google::Apis::ContentV2_1::Price]
|
4619
4713
|
attr_accessor :tax_adjustment
|
4620
4714
|
|
4621
|
-
# Type of this adjustment.
|
4622
|
-
# Acceptable values are:
|
4623
|
-
# - "`promotion`"
|
4715
|
+
# Type of this adjustment. Acceptable values are: - "`promotion`"
|
4624
4716
|
# Corresponds to the JSON property `type`
|
4625
4717
|
# @return [String]
|
4626
4718
|
attr_accessor :type
|
@@ -4646,11 +4738,8 @@ module Google
|
|
4646
4738
|
# @return [String]
|
4647
4739
|
attr_accessor :brand
|
4648
4740
|
|
4649
|
-
# Condition or state of the item.
|
4650
|
-
#
|
4651
|
-
# - "`new`"
|
4652
|
-
# - "`refurbished`"
|
4653
|
-
# - "`used`"
|
4741
|
+
# Condition or state of the item. Acceptable values are: - "`new`" - "`
|
4742
|
+
# refurbished`" - "`used`"
|
4654
4743
|
# Corresponds to the JSON property `condition`
|
4655
4744
|
# @return [String]
|
4656
4745
|
attr_accessor :condition
|
@@ -4705,7 +4794,7 @@ module Google
|
|
4705
4794
|
# @return [String]
|
4706
4795
|
attr_accessor :shown_image
|
4707
4796
|
|
4708
|
-
# The CLDR territory code of the target country of the product.
|
4797
|
+
# The CLDR territory // code of the target country of the product.
|
4709
4798
|
# Corresponds to the JSON property `targetCountry`
|
4710
4799
|
# @return [String]
|
4711
4800
|
attr_accessor :target_country
|
@@ -4854,10 +4943,8 @@ module Google
|
|
4854
4943
|
attr_accessor :ship_by_date
|
4855
4944
|
|
4856
4945
|
# Type of shipment. Indicates whether `deliveryDetails` or `pickupDetails` is
|
4857
|
-
# applicable for this shipment.
|
4858
|
-
#
|
4859
|
-
# - "`delivery`"
|
4860
|
-
# - "`pickup`"
|
4946
|
+
# applicable for this shipment. Acceptable values are: - "`delivery`" - "`pickup`
|
4947
|
+
# "
|
4861
4948
|
# Corresponds to the JSON property `type`
|
4862
4949
|
# @return [String]
|
4863
4950
|
attr_accessor :type
|
@@ -4987,13 +5074,9 @@ module Google
|
|
4987
5074
|
# @return [String]
|
4988
5075
|
attr_accessor :location_id
|
4989
5076
|
|
4990
|
-
# The pickup type of this order.
|
4991
|
-
#
|
4992
|
-
#
|
4993
|
-
# - "`merchantStoreCurbside`"
|
4994
|
-
# - "`merchantStoreLocker`"
|
4995
|
-
# - "`thirdPartyPickupPoint`"
|
4996
|
-
# - "`thirdPartyLocker`"
|
5077
|
+
# The pickup type of this order. Acceptable values are: - "`merchantStore`" - "`
|
5078
|
+
# merchantStoreCurbside`" - "`merchantStoreLocker`" - "`thirdPartyPickupPoint`" -
|
5079
|
+
# "`thirdPartyLocker`"
|
4997
5080
|
# Corresponds to the JSON property `pickupType`
|
4998
5081
|
# @return [String]
|
4999
5082
|
attr_accessor :pickup_type
|
@@ -5061,10 +5144,7 @@ module Google
|
|
5061
5144
|
attr_accessor :end_time
|
5062
5145
|
|
5063
5146
|
# Required. The party funding the promotion. Only `merchant` is supported for `
|
5064
|
-
# orders.createtestorder`.
|
5065
|
-
# Acceptable values are:
|
5066
|
-
# - "`google`"
|
5067
|
-
# - "`merchant`"
|
5147
|
+
# orders.createtestorder`. Acceptable values are: - "`google`" - "`merchant`"
|
5068
5148
|
# Corresponds to the JSON property `funder`
|
5069
5149
|
# @return [String]
|
5070
5150
|
attr_accessor :funder
|
@@ -5094,22 +5174,11 @@ module Google
|
|
5094
5174
|
attr_accessor :start_time
|
5095
5175
|
|
5096
5176
|
# Required. The category of the promotion. Only `moneyOff` is supported for `
|
5097
|
-
# orders.createtestorder`.
|
5098
|
-
#
|
5099
|
-
# - "`
|
5100
|
-
# - "`
|
5101
|
-
# - "`
|
5102
|
-
# - "`buyMGetPercentOff`"
|
5103
|
-
# - "`freeGift`"
|
5104
|
-
# - "`freeGiftWithItemId`"
|
5105
|
-
# - "`freeGiftWithValue`"
|
5106
|
-
# - "`freeShippingOvernight`"
|
5107
|
-
# - "`freeShippingStandard`"
|
5108
|
-
# - "`freeShippingTwoDay`"
|
5109
|
-
# - "`moneyOff`"
|
5110
|
-
# - "`percentOff`"
|
5111
|
-
# - "`rewardPoints`"
|
5112
|
-
# - "`salePrice`"
|
5177
|
+
# orders.createtestorder`. Acceptable values are: - "`buyMGetMoneyOff`" - "`
|
5178
|
+
# buyMGetNMoneyOff`" - "`buyMGetNPercentOff`" - "`buyMGetPercentOff`" - "`
|
5179
|
+
# freeGift`" - "`freeGiftWithItemId`" - "`freeGiftWithValue`" - "`
|
5180
|
+
# freeShippingOvernight`" - "`freeShippingStandard`" - "`freeShippingTwoDay`" - "
|
5181
|
+
# `moneyOff`" - "`percentOff`" - "`rewardPoints`" - "`salePrice`"
|
5113
5182
|
# Corresponds to the JSON property `subtype`
|
5114
5183
|
# @return [String]
|
5115
5184
|
attr_accessor :subtype
|
@@ -5126,10 +5195,7 @@ module Google
|
|
5126
5195
|
attr_accessor :title
|
5127
5196
|
|
5128
5197
|
# Required. The scope of the promotion. Only `product` is supported for `orders.
|
5129
|
-
# createtestorder`.
|
5130
|
-
# Acceptable values are:
|
5131
|
-
# - "`product`"
|
5132
|
-
# - "`shipping`"
|
5198
|
+
# createtestorder`. Acceptable values are: - "`product`" - "`shipping`"
|
5133
5199
|
# Corresponds to the JSON property `type`
|
5134
5200
|
# @return [String]
|
5135
5201
|
attr_accessor :type
|
@@ -5197,13 +5263,8 @@ module Google
|
|
5197
5263
|
class OrderRefund
|
5198
5264
|
include Google::Apis::Core::Hashable
|
5199
5265
|
|
5200
|
-
# The actor that created the refund.
|
5201
|
-
#
|
5202
|
-
# - "`customer`"
|
5203
|
-
# - "`googleBot`"
|
5204
|
-
# - "`googleCustomerService`"
|
5205
|
-
# - "`googlePayments`"
|
5206
|
-
# - "`googleSabre`"
|
5266
|
+
# The actor that created the refund. Acceptable values are: - "`customer`" - "`
|
5267
|
+
# googleBot`" - "`googleCustomerService`" - "`googlePayments`" - "`googleSabre`"
|
5207
5268
|
# - "`merchant`"
|
5208
5269
|
# Corresponds to the JSON property `actor`
|
5209
5270
|
# @return [String]
|
@@ -5219,52 +5280,23 @@ module Google
|
|
5219
5280
|
# @return [String]
|
5220
5281
|
attr_accessor :creation_date
|
5221
5282
|
|
5222
|
-
# The reason for the refund.
|
5223
|
-
#
|
5224
|
-
# - "`
|
5225
|
-
# - "`
|
5226
|
-
# - "`
|
5227
|
-
# - "`
|
5228
|
-
# - "`
|
5229
|
-
# - "`
|
5230
|
-
# - "`
|
5231
|
-
# - "`
|
5232
|
-
# - "`
|
5233
|
-
# - "`
|
5234
|
-
# - "`
|
5235
|
-
# - "`
|
5236
|
-
# - "`
|
5237
|
-
# - "`
|
5238
|
-
# - "`
|
5239
|
-
# - "`failToPushOrderGoogleError`"
|
5240
|
-
# - "`failToPushOrderMerchantError`"
|
5241
|
-
# - "`failToPushOrderMerchantFulfillmentError`"
|
5242
|
-
# - "`failToPushOrderToMerchant`"
|
5243
|
-
# - "`failToPushOrderToMerchantOutOfStock`"
|
5244
|
-
# - "`feeAdjustment`"
|
5245
|
-
# - "`invalidCoupon`"
|
5246
|
-
# - "`lateShipmentCredit`"
|
5247
|
-
# - "`malformedShippingAddress`"
|
5248
|
-
# - "`merchantDidNotShipOnTime`"
|
5249
|
-
# - "`noInventory`"
|
5250
|
-
# - "`orderTimeout`"
|
5251
|
-
# - "`other`"
|
5252
|
-
# - "`paymentAbuse`"
|
5253
|
-
# - "`paymentDeclined`"
|
5254
|
-
# - "`priceAdjustment`"
|
5255
|
-
# - "`priceError`"
|
5256
|
-
# - "`productArrivedDamaged`"
|
5257
|
-
# - "`productNotAsDescribed`"
|
5258
|
-
# - "`promoReallocation`"
|
5259
|
-
# - "`qualityNotAsExpected`"
|
5260
|
-
# - "`returnRefundAbuse`"
|
5261
|
-
# - "`shippingCostAdjustment`"
|
5262
|
-
# - "`shippingPriceError`"
|
5263
|
-
# - "`taxAdjustment`"
|
5264
|
-
# - "`taxError`"
|
5265
|
-
# - "`undeliverableShippingAddress`"
|
5266
|
-
# - "`unsupportedPoBoxAddress`"
|
5267
|
-
# - "`wrongProductShipped`"
|
5283
|
+
# The reason for the refund. Acceptable values are: - "`adjustment`" - "`
|
5284
|
+
# autoPostInternal`" - "`autoPostInvalidBillingAddress`" - "`autoPostNoInventory`
|
5285
|
+
# " - "`autoPostPriceError`" - "`autoPostUndeliverableShippingAddress`" - "`
|
5286
|
+
# couponAbuse`" - "`courtesyAdjustment`" - "`customerCanceled`" - "`
|
5287
|
+
# customerDiscretionaryReturn`" - "`customerInitiatedMerchantCancel`" - "`
|
5288
|
+
# customerSupportRequested`" - "`deliveredLateByCarrier`" - "`deliveredTooLate`"
|
5289
|
+
# - "`expiredItem`" - "`failToPushOrderGoogleError`" - "`
|
5290
|
+
# failToPushOrderMerchantError`" - "`failToPushOrderMerchantFulfillmentError`" -
|
5291
|
+
# "`failToPushOrderToMerchant`" - "`failToPushOrderToMerchantOutOfStock`" - "`
|
5292
|
+
# feeAdjustment`" - "`invalidCoupon`" - "`lateShipmentCredit`" - "`
|
5293
|
+
# malformedShippingAddress`" - "`merchantDidNotShipOnTime`" - "`noInventory`" - "
|
5294
|
+
# `orderTimeout`" - "`other`" - "`paymentAbuse`" - "`paymentDeclined`" - "`
|
5295
|
+
# priceAdjustment`" - "`priceError`" - "`productArrivedDamaged`" - "`
|
5296
|
+
# productNotAsDescribed`" - "`promoReallocation`" - "`qualityNotAsExpected`" - "`
|
5297
|
+
# returnRefundAbuse`" - "`shippingCostAdjustment`" - "`shippingPriceError`" - "`
|
5298
|
+
# taxAdjustment`" - "`taxError`" - "`undeliverableShippingAddress`" - "`
|
5299
|
+
# unsupportedPoBoxAddress`" - "`wrongProductShipped`"
|
5268
5300
|
# Corresponds to the JSON property `reason`
|
5269
5301
|
# @return [String]
|
5270
5302
|
attr_accessor :reason
|
@@ -5288,8 +5320,7 @@ module Google
|
|
5288
5320
|
end
|
5289
5321
|
end
|
5290
5322
|
|
5291
|
-
# Order disbursement. All methods require the payment analyst role.
|
5292
|
-
# resource_for v2.orderreports ==) (== resource_for v2.1.orderreports ==)
|
5323
|
+
# Order disbursement. All methods require the payment analyst role.
|
5293
5324
|
class OrderReportDisbursement
|
5294
5325
|
include Google::Apis::Core::Hashable
|
5295
5326
|
|
@@ -5403,13 +5434,8 @@ module Google
|
|
5403
5434
|
class OrderReturn
|
5404
5435
|
include Google::Apis::Core::Hashable
|
5405
5436
|
|
5406
|
-
# The actor that created the refund.
|
5407
|
-
#
|
5408
|
-
# - "`customer`"
|
5409
|
-
# - "`googleBot`"
|
5410
|
-
# - "`googleCustomerService`"
|
5411
|
-
# - "`googlePayments`"
|
5412
|
-
# - "`googleSabre`"
|
5437
|
+
# The actor that created the refund. Acceptable values are: - "`customer`" - "`
|
5438
|
+
# googleBot`" - "`googleCustomerService`" - "`googlePayments`" - "`googleSabre`"
|
5413
5439
|
# - "`merchant`"
|
5414
5440
|
# Corresponds to the JSON property `actor`
|
5415
5441
|
# @return [String]
|
@@ -5425,21 +5451,13 @@ module Google
|
|
5425
5451
|
# @return [Fixnum]
|
5426
5452
|
attr_accessor :quantity
|
5427
5453
|
|
5428
|
-
# The reason for the return.
|
5429
|
-
#
|
5430
|
-
# - "`
|
5431
|
-
# - "`
|
5432
|
-
# - "`
|
5433
|
-
# - "`
|
5434
|
-
#
|
5435
|
-
# - "`malformedShippingAddress`"
|
5436
|
-
# - "`other`"
|
5437
|
-
# - "`productArrivedDamaged`"
|
5438
|
-
# - "`productNotAsDescribed`"
|
5439
|
-
# - "`qualityNotAsExpected`"
|
5440
|
-
# - "`undeliverableShippingAddress`"
|
5441
|
-
# - "`unsupportedPoBoxAddress`"
|
5442
|
-
# - "`wrongProductShipped`"
|
5454
|
+
# The reason for the return. Acceptable values are: - "`
|
5455
|
+
# customerDiscretionaryReturn`" - "`customerInitiatedMerchantCancel`" - "`
|
5456
|
+
# deliveredTooLate`" - "`expiredItem`" - "`invalidCoupon`" - "`
|
5457
|
+
# malformedShippingAddress`" - "`other`" - "`productArrivedDamaged`" - "`
|
5458
|
+
# productNotAsDescribed`" - "`qualityNotAsExpected`" - "`
|
5459
|
+
# undeliverableShippingAddress`" - "`unsupportedPoBoxAddress`" - "`
|
5460
|
+
# wrongProductShipped`"
|
5443
5461
|
# Corresponds to the JSON property `reason`
|
5444
5462
|
# @return [String]
|
5445
5463
|
attr_accessor :reason
|
@@ -5467,59 +5485,33 @@ module Google
|
|
5467
5485
|
class OrderShipment
|
5468
5486
|
include Google::Apis::Core::Hashable
|
5469
5487
|
|
5470
|
-
# The carrier handling the shipment.
|
5471
|
-
#
|
5472
|
-
#
|
5473
|
-
#
|
5474
|
-
#
|
5475
|
-
#
|
5476
|
-
# updates
|
5477
|
-
#
|
5478
|
-
# - "`
|
5479
|
-
# - "`
|
5480
|
-
# - "`
|
5481
|
-
# - "`
|
5482
|
-
# - "`
|
5483
|
-
# - "`
|
5484
|
-
# - "`
|
5485
|
-
# - "`
|
5486
|
-
# - "`
|
5487
|
-
# - "`
|
5488
|
-
# - "`
|
5489
|
-
# - "`
|
5490
|
-
# - "`
|
5491
|
-
# - "`
|
5492
|
-
# - "`
|
5493
|
-
# - "`
|
5494
|
-
# - "`
|
5495
|
-
# - "`
|
5496
|
-
# - "`
|
5497
|
-
# - "`ptt`" (PTT Turkish Post)
|
5498
|
-
# - "`eub`" (ePacket)
|
5499
|
-
# - "`chukou1`" (Chukou1 Logistics)
|
5500
|
-
# - "`bestex`" (Best Express)
|
5501
|
-
# - "`canada post`" (Canada Post)
|
5502
|
-
# - "`purolator`" (Purolator)
|
5503
|
-
# - "`canpar`" (Canpar)
|
5504
|
-
# - "`india post`" (India Post)
|
5505
|
-
# - "`blue dart`" (Blue Dart)
|
5506
|
-
# - "`delhivery`" (Delhivery)
|
5507
|
-
# - "`dtdc`" (DTDC)
|
5508
|
-
# - "`tpc india`" (TPC India)
|
5509
|
-
# Supported carriers for FR are:
|
5510
|
-
# - "`la poste`" (La Poste) automatic status updates
|
5511
|
-
# - "`colissimo`" (Colissimo by La Poste) automatic status updates
|
5512
|
-
# - "`ups`" (United Parcel Service) automatic status updates
|
5513
|
-
# - "`chronopost`" (Chronopost by La Poste)
|
5514
|
-
# - "`gls`" (General Logistics Systems France)
|
5515
|
-
# - "`dpd`" (DPD Group by GeoPost)
|
5516
|
-
# - "`bpost`" (Belgian Post Group)
|
5517
|
-
# - "`colis prive`" (Colis Privé)
|
5518
|
-
# - "`boxtal`" (Boxtal)
|
5519
|
-
# - "`geodis`" (GEODIS)
|
5520
|
-
# - "`tnt`" (TNT)
|
5521
|
-
# - "`db schenker`" (DB Schenker)
|
5522
|
-
# - "`aramex`" (Aramex)
|
5488
|
+
# The carrier handling the shipment. For supported carriers, Google includes the
|
5489
|
+
# carrier name and tracking URL in emails to customers. For select supported
|
5490
|
+
# carriers, Google also automatically updates the shipment status based on the
|
5491
|
+
# provided shipment ID. *Note:* You can also use unsupported carriers, but
|
5492
|
+
# emails to customers will not include the carrier name or tracking URL, and
|
5493
|
+
# there will be no automatic order status updates. Supported carriers for US are:
|
5494
|
+
# - "`ups`" (United Parcel Service) *automatic status updates* - "`usps`" (
|
5495
|
+
# United States Postal Service) *automatic status updates* - "`fedex`" (FedEx) *
|
5496
|
+
# automatic status updates * - "`dhl`" (DHL eCommerce) *automatic status updates*
|
5497
|
+
# (US only) - "`ontrac`" (OnTrac) *automatic status updates * - "`dhl express`"
|
5498
|
+
# (DHL Express) - "`deliv`" (Deliv) - "`dynamex`" (TForce) - "`lasership`" (
|
5499
|
+
# LaserShip) - "`mpx`" (Military Parcel Xpress) - "`uds`" (United Delivery
|
5500
|
+
# Service) - "`efw`" (Estes Forwarding Worldwide) - "`jd logistics`" (JD
|
5501
|
+
# Logistics) - "`yunexpress`" (YunExpress) - "`china post`" (China Post) - "`
|
5502
|
+
# china ems`" (China Post Express Mail Service) - "`singapore post`" (Singapore
|
5503
|
+
# Post) - "`pos malaysia`" (Pos Malaysia) - "`postnl`" (PostNL) - "`ptt`" (PTT
|
5504
|
+
# Turkish Post) - "`eub`" (ePacket) - "`chukou1`" (Chukou1 Logistics) - "`bestex`
|
5505
|
+
# " (Best Express) - "`canada post`" (Canada Post) - "`purolator`" (Purolator) -
|
5506
|
+
# "`canpar`" (Canpar) - "`india post`" (India Post) - "`blue dart`" (Blue Dart) -
|
5507
|
+
# "`delhivery`" (Delhivery) - "`dtdc`" (DTDC) - "`tpc india`" (TPC India)
|
5508
|
+
# Supported carriers for FR are: - "`la poste`" (La Poste) *automatic status
|
5509
|
+
# updates * - "`colissimo`" (Colissimo by La Poste) *automatic status updates* -
|
5510
|
+
# "`ups`" (United Parcel Service) *automatic status updates * - "`chronopost`" (
|
5511
|
+
# Chronopost by La Poste) - "`gls`" (General Logistics Systems France) - "`dpd`"
|
5512
|
+
# (DPD Group by GeoPost) - "`bpost`" (Belgian Post Group) - "`colis prive`" (
|
5513
|
+
# Colis Privé) - "`boxtal`" (Boxtal) - "`geodis`" (GEODIS) - "`tnt`" (TNT) - "`
|
5514
|
+
# db schenker`" (DB Schenker) - "`aramex`" (Aramex)
|
5523
5515
|
# Corresponds to the JSON property `carrier`
|
5524
5516
|
# @return [String]
|
5525
5517
|
attr_accessor :carrier
|
@@ -5555,12 +5547,8 @@ module Google
|
|
5555
5547
|
# @return [String]
|
5556
5548
|
attr_accessor :shipment_group_id
|
5557
5549
|
|
5558
|
-
# The status of the shipment.
|
5559
|
-
#
|
5560
|
-
# - "`delivered`"
|
5561
|
-
# - "`readyForPickup`"
|
5562
|
-
# - "`shipped`"
|
5563
|
-
# - "`undeliverable`"
|
5550
|
+
# The status of the shipment. Acceptable values are: - "`delivered`" - "`
|
5551
|
+
# readyForPickup`" - "`shipped`" - "`undeliverable`"
|
5564
5552
|
# Corresponds to the JSON property `status`
|
5565
5553
|
# @return [String]
|
5566
5554
|
attr_accessor :status
|
@@ -5625,7 +5613,9 @@ module Google
|
|
5625
5613
|
class OrderShipmentScheduledDeliveryDetails
|
5626
5614
|
include Google::Apis::Core::Hashable
|
5627
5615
|
|
5628
|
-
# The phone number of the carrier fulfilling the delivery.
|
5616
|
+
# The phone number of the carrier fulfilling the delivery. The phone number is
|
5617
|
+
# formatted as the international notation in ITU-T Recommendation E.123 (e.g., "+
|
5618
|
+
# 41 44 668 1800").
|
5629
5619
|
# Corresponds to the JSON property `carrierPhoneNumber`
|
5630
5620
|
# @return [String]
|
5631
5621
|
attr_accessor :carrier_phone_number
|
@@ -5696,10 +5686,8 @@ module Google
|
|
5696
5686
|
class OrderinvoicesCreateChargeInvoiceResponse
|
5697
5687
|
include Google::Apis::Core::Hashable
|
5698
5688
|
|
5699
|
-
# The status of the execution.
|
5700
|
-
#
|
5701
|
-
# - "`duplicate`"
|
5702
|
-
# - "`executed`"
|
5689
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
5690
|
+
# executed`"
|
5703
5691
|
# Corresponds to the JSON property `executionStatus`
|
5704
5692
|
# @return [String]
|
5705
5693
|
attr_accessor :execution_status
|
@@ -5772,10 +5760,8 @@ module Google
|
|
5772
5760
|
class OrderinvoicesCreateRefundInvoiceResponse
|
5773
5761
|
include Google::Apis::Core::Hashable
|
5774
5762
|
|
5775
|
-
# The status of the execution.
|
5776
|
-
#
|
5777
|
-
# - "`duplicate`"
|
5778
|
-
# - "`executed`"
|
5763
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
5764
|
+
# executed`"
|
5779
5765
|
# Corresponds to the JSON property `executionStatus`
|
5780
5766
|
# @return [String]
|
5781
5767
|
attr_accessor :execution_status
|
@@ -5806,52 +5792,23 @@ module Google
|
|
5806
5792
|
# @return [String]
|
5807
5793
|
attr_accessor :description
|
5808
5794
|
|
5809
|
-
# [required] Reason for the refund.
|
5810
|
-
#
|
5811
|
-
# - "`
|
5812
|
-
# - "`
|
5813
|
-
# - "`
|
5814
|
-
# - "`
|
5815
|
-
# - "`
|
5816
|
-
# - "`
|
5817
|
-
# - "`
|
5818
|
-
# - "`
|
5819
|
-
# - "`
|
5820
|
-
# - "`
|
5821
|
-
# - "`
|
5822
|
-
# - "`
|
5823
|
-
# - "`
|
5824
|
-
# - "`
|
5825
|
-
# - "`
|
5826
|
-
# - "`failToPushOrderGoogleError`"
|
5827
|
-
# - "`failToPushOrderMerchantError`"
|
5828
|
-
# - "`failToPushOrderMerchantFulfillmentError`"
|
5829
|
-
# - "`failToPushOrderToMerchant`"
|
5830
|
-
# - "`failToPushOrderToMerchantOutOfStock`"
|
5831
|
-
# - "`feeAdjustment`"
|
5832
|
-
# - "`invalidCoupon`"
|
5833
|
-
# - "`lateShipmentCredit`"
|
5834
|
-
# - "`malformedShippingAddress`"
|
5835
|
-
# - "`merchantDidNotShipOnTime`"
|
5836
|
-
# - "`noInventory`"
|
5837
|
-
# - "`orderTimeout`"
|
5838
|
-
# - "`other`"
|
5839
|
-
# - "`paymentAbuse`"
|
5840
|
-
# - "`paymentDeclined`"
|
5841
|
-
# - "`priceAdjustment`"
|
5842
|
-
# - "`priceError`"
|
5843
|
-
# - "`productArrivedDamaged`"
|
5844
|
-
# - "`productNotAsDescribed`"
|
5845
|
-
# - "`promoReallocation`"
|
5846
|
-
# - "`qualityNotAsExpected`"
|
5847
|
-
# - "`returnRefundAbuse`"
|
5848
|
-
# - "`shippingCostAdjustment`"
|
5849
|
-
# - "`shippingPriceError`"
|
5850
|
-
# - "`taxAdjustment`"
|
5851
|
-
# - "`taxError`"
|
5852
|
-
# - "`undeliverableShippingAddress`"
|
5853
|
-
# - "`unsupportedPoBoxAddress`"
|
5854
|
-
# - "`wrongProductShipped`"
|
5795
|
+
# [required] Reason for the refund. Acceptable values are: - "`adjustment`" - "`
|
5796
|
+
# autoPostInternal`" - "`autoPostInvalidBillingAddress`" - "`autoPostNoInventory`
|
5797
|
+
# " - "`autoPostPriceError`" - "`autoPostUndeliverableShippingAddress`" - "`
|
5798
|
+
# couponAbuse`" - "`courtesyAdjustment`" - "`customerCanceled`" - "`
|
5799
|
+
# customerDiscretionaryReturn`" - "`customerInitiatedMerchantCancel`" - "`
|
5800
|
+
# customerSupportRequested`" - "`deliveredLateByCarrier`" - "`deliveredTooLate`"
|
5801
|
+
# - "`expiredItem`" - "`failToPushOrderGoogleError`" - "`
|
5802
|
+
# failToPushOrderMerchantError`" - "`failToPushOrderMerchantFulfillmentError`" -
|
5803
|
+
# "`failToPushOrderToMerchant`" - "`failToPushOrderToMerchantOutOfStock`" - "`
|
5804
|
+
# feeAdjustment`" - "`invalidCoupon`" - "`lateShipmentCredit`" - "`
|
5805
|
+
# malformedShippingAddress`" - "`merchantDidNotShipOnTime`" - "`noInventory`" - "
|
5806
|
+
# `orderTimeout`" - "`other`" - "`paymentAbuse`" - "`paymentDeclined`" - "`
|
5807
|
+
# priceAdjustment`" - "`priceError`" - "`productArrivedDamaged`" - "`
|
5808
|
+
# productNotAsDescribed`" - "`promoReallocation`" - "`qualityNotAsExpected`" - "`
|
5809
|
+
# returnRefundAbuse`" - "`shippingCostAdjustment`" - "`shippingPriceError`" - "`
|
5810
|
+
# taxAdjustment`" - "`taxError`" - "`undeliverableShippingAddress`" - "`
|
5811
|
+
# unsupportedPoBoxAddress`" - "`wrongProductShipped`"
|
5855
5812
|
# Corresponds to the JSON property `reason`
|
5856
5813
|
# @return [String]
|
5857
5814
|
attr_accessor :reason
|
@@ -5876,21 +5833,13 @@ module Google
|
|
5876
5833
|
# @return [String]
|
5877
5834
|
attr_accessor :description
|
5878
5835
|
|
5879
|
-
# [required] Reason for the return.
|
5880
|
-
#
|
5881
|
-
# - "`
|
5882
|
-
# - "`
|
5883
|
-
# - "`
|
5884
|
-
# - "`
|
5885
|
-
#
|
5886
|
-
# - "`malformedShippingAddress`"
|
5887
|
-
# - "`other`"
|
5888
|
-
# - "`productArrivedDamaged`"
|
5889
|
-
# - "`productNotAsDescribed`"
|
5890
|
-
# - "`qualityNotAsExpected`"
|
5891
|
-
# - "`undeliverableShippingAddress`"
|
5892
|
-
# - "`unsupportedPoBoxAddress`"
|
5893
|
-
# - "`wrongProductShipped`"
|
5836
|
+
# [required] Reason for the return. Acceptable values are: - "`
|
5837
|
+
# customerDiscretionaryReturn`" - "`customerInitiatedMerchantCancel`" - "`
|
5838
|
+
# deliveredTooLate`" - "`expiredItem`" - "`invalidCoupon`" - "`
|
5839
|
+
# malformedShippingAddress`" - "`other`" - "`productArrivedDamaged`" - "`
|
5840
|
+
# productNotAsDescribed`" - "`qualityNotAsExpected`" - "`
|
5841
|
+
# undeliverableShippingAddress`" - "`unsupportedPoBoxAddress`" - "`
|
5842
|
+
# wrongProductShipped`"
|
5894
5843
|
# Corresponds to the JSON property `reason`
|
5895
5844
|
# @return [String]
|
5896
5845
|
attr_accessor :reason
|
@@ -5994,10 +5943,8 @@ module Google
|
|
5994
5943
|
class OrderreturnsAcknowledgeResponse
|
5995
5944
|
include Google::Apis::Core::Hashable
|
5996
5945
|
|
5997
|
-
# The status of the execution.
|
5998
|
-
#
|
5999
|
-
# - "`duplicate`"
|
6000
|
-
# - "`executed`"
|
5946
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
5947
|
+
# executed`"
|
6001
5948
|
# Corresponds to the JSON property `executionStatus`
|
6002
5949
|
# @return [String]
|
6003
5950
|
attr_accessor :execution_status
|
@@ -6019,6 +5966,103 @@ module Google
|
|
6019
5966
|
end
|
6020
5967
|
end
|
6021
5968
|
|
5969
|
+
#
|
5970
|
+
class OrderreturnsCreateOrderReturnRequest
|
5971
|
+
include Google::Apis::Core::Hashable
|
5972
|
+
|
5973
|
+
# The list of line items to return.
|
5974
|
+
# Corresponds to the JSON property `lineItems`
|
5975
|
+
# @return [Array<Google::Apis::ContentV2_1::OrderreturnsLineItem>]
|
5976
|
+
attr_accessor :line_items
|
5977
|
+
|
5978
|
+
# The ID of the operation. Unique across all operations for a given order.
|
5979
|
+
# Corresponds to the JSON property `operationId`
|
5980
|
+
# @return [String]
|
5981
|
+
attr_accessor :operation_id
|
5982
|
+
|
5983
|
+
# The ID of the order.
|
5984
|
+
# Corresponds to the JSON property `orderId`
|
5985
|
+
# @return [String]
|
5986
|
+
attr_accessor :order_id
|
5987
|
+
|
5988
|
+
# The way of the package being returned.
|
5989
|
+
# Corresponds to the JSON property `returnMethodType`
|
5990
|
+
# @return [String]
|
5991
|
+
attr_accessor :return_method_type
|
5992
|
+
|
5993
|
+
def initialize(**args)
|
5994
|
+
update!(**args)
|
5995
|
+
end
|
5996
|
+
|
5997
|
+
# Update properties of this object
|
5998
|
+
def update!(**args)
|
5999
|
+
@line_items = args[:line_items] if args.key?(:line_items)
|
6000
|
+
@operation_id = args[:operation_id] if args.key?(:operation_id)
|
6001
|
+
@order_id = args[:order_id] if args.key?(:order_id)
|
6002
|
+
@return_method_type = args[:return_method_type] if args.key?(:return_method_type)
|
6003
|
+
end
|
6004
|
+
end
|
6005
|
+
|
6006
|
+
#
|
6007
|
+
class OrderreturnsCreateOrderReturnResponse
|
6008
|
+
include Google::Apis::Core::Hashable
|
6009
|
+
|
6010
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
6011
|
+
# executed`"
|
6012
|
+
# Corresponds to the JSON property `executionStatus`
|
6013
|
+
# @return [String]
|
6014
|
+
attr_accessor :execution_status
|
6015
|
+
|
6016
|
+
# Identifies what kind of resource this is. Value: the fixed string "content#
|
6017
|
+
# orderreturnsCreateOrderReturnResponse".
|
6018
|
+
# Corresponds to the JSON property `kind`
|
6019
|
+
# @return [String]
|
6020
|
+
attr_accessor :kind
|
6021
|
+
|
6022
|
+
# Order return. Production access (all methods) requires the order manager role.
|
6023
|
+
# Sandbox access does not.
|
6024
|
+
# Corresponds to the JSON property `orderReturn`
|
6025
|
+
# @return [Google::Apis::ContentV2_1::MerchantOrderReturn]
|
6026
|
+
attr_accessor :order_return
|
6027
|
+
|
6028
|
+
def initialize(**args)
|
6029
|
+
update!(**args)
|
6030
|
+
end
|
6031
|
+
|
6032
|
+
# Update properties of this object
|
6033
|
+
def update!(**args)
|
6034
|
+
@execution_status = args[:execution_status] if args.key?(:execution_status)
|
6035
|
+
@kind = args[:kind] if args.key?(:kind)
|
6036
|
+
@order_return = args[:order_return] if args.key?(:order_return)
|
6037
|
+
end
|
6038
|
+
end
|
6039
|
+
|
6040
|
+
#
|
6041
|
+
class OrderreturnsLineItem
|
6042
|
+
include Google::Apis::Core::Hashable
|
6043
|
+
|
6044
|
+
# The ID of the line item. This value is assigned by Google when an order is
|
6045
|
+
# created.
|
6046
|
+
# Corresponds to the JSON property `lineItemId`
|
6047
|
+
# @return [String]
|
6048
|
+
attr_accessor :line_item_id
|
6049
|
+
|
6050
|
+
# The quantity of this line item.
|
6051
|
+
# Corresponds to the JSON property `quantity`
|
6052
|
+
# @return [Fixnum]
|
6053
|
+
attr_accessor :quantity
|
6054
|
+
|
6055
|
+
def initialize(**args)
|
6056
|
+
update!(**args)
|
6057
|
+
end
|
6058
|
+
|
6059
|
+
# Update properties of this object
|
6060
|
+
def update!(**args)
|
6061
|
+
@line_item_id = args[:line_item_id] if args.key?(:line_item_id)
|
6062
|
+
@quantity = args[:quantity] if args.key?(:quantity)
|
6063
|
+
end
|
6064
|
+
end
|
6065
|
+
|
6022
6066
|
#
|
6023
6067
|
class OrderreturnsListResponse
|
6024
6068
|
include Google::Apis::Core::Hashable
|
@@ -6121,10 +6165,8 @@ module Google
|
|
6121
6165
|
class OrderreturnsProcessResponse
|
6122
6166
|
include Google::Apis::Core::Hashable
|
6123
6167
|
|
6124
|
-
# The status of the execution.
|
6125
|
-
#
|
6126
|
-
# - "`duplicate`"
|
6127
|
-
# - "`executed`"
|
6168
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
6169
|
+
# executed`"
|
6128
6170
|
# Corresponds to the JSON property `executionStatus`
|
6129
6171
|
# @return [String]
|
6130
6172
|
attr_accessor :execution_status
|
@@ -6150,17 +6192,26 @@ module Google
|
|
6150
6192
|
class OrderreturnsRefundOperation
|
6151
6193
|
include Google::Apis::Core::Hashable
|
6152
6194
|
|
6153
|
-
# If true, the item will be fully refunded.
|
6195
|
+
# If true, the item will be fully refunded. Allowed only when payment_type is
|
6196
|
+
# FOP. Merchant can choose this refund option to indicate the full remaining
|
6197
|
+
# amount of corresponding object to be refunded to the customer via FOP.
|
6154
6198
|
# Corresponds to the JSON property `fullRefund`
|
6155
6199
|
# @return [Boolean]
|
6156
6200
|
attr_accessor :full_refund
|
6157
6201
|
alias_method :full_refund?, :full_refund
|
6158
6202
|
|
6159
|
-
# If this is set, the item will be partially refunded.
|
6203
|
+
# If this is set, the item will be partially refunded. Merchant can choose this
|
6204
|
+
# refund option to specify the customized amount that to be refunded to the
|
6205
|
+
# customer.
|
6160
6206
|
# Corresponds to the JSON property `partialRefund`
|
6161
6207
|
# @return [Google::Apis::ContentV2_1::OrderreturnsPartialRefund]
|
6162
6208
|
attr_accessor :partial_refund
|
6163
6209
|
|
6210
|
+
# The payment way of issuing refund. Default value is ORIGINAL_FOP if not set.
|
6211
|
+
# Corresponds to the JSON property `paymentType`
|
6212
|
+
# @return [String]
|
6213
|
+
attr_accessor :payment_type
|
6214
|
+
|
6164
6215
|
# The explanation of the reason.
|
6165
6216
|
# Corresponds to the JSON property `reasonText`
|
6166
6217
|
# @return [String]
|
@@ -6179,6 +6230,7 @@ module Google
|
|
6179
6230
|
def update!(**args)
|
6180
6231
|
@full_refund = args[:full_refund] if args.key?(:full_refund)
|
6181
6232
|
@partial_refund = args[:partial_refund] if args.key?(:partial_refund)
|
6233
|
+
@payment_type = args[:payment_type] if args.key?(:payment_type)
|
6182
6234
|
@reason_text = args[:reason_text] if args.key?(:reason_text)
|
6183
6235
|
@return_refund_reason = args[:return_refund_reason] if args.key?(:return_refund_reason)
|
6184
6236
|
end
|
@@ -6264,10 +6316,8 @@ module Google
|
|
6264
6316
|
class OrdersAcknowledgeResponse
|
6265
6317
|
include Google::Apis::Core::Hashable
|
6266
6318
|
|
6267
|
-
# The status of the execution.
|
6268
|
-
#
|
6269
|
-
# - "`duplicate`"
|
6270
|
-
# - "`executed`"
|
6319
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
6320
|
+
# executed`"
|
6271
6321
|
# Corresponds to the JSON property `executionStatus`
|
6272
6322
|
# @return [String]
|
6273
6323
|
attr_accessor :execution_status
|
@@ -6334,18 +6384,10 @@ module Google
|
|
6334
6384
|
# @return [Fixnum]
|
6335
6385
|
attr_accessor :quantity
|
6336
6386
|
|
6337
|
-
# The reason for the cancellation.
|
6338
|
-
#
|
6339
|
-
# - "`
|
6340
|
-
# - "`
|
6341
|
-
# - "`malformedShippingAddress`"
|
6342
|
-
# - "`noInventory`"
|
6343
|
-
# - "`other`"
|
6344
|
-
# - "`priceError`"
|
6345
|
-
# - "`shippingPriceError`"
|
6346
|
-
# - "`taxError`"
|
6347
|
-
# - "`undeliverableShippingAddress`"
|
6348
|
-
# - "`unsupportedPoBoxAddress`"
|
6387
|
+
# The reason for the cancellation. Acceptable values are: - "`
|
6388
|
+
# customerInitiatedCancel`" - "`invalidCoupon`" - "`malformedShippingAddress`" -
|
6389
|
+
# "`noInventory`" - "`other`" - "`priceError`" - "`shippingPriceError`" - "`
|
6390
|
+
# taxError`" - "`undeliverableShippingAddress`" - "`unsupportedPoBoxAddress`"
|
6349
6391
|
# Corresponds to the JSON property `reason`
|
6350
6392
|
# @return [String]
|
6351
6393
|
attr_accessor :reason
|
@@ -6374,10 +6416,8 @@ module Google
|
|
6374
6416
|
class OrdersCancelLineItemResponse
|
6375
6417
|
include Google::Apis::Core::Hashable
|
6376
6418
|
|
6377
|
-
# The status of the execution.
|
6378
|
-
#
|
6379
|
-
# - "`duplicate`"
|
6380
|
-
# - "`executed`"
|
6419
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
6420
|
+
# executed`"
|
6381
6421
|
# Corresponds to the JSON property `executionStatus`
|
6382
6422
|
# @return [String]
|
6383
6423
|
attr_accessor :execution_status
|
@@ -6408,18 +6448,10 @@ module Google
|
|
6408
6448
|
# @return [String]
|
6409
6449
|
attr_accessor :operation_id
|
6410
6450
|
|
6411
|
-
# The reason for the cancellation.
|
6412
|
-
#
|
6413
|
-
# - "`
|
6414
|
-
# - "`
|
6415
|
-
# - "`malformedShippingAddress`"
|
6416
|
-
# - "`noInventory`"
|
6417
|
-
# - "`other`"
|
6418
|
-
# - "`priceError`"
|
6419
|
-
# - "`shippingPriceError`"
|
6420
|
-
# - "`taxError`"
|
6421
|
-
# - "`undeliverableShippingAddress`"
|
6422
|
-
# - "`unsupportedPoBoxAddress`"
|
6451
|
+
# The reason for the cancellation. Acceptable values are: - "`
|
6452
|
+
# customerInitiatedCancel`" - "`invalidCoupon`" - "`malformedShippingAddress`" -
|
6453
|
+
# "`noInventory`" - "`other`" - "`priceError`" - "`shippingPriceError`" - "`
|
6454
|
+
# taxError`" - "`undeliverableShippingAddress`" - "`unsupportedPoBoxAddress`"
|
6423
6455
|
# Corresponds to the JSON property `reason`
|
6424
6456
|
# @return [String]
|
6425
6457
|
attr_accessor :reason
|
@@ -6445,10 +6477,8 @@ module Google
|
|
6445
6477
|
class OrdersCancelResponse
|
6446
6478
|
include Google::Apis::Core::Hashable
|
6447
6479
|
|
6448
|
-
# The status of the execution.
|
6449
|
-
#
|
6450
|
-
# - "`duplicate`"
|
6451
|
-
# - "`executed`"
|
6480
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
6481
|
+
# executed`"
|
6452
6482
|
# Corresponds to the JSON property `executionStatus`
|
6453
6483
|
# @return [String]
|
6454
6484
|
attr_accessor :execution_status
|
@@ -6474,11 +6504,8 @@ module Google
|
|
6474
6504
|
class OrdersCancelTestOrderByCustomerRequest
|
6475
6505
|
include Google::Apis::Core::Hashable
|
6476
6506
|
|
6477
|
-
# The reason for the cancellation.
|
6478
|
-
#
|
6479
|
-
# - "`changedMind`"
|
6480
|
-
# - "`orderedWrongItem`"
|
6481
|
-
# - "`other`"
|
6507
|
+
# The reason for the cancellation. Acceptable values are: - "`changedMind`" - "`
|
6508
|
+
# orderedWrongItem`" - "`other`"
|
6482
6509
|
# Corresponds to the JSON property `reason`
|
6483
6510
|
# @return [String]
|
6484
6511
|
attr_accessor :reason
|
@@ -6517,25 +6544,18 @@ module Google
|
|
6517
6544
|
class OrdersCreateTestOrderRequest
|
6518
6545
|
include Google::Apis::Core::Hashable
|
6519
6546
|
|
6520
|
-
# The
|
6547
|
+
# The CLDR territory code of the country of the test order to create. Affects
|
6521
6548
|
# the currency and addresses of orders created via `template_name`, or the
|
6522
|
-
# addresses of orders created via `test_order`.
|
6523
|
-
#
|
6524
|
-
# - "`US`"
|
6525
|
-
# - "`FR`" Defaults to `US`.
|
6549
|
+
# addresses of orders created via `test_order`. Acceptable values are: - "`US`" -
|
6550
|
+
# "`FR`" Defaults to `US`.
|
6526
6551
|
# Corresponds to the JSON property `country`
|
6527
6552
|
# @return [String]
|
6528
6553
|
attr_accessor :country
|
6529
6554
|
|
6530
6555
|
# The test order template to use. Specify as an alternative to `testOrder` as a
|
6531
6556
|
# shortcut for retrieving a template and then creating an order using that
|
6532
|
-
# template.
|
6533
|
-
#
|
6534
|
-
# - "`template1`"
|
6535
|
-
# - "`template1a`"
|
6536
|
-
# - "`template1b`"
|
6537
|
-
# - "`template2`"
|
6538
|
-
# - "`template3`"
|
6557
|
+
# template. Acceptable values are: - "`template1`" - "`template1a`" - "`
|
6558
|
+
# template1b`" - "`template2`" - "`template3`"
|
6539
6559
|
# Corresponds to the JSON property `templateName`
|
6540
6560
|
# @return [String]
|
6541
6561
|
attr_accessor :template_name
|
@@ -6734,7 +6754,7 @@ module Google
|
|
6734
6754
|
class OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo
|
6735
6755
|
include Google::Apis::Core::Hashable
|
6736
6756
|
|
6737
|
-
# The carrier handling the shipment. See `shipments[].carrier` in the
|
6757
|
+
# The carrier handling the shipment. See `shipments[].carrier` in the Orders
|
6738
6758
|
# resource representation for a list of acceptable values.
|
6739
6759
|
# Corresponds to the JSON property `carrier`
|
6740
6760
|
# @return [String]
|
@@ -6774,8 +6794,7 @@ module Google
|
|
6774
6794
|
attr_accessor :kind
|
6775
6795
|
|
6776
6796
|
# Order. Production access (all methods) requires the order manager role.
|
6777
|
-
# Sandbox access does not.
|
6778
|
-
# orders ==)
|
6797
|
+
# Sandbox access does not.
|
6779
6798
|
# Corresponds to the JSON property `order`
|
6780
6799
|
# @return [Google::Apis::ContentV2_1::Order]
|
6781
6800
|
attr_accessor :order
|
@@ -6848,21 +6867,13 @@ module Google
|
|
6848
6867
|
# @return [Fixnum]
|
6849
6868
|
attr_accessor :quantity
|
6850
6869
|
|
6851
|
-
# The reason for the return.
|
6852
|
-
#
|
6853
|
-
# - "`
|
6854
|
-
# - "`
|
6855
|
-
# - "`
|
6856
|
-
# - "`
|
6857
|
-
#
|
6858
|
-
# - "`malformedShippingAddress`"
|
6859
|
-
# - "`other`"
|
6860
|
-
# - "`productArrivedDamaged`"
|
6861
|
-
# - "`productNotAsDescribed`"
|
6862
|
-
# - "`qualityNotAsExpected`"
|
6863
|
-
# - "`undeliverableShippingAddress`"
|
6864
|
-
# - "`unsupportedPoBoxAddress`"
|
6865
|
-
# - "`wrongProductShipped`"
|
6870
|
+
# The reason for the return. Acceptable values are: - "`
|
6871
|
+
# customerDiscretionaryReturn`" - "`customerInitiatedMerchantCancel`" - "`
|
6872
|
+
# deliveredTooLate`" - "`expiredItem`" - "`invalidCoupon`" - "`
|
6873
|
+
# malformedShippingAddress`" - "`other`" - "`productArrivedDamaged`" - "`
|
6874
|
+
# productNotAsDescribed`" - "`qualityNotAsExpected`" - "`
|
6875
|
+
# undeliverableShippingAddress`" - "`unsupportedPoBoxAddress`" - "`
|
6876
|
+
# wrongProductShipped`"
|
6866
6877
|
# Corresponds to the JSON property `reason`
|
6867
6878
|
# @return [String]
|
6868
6879
|
attr_accessor :reason
|
@@ -6898,10 +6909,8 @@ module Google
|
|
6898
6909
|
class OrdersInStoreRefundLineItemResponse
|
6899
6910
|
include Google::Apis::Core::Hashable
|
6900
6911
|
|
6901
|
-
# The status of the execution.
|
6902
|
-
#
|
6903
|
-
# - "`duplicate`"
|
6904
|
-
# - "`executed`"
|
6912
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
6913
|
+
# executed`"
|
6905
6914
|
# Corresponds to the JSON property `executionStatus`
|
6906
6915
|
# @return [String]
|
6907
6916
|
attr_accessor :execution_status
|
@@ -6970,22 +6979,12 @@ module Google
|
|
6970
6979
|
# @return [String]
|
6971
6980
|
attr_accessor :operation_id
|
6972
6981
|
|
6973
|
-
# The reason for the refund.
|
6974
|
-
#
|
6975
|
-
# - "`
|
6976
|
-
# - "`
|
6977
|
-
# - "`
|
6978
|
-
#
|
6979
|
-
# - "`courtesyAdjustment`"
|
6980
|
-
# - "`adjustment`"
|
6981
|
-
# - "`customerCancelled`"
|
6982
|
-
# - "`noInventory`"
|
6983
|
-
# - "`productNotAsDescribed`"
|
6984
|
-
# - "`undeliverableShippingAddress`"
|
6985
|
-
# - "`wrongProductShipped`"
|
6986
|
-
# - "`lateShipmentCredit`"
|
6987
|
-
# - "`deliveredLateByCarrier`"
|
6988
|
-
# - "`productArrivedDamaged`"
|
6982
|
+
# The reason for the refund. Acceptable values are: - "`shippingCostAdjustment`"
|
6983
|
+
# - "`priceAdjustment`" - "`taxAdjustment`" - "`feeAdjustment`" - "`
|
6984
|
+
# courtesyAdjustment`" - "`adjustment`" - "`customerCancelled`" - "`noInventory`"
|
6985
|
+
# - "`productNotAsDescribed`" - "`undeliverableShippingAddress`" - "`
|
6986
|
+
# wrongProductShipped`" - "`lateShipmentCredit`" - "`deliveredLateByCarrier`" - "
|
6987
|
+
# `productArrivedDamaged`"
|
6989
6988
|
# Corresponds to the JSON property `reason`
|
6990
6989
|
# @return [String]
|
6991
6990
|
attr_accessor :reason
|
@@ -7019,10 +7018,8 @@ module Google
|
|
7019
7018
|
class OrdersRefundItemResponse
|
7020
7019
|
include Google::Apis::Core::Hashable
|
7021
7020
|
|
7022
|
-
# The status of the execution.
|
7023
|
-
#
|
7024
|
-
# - "`duplicate`"
|
7025
|
-
# - "`executed`"
|
7021
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7022
|
+
# executed`"
|
7026
7023
|
# Corresponds to the JSON property `executionStatus`
|
7027
7024
|
# @return [String]
|
7028
7025
|
attr_accessor :execution_status
|
@@ -7066,10 +7063,8 @@ module Google
|
|
7066
7063
|
# @return [String]
|
7067
7064
|
attr_accessor :operation_id
|
7068
7065
|
|
7069
|
-
# The reason for the refund.
|
7070
|
-
#
|
7071
|
-
# - "`courtesyAdjustment`"
|
7072
|
-
# - "`other`"
|
7066
|
+
# The reason for the refund. Acceptable values are: - "`courtesyAdjustment`" - "`
|
7067
|
+
# other`"
|
7073
7068
|
# Corresponds to the JSON property `reason`
|
7074
7069
|
# @return [String]
|
7075
7070
|
attr_accessor :reason
|
@@ -7097,10 +7092,8 @@ module Google
|
|
7097
7092
|
class OrdersRefundOrderResponse
|
7098
7093
|
include Google::Apis::Core::Hashable
|
7099
7094
|
|
7100
|
-
# The status of the execution.
|
7101
|
-
#
|
7102
|
-
# - "`duplicate`"
|
7103
|
-
# - "`executed`"
|
7095
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7096
|
+
# executed`"
|
7104
7097
|
# Corresponds to the JSON property `executionStatus`
|
7105
7098
|
# @return [String]
|
7106
7099
|
attr_accessor :execution_status
|
@@ -7147,13 +7140,8 @@ module Google
|
|
7147
7140
|
# @return [Fixnum]
|
7148
7141
|
attr_accessor :quantity
|
7149
7142
|
|
7150
|
-
# The reason for the return.
|
7151
|
-
#
|
7152
|
-
# - "`damagedOrUsed`"
|
7153
|
-
# - "`missingComponent`"
|
7154
|
-
# - "`notEligible`"
|
7155
|
-
# - "`other`"
|
7156
|
-
# - "`outOfReturnWindow`"
|
7143
|
+
# The reason for the return. Acceptable values are: - "`damagedOrUsed`" - "`
|
7144
|
+
# missingComponent`" - "`notEligible`" - "`other`" - "`outOfReturnWindow`"
|
7157
7145
|
# Corresponds to the JSON property `reason`
|
7158
7146
|
# @return [String]
|
7159
7147
|
attr_accessor :reason
|
@@ -7182,10 +7170,8 @@ module Google
|
|
7182
7170
|
class OrdersRejectReturnLineItemResponse
|
7183
7171
|
include Google::Apis::Core::Hashable
|
7184
7172
|
|
7185
|
-
# The status of the execution.
|
7186
|
-
#
|
7187
|
-
# - "`duplicate`"
|
7188
|
-
# - "`executed`"
|
7173
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7174
|
+
# executed`"
|
7189
7175
|
# Corresponds to the JSON property `executionStatus`
|
7190
7176
|
# @return [String]
|
7191
7177
|
attr_accessor :execution_status
|
@@ -7238,21 +7224,13 @@ module Google
|
|
7238
7224
|
# @return [Fixnum]
|
7239
7225
|
attr_accessor :quantity
|
7240
7226
|
|
7241
|
-
# The reason for the return.
|
7242
|
-
#
|
7243
|
-
# - "`
|
7244
|
-
# - "`
|
7245
|
-
# - "`
|
7246
|
-
# - "`
|
7247
|
-
#
|
7248
|
-
# - "`malformedShippingAddress`"
|
7249
|
-
# - "`other`"
|
7250
|
-
# - "`productArrivedDamaged`"
|
7251
|
-
# - "`productNotAsDescribed`"
|
7252
|
-
# - "`qualityNotAsExpected`"
|
7253
|
-
# - "`undeliverableShippingAddress`"
|
7254
|
-
# - "`unsupportedPoBoxAddress`"
|
7255
|
-
# - "`wrongProductShipped`"
|
7227
|
+
# The reason for the return. Acceptable values are: - "`
|
7228
|
+
# customerDiscretionaryReturn`" - "`customerInitiatedMerchantCancel`" - "`
|
7229
|
+
# deliveredTooLate`" - "`expiredItem`" - "`invalidCoupon`" - "`
|
7230
|
+
# malformedShippingAddress`" - "`other`" - "`productArrivedDamaged`" - "`
|
7231
|
+
# productNotAsDescribed`" - "`qualityNotAsExpected`" - "`
|
7232
|
+
# undeliverableShippingAddress`" - "`unsupportedPoBoxAddress`" - "`
|
7233
|
+
# wrongProductShipped`"
|
7256
7234
|
# Corresponds to the JSON property `reason`
|
7257
7235
|
# @return [String]
|
7258
7236
|
attr_accessor :reason
|
@@ -7289,10 +7267,8 @@ module Google
|
|
7289
7267
|
class OrdersReturnRefundLineItemResponse
|
7290
7268
|
include Google::Apis::Core::Hashable
|
7291
7269
|
|
7292
|
-
# The status of the execution.
|
7293
|
-
#
|
7294
|
-
# - "`duplicate`"
|
7295
|
-
# - "`executed`"
|
7270
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7271
|
+
# executed`"
|
7296
7272
|
# Corresponds to the JSON property `executionStatus`
|
7297
7273
|
# @return [String]
|
7298
7274
|
attr_accessor :execution_status
|
@@ -7357,10 +7333,8 @@ module Google
|
|
7357
7333
|
class OrdersSetLineItemMetadataResponse
|
7358
7334
|
include Google::Apis::Core::Hashable
|
7359
7335
|
|
7360
|
-
# The status of the execution.
|
7361
|
-
#
|
7362
|
-
# - "`duplicate`"
|
7363
|
-
# - "`executed`"
|
7336
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7337
|
+
# executed`"
|
7364
7338
|
# Corresponds to the JSON property `executionStatus`
|
7365
7339
|
# @return [String]
|
7366
7340
|
attr_accessor :execution_status
|
@@ -7425,10 +7399,8 @@ module Google
|
|
7425
7399
|
class OrdersShipLineItemsResponse
|
7426
7400
|
include Google::Apis::Core::Hashable
|
7427
7401
|
|
7428
|
-
# The status of the execution.
|
7429
|
-
#
|
7430
|
-
# - "`duplicate`"
|
7431
|
-
# - "`executed`"
|
7402
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7403
|
+
# executed`"
|
7432
7404
|
# Corresponds to the JSON property `executionStatus`
|
7433
7405
|
# @return [String]
|
7434
7406
|
attr_accessor :execution_status
|
@@ -7455,9 +7427,8 @@ module Google
|
|
7455
7427
|
include Google::Apis::Core::Hashable
|
7456
7428
|
|
7457
7429
|
# Updated delivery by date, in ISO 8601 format. If not specified only ship by
|
7458
|
-
# date is updated.
|
7459
|
-
#
|
7460
|
-
# past.
|
7430
|
+
# date is updated. Provided date should be within 1 year timeframe and can not
|
7431
|
+
# be a date in the past.
|
7461
7432
|
# Corresponds to the JSON property `deliverByDate`
|
7462
7433
|
# @return [String]
|
7463
7434
|
attr_accessor :deliver_by_date
|
@@ -7480,9 +7451,8 @@ module Google
|
|
7480
7451
|
attr_accessor :product_id
|
7481
7452
|
|
7482
7453
|
# Updated ship by date, in ISO 8601 format. If not specified only deliver by
|
7483
|
-
# date is updated.
|
7484
|
-
#
|
7485
|
-
# past.
|
7454
|
+
# date is updated. Provided date should be within 1 year timeframe and can not
|
7455
|
+
# be a date in the past.
|
7486
7456
|
# Corresponds to the JSON property `shipByDate`
|
7487
7457
|
# @return [String]
|
7488
7458
|
attr_accessor :ship_by_date
|
@@ -7505,10 +7475,8 @@ module Google
|
|
7505
7475
|
class OrdersUpdateLineItemShippingDetailsResponse
|
7506
7476
|
include Google::Apis::Core::Hashable
|
7507
7477
|
|
7508
|
-
# The status of the execution.
|
7509
|
-
#
|
7510
|
-
# - "`duplicate`"
|
7511
|
-
# - "`executed`"
|
7478
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7479
|
+
# executed`"
|
7512
7480
|
# Corresponds to the JSON property `executionStatus`
|
7513
7481
|
# @return [String]
|
7514
7482
|
attr_accessor :execution_status
|
@@ -7559,10 +7527,8 @@ module Google
|
|
7559
7527
|
class OrdersUpdateMerchantOrderIdResponse
|
7560
7528
|
include Google::Apis::Core::Hashable
|
7561
7529
|
|
7562
|
-
# The status of the execution.
|
7563
|
-
#
|
7564
|
-
# - "`duplicate`"
|
7565
|
-
# - "`executed`"
|
7530
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7531
|
+
# executed`"
|
7566
7532
|
# Corresponds to the JSON property `executionStatus`
|
7567
7533
|
# @return [String]
|
7568
7534
|
attr_accessor :execution_status
|
@@ -7589,8 +7555,7 @@ module Google
|
|
7589
7555
|
include Google::Apis::Core::Hashable
|
7590
7556
|
|
7591
7557
|
# The carrier handling the shipment. Not updated if missing. See `shipments[].
|
7592
|
-
# carrier` in the
|
7593
|
-
# values.
|
7558
|
+
# carrier` in the Orders resource representation for a list of acceptable values.
|
7594
7559
|
# Corresponds to the JSON property `carrier`
|
7595
7560
|
# @return [String]
|
7596
7561
|
attr_accessor :carrier
|
@@ -7624,11 +7589,8 @@ module Google
|
|
7624
7589
|
# @return [String]
|
7625
7590
|
attr_accessor :shipment_id
|
7626
7591
|
|
7627
|
-
# New status for the shipment. Not updated if missing.
|
7628
|
-
#
|
7629
|
-
# - "`delivered`"
|
7630
|
-
# - "`undeliverable`"
|
7631
|
-
# - "`readyForPickup`"
|
7592
|
+
# New status for the shipment. Not updated if missing. Acceptable values are: - "
|
7593
|
+
# `delivered`" - "`undeliverable`" - "`readyForPickup`"
|
7632
7594
|
# Corresponds to the JSON property `status`
|
7633
7595
|
# @return [String]
|
7634
7596
|
attr_accessor :status
|
@@ -7666,10 +7628,8 @@ module Google
|
|
7666
7628
|
class OrdersUpdateShipmentResponse
|
7667
7629
|
include Google::Apis::Core::Hashable
|
7668
7630
|
|
7669
|
-
# The status of the execution.
|
7670
|
-
#
|
7671
|
-
# - "`duplicate`"
|
7672
|
-
# - "`executed`"
|
7631
|
+
# The status of the execution. Acceptable values are: - "`duplicate`" - "`
|
7632
|
+
# executed`"
|
7673
7633
|
# Corresponds to the JSON property `executionStatus`
|
7674
7634
|
# @return [String]
|
7675
7635
|
attr_accessor :execution_status
|
@@ -7785,13 +7745,8 @@ module Google
|
|
7785
7745
|
# @return [Fixnum]
|
7786
7746
|
attr_accessor :merchant_id
|
7787
7747
|
|
7788
|
-
# The method of the batch entry.
|
7789
|
-
#
|
7790
|
-
# - "`delete`"
|
7791
|
-
# - "`get`"
|
7792
|
-
# - "`insert`"
|
7793
|
-
# - "`inventory`"
|
7794
|
-
# - "`sale`"
|
7748
|
+
# The method of the batch entry. Acceptable values are: - "`delete`" - "`get`" -
|
7749
|
+
# "`insert`" - "`inventory`" - "`sale`"
|
7795
7750
|
# Corresponds to the JSON property `method`
|
7796
7751
|
# @return [String]
|
7797
7752
|
attr_accessor :method_prop
|
@@ -8535,12 +8490,11 @@ module Google
|
|
8535
8490
|
end
|
8536
8491
|
|
8537
8492
|
# Required product attributes are primarily defined by the products data
|
8538
|
-
# specification. See the
|
8539
|
-
# information.
|
8540
|
-
#
|
8541
|
-
#
|
8542
|
-
#
|
8543
|
-
# several minutes before changes take effect.
|
8493
|
+
# specification. See the Products Data Specification Help Center article for
|
8494
|
+
# information. Some attributes are country-specific, so make sure you select the
|
8495
|
+
# appropriate country in the drop-down selector at the top of the page. Product
|
8496
|
+
# data. After inserting, updating, or deleting a product, it may take several
|
8497
|
+
# minutes before changes take effect.
|
8544
8498
|
class Product
|
8545
8499
|
include Google::Apis::Core::Hashable
|
8546
8500
|
|
@@ -8597,10 +8551,8 @@ module Google
|
|
8597
8551
|
# @return [String]
|
8598
8552
|
attr_accessor :canonical_link
|
8599
8553
|
|
8600
|
-
# Required. The item's channel (online or local).
|
8601
|
-
#
|
8602
|
-
# - "`local`"
|
8603
|
-
# - "`online`"
|
8554
|
+
# Required. The item's channel (online or local). Acceptable values are: - "`
|
8555
|
+
# local`" - "`online`"
|
8604
8556
|
# Corresponds to the JSON property `channel`
|
8605
8557
|
# @return [String]
|
8606
8558
|
attr_accessor :channel
|
@@ -8724,9 +8676,8 @@ module Google
|
|
8724
8676
|
attr_accessor :gtin
|
8725
8677
|
|
8726
8678
|
# The REST ID of the product. Content API methods that operate on products take
|
8727
|
-
# this as their `productId` parameter.
|
8728
|
-
#
|
8729
|
-
# offerId.
|
8679
|
+
# this as their `productId` parameter. The REST ID for a product is of the form
|
8680
|
+
# channel:contentLanguage: targetCountry: offerId.
|
8730
8681
|
# Corresponds to the JSON property `id`
|
8731
8682
|
# @return [String]
|
8732
8683
|
attr_accessor :id
|
@@ -8827,9 +8778,8 @@ module Google
|
|
8827
8778
|
# Required. A unique identifier for the item. Leading and trailing whitespaces
|
8828
8779
|
# are stripped and multiple whitespaces are replaced by a single whitespace upon
|
8829
8780
|
# submission. Only valid unicode characters are accepted. See the products feed
|
8830
|
-
# specification for details.
|
8831
|
-
#
|
8832
|
-
# product, not this identifier.
|
8781
|
+
# specification for details. *Note:* Content API methods that operate on
|
8782
|
+
# products take the REST ID of the product, *not* this identifier.
|
8833
8783
|
# Corresponds to the JSON property `offerId`
|
8834
8784
|
# @return [String]
|
8835
8785
|
attr_accessor :offer_id
|
@@ -8869,7 +8819,7 @@ module Google
|
|
8869
8819
|
# @return [Google::Apis::ContentV2_1::Price]
|
8870
8820
|
attr_accessor :sale_price
|
8871
8821
|
|
8872
|
-
# Date range during which the item is on sale (see products data specification).
|
8822
|
+
# Date range during which the item is on sale (see products data specification ).
|
8873
8823
|
# Corresponds to the JSON property `salePriceEffectiveDate`
|
8874
8824
|
# @return [String]
|
8875
8825
|
attr_accessor :sale_price_effective_date
|
@@ -8911,6 +8861,13 @@ module Google
|
|
8911
8861
|
# @return [Google::Apis::ContentV2_1::ProductShippingDimension]
|
8912
8862
|
attr_accessor :shipping_width
|
8913
8863
|
|
8864
|
+
# List of country codes (ISO 3166-1 alpha-2) to exclude the offer from Shopping
|
8865
|
+
# Ads destination. Countries from this list are removed from countries
|
8866
|
+
# configured in MC feed settings.
|
8867
|
+
# Corresponds to the JSON property `shoppingAdsExcludedCountries`
|
8868
|
+
# @return [Array<String>]
|
8869
|
+
attr_accessor :shopping_ads_excluded_countries
|
8870
|
+
|
8914
8871
|
# System in which the size is specified. Recommended for apparel items.
|
8915
8872
|
# Corresponds to the JSON property `sizeSystem`
|
8916
8873
|
# @return [String]
|
@@ -8928,11 +8885,8 @@ module Google
|
|
8928
8885
|
# @return [Array<String>]
|
8929
8886
|
attr_accessor :sizes
|
8930
8887
|
|
8931
|
-
# The source of the offer, i.e., how the offer was created.
|
8932
|
-
#
|
8933
|
-
# - "`api`"
|
8934
|
-
# - "`crawl`"
|
8935
|
-
# - "`feed`"
|
8888
|
+
# The source of the offer, i.e., how the offer was created. Acceptable values
|
8889
|
+
# are: - "`api`" - "`crawl`" - "`feed`"
|
8936
8890
|
# Corresponds to the JSON property `source`
|
8937
8891
|
# @return [String]
|
8938
8892
|
attr_accessor :source
|
@@ -9053,6 +9007,7 @@ module Google
|
|
9053
9007
|
@shipping_length = args[:shipping_length] if args.key?(:shipping_length)
|
9054
9008
|
@shipping_weight = args[:shipping_weight] if args.key?(:shipping_weight)
|
9055
9009
|
@shipping_width = args[:shipping_width] if args.key?(:shipping_width)
|
9010
|
+
@shopping_ads_excluded_countries = args[:shopping_ads_excluded_countries] if args.key?(:shopping_ads_excluded_countries)
|
9056
9011
|
@size_system = args[:size_system] if args.key?(:size_system)
|
9057
9012
|
@size_type = args[:size_type] if args.key?(:size_type)
|
9058
9013
|
@sizes = args[:sizes] if args.key?(:sizes)
|
@@ -9312,11 +9267,26 @@ module Google
|
|
9312
9267
|
class ProductStatusDestinationStatus
|
9313
9268
|
include Google::Apis::Core::Hashable
|
9314
9269
|
|
9270
|
+
# List of country codes (ISO 3166-1 alpha-2) where the offer is approved.
|
9271
|
+
# Corresponds to the JSON property `approvedCountries`
|
9272
|
+
# @return [Array<String>]
|
9273
|
+
attr_accessor :approved_countries
|
9274
|
+
|
9315
9275
|
# The name of the destination
|
9316
9276
|
# Corresponds to the JSON property `destination`
|
9317
9277
|
# @return [String]
|
9318
9278
|
attr_accessor :destination
|
9319
9279
|
|
9280
|
+
# List of country codes (ISO 3166-1 alpha-2) where the offer is disapproved.
|
9281
|
+
# Corresponds to the JSON property `disapprovedCountries`
|
9282
|
+
# @return [Array<String>]
|
9283
|
+
attr_accessor :disapproved_countries
|
9284
|
+
|
9285
|
+
# List of country codes (ISO 3166-1 alpha-2) where the offer is pending approval.
|
9286
|
+
# Corresponds to the JSON property `pendingCountries`
|
9287
|
+
# @return [Array<String>]
|
9288
|
+
attr_accessor :pending_countries
|
9289
|
+
|
9320
9290
|
# Destination approval status in `targetCountry` of the offer.
|
9321
9291
|
# Corresponds to the JSON property `status`
|
9322
9292
|
# @return [String]
|
@@ -9328,7 +9298,10 @@ module Google
|
|
9328
9298
|
|
9329
9299
|
# Update properties of this object
|
9330
9300
|
def update!(**args)
|
9301
|
+
@approved_countries = args[:approved_countries] if args.key?(:approved_countries)
|
9331
9302
|
@destination = args[:destination] if args.key?(:destination)
|
9303
|
+
@disapproved_countries = args[:disapproved_countries] if args.key?(:disapproved_countries)
|
9304
|
+
@pending_countries = args[:pending_countries] if args.key?(:pending_countries)
|
9332
9305
|
@status = args[:status] if args.key?(:status)
|
9333
9306
|
end
|
9334
9307
|
end
|
@@ -9337,6 +9310,11 @@ module Google
|
|
9337
9310
|
class ProductStatusItemLevelIssue
|
9338
9311
|
include Google::Apis::Core::Hashable
|
9339
9312
|
|
9313
|
+
# List of country codes (ISO 3166-1 alpha-2) where issue applies to the offer.
|
9314
|
+
# Corresponds to the JSON property `applicableCountries`
|
9315
|
+
# @return [Array<String>]
|
9316
|
+
attr_accessor :applicable_countries
|
9317
|
+
|
9340
9318
|
# The attribute's name, if the issue is caused by a single attribute.
|
9341
9319
|
# Corresponds to the JSON property `attributeName`
|
9342
9320
|
# @return [String]
|
@@ -9383,6 +9361,7 @@ module Google
|
|
9383
9361
|
|
9384
9362
|
# Update properties of this object
|
9385
9363
|
def update!(**args)
|
9364
|
+
@applicable_countries = args[:applicable_countries] if args.key?(:applicable_countries)
|
9386
9365
|
@attribute_name = args[:attribute_name] if args.key?(:attribute_name)
|
9387
9366
|
@code = args[:code] if args.key?(:code)
|
9388
9367
|
@description = args[:description] if args.key?(:description)
|
@@ -9566,22 +9545,18 @@ module Google
|
|
9566
9545
|
# @return [Fixnum]
|
9567
9546
|
attr_accessor :merchant_id
|
9568
9547
|
|
9569
|
-
# The method of the batch entry.
|
9570
|
-
#
|
9571
|
-
# - "`delete`"
|
9572
|
-
# - "`get`"
|
9573
|
-
# - "`insert`"
|
9548
|
+
# The method of the batch entry. Acceptable values are: - "`delete`" - "`get`" -
|
9549
|
+
# "`insert`"
|
9574
9550
|
# Corresponds to the JSON property `method`
|
9575
9551
|
# @return [String]
|
9576
9552
|
attr_accessor :method_prop
|
9577
9553
|
|
9578
9554
|
# Required product attributes are primarily defined by the products data
|
9579
|
-
# specification. See the
|
9580
|
-
# information.
|
9581
|
-
#
|
9582
|
-
#
|
9583
|
-
#
|
9584
|
-
# several minutes before changes take effect.
|
9555
|
+
# specification. See the Products Data Specification Help Center article for
|
9556
|
+
# information. Some attributes are country-specific, so make sure you select the
|
9557
|
+
# appropriate country in the drop-down selector at the top of the page. Product
|
9558
|
+
# data. After inserting, updating, or deleting a product, it may take several
|
9559
|
+
# minutes before changes take effect.
|
9585
9560
|
# Corresponds to the JSON property `product`
|
9586
9561
|
# @return [Google::Apis::ContentV2_1::Product]
|
9587
9562
|
attr_accessor :product
|
@@ -9654,12 +9629,11 @@ module Google
|
|
9654
9629
|
attr_accessor :kind
|
9655
9630
|
|
9656
9631
|
# Required product attributes are primarily defined by the products data
|
9657
|
-
# specification. See the
|
9658
|
-
# information.
|
9659
|
-
#
|
9660
|
-
#
|
9661
|
-
#
|
9662
|
-
# several minutes before changes take effect.
|
9632
|
+
# specification. See the Products Data Specification Help Center article for
|
9633
|
+
# information. Some attributes are country-specific, so make sure you select the
|
9634
|
+
# appropriate country in the drop-down selector at the top of the page. Product
|
9635
|
+
# data. After inserting, updating, or deleting a product, it may take several
|
9636
|
+
# minutes before changes take effect.
|
9663
9637
|
# Corresponds to the JSON property `product`
|
9664
9638
|
# @return [Google::Apis::ContentV2_1::Product]
|
9665
9639
|
attr_accessor :product
|
@@ -9754,9 +9728,7 @@ module Google
|
|
9754
9728
|
# @return [Fixnum]
|
9755
9729
|
attr_accessor :merchant_id
|
9756
9730
|
|
9757
|
-
# The method of the batch entry.
|
9758
|
-
# Acceptable values are:
|
9759
|
-
# - "`get`"
|
9731
|
+
# The method of the batch entry. Acceptable values are: - "`get`"
|
9760
9732
|
# Corresponds to the JSON property `method`
|
9761
9733
|
# @return [String]
|
9762
9734
|
attr_accessor :method_prop
|
@@ -9879,8 +9851,7 @@ module Google
|
|
9879
9851
|
end
|
9880
9852
|
|
9881
9853
|
# Settings for Pub/Sub notifications, all methods require that the caller is a
|
9882
|
-
# direct user of the merchant center account.
|
9883
|
-
# pubsubnotificationsettings ==)
|
9854
|
+
# direct user of the merchant center account.
|
9884
9855
|
class PubsubNotificationSettings
|
9885
9856
|
include Google::Apis::Core::Hashable
|
9886
9857
|
|
@@ -9895,9 +9866,7 @@ module Google
|
|
9895
9866
|
# @return [String]
|
9896
9867
|
attr_accessor :kind
|
9897
9868
|
|
9898
|
-
# List of event types.
|
9899
|
-
# Acceptable values are:
|
9900
|
-
# - "`orderPendingShipment`"
|
9869
|
+
# List of event types. Acceptable values are: - "`orderPendingShipment`"
|
9901
9870
|
# Corresponds to the JSON property `registeredEvents`
|
9902
9871
|
# @return [Array<String>]
|
9903
9872
|
attr_accessor :registered_events
|
@@ -9981,52 +9950,23 @@ module Google
|
|
9981
9950
|
# @return [String]
|
9982
9951
|
attr_accessor :description
|
9983
9952
|
|
9984
|
-
# Code of the refund reason.
|
9985
|
-
#
|
9986
|
-
# - "`
|
9987
|
-
# - "`
|
9988
|
-
# - "`
|
9989
|
-
# - "`
|
9990
|
-
# - "`
|
9991
|
-
# - "`
|
9992
|
-
# - "`
|
9993
|
-
# - "`
|
9994
|
-
# - "`
|
9995
|
-
# - "`
|
9996
|
-
# - "`
|
9997
|
-
# - "`
|
9998
|
-
# - "`
|
9999
|
-
# - "`
|
10000
|
-
# - "`
|
10001
|
-
# - "`failToPushOrderGoogleError`"
|
10002
|
-
# - "`failToPushOrderMerchantError`"
|
10003
|
-
# - "`failToPushOrderMerchantFulfillmentError`"
|
10004
|
-
# - "`failToPushOrderToMerchant`"
|
10005
|
-
# - "`failToPushOrderToMerchantOutOfStock`"
|
10006
|
-
# - "`feeAdjustment`"
|
10007
|
-
# - "`invalidCoupon`"
|
10008
|
-
# - "`lateShipmentCredit`"
|
10009
|
-
# - "`malformedShippingAddress`"
|
10010
|
-
# - "`merchantDidNotShipOnTime`"
|
10011
|
-
# - "`noInventory`"
|
10012
|
-
# - "`orderTimeout`"
|
10013
|
-
# - "`other`"
|
10014
|
-
# - "`paymentAbuse`"
|
10015
|
-
# - "`paymentDeclined`"
|
10016
|
-
# - "`priceAdjustment`"
|
10017
|
-
# - "`priceError`"
|
10018
|
-
# - "`productArrivedDamaged`"
|
10019
|
-
# - "`productNotAsDescribed`"
|
10020
|
-
# - "`promoReallocation`"
|
10021
|
-
# - "`qualityNotAsExpected`"
|
10022
|
-
# - "`returnRefundAbuse`"
|
10023
|
-
# - "`shippingCostAdjustment`"
|
10024
|
-
# - "`shippingPriceError`"
|
10025
|
-
# - "`taxAdjustment`"
|
10026
|
-
# - "`taxError`"
|
10027
|
-
# - "`undeliverableShippingAddress`"
|
10028
|
-
# - "`unsupportedPoBoxAddress`"
|
10029
|
-
# - "`wrongProductShipped`"
|
9953
|
+
# Code of the refund reason. Acceptable values are: - "`adjustment`" - "`
|
9954
|
+
# autoPostInternal`" - "`autoPostInvalidBillingAddress`" - "`autoPostNoInventory`
|
9955
|
+
# " - "`autoPostPriceError`" - "`autoPostUndeliverableShippingAddress`" - "`
|
9956
|
+
# couponAbuse`" - "`courtesyAdjustment`" - "`customerCanceled`" - "`
|
9957
|
+
# customerDiscretionaryReturn`" - "`customerInitiatedMerchantCancel`" - "`
|
9958
|
+
# customerSupportRequested`" - "`deliveredLateByCarrier`" - "`deliveredTooLate`"
|
9959
|
+
# - "`expiredItem`" - "`failToPushOrderGoogleError`" - "`
|
9960
|
+
# failToPushOrderMerchantError`" - "`failToPushOrderMerchantFulfillmentError`" -
|
9961
|
+
# "`failToPushOrderToMerchant`" - "`failToPushOrderToMerchantOutOfStock`" - "`
|
9962
|
+
# feeAdjustment`" - "`invalidCoupon`" - "`lateShipmentCredit`" - "`
|
9963
|
+
# malformedShippingAddress`" - "`merchantDidNotShipOnTime`" - "`noInventory`" - "
|
9964
|
+
# `orderTimeout`" - "`other`" - "`paymentAbuse`" - "`paymentDeclined`" - "`
|
9965
|
+
# priceAdjustment`" - "`priceError`" - "`productArrivedDamaged`" - "`
|
9966
|
+
# productNotAsDescribed`" - "`promoReallocation`" - "`qualityNotAsExpected`" - "`
|
9967
|
+
# returnRefundAbuse`" - "`shippingCostAdjustment`" - "`shippingPriceError`" - "`
|
9968
|
+
# taxAdjustment`" - "`taxError`" - "`undeliverableShippingAddress`" - "`
|
9969
|
+
# unsupportedPoBoxAddress`" - "`wrongProductShipped`"
|
10030
9970
|
# Corresponds to the JSON property `reasonCode`
|
10031
9971
|
# @return [String]
|
10032
9972
|
attr_accessor :reason_code
|
@@ -10069,7 +10009,7 @@ module Google
|
|
10069
10009
|
# @return [Google::Apis::ContentV2_1::Price]
|
10070
10010
|
attr_accessor :price
|
10071
10011
|
|
10072
|
-
# The ID
|
10012
|
+
# The ID uniquely identifying each region.
|
10073
10013
|
# Corresponds to the JSON property `regionId`
|
10074
10014
|
# @return [String]
|
10075
10015
|
attr_accessor :region_id
|
@@ -10135,9 +10075,7 @@ module Google
|
|
10135
10075
|
# @return [Fixnum]
|
10136
10076
|
attr_accessor :merchant_id
|
10137
10077
|
|
10138
|
-
# Method of the batch request entry.
|
10139
|
-
# Acceptable values are:
|
10140
|
-
# - "`insert`"
|
10078
|
+
# Method of the batch request entry. Acceptable values are: - "`insert`"
|
10141
10079
|
# Corresponds to the JSON property `method`
|
10142
10080
|
# @return [String]
|
10143
10081
|
attr_accessor :method_prop
|
@@ -10232,6 +10170,275 @@ module Google
|
|
10232
10170
|
end
|
10233
10171
|
end
|
10234
10172
|
|
10173
|
+
# Represents a repricing rule. A repricing rule is used by shopping serving to
|
10174
|
+
# adjust transactable offer prices if conditions are met. Next ID: 24
|
10175
|
+
class RepricingRule
|
10176
|
+
include Google::Apis::Core::Hashable
|
10177
|
+
|
10178
|
+
# Required. Immutable. CLDR country code (e.g. "US").
|
10179
|
+
# Corresponds to the JSON property `countryCode`
|
10180
|
+
# @return [String]
|
10181
|
+
attr_accessor :country_code
|
10182
|
+
|
10183
|
+
# Required. Time period when the rule should take effect.
|
10184
|
+
# Corresponds to the JSON property `effectiveTimePeriod`
|
10185
|
+
# @return [Google::Apis::ContentV2_1::RepricingRuleEffectiveTime]
|
10186
|
+
attr_accessor :effective_time_period
|
10187
|
+
|
10188
|
+
# Matcher that specifies eligible offers. When the USE_FEED_ATTRIBUTE option is
|
10189
|
+
# selected, only the repricing_rule_id attribute on the product feed is used to
|
10190
|
+
# specify offer-rule mapping. When the CUSTOM_FILTER option is selected, only
|
10191
|
+
# the *_matcher fields are used to filter the offers for offer-rule mapping. If
|
10192
|
+
# the CUSTOM_FILTER option is selected, an offer needs to satisfy each custom
|
10193
|
+
# filter matcher to be eligible for a rule. Size limit: the sum of the number of
|
10194
|
+
# entries in all the matchers should not exceed 20. For example, there can be 15
|
10195
|
+
# product ids and 5 brands, but not 10 product ids and 11 brands.
|
10196
|
+
# Corresponds to the JSON property `eligibleOfferMatcher`
|
10197
|
+
# @return [Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcher]
|
10198
|
+
attr_accessor :eligible_offer_matcher
|
10199
|
+
|
10200
|
+
# Required. Immutable. The two-letter ISO 639-1 language code associated with
|
10201
|
+
# the repricing rule.
|
10202
|
+
# Corresponds to the JSON property `languageCode`
|
10203
|
+
# @return [String]
|
10204
|
+
attr_accessor :language_code
|
10205
|
+
|
10206
|
+
# Output only. Immutable. Merchant that owns the repricing rule.
|
10207
|
+
# Corresponds to the JSON property `merchantId`
|
10208
|
+
# @return [Fixnum]
|
10209
|
+
attr_accessor :merchant_id
|
10210
|
+
|
10211
|
+
# Represents whether a rule is paused. A paused rule will behave like a non-
|
10212
|
+
# paused rule within CRUD operations, with the major difference that a paused
|
10213
|
+
# rule will not be evaluated and will have no effect on offers.
|
10214
|
+
# Corresponds to the JSON property `paused`
|
10215
|
+
# @return [Boolean]
|
10216
|
+
attr_accessor :paused
|
10217
|
+
alias_method :paused?, :paused
|
10218
|
+
|
10219
|
+
# Definition of a rule restriction. At least one of the following needs to be
|
10220
|
+
# true: (1) use_auto_pricing_min_price is true (2) floor.price_delta exists (3)
|
10221
|
+
# floor.percentage_delta exists If floor.price_delta and floor.percentage_delta
|
10222
|
+
# are both set on a rule, the highest value will be chosen by the Repricer. In
|
10223
|
+
# other words, for a product with a price of $50, if the `floor.percentage_delta`
|
10224
|
+
# is "-10" and the floor.price_delta is "-12", the offer price will only be
|
10225
|
+
# lowered $5 (10% lower than the original offer price).
|
10226
|
+
# Corresponds to the JSON property `restriction`
|
10227
|
+
# @return [Google::Apis::ContentV2_1::RepricingRuleRestriction]
|
10228
|
+
attr_accessor :restriction
|
10229
|
+
|
10230
|
+
# Output only. Immutable. The ID to uniquely identify each repricing rule.
|
10231
|
+
# Corresponds to the JSON property `ruleId`
|
10232
|
+
# @return [String]
|
10233
|
+
attr_accessor :rule_id
|
10234
|
+
|
10235
|
+
# The title for the rule.
|
10236
|
+
# Corresponds to the JSON property `title`
|
10237
|
+
# @return [String]
|
10238
|
+
attr_accessor :title
|
10239
|
+
|
10240
|
+
# Required. Immutable. The type of the rule.
|
10241
|
+
# Corresponds to the JSON property `type`
|
10242
|
+
# @return [String]
|
10243
|
+
attr_accessor :type
|
10244
|
+
|
10245
|
+
def initialize(**args)
|
10246
|
+
update!(**args)
|
10247
|
+
end
|
10248
|
+
|
10249
|
+
# Update properties of this object
|
10250
|
+
def update!(**args)
|
10251
|
+
@country_code = args[:country_code] if args.key?(:country_code)
|
10252
|
+
@effective_time_period = args[:effective_time_period] if args.key?(:effective_time_period)
|
10253
|
+
@eligible_offer_matcher = args[:eligible_offer_matcher] if args.key?(:eligible_offer_matcher)
|
10254
|
+
@language_code = args[:language_code] if args.key?(:language_code)
|
10255
|
+
@merchant_id = args[:merchant_id] if args.key?(:merchant_id)
|
10256
|
+
@paused = args[:paused] if args.key?(:paused)
|
10257
|
+
@restriction = args[:restriction] if args.key?(:restriction)
|
10258
|
+
@rule_id = args[:rule_id] if args.key?(:rule_id)
|
10259
|
+
@title = args[:title] if args.key?(:title)
|
10260
|
+
@type = args[:type] if args.key?(:type)
|
10261
|
+
end
|
10262
|
+
end
|
10263
|
+
|
10264
|
+
#
|
10265
|
+
class RepricingRuleEffectiveTime
|
10266
|
+
include Google::Apis::Core::Hashable
|
10267
|
+
|
10268
|
+
# A list of fixed time periods combined with OR. The maximum number of entries
|
10269
|
+
# is limited to 5.
|
10270
|
+
# Corresponds to the JSON property `fixedTimePeriods`
|
10271
|
+
# @return [Array<Google::Apis::ContentV2_1::RepricingRuleEffectiveTimeFixedTimePeriod>]
|
10272
|
+
attr_accessor :fixed_time_periods
|
10273
|
+
|
10274
|
+
def initialize(**args)
|
10275
|
+
update!(**args)
|
10276
|
+
end
|
10277
|
+
|
10278
|
+
# Update properties of this object
|
10279
|
+
def update!(**args)
|
10280
|
+
@fixed_time_periods = args[:fixed_time_periods] if args.key?(:fixed_time_periods)
|
10281
|
+
end
|
10282
|
+
end
|
10283
|
+
|
10284
|
+
# Definition of a fixed time period.
|
10285
|
+
class RepricingRuleEffectiveTimeFixedTimePeriod
|
10286
|
+
include Google::Apis::Core::Hashable
|
10287
|
+
|
10288
|
+
# The end time (exclusive) of the period. It can only be hour granularity.
|
10289
|
+
# Corresponds to the JSON property `endTime`
|
10290
|
+
# @return [String]
|
10291
|
+
attr_accessor :end_time
|
10292
|
+
|
10293
|
+
# The start time (inclusive) of the period. It can only be hour granularity.
|
10294
|
+
# Corresponds to the JSON property `startTime`
|
10295
|
+
# @return [String]
|
10296
|
+
attr_accessor :start_time
|
10297
|
+
|
10298
|
+
def initialize(**args)
|
10299
|
+
update!(**args)
|
10300
|
+
end
|
10301
|
+
|
10302
|
+
# Update properties of this object
|
10303
|
+
def update!(**args)
|
10304
|
+
@end_time = args[:end_time] if args.key?(:end_time)
|
10305
|
+
@start_time = args[:start_time] if args.key?(:start_time)
|
10306
|
+
end
|
10307
|
+
end
|
10308
|
+
|
10309
|
+
# Matcher that specifies eligible offers. When the USE_FEED_ATTRIBUTE option is
|
10310
|
+
# selected, only the repricing_rule_id attribute on the product feed is used to
|
10311
|
+
# specify offer-rule mapping. When the CUSTOM_FILTER option is selected, only
|
10312
|
+
# the *_matcher fields are used to filter the offers for offer-rule mapping. If
|
10313
|
+
# the CUSTOM_FILTER option is selected, an offer needs to satisfy each custom
|
10314
|
+
# filter matcher to be eligible for a rule. Size limit: the sum of the number of
|
10315
|
+
# entries in all the matchers should not exceed 20. For example, there can be 15
|
10316
|
+
# product ids and 5 brands, but not 10 product ids and 11 brands.
|
10317
|
+
class RepricingRuleEligibleOfferMatcher
|
10318
|
+
include Google::Apis::Core::Hashable
|
10319
|
+
|
10320
|
+
# Matcher by string attributes.
|
10321
|
+
# Corresponds to the JSON property `brandMatcher`
|
10322
|
+
# @return [Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher]
|
10323
|
+
attr_accessor :brand_matcher
|
10324
|
+
|
10325
|
+
# Matcher by string attributes.
|
10326
|
+
# Corresponds to the JSON property `itemGroupIdMatcher`
|
10327
|
+
# @return [Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher]
|
10328
|
+
attr_accessor :item_group_id_matcher
|
10329
|
+
|
10330
|
+
# Determines whether to use the custom matchers or the product feed attribute "
|
10331
|
+
# repricing_rule_id" to specify offer-rule mapping.
|
10332
|
+
# Corresponds to the JSON property `matcherOption`
|
10333
|
+
# @return [String]
|
10334
|
+
attr_accessor :matcher_option
|
10335
|
+
|
10336
|
+
# Matcher by string attributes.
|
10337
|
+
# Corresponds to the JSON property `offerIdMatcher`
|
10338
|
+
# @return [Google::Apis::ContentV2_1::RepricingRuleEligibleOfferMatcherStringMatcher]
|
10339
|
+
attr_accessor :offer_id_matcher
|
10340
|
+
|
10341
|
+
def initialize(**args)
|
10342
|
+
update!(**args)
|
10343
|
+
end
|
10344
|
+
|
10345
|
+
# Update properties of this object
|
10346
|
+
def update!(**args)
|
10347
|
+
@brand_matcher = args[:brand_matcher] if args.key?(:brand_matcher)
|
10348
|
+
@item_group_id_matcher = args[:item_group_id_matcher] if args.key?(:item_group_id_matcher)
|
10349
|
+
@matcher_option = args[:matcher_option] if args.key?(:matcher_option)
|
10350
|
+
@offer_id_matcher = args[:offer_id_matcher] if args.key?(:offer_id_matcher)
|
10351
|
+
end
|
10352
|
+
end
|
10353
|
+
|
10354
|
+
# Matcher by string attributes.
|
10355
|
+
class RepricingRuleEligibleOfferMatcherStringMatcher
|
10356
|
+
include Google::Apis::Core::Hashable
|
10357
|
+
|
10358
|
+
# String attributes, as long as such attribute of an offer is one of the string
|
10359
|
+
# attribute values, the offer is considered as passing the matcher. The string
|
10360
|
+
# matcher checks an offer for inclusivity in the string attributes, not equality.
|
10361
|
+
# Only literal string matching is supported, no regex.
|
10362
|
+
# Corresponds to the JSON property `strAttributes`
|
10363
|
+
# @return [Array<String>]
|
10364
|
+
attr_accessor :str_attributes
|
10365
|
+
|
10366
|
+
def initialize(**args)
|
10367
|
+
update!(**args)
|
10368
|
+
end
|
10369
|
+
|
10370
|
+
# Update properties of this object
|
10371
|
+
def update!(**args)
|
10372
|
+
@str_attributes = args[:str_attributes] if args.key?(:str_attributes)
|
10373
|
+
end
|
10374
|
+
end
|
10375
|
+
|
10376
|
+
# Definition of a rule restriction. At least one of the following needs to be
|
10377
|
+
# true: (1) use_auto_pricing_min_price is true (2) floor.price_delta exists (3)
|
10378
|
+
# floor.percentage_delta exists If floor.price_delta and floor.percentage_delta
|
10379
|
+
# are both set on a rule, the highest value will be chosen by the Repricer. In
|
10380
|
+
# other words, for a product with a price of $50, if the `floor.percentage_delta`
|
10381
|
+
# is "-10" and the floor.price_delta is "-12", the offer price will only be
|
10382
|
+
# lowered $5 (10% lower than the original offer price).
|
10383
|
+
class RepricingRuleRestriction
|
10384
|
+
include Google::Apis::Core::Hashable
|
10385
|
+
|
10386
|
+
# Definition of a boundary.
|
10387
|
+
# Corresponds to the JSON property `floor`
|
10388
|
+
# @return [Google::Apis::ContentV2_1::RepricingRuleRestrictionBoundary]
|
10389
|
+
attr_accessor :floor
|
10390
|
+
|
10391
|
+
# If true, use the AUTO_PRICING_MIN_PRICE offer attribute as the lower bound of
|
10392
|
+
# the rule. If use_auto_pricing_min_price is true, then only offers with `
|
10393
|
+
# AUTO_PRICING_MIN_PRICE` existing on the offer will get Repricer treatment,
|
10394
|
+
# even if a floor value is set on the rule. Also, if use_auto_pricing_min_price
|
10395
|
+
# is true, the floor restriction will be ignored.
|
10396
|
+
# Corresponds to the JSON property `useAutoPricingMinPrice`
|
10397
|
+
# @return [Boolean]
|
10398
|
+
attr_accessor :use_auto_pricing_min_price
|
10399
|
+
alias_method :use_auto_pricing_min_price?, :use_auto_pricing_min_price
|
10400
|
+
|
10401
|
+
def initialize(**args)
|
10402
|
+
update!(**args)
|
10403
|
+
end
|
10404
|
+
|
10405
|
+
# Update properties of this object
|
10406
|
+
def update!(**args)
|
10407
|
+
@floor = args[:floor] if args.key?(:floor)
|
10408
|
+
@use_auto_pricing_min_price = args[:use_auto_pricing_min_price] if args.key?(:use_auto_pricing_min_price)
|
10409
|
+
end
|
10410
|
+
end
|
10411
|
+
|
10412
|
+
# Definition of a boundary.
|
10413
|
+
class RepricingRuleRestrictionBoundary
|
10414
|
+
include Google::Apis::Core::Hashable
|
10415
|
+
|
10416
|
+
# The percentage delta relative to the offer selling price. This field is signed.
|
10417
|
+
# It must be negative in floor. When it is used in floor, it should be > -100.
|
10418
|
+
# If an offer is selling at $10 and this field is -30 in floor, the repricing
|
10419
|
+
# rule only applies if the calculated new price is >= $7.
|
10420
|
+
# Corresponds to the JSON property `percentageDelta`
|
10421
|
+
# @return [Fixnum]
|
10422
|
+
attr_accessor :percentage_delta
|
10423
|
+
|
10424
|
+
# The price micros relative to the offer selling price. This field is signed. It
|
10425
|
+
# must be negative in floor. If an offer is selling at $10 and this field is -$2
|
10426
|
+
# in floor, the repricing rule only applies if the calculated new price is >= $8.
|
10427
|
+
# Corresponds to the JSON property `priceDelta`
|
10428
|
+
# @return [String]
|
10429
|
+
attr_accessor :price_delta
|
10430
|
+
|
10431
|
+
def initialize(**args)
|
10432
|
+
update!(**args)
|
10433
|
+
end
|
10434
|
+
|
10435
|
+
# Update properties of this object
|
10436
|
+
def update!(**args)
|
10437
|
+
@percentage_delta = args[:percentage_delta] if args.key?(:percentage_delta)
|
10438
|
+
@price_delta = args[:price_delta] if args.key?(:price_delta)
|
10439
|
+
end
|
10440
|
+
end
|
10441
|
+
|
10235
10442
|
# Return address resource.
|
10236
10443
|
class ReturnAddress
|
10237
10444
|
include Google::Apis::Core::Hashable
|
@@ -10425,12 +10632,8 @@ module Google
|
|
10425
10632
|
# most items a minimum of 30 days is required for returns. Exceptions may be
|
10426
10633
|
# made for electronics or non-returnable items such as food, perishables, and
|
10427
10634
|
# living things. A policy of less than 30 days can only be applied to those
|
10428
|
-
# items.
|
10429
|
-
#
|
10430
|
-
# - "`lastReturnDate`"
|
10431
|
-
# - "`lifetimeReturns`"
|
10432
|
-
# - "`noReturns`"
|
10433
|
-
# - "`numberOfDaysAfterDelivery`"
|
10635
|
+
# items. Acceptable values are: - "`lastReturnDate`" - "`lifetimeReturns`" - "`
|
10636
|
+
# noReturns`" - "`numberOfDaysAfterDelivery`"
|
10434
10637
|
# Corresponds to the JSON property `type`
|
10435
10638
|
# @return [String]
|
10436
10639
|
attr_accessor :type
|
@@ -10549,11 +10752,8 @@ module Google
|
|
10549
10752
|
# @return [String]
|
10550
10753
|
attr_accessor :delivery_date
|
10551
10754
|
|
10552
|
-
# Type of the return method.
|
10553
|
-
#
|
10554
|
-
# - "`byMail`"
|
10555
|
-
# - "`contactCustomerSupport`"
|
10556
|
-
# - "`returnless`"
|
10755
|
+
# Type of the return method. Acceptable values are: - "`byMail`" - "`
|
10756
|
+
# contactCustomerSupport`" - "`returnless`"
|
10557
10757
|
# Corresponds to the JSON property `returnMethodType`
|
10558
10758
|
# @return [String]
|
10559
10759
|
attr_accessor :return_method_type
|
@@ -10574,13 +10774,8 @@ module Google
|
|
10574
10774
|
# @return [String]
|
10575
10775
|
attr_accessor :shipping_date
|
10576
10776
|
|
10577
|
-
# State of the shipment.
|
10578
|
-
#
|
10579
|
-
# - "`completed`"
|
10580
|
-
# - "`new`"
|
10581
|
-
# - "`shipped`"
|
10582
|
-
# - "`undeliverable`"
|
10583
|
-
# - "`pending`"
|
10777
|
+
# State of the shipment. Acceptable values are: - "`completed`" - "`new`" - "`
|
10778
|
+
# shipped`" - "`undeliverable`" - "`pending`"
|
10584
10779
|
# Corresponds to the JSON property `state`
|
10585
10780
|
# @return [String]
|
10586
10781
|
attr_accessor :state
|
@@ -10634,11 +10829,8 @@ module Google
|
|
10634
10829
|
# @return [Fixnum]
|
10635
10830
|
attr_accessor :merchant_id
|
10636
10831
|
|
10637
|
-
# Method of the batch request entry.
|
10638
|
-
#
|
10639
|
-
# - "`delete`"
|
10640
|
-
# - "`get`"
|
10641
|
-
# - "`insert`"
|
10832
|
+
# Method of the batch request entry. Acceptable values are: - "`delete`" - "`get`
|
10833
|
+
# " - "`insert`"
|
10642
10834
|
# Corresponds to the JSON property `method`
|
10643
10835
|
# @return [String]
|
10644
10836
|
attr_accessor :method_prop
|
@@ -10796,11 +10988,8 @@ module Google
|
|
10796
10988
|
# @return [Fixnum]
|
10797
10989
|
attr_accessor :merchant_id
|
10798
10990
|
|
10799
|
-
# Method of the batch request entry.
|
10800
|
-
#
|
10801
|
-
# - "`delete`"
|
10802
|
-
# - "`get`"
|
10803
|
-
# - "`insert`"
|
10991
|
+
# Method of the batch request entry. Acceptable values are: - "`delete`" - "`get`
|
10992
|
+
# " - "`insert`"
|
10804
10993
|
# Corresponds to the JSON property `method`
|
10805
10994
|
# @return [String]
|
10806
10995
|
attr_accessor :method_prop
|
@@ -10967,11 +11156,8 @@ module Google
|
|
10967
11156
|
# @return [Google::Apis::ContentV2_1::DeliveryTime]
|
10968
11157
|
attr_accessor :delivery_time
|
10969
11158
|
|
10970
|
-
# Eligibility for this service.
|
10971
|
-
#
|
10972
|
-
# - "`All scenarios`"
|
10973
|
-
# - "`All scenarios except Shopping Actions`"
|
10974
|
-
# - "`Shopping Actions`"
|
11159
|
+
# Eligibility for this service. Acceptable values are: - "`All scenarios`" - "`
|
11160
|
+
# All scenarios except Shopping Actions`" - "`Shopping Actions`"
|
10975
11161
|
# Corresponds to the JSON property `eligibility`
|
10976
11162
|
# @return [String]
|
10977
11163
|
attr_accessor :eligibility
|
@@ -11008,10 +11194,8 @@ module Google
|
|
11008
11194
|
# @return [Array<Google::Apis::ContentV2_1::RateGroup>]
|
11009
11195
|
attr_accessor :rate_groups
|
11010
11196
|
|
11011
|
-
# Type of locations this service ships orders to.
|
11012
|
-
#
|
11013
|
-
# - "`delivery`"
|
11014
|
-
# - "`pickup`"
|
11197
|
+
# Type of locations this service ships orders to. Acceptable values are: - "`
|
11198
|
+
# delivery`" - "`pickup`"
|
11015
11199
|
# Corresponds to the JSON property `shipmentType`
|
11016
11200
|
# @return [String]
|
11017
11201
|
attr_accessor :shipment_type
|
@@ -11104,8 +11288,7 @@ module Google
|
|
11104
11288
|
end
|
11105
11289
|
end
|
11106
11290
|
|
11107
|
-
# Settlement transactions give a detailed breakdown of the
|
11108
|
-
# = resource_for v2.1.settlementtransactions ==)
|
11291
|
+
# Settlement transactions give a detailed breakdown of the settlement report.
|
11109
11292
|
class SettlementTransaction
|
11110
11293
|
include Google::Apis::Core::Hashable
|
11111
11294
|
|
@@ -11152,49 +11335,21 @@ module Google
|
|
11152
11335
|
# @return [Google::Apis::ContentV2_1::SettlementTransactionAmountCommission]
|
11153
11336
|
attr_accessor :commission
|
11154
11337
|
|
11155
|
-
# The description of the event.
|
11156
|
-
#
|
11157
|
-
# - "`
|
11158
|
-
# - "`
|
11159
|
-
# - "`
|
11160
|
-
# - "`
|
11161
|
-
# - "`
|
11162
|
-
# - "`
|
11163
|
-
# - "`
|
11164
|
-
# - "`
|
11165
|
-
# - "`
|
11166
|
-
# - "`
|
11167
|
-
# - "`
|
11168
|
-
# - "`
|
11169
|
-
# - "`
|
11170
|
-
# - "`furnitureEcoFee`"
|
11171
|
-
# - "`copyPrivateFee`"
|
11172
|
-
# - "`eeeEcoFeeCommission`"
|
11173
|
-
# - "`furnitureEcoFeeCommission`"
|
11174
|
-
# - "`copyPrivateFeeCommission`"
|
11175
|
-
# - "`principalRefund`"
|
11176
|
-
# - "`principalRefundTax`"
|
11177
|
-
# - "`itemCommission`"
|
11178
|
-
# - "`adjustmentCommission`"
|
11179
|
-
# - "`shippingFeeCommission`"
|
11180
|
-
# - "`commissionRefund`"
|
11181
|
-
# - "`damaged`"
|
11182
|
-
# - "`damagedOrDefectiveItem`"
|
11183
|
-
# - "`expiredItem`"
|
11184
|
-
# - "`faultyItem`"
|
11185
|
-
# - "`incorrectItemReceived`"
|
11186
|
-
# - "`itemMissing`"
|
11187
|
-
# - "`qualityNotExpected`"
|
11188
|
-
# - "`receivedTooLate`"
|
11189
|
-
# - "`storePackageMissing`"
|
11190
|
-
# - "`transitPackageMissing`"
|
11191
|
-
# - "`unsuccessfulDeliveryUndeliverable`"
|
11192
|
-
# - "`wrongChargeInStore`"
|
11193
|
-
# - "`wrongItem`"
|
11194
|
-
# - "`returns`"
|
11195
|
-
# - "`undeliverable`"
|
11196
|
-
# - "`refundFromMerchant`"
|
11197
|
-
# - "`returnLabelShippingFee`"
|
11338
|
+
# The description of the event. Acceptable values are: - "`taxWithhold`" - "`
|
11339
|
+
# principal`" - "`principalAdjustment`" - "`shippingFee`" - "`
|
11340
|
+
# merchantRemittedSalesTax`" - "`googleRemittedSalesTax`" - "`merchantCoupon`" -
|
11341
|
+
# "`merchantCouponTax`" - "`merchantRemittedDisposalTax`" - "`
|
11342
|
+
# googleRemittedDisposalTax`" - "`merchantRemittedRedemptionFee`" - "`
|
11343
|
+
# googleRemittedRedemptionFee`" - "`eeeEcoFee`" - "`furnitureEcoFee`" - "`
|
11344
|
+
# copyPrivateFee`" - "`eeeEcoFeeCommission`" - "`furnitureEcoFeeCommission`" - "`
|
11345
|
+
# copyPrivateFeeCommission`" - "`principalRefund`" - "`principalRefundTax`" - "`
|
11346
|
+
# itemCommission`" - "`adjustmentCommission`" - "`shippingFeeCommission`" - "`
|
11347
|
+
# commissionRefund`" - "`damaged`" - "`damagedOrDefectiveItem`" - "`expiredItem`"
|
11348
|
+
# - "`faultyItem`" - "`incorrectItemReceived`" - "`itemMissing`" - "`
|
11349
|
+
# qualityNotExpected`" - "`receivedTooLate`" - "`storePackageMissing`" - "`
|
11350
|
+
# transitPackageMissing`" - "`unsuccessfulDeliveryUndeliverable`" - "`
|
11351
|
+
# wrongChargeInStore`" - "`wrongItem`" - "`returns`" - "`undeliverable`" - "`
|
11352
|
+
# refundFromMerchant`" - "`returnLabelShippingFee`"
|
11198
11353
|
# Corresponds to the JSON property `description`
|
11199
11354
|
# @return [String]
|
11200
11355
|
attr_accessor :description
|
@@ -11204,15 +11359,9 @@ module Google
|
|
11204
11359
|
# @return [Google::Apis::ContentV2_1::Price]
|
11205
11360
|
attr_accessor :transaction_amount
|
11206
11361
|
|
11207
|
-
# The type of the amount.
|
11208
|
-
#
|
11209
|
-
#
|
11210
|
-
# - "`orderPrice`"
|
11211
|
-
# - "`refund`"
|
11212
|
-
# - "`earlyRefund`"
|
11213
|
-
# - "`courtesyRefund`"
|
11214
|
-
# - "`returnRefund`"
|
11215
|
-
# - "`returnLabelShippingFeeAmount`"
|
11362
|
+
# The type of the amount. Acceptable values are: - "`itemPrice`" - "`orderPrice`"
|
11363
|
+
# - "`refund`" - "`earlyRefund`" - "`courtesyRefund`" - "`returnRefund`" - "`
|
11364
|
+
# returnLabelShippingFeeAmount`"
|
11216
11365
|
# Corresponds to the JSON property `type`
|
11217
11366
|
# @return [String]
|
11218
11367
|
attr_accessor :type
|
@@ -11234,52 +11383,21 @@ module Google
|
|
11234
11383
|
class SettlementTransactionAmountCommission
|
11235
11384
|
include Google::Apis::Core::Hashable
|
11236
11385
|
|
11237
|
-
# The category of the commission.
|
11238
|
-
#
|
11239
|
-
# - "`
|
11240
|
-
# - "`
|
11241
|
-
# - "`
|
11242
|
-
# - "`
|
11243
|
-
# - "`
|
11244
|
-
# - "`
|
11245
|
-
# - "`
|
11246
|
-
# - "`
|
11247
|
-
# - "`
|
11248
|
-
# - "`
|
11249
|
-
# - "`
|
11250
|
-
# - "`
|
11251
|
-
#
|
11252
|
-
# - "`toysAndGames`"
|
11253
|
-
# - "`musicalInstruments`"
|
11254
|
-
# - "`giftCards`"
|
11255
|
-
# - "`babyAndToddler`"
|
11256
|
-
# - "`babyFoodWipesAndDiapers`"
|
11257
|
-
# - "`businessAndIndustrial`"
|
11258
|
-
# - "`camerasOpticsAndPhotography`"
|
11259
|
-
# - "`consumerElectronics`"
|
11260
|
-
# - "`electronicsAccessories`"
|
11261
|
-
# - "`personalComputers`"
|
11262
|
-
# - "`videoGameConsoles`"
|
11263
|
-
# - "`foodAndGrocery`"
|
11264
|
-
# - "`beverages`"
|
11265
|
-
# - "`tobaccoProducts`"
|
11266
|
-
# - "`furniture`"
|
11267
|
-
# - "`hardware`"
|
11268
|
-
# - "`buildingMaterials`"
|
11269
|
-
# - "`tools`"
|
11270
|
-
# - "`healthAndPersonalCare`"
|
11271
|
-
# - "`beauty`"
|
11272
|
-
# - "`householdSupplies`"
|
11273
|
-
# - "`kitchenAndDining`"
|
11274
|
-
# - "`majorAppliances`"
|
11275
|
-
# - "`luggageAndBags`"
|
11276
|
-
# - "`media`"
|
11277
|
-
# - "`officeSupplies`"
|
11278
|
-
# - "`softwareAndVideoGames`"
|
11279
|
-
# - "`vehiclePartsAndAccessories`"
|
11280
|
-
# - "`vehicleTiresAndWheels`"
|
11281
|
-
# - "`vehicles`"
|
11282
|
-
# - "`everythingElse`"
|
11386
|
+
# The category of the commission. Acceptable values are: - "`
|
11387
|
+
# animalsAndPetSupplies`" - "`dogCatFoodAndCatLitter`" - "`apparelAndAccessories`
|
11388
|
+
# " - "`shoesHandbagsAndSunglasses`" - "`costumesAndAccessories`" - "`jewelry`" -
|
11389
|
+
# "`watches`" - "`hobbiesArtsAndCrafts`" - "`homeAndGarden`" - "`
|
11390
|
+
# entertainmentCollectibles`" - "`collectibleCoins`" - "`sportsCollectibles`" - "
|
11391
|
+
# `sportingGoods`" - "`toysAndGames`" - "`musicalInstruments`" - "`giftCards`" -
|
11392
|
+
# "`babyAndToddler`" - "`babyFoodWipesAndDiapers`" - "`businessAndIndustrial`" -
|
11393
|
+
# "`camerasOpticsAndPhotography`" - "`consumerElectronics`" - "`
|
11394
|
+
# electronicsAccessories`" - "`personalComputers`" - "`videoGameConsoles`" - "`
|
11395
|
+
# foodAndGrocery`" - "`beverages`" - "`tobaccoProducts`" - "`furniture`" - "`
|
11396
|
+
# hardware`" - "`buildingMaterials`" - "`tools`" - "`healthAndPersonalCare`" - "`
|
11397
|
+
# beauty`" - "`householdSupplies`" - "`kitchenAndDining`" - "`majorAppliances`" -
|
11398
|
+
# "`luggageAndBags`" - "`media`" - "`officeSupplies`" - "`softwareAndVideoGames`
|
11399
|
+
# " - "`vehiclePartsAndAccessories`" - "`vehicleTiresAndWheels`" - "`vehicles`" -
|
11400
|
+
# "`everythingElse`"
|
11283
11401
|
# Corresponds to the JSON property `category`
|
11284
11402
|
# @return [String]
|
11285
11403
|
attr_accessor :category
|
@@ -11358,16 +11476,11 @@ module Google
|
|
11358
11476
|
# @return [String]
|
11359
11477
|
attr_accessor :post_date
|
11360
11478
|
|
11361
|
-
# The type of the transaction that occurred.
|
11362
|
-
#
|
11363
|
-
# - "`
|
11364
|
-
# - "`
|
11365
|
-
#
|
11366
|
-
# - "`reversalRefund`"
|
11367
|
-
# - "`issueRelatedRefundAndReplacement`"
|
11368
|
-
# - "`returnLabelShippingFeeTransaction`"
|
11369
|
-
# - "`reversalIssueRelatedRefundAndReplacement`"
|
11370
|
-
# - "`reversalReturnLabelShippingFeeTransaction`"
|
11479
|
+
# The type of the transaction that occurred. Acceptable values are: - "`order`" -
|
11480
|
+
# "`reversal`" - "`orderRefund`" - "`reversalRefund`" - "`
|
11481
|
+
# issueRelatedRefundAndReplacement`" - "`returnLabelShippingFeeTransaction`" - "`
|
11482
|
+
# reversalIssueRelatedRefundAndReplacement`" - "`
|
11483
|
+
# reversalReturnLabelShippingFeeTransaction`"
|
11371
11484
|
# Corresponds to the JSON property `type`
|
11372
11485
|
# @return [String]
|
11373
11486
|
attr_accessor :type
|
@@ -11525,38 +11638,13 @@ module Google
|
|
11525
11638
|
class ShipmentTrackingInfo
|
11526
11639
|
include Google::Apis::Core::Hashable
|
11527
11640
|
|
11528
|
-
# The shipping carrier that handles the package.
|
11529
|
-
#
|
11530
|
-
# - "`
|
11531
|
-
# - "`
|
11532
|
-
# - "`
|
11533
|
-
# - "`
|
11534
|
-
#
|
11535
|
-
# - "`cxt`"
|
11536
|
-
# - "`deliv`"
|
11537
|
-
# - "`dhl`"
|
11538
|
-
# - "`dpd`"
|
11539
|
-
# - "`dynamex`"
|
11540
|
-
# - "`eCourier`"
|
11541
|
-
# - "`easypost`"
|
11542
|
-
# - "`efw`"
|
11543
|
-
# - "`fedex`"
|
11544
|
-
# - "`fedexSmartpost`"
|
11545
|
-
# - "`geodis`"
|
11546
|
-
# - "`gls`"
|
11547
|
-
# - "`googleCourier`"
|
11548
|
-
# - "`gsx`"
|
11549
|
-
# - "`jdLogistics`"
|
11550
|
-
# - "`laPoste`"
|
11551
|
-
# - "`lasership`"
|
11552
|
-
# - "`manual`"
|
11553
|
-
# - "`mpx`"
|
11554
|
-
# - "`onTrac`"
|
11555
|
-
# - "`other`"
|
11556
|
-
# - "`tnt`"
|
11557
|
-
# - "`uds`"
|
11558
|
-
# - "`ups`"
|
11559
|
-
# - "`usps`"
|
11641
|
+
# The shipping carrier that handles the package. Acceptable values are: - "`
|
11642
|
+
# boxtal`" - "`bpost`" - "`chronopost`" - "`colisPrive`" - "`colissimo`" - "`cxt`
|
11643
|
+
# " - "`deliv`" - "`dhl`" - "`dpd`" - "`dynamex`" - "`eCourier`" - "`easypost`" -
|
11644
|
+
# "`efw`" - "`fedex`" - "`fedexSmartpost`" - "`geodis`" - "`gls`" - "`
|
11645
|
+
# googleCourier`" - "`gsx`" - "`jdLogistics`" - "`laPoste`" - "`lasership`" - "`
|
11646
|
+
# manual`" - "`mpx`" - "`onTrac`" - "`other`" - "`tnt`" - "`uds`" - "`ups`" - "`
|
11647
|
+
# usps`"
|
11560
11648
|
# Corresponds to the JSON property `carrier`
|
11561
11649
|
# @return [String]
|
11562
11650
|
attr_accessor :carrier
|
@@ -11648,10 +11736,7 @@ module Google
|
|
11648
11736
|
# @return [Fixnum]
|
11649
11737
|
attr_accessor :merchant_id
|
11650
11738
|
|
11651
|
-
# The method of the batch entry.
|
11652
|
-
# Acceptable values are:
|
11653
|
-
# - "`get`"
|
11654
|
-
# - "`update`"
|
11739
|
+
# The method of the batch entry. Acceptable values are: - "`get`" - "`update`"
|
11655
11740
|
# Corresponds to the JSON property `method`
|
11656
11741
|
# @return [String]
|
11657
11742
|
attr_accessor :method_prop
|
@@ -11927,40 +12012,28 @@ module Google
|
|
11927
12012
|
# @return [Google::Apis::ContentV2_1::TestOrderPickupDetails]
|
11928
12013
|
attr_accessor :pickup_details
|
11929
12014
|
|
11930
|
-
# Required. The billing address.
|
11931
|
-
#
|
11932
|
-
# - "`dwight`"
|
11933
|
-
# - "`jim`"
|
11934
|
-
# - "`pam`"
|
12015
|
+
# Required. The billing address. Acceptable values are: - "`dwight`" - "`jim`" -
|
12016
|
+
# "`pam`"
|
11935
12017
|
# Corresponds to the JSON property `predefinedBillingAddress`
|
11936
12018
|
# @return [String]
|
11937
12019
|
attr_accessor :predefined_billing_address
|
11938
12020
|
|
11939
12021
|
# Required. Identifier of one of the predefined delivery addresses for the
|
11940
|
-
# delivery.
|
11941
|
-
# Acceptable values are:
|
11942
|
-
# - "`dwight`"
|
11943
|
-
# - "`jim`"
|
11944
|
-
# - "`pam`"
|
12022
|
+
# delivery. Acceptable values are: - "`dwight`" - "`jim`" - "`pam`"
|
11945
12023
|
# Corresponds to the JSON property `predefinedDeliveryAddress`
|
11946
12024
|
# @return [String]
|
11947
12025
|
attr_accessor :predefined_delivery_address
|
11948
12026
|
|
11949
|
-
# Required. Email address of the customer.
|
11950
|
-
#
|
11951
|
-
#
|
11952
|
-
# - "`pog.jim.halpert@gmail.com`"
|
11953
|
-
# - "`penpog.pam.beesly@gmail.comding`"
|
12027
|
+
# Required. Email address of the customer. Acceptable values are: - "`pog.dwight.
|
12028
|
+
# schrute@gmail.com`" - "`pog.jim.halpert@gmail.com`" - "`penpog.pam.beesly@
|
12029
|
+
# gmail.comding`"
|
11954
12030
|
# Corresponds to the JSON property `predefinedEmail`
|
11955
12031
|
# @return [String]
|
11956
12032
|
attr_accessor :predefined_email
|
11957
12033
|
|
11958
12034
|
# Identifier of one of the predefined pickup details. Required for orders
|
11959
|
-
# containing line items with shipping type `pickup`.
|
11960
|
-
#
|
11961
|
-
# - "`dwight`"
|
11962
|
-
# - "`jim`"
|
11963
|
-
# - "`pam`"
|
12035
|
+
# containing line items with shipping type `pickup`. Acceptable values are: - "`
|
12036
|
+
# dwight`" - "`jim`" - "`pam`"
|
11964
12037
|
# Corresponds to the JSON property `predefinedPickupDetails`
|
11965
12038
|
# @return [String]
|
11966
12039
|
attr_accessor :predefined_pickup_details
|
@@ -11978,14 +12051,8 @@ module Google
|
|
11978
12051
|
# @return [Google::Apis::ContentV2_1::Price]
|
11979
12052
|
attr_accessor :shipping_cost
|
11980
12053
|
|
11981
|
-
# Required. The requested shipping option.
|
11982
|
-
#
|
11983
|
-
# - "`economy`"
|
11984
|
-
# - "`expedited`"
|
11985
|
-
# - "`oneDay`"
|
11986
|
-
# - "`sameDay`"
|
11987
|
-
# - "`standard`"
|
11988
|
-
# - "`twoDay`"
|
12054
|
+
# Required. The requested shipping option. Acceptable values are: - "`economy`" -
|
12055
|
+
# "`expedited`" - "`oneDay`" - "`sameDay`" - "`standard`" - "`twoDay`"
|
11989
12056
|
# Corresponds to the JSON property `shippingOption`
|
11990
12057
|
# @return [String]
|
11991
12058
|
attr_accessor :shipping_option
|
@@ -12022,11 +12089,8 @@ module Google
|
|
12022
12089
|
attr_accessor :country
|
12023
12090
|
|
12024
12091
|
# Strings representing the lines of the printed label for mailing the order, for
|
12025
|
-
# example:
|
12026
|
-
#
|
12027
|
-
# 1600 Amphitheatre Parkway
|
12028
|
-
# Mountain View, CA, 94043
|
12029
|
-
# United States
|
12092
|
+
# example: John Smith 1600 Amphitheatre Parkway Mountain View, CA, 94043 United
|
12093
|
+
# States
|
12030
12094
|
# Corresponds to the JSON property `fullAddress`
|
12031
12095
|
# @return [Array<String>]
|
12032
12096
|
attr_accessor :full_address
|
@@ -12152,17 +12216,13 @@ module Google
|
|
12152
12216
|
# @return [String]
|
12153
12217
|
attr_accessor :brand
|
12154
12218
|
|
12155
|
-
# Required. Condition or state of the item.
|
12156
|
-
# Acceptable values are:
|
12157
|
-
# - "`new`"
|
12219
|
+
# Required. Condition or state of the item. Acceptable values are: - "`new`"
|
12158
12220
|
# Corresponds to the JSON property `condition`
|
12159
12221
|
# @return [String]
|
12160
12222
|
attr_accessor :condition
|
12161
12223
|
|
12162
|
-
# Required. The two-letter ISO 639-1 language code for the item.
|
12163
|
-
#
|
12164
|
-
# - "`en`"
|
12165
|
-
# - "`fr`"
|
12224
|
+
# Required. The two-letter ISO 639-1 language code for the item. Acceptable
|
12225
|
+
# values are: - "`en`" - "`fr`"
|
12166
12226
|
# Corresponds to the JSON property `contentLanguage`
|
12167
12227
|
# @return [String]
|
12168
12228
|
attr_accessor :content_language
|
@@ -12204,7 +12264,7 @@ module Google
|
|
12204
12264
|
# @return [Google::Apis::ContentV2_1::Price]
|
12205
12265
|
attr_accessor :price
|
12206
12266
|
|
12207
|
-
# Required. The CLDR territory code of the target country of the product.
|
12267
|
+
# Required. The CLDR territory // code of the target country of the product.
|
12208
12268
|
# Corresponds to the JSON property `targetCountry`
|
12209
12269
|
# @return [String]
|
12210
12270
|
attr_accessor :target_country
|
@@ -12255,11 +12315,8 @@ module Google
|
|
12255
12315
|
# @return [Google::Apis::ContentV2_1::TestOrderAddress]
|
12256
12316
|
attr_accessor :pickup_location_address
|
12257
12317
|
|
12258
|
-
# Pickup location type.
|
12259
|
-
#
|
12260
|
-
# - "`locker`"
|
12261
|
-
# - "`store`"
|
12262
|
-
# - "`curbside`"
|
12318
|
+
# Pickup location type. Acceptable values are: - "`locker`" - "`store`" - "`
|
12319
|
+
# curbside`"
|
12263
12320
|
# Corresponds to the JSON property `pickupLocationType`
|
12264
12321
|
# @return [String]
|
12265
12322
|
attr_accessor :pickup_location_type
|
@@ -12427,9 +12484,8 @@ module Google
|
|
12427
12484
|
# @return [Google::Apis::ContentV2_1::Amount]
|
12428
12485
|
attr_accessor :additional_charge_amount
|
12429
12486
|
|
12430
|
-
# [required] Type of the additional charge.
|
12431
|
-
#
|
12432
|
-
# - "`shipping`"
|
12487
|
+
# [required] Type of the additional charge. Acceptable values are: - "`shipping`"
|
12488
|
+
#
|
12433
12489
|
# Corresponds to the JSON property `type`
|
12434
12490
|
# @return [String]
|
12435
12491
|
attr_accessor :type
|
@@ -12460,11 +12516,8 @@ module Google
|
|
12460
12516
|
# @return [String]
|
12461
12517
|
attr_accessor :tax_name
|
12462
12518
|
|
12463
|
-
# [required] Type of the tax.
|
12464
|
-
#
|
12465
|
-
# - "`otherFee`"
|
12466
|
-
# - "`otherFeeTax`"
|
12467
|
-
# - "`sales`"
|
12519
|
+
# [required] Type of the tax. Acceptable values are: - "`otherFee`" - "`
|
12520
|
+
# otherFeeTax`" - "`sales`"
|
12468
12521
|
# Corresponds to the JSON property `taxType`
|
12469
12522
|
# @return [String]
|
12470
12523
|
attr_accessor :tax_type
|
@@ -12535,10 +12588,7 @@ module Google
|
|
12535
12588
|
class Weight
|
12536
12589
|
include Google::Apis::Core::Hashable
|
12537
12590
|
|
12538
|
-
# Required. The weight unit.
|
12539
|
-
# Acceptable values are:
|
12540
|
-
# - "`kg`"
|
12541
|
-
# - "`lb`"
|
12591
|
+
# Required. The weight unit. Acceptable values are: - "`kg`" - "`lb`"
|
12542
12592
|
# Corresponds to the JSON property `unit`
|
12543
12593
|
# @return [String]
|
12544
12594
|
attr_accessor :unit
|