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
@@ -95,6 +95,9 @@ module Google
|
|
95
95
|
# @param [String] page_token
|
96
96
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
97
97
|
# by a previous list request to get the next page of results.
|
98
|
+
# @param [Boolean] return_partial_success
|
99
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
100
|
+
# failure. The default value is false and the logic is the same as today.
|
98
101
|
# @param [String] fields
|
99
102
|
# Selector specifying which fields to include in a partial response.
|
100
103
|
# @param [String] quota_user
|
@@ -114,7 +117,7 @@ module Google
|
|
114
117
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
115
118
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
116
119
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
117
|
-
def aggregated_accelerator_type_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
120
|
+
def aggregated_accelerator_type_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
118
121
|
command = make_simple_command(:get, '{project}/aggregated/acceleratorTypes', options)
|
119
122
|
command.response_representation = Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Representation
|
120
123
|
command.response_class = Google::Apis::ComputeV1::AcceleratorTypeAggregatedList
|
@@ -124,6 +127,7 @@ module Google
|
|
124
127
|
command.query['maxResults'] = max_results unless max_results.nil?
|
125
128
|
command.query['orderBy'] = order_by unless order_by.nil?
|
126
129
|
command.query['pageToken'] = page_token unless page_token.nil?
|
130
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
127
131
|
command.query['fields'] = fields unless fields.nil?
|
128
132
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
129
133
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -209,6 +213,9 @@ module Google
|
|
209
213
|
# @param [String] page_token
|
210
214
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
211
215
|
# by a previous list request to get the next page of results.
|
216
|
+
# @param [Boolean] return_partial_success
|
217
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
218
|
+
# failure. The default value is false and the logic is the same as today.
|
212
219
|
# @param [String] fields
|
213
220
|
# Selector specifying which fields to include in a partial response.
|
214
221
|
# @param [String] quota_user
|
@@ -228,7 +235,7 @@ module Google
|
|
228
235
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
229
236
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
230
237
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
231
|
-
def list_accelerator_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
238
|
+
def list_accelerator_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
232
239
|
command = make_simple_command(:get, '{project}/zones/{zone}/acceleratorTypes', options)
|
233
240
|
command.response_representation = Google::Apis::ComputeV1::AcceleratorTypeList::Representation
|
234
241
|
command.response_class = Google::Apis::ComputeV1::AcceleratorTypeList
|
@@ -238,6 +245,7 @@ module Google
|
|
238
245
|
command.query['maxResults'] = max_results unless max_results.nil?
|
239
246
|
command.query['orderBy'] = order_by unless order_by.nil?
|
240
247
|
command.query['pageToken'] = page_token unless page_token.nil?
|
248
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
241
249
|
command.query['fields'] = fields unless fields.nil?
|
242
250
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
243
251
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -288,6 +296,9 @@ module Google
|
|
288
296
|
# @param [String] page_token
|
289
297
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
290
298
|
# by a previous list request to get the next page of results.
|
299
|
+
# @param [Boolean] return_partial_success
|
300
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
301
|
+
# failure. The default value is false and the logic is the same as today.
|
291
302
|
# @param [String] fields
|
292
303
|
# Selector specifying which fields to include in a partial response.
|
293
304
|
# @param [String] quota_user
|
@@ -307,7 +318,7 @@ module Google
|
|
307
318
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
308
319
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
309
320
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
310
|
-
def list_aggregated_addresses(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
321
|
+
def list_aggregated_addresses(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
311
322
|
command = make_simple_command(:get, '{project}/aggregated/addresses', options)
|
312
323
|
command.response_representation = Google::Apis::ComputeV1::AddressAggregatedList::Representation
|
313
324
|
command.response_class = Google::Apis::ComputeV1::AddressAggregatedList
|
@@ -317,6 +328,7 @@ module Google
|
|
317
328
|
command.query['maxResults'] = max_results unless max_results.nil?
|
318
329
|
command.query['orderBy'] = order_by unless order_by.nil?
|
319
330
|
command.query['pageToken'] = page_token unless page_token.nil?
|
331
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
320
332
|
command.query['fields'] = fields unless fields.nil?
|
321
333
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
322
334
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -504,6 +516,9 @@ module Google
|
|
504
516
|
# @param [String] page_token
|
505
517
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
506
518
|
# by a previous list request to get the next page of results.
|
519
|
+
# @param [Boolean] return_partial_success
|
520
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
521
|
+
# failure. The default value is false and the logic is the same as today.
|
507
522
|
# @param [String] fields
|
508
523
|
# Selector specifying which fields to include in a partial response.
|
509
524
|
# @param [String] quota_user
|
@@ -523,7 +538,7 @@ module Google
|
|
523
538
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
524
539
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
525
540
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
526
|
-
def list_addresses(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
541
|
+
def list_addresses(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
527
542
|
command = make_simple_command(:get, '{project}/regions/{region}/addresses', options)
|
528
543
|
command.response_representation = Google::Apis::ComputeV1::AddressList::Representation
|
529
544
|
command.response_class = Google::Apis::ComputeV1::AddressList
|
@@ -533,6 +548,7 @@ module Google
|
|
533
548
|
command.query['maxResults'] = max_results unless max_results.nil?
|
534
549
|
command.query['orderBy'] = order_by unless order_by.nil?
|
535
550
|
command.query['pageToken'] = page_token unless page_token.nil?
|
551
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
536
552
|
command.query['fields'] = fields unless fields.nil?
|
537
553
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
538
554
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -583,6 +599,9 @@ module Google
|
|
583
599
|
# @param [String] page_token
|
584
600
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
585
601
|
# by a previous list request to get the next page of results.
|
602
|
+
# @param [Boolean] return_partial_success
|
603
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
604
|
+
# failure. The default value is false and the logic is the same as today.
|
586
605
|
# @param [String] fields
|
587
606
|
# Selector specifying which fields to include in a partial response.
|
588
607
|
# @param [String] quota_user
|
@@ -602,7 +621,7 @@ module Google
|
|
602
621
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
603
622
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
604
623
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
605
|
-
def list_aggregated_autoscalers(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
624
|
+
def list_aggregated_autoscalers(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
606
625
|
command = make_simple_command(:get, '{project}/aggregated/autoscalers', options)
|
607
626
|
command.response_representation = Google::Apis::ComputeV1::AutoscalerAggregatedList::Representation
|
608
627
|
command.response_class = Google::Apis::ComputeV1::AutoscalerAggregatedList
|
@@ -612,6 +631,7 @@ module Google
|
|
612
631
|
command.query['maxResults'] = max_results unless max_results.nil?
|
613
632
|
command.query['orderBy'] = order_by unless order_by.nil?
|
614
633
|
command.query['pageToken'] = page_token unless page_token.nil?
|
634
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
615
635
|
command.query['fields'] = fields unless fields.nil?
|
616
636
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
617
637
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -800,6 +820,9 @@ module Google
|
|
800
820
|
# @param [String] page_token
|
801
821
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
802
822
|
# by a previous list request to get the next page of results.
|
823
|
+
# @param [Boolean] return_partial_success
|
824
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
825
|
+
# failure. The default value is false and the logic is the same as today.
|
803
826
|
# @param [String] fields
|
804
827
|
# Selector specifying which fields to include in a partial response.
|
805
828
|
# @param [String] quota_user
|
@@ -819,7 +842,7 @@ module Google
|
|
819
842
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
820
843
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
821
844
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
822
|
-
def list_autoscalers(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
845
|
+
def list_autoscalers(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
823
846
|
command = make_simple_command(:get, '{project}/zones/{zone}/autoscalers', options)
|
824
847
|
command.response_representation = Google::Apis::ComputeV1::AutoscalerList::Representation
|
825
848
|
command.response_class = Google::Apis::ComputeV1::AutoscalerList
|
@@ -829,6 +852,7 @@ module Google
|
|
829
852
|
command.query['maxResults'] = max_results unless max_results.nil?
|
830
853
|
command.query['orderBy'] = order_by unless order_by.nil?
|
831
854
|
command.query['pageToken'] = page_token unless page_token.nil?
|
855
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
832
856
|
command.query['fields'] = fields unless fields.nil?
|
833
857
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
834
858
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -1222,6 +1246,9 @@ module Google
|
|
1222
1246
|
# @param [String] page_token
|
1223
1247
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
1224
1248
|
# by a previous list request to get the next page of results.
|
1249
|
+
# @param [Boolean] return_partial_success
|
1250
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
1251
|
+
# failure. The default value is false and the logic is the same as today.
|
1225
1252
|
# @param [String] fields
|
1226
1253
|
# Selector specifying which fields to include in a partial response.
|
1227
1254
|
# @param [String] quota_user
|
@@ -1241,7 +1268,7 @@ module Google
|
|
1241
1268
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
1242
1269
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
1243
1270
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
1244
|
-
def list_backend_buckets(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
1271
|
+
def list_backend_buckets(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
1245
1272
|
command = make_simple_command(:get, '{project}/global/backendBuckets', options)
|
1246
1273
|
command.response_representation = Google::Apis::ComputeV1::BackendBucketList::Representation
|
1247
1274
|
command.response_class = Google::Apis::ComputeV1::BackendBucketList
|
@@ -1250,6 +1277,7 @@ module Google
|
|
1250
1277
|
command.query['maxResults'] = max_results unless max_results.nil?
|
1251
1278
|
command.query['orderBy'] = order_by unless order_by.nil?
|
1252
1279
|
command.query['pageToken'] = page_token unless page_token.nil?
|
1280
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
1253
1281
|
command.query['fields'] = fields unless fields.nil?
|
1254
1282
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
1255
1283
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -1458,6 +1486,9 @@ module Google
|
|
1458
1486
|
# @param [String] page_token
|
1459
1487
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
1460
1488
|
# by a previous list request to get the next page of results.
|
1489
|
+
# @param [Boolean] return_partial_success
|
1490
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
1491
|
+
# failure. The default value is false and the logic is the same as today.
|
1461
1492
|
# @param [String] fields
|
1462
1493
|
# Selector specifying which fields to include in a partial response.
|
1463
1494
|
# @param [String] quota_user
|
@@ -1477,7 +1508,7 @@ module Google
|
|
1477
1508
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
1478
1509
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
1479
1510
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
1480
|
-
def aggregated_backend_service_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
1511
|
+
def aggregated_backend_service_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
1481
1512
|
command = make_simple_command(:get, '{project}/aggregated/backendServices', options)
|
1482
1513
|
command.response_representation = Google::Apis::ComputeV1::BackendServiceAggregatedList::Representation
|
1483
1514
|
command.response_class = Google::Apis::ComputeV1::BackendServiceAggregatedList
|
@@ -1487,6 +1518,7 @@ module Google
|
|
1487
1518
|
command.query['maxResults'] = max_results unless max_results.nil?
|
1488
1519
|
command.query['orderBy'] = order_by unless order_by.nil?
|
1489
1520
|
command.query['pageToken'] = page_token unless page_token.nil?
|
1521
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
1490
1522
|
command.query['fields'] = fields unless fields.nil?
|
1491
1523
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
1492
1524
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -1758,6 +1790,9 @@ module Google
|
|
1758
1790
|
# @param [String] page_token
|
1759
1791
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
1760
1792
|
# by a previous list request to get the next page of results.
|
1793
|
+
# @param [Boolean] return_partial_success
|
1794
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
1795
|
+
# failure. The default value is false and the logic is the same as today.
|
1761
1796
|
# @param [String] fields
|
1762
1797
|
# Selector specifying which fields to include in a partial response.
|
1763
1798
|
# @param [String] quota_user
|
@@ -1777,7 +1812,7 @@ module Google
|
|
1777
1812
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
1778
1813
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
1779
1814
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
1780
|
-
def list_backend_services(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
1815
|
+
def list_backend_services(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
1781
1816
|
command = make_simple_command(:get, '{project}/global/backendServices', options)
|
1782
1817
|
command.response_representation = Google::Apis::ComputeV1::BackendServiceList::Representation
|
1783
1818
|
command.response_class = Google::Apis::ComputeV1::BackendServiceList
|
@@ -1786,6 +1821,7 @@ module Google
|
|
1786
1821
|
command.query['maxResults'] = max_results unless max_results.nil?
|
1787
1822
|
command.query['orderBy'] = order_by unless order_by.nil?
|
1788
1823
|
command.query['pageToken'] = page_token unless page_token.nil?
|
1824
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
1789
1825
|
command.query['fields'] = fields unless fields.nil?
|
1790
1826
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
1791
1827
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -1994,6 +2030,9 @@ module Google
|
|
1994
2030
|
# @param [String] page_token
|
1995
2031
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
1996
2032
|
# by a previous list request to get the next page of results.
|
2033
|
+
# @param [Boolean] return_partial_success
|
2034
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
2035
|
+
# failure. The default value is false and the logic is the same as today.
|
1997
2036
|
# @param [String] fields
|
1998
2037
|
# Selector specifying which fields to include in a partial response.
|
1999
2038
|
# @param [String] quota_user
|
@@ -2013,7 +2052,7 @@ module Google
|
|
2013
2052
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
2014
2053
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
2015
2054
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
2016
|
-
def list_aggregated_disk_types(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2055
|
+
def list_aggregated_disk_types(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2017
2056
|
command = make_simple_command(:get, '{project}/aggregated/diskTypes', options)
|
2018
2057
|
command.response_representation = Google::Apis::ComputeV1::DiskTypeAggregatedList::Representation
|
2019
2058
|
command.response_class = Google::Apis::ComputeV1::DiskTypeAggregatedList
|
@@ -2023,6 +2062,7 @@ module Google
|
|
2023
2062
|
command.query['maxResults'] = max_results unless max_results.nil?
|
2024
2063
|
command.query['orderBy'] = order_by unless order_by.nil?
|
2025
2064
|
command.query['pageToken'] = page_token unless page_token.nil?
|
2065
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
2026
2066
|
command.query['fields'] = fields unless fields.nil?
|
2027
2067
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
2028
2068
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -2108,6 +2148,9 @@ module Google
|
|
2108
2148
|
# @param [String] page_token
|
2109
2149
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
2110
2150
|
# by a previous list request to get the next page of results.
|
2151
|
+
# @param [Boolean] return_partial_success
|
2152
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
2153
|
+
# failure. The default value is false and the logic is the same as today.
|
2111
2154
|
# @param [String] fields
|
2112
2155
|
# Selector specifying which fields to include in a partial response.
|
2113
2156
|
# @param [String] quota_user
|
@@ -2127,7 +2170,7 @@ module Google
|
|
2127
2170
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
2128
2171
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
2129
2172
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
2130
|
-
def list_disk_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2173
|
+
def list_disk_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2131
2174
|
command = make_simple_command(:get, '{project}/zones/{zone}/diskTypes', options)
|
2132
2175
|
command.response_representation = Google::Apis::ComputeV1::DiskTypeList::Representation
|
2133
2176
|
command.response_class = Google::Apis::ComputeV1::DiskTypeList
|
@@ -2137,6 +2180,7 @@ module Google
|
|
2137
2180
|
command.query['maxResults'] = max_results unless max_results.nil?
|
2138
2181
|
command.query['orderBy'] = order_by unless order_by.nil?
|
2139
2182
|
command.query['pageToken'] = page_token unless page_token.nil?
|
2183
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
2140
2184
|
command.query['fields'] = fields unless fields.nil?
|
2141
2185
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
2142
2186
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -2242,6 +2286,9 @@ module Google
|
|
2242
2286
|
# @param [String] page_token
|
2243
2287
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
2244
2288
|
# by a previous list request to get the next page of results.
|
2289
|
+
# @param [Boolean] return_partial_success
|
2290
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
2291
|
+
# failure. The default value is false and the logic is the same as today.
|
2245
2292
|
# @param [String] fields
|
2246
2293
|
# Selector specifying which fields to include in a partial response.
|
2247
2294
|
# @param [String] quota_user
|
@@ -2261,7 +2308,7 @@ module Google
|
|
2261
2308
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
2262
2309
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
2263
2310
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
2264
|
-
def list_aggregated_disk(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2311
|
+
def list_aggregated_disk(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2265
2312
|
command = make_simple_command(:get, '{project}/aggregated/disks', options)
|
2266
2313
|
command.response_representation = Google::Apis::ComputeV1::DiskAggregatedList::Representation
|
2267
2314
|
command.response_class = Google::Apis::ComputeV1::DiskAggregatedList
|
@@ -2271,6 +2318,7 @@ module Google
|
|
2271
2318
|
command.query['maxResults'] = max_results unless max_results.nil?
|
2272
2319
|
command.query['orderBy'] = order_by unless order_by.nil?
|
2273
2320
|
command.query['pageToken'] = page_token unless page_token.nil?
|
2321
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
2274
2322
|
command.query['fields'] = fields unless fields.nil?
|
2275
2323
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
2276
2324
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -2286,7 +2334,7 @@ module Google
|
|
2286
2334
|
# Name of the persistent disk to snapshot.
|
2287
2335
|
# @param [Google::Apis::ComputeV1::Snapshot] snapshot_object
|
2288
2336
|
# @param [Boolean] guest_flush
|
2289
|
-
# [Input Only]
|
2337
|
+
# [Input Only] Whether to attempt an application consistent snapshot by
|
2290
2338
|
# informing the OS to prepare for the snapshot process. Currently only supported
|
2291
2339
|
# on Windows instances using the Volume Shadow Copy Service (VSS).
|
2292
2340
|
# @param [String] request_id
|
@@ -2473,9 +2521,10 @@ module Google
|
|
2473
2521
|
end
|
2474
2522
|
|
2475
2523
|
# Creates a persistent disk in the specified project using the data in the
|
2476
|
-
# request. You can create a disk
|
2477
|
-
# an empty 500 GB data disk by omitting all properties.
|
2478
|
-
# disk that is larger than the default size by specifying
|
2524
|
+
# request. You can create a disk from a source (sourceImage, sourceSnapshot, or
|
2525
|
+
# sourceDisk) or create an empty 500 GB data disk by omitting all properties.
|
2526
|
+
# You can also create a disk that is larger than the default size by specifying
|
2527
|
+
# the sizeGb property.
|
2479
2528
|
# @param [String] project
|
2480
2529
|
# Project ID for this request.
|
2481
2530
|
# @param [String] zone
|
@@ -2568,6 +2617,9 @@ module Google
|
|
2568
2617
|
# @param [String] page_token
|
2569
2618
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
2570
2619
|
# by a previous list request to get the next page of results.
|
2620
|
+
# @param [Boolean] return_partial_success
|
2621
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
2622
|
+
# failure. The default value is false and the logic is the same as today.
|
2571
2623
|
# @param [String] fields
|
2572
2624
|
# Selector specifying which fields to include in a partial response.
|
2573
2625
|
# @param [String] quota_user
|
@@ -2587,7 +2639,7 @@ module Google
|
|
2587
2639
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
2588
2640
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
2589
2641
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
2590
|
-
def list_disks(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2642
|
+
def list_disks(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
2591
2643
|
command = make_simple_command(:get, '{project}/zones/{zone}/disks', options)
|
2592
2644
|
command.response_representation = Google::Apis::ComputeV1::DiskList::Representation
|
2593
2645
|
command.response_class = Google::Apis::ComputeV1::DiskList
|
@@ -2597,6 +2649,7 @@ module Google
|
|
2597
2649
|
command.query['maxResults'] = max_results unless max_results.nil?
|
2598
2650
|
command.query['orderBy'] = order_by unless order_by.nil?
|
2599
2651
|
command.query['pageToken'] = page_token unless page_token.nil?
|
2652
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
2600
2653
|
command.query['fields'] = fields unless fields.nil?
|
2601
2654
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
2602
2655
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -3023,6 +3076,9 @@ module Google
|
|
3023
3076
|
# @param [String] page_token
|
3024
3077
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
3025
3078
|
# by a previous list request to get the next page of results.
|
3079
|
+
# @param [Boolean] return_partial_success
|
3080
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
3081
|
+
# failure. The default value is false and the logic is the same as today.
|
3026
3082
|
# @param [String] fields
|
3027
3083
|
# Selector specifying which fields to include in a partial response.
|
3028
3084
|
# @param [String] quota_user
|
@@ -3042,7 +3098,7 @@ module Google
|
|
3042
3098
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
3043
3099
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
3044
3100
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
3045
|
-
def list_external_vpn_gateways(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3101
|
+
def list_external_vpn_gateways(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3046
3102
|
command = make_simple_command(:get, '{project}/global/externalVpnGateways', options)
|
3047
3103
|
command.response_representation = Google::Apis::ComputeV1::ExternalVpnGatewayList::Representation
|
3048
3104
|
command.response_class = Google::Apis::ComputeV1::ExternalVpnGatewayList
|
@@ -3051,6 +3107,7 @@ module Google
|
|
3051
3107
|
command.query['maxResults'] = max_results unless max_results.nil?
|
3052
3108
|
command.query['orderBy'] = order_by unless order_by.nil?
|
3053
3109
|
command.query['pageToken'] = page_token unless page_token.nil?
|
3110
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
3054
3111
|
command.query['fields'] = fields unless fields.nil?
|
3055
3112
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
3056
3113
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -3306,6 +3363,9 @@ module Google
|
|
3306
3363
|
# @param [String] page_token
|
3307
3364
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
3308
3365
|
# by a previous list request to get the next page of results.
|
3366
|
+
# @param [Boolean] return_partial_success
|
3367
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
3368
|
+
# failure. The default value is false and the logic is the same as today.
|
3309
3369
|
# @param [String] fields
|
3310
3370
|
# Selector specifying which fields to include in a partial response.
|
3311
3371
|
# @param [String] quota_user
|
@@ -3325,7 +3385,7 @@ module Google
|
|
3325
3385
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
3326
3386
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
3327
3387
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
3328
|
-
def list_firewalls(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3388
|
+
def list_firewalls(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3329
3389
|
command = make_simple_command(:get, '{project}/global/firewalls', options)
|
3330
3390
|
command.response_representation = Google::Apis::ComputeV1::FirewallList::Representation
|
3331
3391
|
command.response_class = Google::Apis::ComputeV1::FirewallList
|
@@ -3334,6 +3394,7 @@ module Google
|
|
3334
3394
|
command.query['maxResults'] = max_results unless max_results.nil?
|
3335
3395
|
command.query['orderBy'] = order_by unless order_by.nil?
|
3336
3396
|
command.query['pageToken'] = page_token unless page_token.nil?
|
3397
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
3337
3398
|
command.query['fields'] = fields unless fields.nil?
|
3338
3399
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
3339
3400
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -3490,6 +3551,9 @@ module Google
|
|
3490
3551
|
# @param [String] page_token
|
3491
3552
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
3492
3553
|
# by a previous list request to get the next page of results.
|
3554
|
+
# @param [Boolean] return_partial_success
|
3555
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
3556
|
+
# failure. The default value is false and the logic is the same as today.
|
3493
3557
|
# @param [String] fields
|
3494
3558
|
# Selector specifying which fields to include in a partial response.
|
3495
3559
|
# @param [String] quota_user
|
@@ -3509,7 +3573,7 @@ module Google
|
|
3509
3573
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
3510
3574
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
3511
3575
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
3512
|
-
def list_aggregated_forwarding_rules(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3576
|
+
def list_aggregated_forwarding_rules(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3513
3577
|
command = make_simple_command(:get, '{project}/aggregated/forwardingRules', options)
|
3514
3578
|
command.response_representation = Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Representation
|
3515
3579
|
command.response_class = Google::Apis::ComputeV1::ForwardingRuleAggregatedList
|
@@ -3519,6 +3583,7 @@ module Google
|
|
3519
3583
|
command.query['maxResults'] = max_results unless max_results.nil?
|
3520
3584
|
command.query['orderBy'] = order_by unless order_by.nil?
|
3521
3585
|
command.query['pageToken'] = page_token unless page_token.nil?
|
3586
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
3522
3587
|
command.query['fields'] = fields unless fields.nil?
|
3523
3588
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
3524
3589
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -3707,6 +3772,9 @@ module Google
|
|
3707
3772
|
# @param [String] page_token
|
3708
3773
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
3709
3774
|
# by a previous list request to get the next page of results.
|
3775
|
+
# @param [Boolean] return_partial_success
|
3776
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
3777
|
+
# failure. The default value is false and the logic is the same as today.
|
3710
3778
|
# @param [String] fields
|
3711
3779
|
# Selector specifying which fields to include in a partial response.
|
3712
3780
|
# @param [String] quota_user
|
@@ -3726,7 +3794,7 @@ module Google
|
|
3726
3794
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
3727
3795
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
3728
3796
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
3729
|
-
def list_forwarding_rules(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3797
|
+
def list_forwarding_rules(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
3730
3798
|
command = make_simple_command(:get, '{project}/regions/{region}/forwardingRules', options)
|
3731
3799
|
command.response_representation = Google::Apis::ComputeV1::ForwardingRuleList::Representation
|
3732
3800
|
command.response_class = Google::Apis::ComputeV1::ForwardingRuleList
|
@@ -3736,6 +3804,7 @@ module Google
|
|
3736
3804
|
command.query['maxResults'] = max_results unless max_results.nil?
|
3737
3805
|
command.query['orderBy'] = order_by unless order_by.nil?
|
3738
3806
|
command.query['pageToken'] = page_token unless page_token.nil?
|
3807
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
3739
3808
|
command.query['fields'] = fields unless fields.nil?
|
3740
3809
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
3741
3810
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -4024,6 +4093,9 @@ module Google
|
|
4024
4093
|
# @param [String] page_token
|
4025
4094
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
4026
4095
|
# by a previous list request to get the next page of results.
|
4096
|
+
# @param [Boolean] return_partial_success
|
4097
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
4098
|
+
# failure. The default value is false and the logic is the same as today.
|
4027
4099
|
# @param [String] fields
|
4028
4100
|
# Selector specifying which fields to include in a partial response.
|
4029
4101
|
# @param [String] quota_user
|
@@ -4043,7 +4115,7 @@ module Google
|
|
4043
4115
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
4044
4116
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
4045
4117
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
4046
|
-
def list_global_addresses(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4118
|
+
def list_global_addresses(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4047
4119
|
command = make_simple_command(:get, '{project}/global/addresses', options)
|
4048
4120
|
command.response_representation = Google::Apis::ComputeV1::AddressList::Representation
|
4049
4121
|
command.response_class = Google::Apis::ComputeV1::AddressList
|
@@ -4052,6 +4124,7 @@ module Google
|
|
4052
4124
|
command.query['maxResults'] = max_results unless max_results.nil?
|
4053
4125
|
command.query['orderBy'] = order_by unless order_by.nil?
|
4054
4126
|
command.query['pageToken'] = page_token unless page_token.nil?
|
4127
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
4055
4128
|
command.query['fields'] = fields unless fields.nil?
|
4056
4129
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
4057
4130
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -4230,6 +4303,9 @@ module Google
|
|
4230
4303
|
# @param [String] page_token
|
4231
4304
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
4232
4305
|
# by a previous list request to get the next page of results.
|
4306
|
+
# @param [Boolean] return_partial_success
|
4307
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
4308
|
+
# failure. The default value is false and the logic is the same as today.
|
4233
4309
|
# @param [String] fields
|
4234
4310
|
# Selector specifying which fields to include in a partial response.
|
4235
4311
|
# @param [String] quota_user
|
@@ -4249,7 +4325,7 @@ module Google
|
|
4249
4325
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
4250
4326
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
4251
4327
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
4252
|
-
def list_global_forwarding_rules(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4328
|
+
def list_global_forwarding_rules(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4253
4329
|
command = make_simple_command(:get, '{project}/global/forwardingRules', options)
|
4254
4330
|
command.response_representation = Google::Apis::ComputeV1::ForwardingRuleList::Representation
|
4255
4331
|
command.response_class = Google::Apis::ComputeV1::ForwardingRuleList
|
@@ -4258,6 +4334,7 @@ module Google
|
|
4258
4334
|
command.query['maxResults'] = max_results unless max_results.nil?
|
4259
4335
|
command.query['orderBy'] = order_by unless order_by.nil?
|
4260
4336
|
command.query['pageToken'] = page_token unless page_token.nil?
|
4337
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
4261
4338
|
command.query['fields'] = fields unless fields.nil?
|
4262
4339
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
4263
4340
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -4647,6 +4724,9 @@ module Google
|
|
4647
4724
|
# @param [String] page_token
|
4648
4725
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
4649
4726
|
# by a previous list request to get the next page of results.
|
4727
|
+
# @param [Boolean] return_partial_success
|
4728
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
4729
|
+
# failure. The default value is false and the logic is the same as today.
|
4650
4730
|
# @param [String] fields
|
4651
4731
|
# Selector specifying which fields to include in a partial response.
|
4652
4732
|
# @param [String] quota_user
|
@@ -4666,7 +4746,7 @@ module Google
|
|
4666
4746
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
4667
4747
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
4668
4748
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
4669
|
-
def list_global_network_endpoint_groups(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4749
|
+
def list_global_network_endpoint_groups(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4670
4750
|
command = make_simple_command(:get, '{project}/global/networkEndpointGroups', options)
|
4671
4751
|
command.response_representation = Google::Apis::ComputeV1::NetworkEndpointGroupList::Representation
|
4672
4752
|
command.response_class = Google::Apis::ComputeV1::NetworkEndpointGroupList
|
@@ -4675,6 +4755,7 @@ module Google
|
|
4675
4755
|
command.query['maxResults'] = max_results unless max_results.nil?
|
4676
4756
|
command.query['orderBy'] = order_by unless order_by.nil?
|
4677
4757
|
command.query['pageToken'] = page_token unless page_token.nil?
|
4758
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
4678
4759
|
command.query['fields'] = fields unless fields.nil?
|
4679
4760
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
4680
4761
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -4721,6 +4802,9 @@ module Google
|
|
4721
4802
|
# @param [String] page_token
|
4722
4803
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
4723
4804
|
# by a previous list request to get the next page of results.
|
4805
|
+
# @param [Boolean] return_partial_success
|
4806
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
4807
|
+
# failure. The default value is false and the logic is the same as today.
|
4724
4808
|
# @param [String] fields
|
4725
4809
|
# Selector specifying which fields to include in a partial response.
|
4726
4810
|
# @param [String] quota_user
|
@@ -4740,7 +4824,7 @@ module Google
|
|
4740
4824
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
4741
4825
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
4742
4826
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
4743
|
-
def list_global_network_endpoint_group_network_endpoints(project, network_endpoint_group, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4827
|
+
def list_global_network_endpoint_group_network_endpoints(project, network_endpoint_group, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4744
4828
|
command = make_simple_command(:post, '{project}/global/networkEndpointGroups/{networkEndpointGroup}/listNetworkEndpoints', options)
|
4745
4829
|
command.response_representation = Google::Apis::ComputeV1::NetworkEndpointGroupsListNetworkEndpoints::Representation
|
4746
4830
|
command.response_class = Google::Apis::ComputeV1::NetworkEndpointGroupsListNetworkEndpoints
|
@@ -4750,6 +4834,7 @@ module Google
|
|
4750
4834
|
command.query['maxResults'] = max_results unless max_results.nil?
|
4751
4835
|
command.query['orderBy'] = order_by unless order_by.nil?
|
4752
4836
|
command.query['pageToken'] = page_token unless page_token.nil?
|
4837
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
4753
4838
|
command.query['fields'] = fields unless fields.nil?
|
4754
4839
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
4755
4840
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -4800,6 +4885,9 @@ module Google
|
|
4800
4885
|
# @param [String] page_token
|
4801
4886
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
4802
4887
|
# by a previous list request to get the next page of results.
|
4888
|
+
# @param [Boolean] return_partial_success
|
4889
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
4890
|
+
# failure. The default value is false and the logic is the same as today.
|
4803
4891
|
# @param [String] fields
|
4804
4892
|
# Selector specifying which fields to include in a partial response.
|
4805
4893
|
# @param [String] quota_user
|
@@ -4819,7 +4907,7 @@ module Google
|
|
4819
4907
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
4820
4908
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
4821
4909
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
4822
|
-
def list_aggregated_global_operation(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4910
|
+
def list_aggregated_global_operation(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4823
4911
|
command = make_simple_command(:get, '{project}/aggregated/operations', options)
|
4824
4912
|
command.response_representation = Google::Apis::ComputeV1::OperationAggregatedList::Representation
|
4825
4913
|
command.response_class = Google::Apis::ComputeV1::OperationAggregatedList
|
@@ -4829,6 +4917,7 @@ module Google
|
|
4829
4917
|
command.query['maxResults'] = max_results unless max_results.nil?
|
4830
4918
|
command.query['orderBy'] = order_by unless order_by.nil?
|
4831
4919
|
command.query['pageToken'] = page_token unless page_token.nil?
|
4920
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
4832
4921
|
command.query['fields'] = fields unless fields.nil?
|
4833
4922
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
4834
4923
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -4943,6 +5032,9 @@ module Google
|
|
4943
5032
|
# @param [String] page_token
|
4944
5033
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
4945
5034
|
# by a previous list request to get the next page of results.
|
5035
|
+
# @param [Boolean] return_partial_success
|
5036
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
5037
|
+
# failure. The default value is false and the logic is the same as today.
|
4946
5038
|
# @param [String] fields
|
4947
5039
|
# Selector specifying which fields to include in a partial response.
|
4948
5040
|
# @param [String] quota_user
|
@@ -4962,7 +5054,7 @@ module Google
|
|
4962
5054
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
4963
5055
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
4964
5056
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
4965
|
-
def list_global_operations(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5057
|
+
def list_global_operations(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
4966
5058
|
command = make_simple_command(:get, '{project}/global/operations', options)
|
4967
5059
|
command.response_representation = Google::Apis::ComputeV1::OperationList::Representation
|
4968
5060
|
command.response_class = Google::Apis::ComputeV1::OperationList
|
@@ -4971,6 +5063,7 @@ module Google
|
|
4971
5063
|
command.query['maxResults'] = max_results unless max_results.nil?
|
4972
5064
|
command.query['orderBy'] = order_by unless order_by.nil?
|
4973
5065
|
command.query['pageToken'] = page_token unless page_token.nil?
|
5066
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
4974
5067
|
command.query['fields'] = fields unless fields.nil?
|
4975
5068
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
4976
5069
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -5068,6 +5161,9 @@ module Google
|
|
5068
5161
|
# @param [String] page_token
|
5069
5162
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
5070
5163
|
# by a previous list request to get the next page of results.
|
5164
|
+
# @param [Boolean] return_partial_success
|
5165
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
5166
|
+
# failure. The default value is false and the logic is the same as today.
|
5071
5167
|
# @param [String] fields
|
5072
5168
|
# Selector specifying which fields to include in a partial response.
|
5073
5169
|
# @param [String] quota_user
|
@@ -5087,7 +5183,7 @@ module Google
|
|
5087
5183
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
5088
5184
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
5089
5185
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
5090
|
-
def aggregated_health_check_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5186
|
+
def aggregated_health_check_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5091
5187
|
command = make_simple_command(:get, '{project}/aggregated/healthChecks', options)
|
5092
5188
|
command.response_representation = Google::Apis::ComputeV1::HealthChecksAggregatedList::Representation
|
5093
5189
|
command.response_class = Google::Apis::ComputeV1::HealthChecksAggregatedList
|
@@ -5097,6 +5193,7 @@ module Google
|
|
5097
5193
|
command.query['maxResults'] = max_results unless max_results.nil?
|
5098
5194
|
command.query['orderBy'] = order_by unless order_by.nil?
|
5099
5195
|
command.query['pageToken'] = page_token unless page_token.nil?
|
5196
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
5100
5197
|
command.query['fields'] = fields unless fields.nil?
|
5101
5198
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
5102
5199
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -5274,6 +5371,9 @@ module Google
|
|
5274
5371
|
# @param [String] page_token
|
5275
5372
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
5276
5373
|
# by a previous list request to get the next page of results.
|
5374
|
+
# @param [Boolean] return_partial_success
|
5375
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
5376
|
+
# failure. The default value is false and the logic is the same as today.
|
5277
5377
|
# @param [String] fields
|
5278
5378
|
# Selector specifying which fields to include in a partial response.
|
5279
5379
|
# @param [String] quota_user
|
@@ -5293,7 +5393,7 @@ module Google
|
|
5293
5393
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
5294
5394
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
5295
5395
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
5296
|
-
def list_health_checks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5396
|
+
def list_health_checks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5297
5397
|
command = make_simple_command(:get, '{project}/global/healthChecks', options)
|
5298
5398
|
command.response_representation = Google::Apis::ComputeV1::HealthCheckList::Representation
|
5299
5399
|
command.response_class = Google::Apis::ComputeV1::HealthCheckList
|
@@ -5302,6 +5402,7 @@ module Google
|
|
5302
5402
|
command.query['maxResults'] = max_results unless max_results.nil?
|
5303
5403
|
command.query['orderBy'] = order_by unless order_by.nil?
|
5304
5404
|
command.query['pageToken'] = page_token unless page_token.nil?
|
5405
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
5305
5406
|
command.query['fields'] = fields unless fields.nil?
|
5306
5407
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
5307
5408
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -5585,6 +5686,9 @@ module Google
|
|
5585
5686
|
# @param [String] page_token
|
5586
5687
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
5587
5688
|
# by a previous list request to get the next page of results.
|
5689
|
+
# @param [Boolean] return_partial_success
|
5690
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
5691
|
+
# failure. The default value is false and the logic is the same as today.
|
5588
5692
|
# @param [String] fields
|
5589
5693
|
# Selector specifying which fields to include in a partial response.
|
5590
5694
|
# @param [String] quota_user
|
@@ -5604,7 +5708,7 @@ module Google
|
|
5604
5708
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
5605
5709
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
5606
5710
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
5607
|
-
def list_http_health_checks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5711
|
+
def list_http_health_checks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5608
5712
|
command = make_simple_command(:get, '{project}/global/httpHealthChecks', options)
|
5609
5713
|
command.response_representation = Google::Apis::ComputeV1::HttpHealthCheckList::Representation
|
5610
5714
|
command.response_class = Google::Apis::ComputeV1::HttpHealthCheckList
|
@@ -5613,6 +5717,7 @@ module Google
|
|
5613
5717
|
command.query['maxResults'] = max_results unless max_results.nil?
|
5614
5718
|
command.query['orderBy'] = order_by unless order_by.nil?
|
5615
5719
|
command.query['pageToken'] = page_token unless page_token.nil?
|
5720
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
5616
5721
|
command.query['fields'] = fields unless fields.nil?
|
5617
5722
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
5618
5723
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -5896,6 +6001,9 @@ module Google
|
|
5896
6001
|
# @param [String] page_token
|
5897
6002
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
5898
6003
|
# by a previous list request to get the next page of results.
|
6004
|
+
# @param [Boolean] return_partial_success
|
6005
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
6006
|
+
# failure. The default value is false and the logic is the same as today.
|
5899
6007
|
# @param [String] fields
|
5900
6008
|
# Selector specifying which fields to include in a partial response.
|
5901
6009
|
# @param [String] quota_user
|
@@ -5915,7 +6023,7 @@ module Google
|
|
5915
6023
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
5916
6024
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
5917
6025
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
5918
|
-
def list_https_health_checks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
6026
|
+
def list_https_health_checks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
5919
6027
|
command = make_simple_command(:get, '{project}/global/httpsHealthChecks', options)
|
5920
6028
|
command.response_representation = Google::Apis::ComputeV1::HttpsHealthCheckList::Representation
|
5921
6029
|
command.response_class = Google::Apis::ComputeV1::HttpsHealthCheckList
|
@@ -5924,6 +6032,7 @@ module Google
|
|
5924
6032
|
command.query['maxResults'] = max_results unless max_results.nil?
|
5925
6033
|
command.query['orderBy'] = order_by unless order_by.nil?
|
5926
6034
|
command.query['pageToken'] = page_token unless page_token.nil?
|
6035
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
5927
6036
|
command.query['fields'] = fields unless fields.nil?
|
5928
6037
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
5929
6038
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -6342,6 +6451,9 @@ module Google
|
|
6342
6451
|
# @param [String] page_token
|
6343
6452
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
6344
6453
|
# by a previous list request to get the next page of results.
|
6454
|
+
# @param [Boolean] return_partial_success
|
6455
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
6456
|
+
# failure. The default value is false and the logic is the same as today.
|
6345
6457
|
# @param [String] fields
|
6346
6458
|
# Selector specifying which fields to include in a partial response.
|
6347
6459
|
# @param [String] quota_user
|
@@ -6361,7 +6473,7 @@ module Google
|
|
6361
6473
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
6362
6474
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
6363
6475
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
6364
|
-
def list_images(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
6476
|
+
def list_images(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
6365
6477
|
command = make_simple_command(:get, '{project}/global/images', options)
|
6366
6478
|
command.response_representation = Google::Apis::ComputeV1::ImageList::Representation
|
6367
6479
|
command.response_class = Google::Apis::ComputeV1::ImageList
|
@@ -6370,6 +6482,59 @@ module Google
|
|
6370
6482
|
command.query['maxResults'] = max_results unless max_results.nil?
|
6371
6483
|
command.query['orderBy'] = order_by unless order_by.nil?
|
6372
6484
|
command.query['pageToken'] = page_token unless page_token.nil?
|
6485
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
6486
|
+
command.query['fields'] = fields unless fields.nil?
|
6487
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
6488
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
6489
|
+
execute_or_queue_command(command, &block)
|
6490
|
+
end
|
6491
|
+
|
6492
|
+
# Patches the specified image with the data included in the request. Only the
|
6493
|
+
# following fields can be modified: family, description, deprecation status.
|
6494
|
+
# @param [String] project
|
6495
|
+
# Project ID for this request.
|
6496
|
+
# @param [String] image
|
6497
|
+
# Name of the image resource to patch.
|
6498
|
+
# @param [Google::Apis::ComputeV1::Image] image_object
|
6499
|
+
# @param [String] request_id
|
6500
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
6501
|
+
# that if you must retry your request, the server will know to ignore the
|
6502
|
+
# request if it has already been completed.
|
6503
|
+
# For example, consider a situation where you make an initial request and the
|
6504
|
+
# request times out. If you make the request again with the same request ID, the
|
6505
|
+
# server can check if original operation with the same request ID was received,
|
6506
|
+
# and if so, will ignore the second request. This prevents clients from
|
6507
|
+
# accidentally creating duplicate commitments.
|
6508
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
6509
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
6510
|
+
# @param [String] fields
|
6511
|
+
# Selector specifying which fields to include in a partial response.
|
6512
|
+
# @param [String] quota_user
|
6513
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
6514
|
+
# characters.
|
6515
|
+
# @param [String] user_ip
|
6516
|
+
# Deprecated. Please use quotaUser instead.
|
6517
|
+
# @param [Google::Apis::RequestOptions] options
|
6518
|
+
# Request-specific options
|
6519
|
+
#
|
6520
|
+
# @yield [result, err] Result & error if block supplied
|
6521
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
6522
|
+
# @yieldparam err [StandardError] error object if request failed
|
6523
|
+
#
|
6524
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
6525
|
+
#
|
6526
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
6527
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
6528
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
6529
|
+
def patch_image(project, image, image_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
6530
|
+
command = make_simple_command(:patch, '{project}/global/images/{image}', options)
|
6531
|
+
command.request_representation = Google::Apis::ComputeV1::Image::Representation
|
6532
|
+
command.request_object = image_object
|
6533
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
6534
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
6535
|
+
command.params['project'] = project unless project.nil?
|
6536
|
+
command.params['image'] = image unless image.nil?
|
6537
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
6373
6538
|
command.query['fields'] = fields unless fields.nil?
|
6374
6539
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
6375
6540
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -6604,6 +6769,9 @@ module Google
|
|
6604
6769
|
# @param [String] page_token
|
6605
6770
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
6606
6771
|
# by a previous list request to get the next page of results.
|
6772
|
+
# @param [Boolean] return_partial_success
|
6773
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
6774
|
+
# failure. The default value is false and the logic is the same as today.
|
6607
6775
|
# @param [String] fields
|
6608
6776
|
# Selector specifying which fields to include in a partial response.
|
6609
6777
|
# @param [String] quota_user
|
@@ -6623,7 +6791,7 @@ module Google
|
|
6623
6791
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
6624
6792
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
6625
6793
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
6626
|
-
def list_aggregated_instance_group_managers(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
6794
|
+
def list_aggregated_instance_group_managers(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
6627
6795
|
command = make_simple_command(:get, '{project}/aggregated/instanceGroupManagers', options)
|
6628
6796
|
command.response_representation = Google::Apis::ComputeV1::InstanceGroupManagerAggregatedList::Representation
|
6629
6797
|
command.response_class = Google::Apis::ComputeV1::InstanceGroupManagerAggregatedList
|
@@ -6633,6 +6801,7 @@ module Google
|
|
6633
6801
|
command.query['maxResults'] = max_results unless max_results.nil?
|
6634
6802
|
command.query['orderBy'] = order_by unless order_by.nil?
|
6635
6803
|
command.query['pageToken'] = page_token unless page_token.nil?
|
6804
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
6636
6805
|
command.query['fields'] = fields unless fields.nil?
|
6637
6806
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
6638
6807
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -6859,6 +7028,49 @@ module Google
|
|
6859
7028
|
execute_or_queue_command(command, &block)
|
6860
7029
|
end
|
6861
7030
|
|
7031
|
+
# Deletes selected per-instance configs for the managed instance group.
|
7032
|
+
# @param [String] project
|
7033
|
+
# Project ID for this request.
|
7034
|
+
# @param [String] zone
|
7035
|
+
# The name of the zone where the managed instance group is located. It should
|
7036
|
+
# conform to RFC1035.
|
7037
|
+
# @param [String] instance_group_manager
|
7038
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
7039
|
+
# @param [Google::Apis::ComputeV1::InstanceGroupManagersDeletePerInstanceConfigsReq] instance_group_managers_delete_per_instance_configs_req_object
|
7040
|
+
# @param [String] fields
|
7041
|
+
# Selector specifying which fields to include in a partial response.
|
7042
|
+
# @param [String] quota_user
|
7043
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
7044
|
+
# characters.
|
7045
|
+
# @param [String] user_ip
|
7046
|
+
# Deprecated. Please use quotaUser instead.
|
7047
|
+
# @param [Google::Apis::RequestOptions] options
|
7048
|
+
# Request-specific options
|
7049
|
+
#
|
7050
|
+
# @yield [result, err] Result & error if block supplied
|
7051
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
7052
|
+
# @yieldparam err [StandardError] error object if request failed
|
7053
|
+
#
|
7054
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
7055
|
+
#
|
7056
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7057
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7058
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7059
|
+
def delete_instance_group_manager_per_instance_configs(project, zone, instance_group_manager, instance_group_managers_delete_per_instance_configs_req_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7060
|
+
command = make_simple_command(:post, '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/deletePerInstanceConfigs', options)
|
7061
|
+
command.request_representation = Google::Apis::ComputeV1::InstanceGroupManagersDeletePerInstanceConfigsReq::Representation
|
7062
|
+
command.request_object = instance_group_managers_delete_per_instance_configs_req_object
|
7063
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
7064
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
7065
|
+
command.params['project'] = project unless project.nil?
|
7066
|
+
command.params['zone'] = zone unless zone.nil?
|
7067
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
7068
|
+
command.query['fields'] = fields unless fields.nil?
|
7069
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7070
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
7071
|
+
execute_or_queue_command(command, &block)
|
7072
|
+
end
|
7073
|
+
|
6862
7074
|
# Returns all of the details about the specified managed instance group. Gets a
|
6863
7075
|
# list of available managed instance groups by making a list() request.
|
6864
7076
|
# @param [String] project
|
@@ -6997,6 +7209,9 @@ module Google
|
|
6997
7209
|
# @param [String] page_token
|
6998
7210
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
6999
7211
|
# by a previous list request to get the next page of results.
|
7212
|
+
# @param [Boolean] return_partial_success
|
7213
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
7214
|
+
# failure. The default value is false and the logic is the same as today.
|
7000
7215
|
# @param [String] fields
|
7001
7216
|
# Selector specifying which fields to include in a partial response.
|
7002
7217
|
# @param [String] quota_user
|
@@ -7016,7 +7231,7 @@ module Google
|
|
7016
7231
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7017
7232
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7018
7233
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7019
|
-
def list_instance_group_managers(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7234
|
+
def list_instance_group_managers(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7020
7235
|
command = make_simple_command(:get, '{project}/zones/{zone}/instanceGroupManagers', options)
|
7021
7236
|
command.response_representation = Google::Apis::ComputeV1::InstanceGroupManagerList::Representation
|
7022
7237
|
command.response_class = Google::Apis::ComputeV1::InstanceGroupManagerList
|
@@ -7026,6 +7241,7 @@ module Google
|
|
7026
7241
|
command.query['maxResults'] = max_results unless max_results.nil?
|
7027
7242
|
command.query['orderBy'] = order_by unless order_by.nil?
|
7028
7243
|
command.query['pageToken'] = page_token unless page_token.nil?
|
7244
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
7029
7245
|
command.query['fields'] = fields unless fields.nil?
|
7030
7246
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7031
7247
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -7077,6 +7293,9 @@ module Google
|
|
7077
7293
|
# @param [String] page_token
|
7078
7294
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
7079
7295
|
# by a previous list request to get the next page of results.
|
7296
|
+
# @param [Boolean] return_partial_success
|
7297
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
7298
|
+
# failure. The default value is false and the logic is the same as today.
|
7080
7299
|
# @param [String] fields
|
7081
7300
|
# Selector specifying which fields to include in a partial response.
|
7082
7301
|
# @param [String] quota_user
|
@@ -7096,7 +7315,7 @@ module Google
|
|
7096
7315
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7097
7316
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7098
7317
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7099
|
-
def list_instance_group_manager_errors(project, zone, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7318
|
+
def list_instance_group_manager_errors(project, zone, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7100
7319
|
command = make_simple_command(:get, '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/listErrors', options)
|
7101
7320
|
command.response_representation = Google::Apis::ComputeV1::InstanceGroupManagersListErrorsResponse::Representation
|
7102
7321
|
command.response_class = Google::Apis::ComputeV1::InstanceGroupManagersListErrorsResponse
|
@@ -7107,6 +7326,7 @@ module Google
|
|
7107
7326
|
command.query['maxResults'] = max_results unless max_results.nil?
|
7108
7327
|
command.query['orderBy'] = order_by unless order_by.nil?
|
7109
7328
|
command.query['pageToken'] = page_token unless page_token.nil?
|
7329
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
7110
7330
|
command.query['fields'] = fields unless fields.nil?
|
7111
7331
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7112
7332
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -7159,6 +7379,9 @@ module Google
|
|
7159
7379
|
# @param [String] page_token
|
7160
7380
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
7161
7381
|
# by a previous list request to get the next page of results.
|
7382
|
+
# @param [Boolean] return_partial_success
|
7383
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
7384
|
+
# failure. The default value is false and the logic is the same as today.
|
7162
7385
|
# @param [String] fields
|
7163
7386
|
# Selector specifying which fields to include in a partial response.
|
7164
7387
|
# @param [String] quota_user
|
@@ -7178,7 +7401,7 @@ module Google
|
|
7178
7401
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7179
7402
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7180
7403
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7181
|
-
def list_instance_group_manager_managed_instances(project, zone, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7404
|
+
def list_instance_group_manager_managed_instances(project, zone, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7182
7405
|
command = make_simple_command(:post, '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/listManagedInstances', options)
|
7183
7406
|
command.response_representation = Google::Apis::ComputeV1::InstanceGroupManagersListManagedInstancesResponse::Representation
|
7184
7407
|
command.response_class = Google::Apis::ComputeV1::InstanceGroupManagersListManagedInstancesResponse
|
@@ -7189,6 +7412,90 @@ module Google
|
|
7189
7412
|
command.query['maxResults'] = max_results unless max_results.nil?
|
7190
7413
|
command.query['orderBy'] = order_by unless order_by.nil?
|
7191
7414
|
command.query['pageToken'] = page_token unless page_token.nil?
|
7415
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
7416
|
+
command.query['fields'] = fields unless fields.nil?
|
7417
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7418
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
7419
|
+
execute_or_queue_command(command, &block)
|
7420
|
+
end
|
7421
|
+
|
7422
|
+
# Lists all of the per-instance configs defined for the managed instance group.
|
7423
|
+
# The orderBy query parameter is not supported.
|
7424
|
+
# @param [String] project
|
7425
|
+
# Project ID for this request.
|
7426
|
+
# @param [String] zone
|
7427
|
+
# The name of the zone where the managed instance group is located. It should
|
7428
|
+
# conform to RFC1035.
|
7429
|
+
# @param [String] instance_group_manager
|
7430
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
7431
|
+
# @param [String] filter
|
7432
|
+
# A filter expression that filters resources listed in the response. The
|
7433
|
+
# expression must specify the field name, a comparison operator, and the value
|
7434
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
7435
|
+
# boolean. The comparison operator must be either `=`, `!=`, `>`, or `<`.
|
7436
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
7437
|
+
# instances named `example-instance` by specifying `name != example-instance`.
|
7438
|
+
# You can also filter nested fields. For example, you could specify `scheduling.
|
7439
|
+
# automaticRestart = false` to include instances only if they are not scheduled
|
7440
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
7441
|
+
# on resource labels.
|
7442
|
+
# To filter on multiple expressions, provide each separate expression within
|
7443
|
+
# parentheses. For example: ``` (scheduling.automaticRestart = true) (
|
7444
|
+
# cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
|
7445
|
+
# expression. However, you can include `AND` and `OR` expressions explicitly.
|
7446
|
+
# For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
|
7447
|
+
# Broadwell") AND (scheduling.automaticRestart = true) ```
|
7448
|
+
# @param [Fixnum] max_results
|
7449
|
+
# The maximum number of results per page that should be returned. If the number
|
7450
|
+
# of available results is larger than `maxResults`, Compute Engine returns a `
|
7451
|
+
# nextPageToken` that can be used to get the next page of results in subsequent
|
7452
|
+
# list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
|
7453
|
+
# @param [String] order_by
|
7454
|
+
# Sorts list results by a certain order. By default, results are returned in
|
7455
|
+
# alphanumerical order based on the resource name.
|
7456
|
+
# You can also sort results in descending order based on the creation timestamp
|
7457
|
+
# using `orderBy="creationTimestamp desc"`. This sorts results based on the `
|
7458
|
+
# creationTimestamp` field in reverse chronological order (newest result first).
|
7459
|
+
# Use this to sort resources like operations so that the newest operation is
|
7460
|
+
# returned first.
|
7461
|
+
# Currently, only sorting by `name` or `creationTimestamp desc` is supported.
|
7462
|
+
# @param [String] page_token
|
7463
|
+
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
7464
|
+
# by a previous list request to get the next page of results.
|
7465
|
+
# @param [Boolean] return_partial_success
|
7466
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
7467
|
+
# failure. The default value is false and the logic is the same as today.
|
7468
|
+
# @param [String] fields
|
7469
|
+
# Selector specifying which fields to include in a partial response.
|
7470
|
+
# @param [String] quota_user
|
7471
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
7472
|
+
# characters.
|
7473
|
+
# @param [String] user_ip
|
7474
|
+
# Deprecated. Please use quotaUser instead.
|
7475
|
+
# @param [Google::Apis::RequestOptions] options
|
7476
|
+
# Request-specific options
|
7477
|
+
#
|
7478
|
+
# @yield [result, err] Result & error if block supplied
|
7479
|
+
# @yieldparam result [Google::Apis::ComputeV1::InstanceGroupManagersListPerInstanceConfigsResp] parsed result object
|
7480
|
+
# @yieldparam err [StandardError] error object if request failed
|
7481
|
+
#
|
7482
|
+
# @return [Google::Apis::ComputeV1::InstanceGroupManagersListPerInstanceConfigsResp]
|
7483
|
+
#
|
7484
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7485
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7486
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7487
|
+
def list_instance_group_manager_per_instance_configs(project, zone, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7488
|
+
command = make_simple_command(:post, '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/listPerInstanceConfigs', options)
|
7489
|
+
command.response_representation = Google::Apis::ComputeV1::InstanceGroupManagersListPerInstanceConfigsResp::Representation
|
7490
|
+
command.response_class = Google::Apis::ComputeV1::InstanceGroupManagersListPerInstanceConfigsResp
|
7491
|
+
command.params['project'] = project unless project.nil?
|
7492
|
+
command.params['zone'] = zone unless zone.nil?
|
7493
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
7494
|
+
command.query['filter'] = filter unless filter.nil?
|
7495
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
7496
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
7497
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
7498
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
7192
7499
|
command.query['fields'] = fields unless fields.nil?
|
7193
7500
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7194
7501
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -7254,6 +7561,63 @@ module Google
|
|
7254
7561
|
execute_or_queue_command(command, &block)
|
7255
7562
|
end
|
7256
7563
|
|
7564
|
+
# Inserts or patches per-instance configs for the managed instance group.
|
7565
|
+
# perInstanceConfig.name serves as a key used to distinguish whether to perform
|
7566
|
+
# insert or patch.
|
7567
|
+
# @param [String] project
|
7568
|
+
# Project ID for this request.
|
7569
|
+
# @param [String] zone
|
7570
|
+
# The name of the zone where the managed instance group is located. It should
|
7571
|
+
# conform to RFC1035.
|
7572
|
+
# @param [String] instance_group_manager
|
7573
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
7574
|
+
# @param [Google::Apis::ComputeV1::InstanceGroupManagersPatchPerInstanceConfigsReq] instance_group_managers_patch_per_instance_configs_req_object
|
7575
|
+
# @param [String] request_id
|
7576
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
7577
|
+
# that if you must retry your request, the server will know to ignore the
|
7578
|
+
# request if it has already been completed.
|
7579
|
+
# For example, consider a situation where you make an initial request and the
|
7580
|
+
# request times out. If you make the request again with the same request ID, the
|
7581
|
+
# server can check if original operation with the same request ID was received,
|
7582
|
+
# and if so, will ignore the second request. This prevents clients from
|
7583
|
+
# accidentally creating duplicate commitments.
|
7584
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
7585
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
7586
|
+
# @param [String] fields
|
7587
|
+
# Selector specifying which fields to include in a partial response.
|
7588
|
+
# @param [String] quota_user
|
7589
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
7590
|
+
# characters.
|
7591
|
+
# @param [String] user_ip
|
7592
|
+
# Deprecated. Please use quotaUser instead.
|
7593
|
+
# @param [Google::Apis::RequestOptions] options
|
7594
|
+
# Request-specific options
|
7595
|
+
#
|
7596
|
+
# @yield [result, err] Result & error if block supplied
|
7597
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
7598
|
+
# @yieldparam err [StandardError] error object if request failed
|
7599
|
+
#
|
7600
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
7601
|
+
#
|
7602
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7603
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7604
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7605
|
+
def patch_instance_group_manager_per_instance_configs(project, zone, instance_group_manager, instance_group_managers_patch_per_instance_configs_req_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7606
|
+
command = make_simple_command(:post, '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/patchPerInstanceConfigs', options)
|
7607
|
+
command.request_representation = Google::Apis::ComputeV1::InstanceGroupManagersPatchPerInstanceConfigsReq::Representation
|
7608
|
+
command.request_object = instance_group_managers_patch_per_instance_configs_req_object
|
7609
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
7610
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
7611
|
+
command.params['project'] = project unless project.nil?
|
7612
|
+
command.params['zone'] = zone unless zone.nil?
|
7613
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
7614
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
7615
|
+
command.query['fields'] = fields unless fields.nil?
|
7616
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7617
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
7618
|
+
execute_or_queue_command(command, &block)
|
7619
|
+
end
|
7620
|
+
|
7257
7621
|
# Flags the specified instances in the managed instance group to be immediately
|
7258
7622
|
# recreated. The instances are deleted and recreated using the current instance
|
7259
7623
|
# template for the managed instance group. This operation is marked as DONE when
|
@@ -7503,6 +7867,63 @@ module Google
|
|
7503
7867
|
execute_or_queue_command(command, &block)
|
7504
7868
|
end
|
7505
7869
|
|
7870
|
+
# Inserts or updates per-instance configs for the managed instance group.
|
7871
|
+
# perInstanceConfig.name serves as a key used to distinguish whether to perform
|
7872
|
+
# insert or patch.
|
7873
|
+
# @param [String] project
|
7874
|
+
# Project ID for this request.
|
7875
|
+
# @param [String] zone
|
7876
|
+
# The name of the zone where the managed instance group is located. It should
|
7877
|
+
# conform to RFC1035.
|
7878
|
+
# @param [String] instance_group_manager
|
7879
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
7880
|
+
# @param [Google::Apis::ComputeV1::InstanceGroupManagersUpdatePerInstanceConfigsReq] instance_group_managers_update_per_instance_configs_req_object
|
7881
|
+
# @param [String] request_id
|
7882
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
7883
|
+
# that if you must retry your request, the server will know to ignore the
|
7884
|
+
# request if it has already been completed.
|
7885
|
+
# For example, consider a situation where you make an initial request and the
|
7886
|
+
# request times out. If you make the request again with the same request ID, the
|
7887
|
+
# server can check if original operation with the same request ID was received,
|
7888
|
+
# and if so, will ignore the second request. This prevents clients from
|
7889
|
+
# accidentally creating duplicate commitments.
|
7890
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
7891
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
7892
|
+
# @param [String] fields
|
7893
|
+
# Selector specifying which fields to include in a partial response.
|
7894
|
+
# @param [String] quota_user
|
7895
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
7896
|
+
# characters.
|
7897
|
+
# @param [String] user_ip
|
7898
|
+
# Deprecated. Please use quotaUser instead.
|
7899
|
+
# @param [Google::Apis::RequestOptions] options
|
7900
|
+
# Request-specific options
|
7901
|
+
#
|
7902
|
+
# @yield [result, err] Result & error if block supplied
|
7903
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
7904
|
+
# @yieldparam err [StandardError] error object if request failed
|
7905
|
+
#
|
7906
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
7907
|
+
#
|
7908
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7909
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7910
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7911
|
+
def update_instance_group_manager_per_instance_configs(project, zone, instance_group_manager, instance_group_managers_update_per_instance_configs_req_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7912
|
+
command = make_simple_command(:post, '{project}/zones/{zone}/instanceGroupManagers/{instanceGroupManager}/updatePerInstanceConfigs', options)
|
7913
|
+
command.request_representation = Google::Apis::ComputeV1::InstanceGroupManagersUpdatePerInstanceConfigsReq::Representation
|
7914
|
+
command.request_object = instance_group_managers_update_per_instance_configs_req_object
|
7915
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
7916
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
7917
|
+
command.params['project'] = project unless project.nil?
|
7918
|
+
command.params['zone'] = zone unless zone.nil?
|
7919
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
7920
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
7921
|
+
command.query['fields'] = fields unless fields.nil?
|
7922
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7923
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
7924
|
+
execute_or_queue_command(command, &block)
|
7925
|
+
end
|
7926
|
+
|
7506
7927
|
# Adds a list of instances to the specified instance group. All of the instances
|
7507
7928
|
# in the instance group must be in the same network/subnetwork. Read Adding
|
7508
7929
|
# instances for more information.
|
@@ -7603,6 +8024,9 @@ module Google
|
|
7603
8024
|
# @param [String] page_token
|
7604
8025
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
7605
8026
|
# by a previous list request to get the next page of results.
|
8027
|
+
# @param [Boolean] return_partial_success
|
8028
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
8029
|
+
# failure. The default value is false and the logic is the same as today.
|
7606
8030
|
# @param [String] fields
|
7607
8031
|
# Selector specifying which fields to include in a partial response.
|
7608
8032
|
# @param [String] quota_user
|
@@ -7622,7 +8046,7 @@ module Google
|
|
7622
8046
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7623
8047
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7624
8048
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7625
|
-
def list_aggregated_instance_groups(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
8049
|
+
def list_aggregated_instance_groups(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7626
8050
|
command = make_simple_command(:get, '{project}/aggregated/instanceGroups', options)
|
7627
8051
|
command.response_representation = Google::Apis::ComputeV1::InstanceGroupAggregatedList::Representation
|
7628
8052
|
command.response_class = Google::Apis::ComputeV1::InstanceGroupAggregatedList
|
@@ -7632,6 +8056,7 @@ module Google
|
|
7632
8056
|
command.query['maxResults'] = max_results unless max_results.nil?
|
7633
8057
|
command.query['orderBy'] = order_by unless order_by.nil?
|
7634
8058
|
command.query['pageToken'] = page_token unless page_token.nil?
|
8059
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
7635
8060
|
command.query['fields'] = fields unless fields.nil?
|
7636
8061
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7637
8062
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -7691,8 +8116,10 @@ module Google
|
|
7691
8116
|
execute_or_queue_command(command, &block)
|
7692
8117
|
end
|
7693
8118
|
|
7694
|
-
# Returns the specified instance group.
|
7695
|
-
# by making a list() request.
|
8119
|
+
# Returns the specified zonal instance group. Get a list of available zonal
|
8120
|
+
# instance groups by making a list() request.
|
8121
|
+
# For managed instance groups, use the instanceGroupManagers or
|
8122
|
+
# regionInstanceGroupManagers methods instead.
|
7696
8123
|
# @param [String] project
|
7697
8124
|
# Project ID for this request.
|
7698
8125
|
# @param [String] zone
|
@@ -7783,8 +8210,10 @@ module Google
|
|
7783
8210
|
execute_or_queue_command(command, &block)
|
7784
8211
|
end
|
7785
8212
|
|
7786
|
-
# Retrieves the list of instance
|
7787
|
-
#
|
8213
|
+
# Retrieves the list of zonal instance group resources contained within the
|
8214
|
+
# specified zone.
|
8215
|
+
# For managed instance groups, use the instanceGroupManagers or
|
8216
|
+
# regionInstanceGroupManagers methods instead.
|
7788
8217
|
# @param [String] project
|
7789
8218
|
# Project ID for this request.
|
7790
8219
|
# @param [String] zone
|
@@ -7823,6 +8252,9 @@ module Google
|
|
7823
8252
|
# @param [String] page_token
|
7824
8253
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
7825
8254
|
# by a previous list request to get the next page of results.
|
8255
|
+
# @param [Boolean] return_partial_success
|
8256
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
8257
|
+
# failure. The default value is false and the logic is the same as today.
|
7826
8258
|
# @param [String] fields
|
7827
8259
|
# Selector specifying which fields to include in a partial response.
|
7828
8260
|
# @param [String] quota_user
|
@@ -7842,7 +8274,7 @@ module Google
|
|
7842
8274
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7843
8275
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7844
8276
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7845
|
-
def list_instance_groups(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
8277
|
+
def list_instance_groups(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7846
8278
|
command = make_simple_command(:get, '{project}/zones/{zone}/instanceGroups', options)
|
7847
8279
|
command.response_representation = Google::Apis::ComputeV1::InstanceGroupList::Representation
|
7848
8280
|
command.response_class = Google::Apis::ComputeV1::InstanceGroupList
|
@@ -7852,6 +8284,7 @@ module Google
|
|
7852
8284
|
command.query['maxResults'] = max_results unless max_results.nil?
|
7853
8285
|
command.query['orderBy'] = order_by unless order_by.nil?
|
7854
8286
|
command.query['pageToken'] = page_token unless page_token.nil?
|
8287
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
7855
8288
|
command.query['fields'] = fields unless fields.nil?
|
7856
8289
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7857
8290
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -7902,6 +8335,9 @@ module Google
|
|
7902
8335
|
# @param [String] page_token
|
7903
8336
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
7904
8337
|
# by a previous list request to get the next page of results.
|
8338
|
+
# @param [Boolean] return_partial_success
|
8339
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
8340
|
+
# failure. The default value is false and the logic is the same as today.
|
7905
8341
|
# @param [String] fields
|
7906
8342
|
# Selector specifying which fields to include in a partial response.
|
7907
8343
|
# @param [String] quota_user
|
@@ -7921,7 +8357,7 @@ module Google
|
|
7921
8357
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
7922
8358
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
7923
8359
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
7924
|
-
def list_instance_group_instances(project, zone, instance_group, instance_groups_list_instances_request_object = nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
8360
|
+
def list_instance_group_instances(project, zone, instance_group, instance_groups_list_instances_request_object = nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
7925
8361
|
command = make_simple_command(:post, '{project}/zones/{zone}/instanceGroups/{instanceGroup}/listInstances', options)
|
7926
8362
|
command.request_representation = Google::Apis::ComputeV1::InstanceGroupsListInstancesRequest::Representation
|
7927
8363
|
command.request_object = instance_groups_list_instances_request_object
|
@@ -7934,6 +8370,7 @@ module Google
|
|
7934
8370
|
command.query['maxResults'] = max_results unless max_results.nil?
|
7935
8371
|
command.query['orderBy'] = order_by unless order_by.nil?
|
7936
8372
|
command.query['pageToken'] = page_token unless page_token.nil?
|
8373
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
7937
8374
|
command.query['fields'] = fields unless fields.nil?
|
7938
8375
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
7939
8376
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -8268,6 +8705,9 @@ module Google
|
|
8268
8705
|
# @param [String] page_token
|
8269
8706
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
8270
8707
|
# by a previous list request to get the next page of results.
|
8708
|
+
# @param [Boolean] return_partial_success
|
8709
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
8710
|
+
# failure. The default value is false and the logic is the same as today.
|
8271
8711
|
# @param [String] fields
|
8272
8712
|
# Selector specifying which fields to include in a partial response.
|
8273
8713
|
# @param [String] quota_user
|
@@ -8287,7 +8727,7 @@ module Google
|
|
8287
8727
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
8288
8728
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
8289
8729
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
8290
|
-
def list_instance_templates(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
8730
|
+
def list_instance_templates(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
8291
8731
|
command = make_simple_command(:get, '{project}/global/instanceTemplates', options)
|
8292
8732
|
command.response_representation = Google::Apis::ComputeV1::InstanceTemplateList::Representation
|
8293
8733
|
command.response_class = Google::Apis::ComputeV1::InstanceTemplateList
|
@@ -8296,6 +8736,7 @@ module Google
|
|
8296
8736
|
command.query['maxResults'] = max_results unless max_results.nil?
|
8297
8737
|
command.query['orderBy'] = order_by unless order_by.nil?
|
8298
8738
|
command.query['pageToken'] = page_token unless page_token.nil?
|
8739
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
8299
8740
|
command.query['fields'] = fields unless fields.nil?
|
8300
8741
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
8301
8742
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -8539,6 +8980,9 @@ module Google
|
|
8539
8980
|
# @param [String] page_token
|
8540
8981
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
8541
8982
|
# by a previous list request to get the next page of results.
|
8983
|
+
# @param [Boolean] return_partial_success
|
8984
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
8985
|
+
# failure. The default value is false and the logic is the same as today.
|
8542
8986
|
# @param [String] fields
|
8543
8987
|
# Selector specifying which fields to include in a partial response.
|
8544
8988
|
# @param [String] quota_user
|
@@ -8558,7 +9002,7 @@ module Google
|
|
8558
9002
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
8559
9003
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
8560
9004
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
8561
|
-
def list_aggregated_instances(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
9005
|
+
def list_aggregated_instances(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
8562
9006
|
command = make_simple_command(:get, '{project}/aggregated/instances', options)
|
8563
9007
|
command.response_representation = Google::Apis::ComputeV1::InstanceAggregatedList::Representation
|
8564
9008
|
command.response_class = Google::Apis::ComputeV1::InstanceAggregatedList
|
@@ -8568,6 +9012,7 @@ module Google
|
|
8568
9012
|
command.query['maxResults'] = max_results unless max_results.nil?
|
8569
9013
|
command.query['orderBy'] = order_by unless order_by.nil?
|
8570
9014
|
command.query['pageToken'] = page_token unless page_token.nil?
|
9015
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
8571
9016
|
command.query['fields'] = fields unless fields.nil?
|
8572
9017
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
8573
9018
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -8587,7 +9032,8 @@ module Google
|
|
8587
9032
|
# @param [Google::Apis::ComputeV1::AttachedDisk] attached_disk_object
|
8588
9033
|
# @param [Boolean] force_attach
|
8589
9034
|
# Whether to force attach the regional disk even if it's currently attached to
|
8590
|
-
# another instance.
|
9035
|
+
# another instance. If you try to force attach a zonal disk to an instance, you
|
9036
|
+
# will receive an error.
|
8591
9037
|
# @param [String] request_id
|
8592
9038
|
# An optional request ID to identify requests. Specify a unique request ID so
|
8593
9039
|
# that if you must retry your request, the server will know to ignore the
|
@@ -8927,7 +9373,46 @@ module Google
|
|
8927
9373
|
execute_or_queue_command(command, &block)
|
8928
9374
|
end
|
8929
9375
|
|
8930
|
-
# Returns the
|
9376
|
+
# Returns the screenshot from the specified instance.
|
9377
|
+
# @param [String] project
|
9378
|
+
# Project ID for this request.
|
9379
|
+
# @param [String] zone
|
9380
|
+
# The name of the zone for this request.
|
9381
|
+
# @param [String] instance
|
9382
|
+
# Name of the instance scoping this request.
|
9383
|
+
# @param [String] fields
|
9384
|
+
# Selector specifying which fields to include in a partial response.
|
9385
|
+
# @param [String] quota_user
|
9386
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
9387
|
+
# characters.
|
9388
|
+
# @param [String] user_ip
|
9389
|
+
# Deprecated. Please use quotaUser instead.
|
9390
|
+
# @param [Google::Apis::RequestOptions] options
|
9391
|
+
# Request-specific options
|
9392
|
+
#
|
9393
|
+
# @yield [result, err] Result & error if block supplied
|
9394
|
+
# @yieldparam result [Google::Apis::ComputeV1::Screenshot] parsed result object
|
9395
|
+
# @yieldparam err [StandardError] error object if request failed
|
9396
|
+
#
|
9397
|
+
# @return [Google::Apis::ComputeV1::Screenshot]
|
9398
|
+
#
|
9399
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
9400
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
9401
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
9402
|
+
def get_instance_screenshot(project, zone, instance, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
9403
|
+
command = make_simple_command(:get, '{project}/zones/{zone}/instances/{instance}/screenshot', options)
|
9404
|
+
command.response_representation = Google::Apis::ComputeV1::Screenshot::Representation
|
9405
|
+
command.response_class = Google::Apis::ComputeV1::Screenshot
|
9406
|
+
command.params['project'] = project unless project.nil?
|
9407
|
+
command.params['zone'] = zone unless zone.nil?
|
9408
|
+
command.params['instance'] = instance unless instance.nil?
|
9409
|
+
command.query['fields'] = fields unless fields.nil?
|
9410
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
9411
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
9412
|
+
execute_or_queue_command(command, &block)
|
9413
|
+
end
|
9414
|
+
|
9415
|
+
# Returns the last 1 MB of serial port output from the specified instance.
|
8931
9416
|
# @param [String] project
|
8932
9417
|
# Project ID for this request.
|
8933
9418
|
# @param [String] zone
|
@@ -9122,6 +9607,9 @@ module Google
|
|
9122
9607
|
# @param [String] page_token
|
9123
9608
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
9124
9609
|
# by a previous list request to get the next page of results.
|
9610
|
+
# @param [Boolean] return_partial_success
|
9611
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
9612
|
+
# failure. The default value is false and the logic is the same as today.
|
9125
9613
|
# @param [String] fields
|
9126
9614
|
# Selector specifying which fields to include in a partial response.
|
9127
9615
|
# @param [String] quota_user
|
@@ -9141,7 +9629,7 @@ module Google
|
|
9141
9629
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
9142
9630
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
9143
9631
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
9144
|
-
def list_instances(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
9632
|
+
def list_instances(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
9145
9633
|
command = make_simple_command(:get, '{project}/zones/{zone}/instances', options)
|
9146
9634
|
command.response_representation = Google::Apis::ComputeV1::InstanceList::Representation
|
9147
9635
|
command.response_class = Google::Apis::ComputeV1::InstanceList
|
@@ -9151,6 +9639,7 @@ module Google
|
|
9151
9639
|
command.query['maxResults'] = max_results unless max_results.nil?
|
9152
9640
|
command.query['orderBy'] = order_by unless order_by.nil?
|
9153
9641
|
command.query['pageToken'] = page_token unless page_token.nil?
|
9642
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
9154
9643
|
command.query['fields'] = fields unless fields.nil?
|
9155
9644
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
9156
9645
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -9158,9 +9647,9 @@ module Google
|
|
9158
9647
|
end
|
9159
9648
|
|
9160
9649
|
# Retrieves a list of resources that refer to the VM instance specified in the
|
9161
|
-
# request. For example, if the VM instance is part of a managed
|
9162
|
-
# the referrers list includes the
|
9163
|
-
# read Viewing
|
9650
|
+
# request. For example, if the VM instance is part of a managed or unmanaged
|
9651
|
+
# instance group, the referrers list includes the instance group. For more
|
9652
|
+
# information, read Viewing referrers to VM instances.
|
9164
9653
|
# @param [String] project
|
9165
9654
|
# Project ID for this request.
|
9166
9655
|
# @param [String] zone
|
@@ -9202,6 +9691,9 @@ module Google
|
|
9202
9691
|
# @param [String] page_token
|
9203
9692
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
9204
9693
|
# by a previous list request to get the next page of results.
|
9694
|
+
# @param [Boolean] return_partial_success
|
9695
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
9696
|
+
# failure. The default value is false and the logic is the same as today.
|
9205
9697
|
# @param [String] fields
|
9206
9698
|
# Selector specifying which fields to include in a partial response.
|
9207
9699
|
# @param [String] quota_user
|
@@ -9221,7 +9713,7 @@ module Google
|
|
9221
9713
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
9222
9714
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
9223
9715
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
9224
|
-
def list_instance_referrers(project, zone, instance, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
9716
|
+
def list_instance_referrers(project, zone, instance, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
9225
9717
|
command = make_simple_command(:get, '{project}/zones/{zone}/instances/{instance}/referrers', options)
|
9226
9718
|
command.response_representation = Google::Apis::ComputeV1::InstanceListReferrers::Representation
|
9227
9719
|
command.response_class = Google::Apis::ComputeV1::InstanceListReferrers
|
@@ -9232,6 +9724,7 @@ module Google
|
|
9232
9724
|
command.query['maxResults'] = max_results unless max_results.nil?
|
9233
9725
|
command.query['orderBy'] = order_by unless order_by.nil?
|
9234
9726
|
command.query['pageToken'] = page_token unless page_token.nil?
|
9727
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
9235
9728
|
command.query['fields'] = fields unless fields.nil?
|
9236
9729
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
9237
9730
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -10578,6 +11071,9 @@ module Google
|
|
10578
11071
|
# @param [String] page_token
|
10579
11072
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
10580
11073
|
# by a previous list request to get the next page of results.
|
11074
|
+
# @param [Boolean] return_partial_success
|
11075
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
11076
|
+
# failure. The default value is false and the logic is the same as today.
|
10581
11077
|
# @param [String] fields
|
10582
11078
|
# Selector specifying which fields to include in a partial response.
|
10583
11079
|
# @param [String] quota_user
|
@@ -10597,7 +11093,7 @@ module Google
|
|
10597
11093
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
10598
11094
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
10599
11095
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
10600
|
-
def aggregated_interconnect_attachment_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11096
|
+
def aggregated_interconnect_attachment_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
10601
11097
|
command = make_simple_command(:get, '{project}/aggregated/interconnectAttachments', options)
|
10602
11098
|
command.response_representation = Google::Apis::ComputeV1::InterconnectAttachmentAggregatedList::Representation
|
10603
11099
|
command.response_class = Google::Apis::ComputeV1::InterconnectAttachmentAggregatedList
|
@@ -10607,6 +11103,7 @@ module Google
|
|
10607
11103
|
command.query['maxResults'] = max_results unless max_results.nil?
|
10608
11104
|
command.query['orderBy'] = order_by unless order_by.nil?
|
10609
11105
|
command.query['pageToken'] = page_token unless page_token.nil?
|
11106
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
10610
11107
|
command.query['fields'] = fields unless fields.nil?
|
10611
11108
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
10612
11109
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -10798,6 +11295,9 @@ module Google
|
|
10798
11295
|
# @param [String] page_token
|
10799
11296
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
10800
11297
|
# by a previous list request to get the next page of results.
|
11298
|
+
# @param [Boolean] return_partial_success
|
11299
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
11300
|
+
# failure. The default value is false and the logic is the same as today.
|
10801
11301
|
# @param [String] fields
|
10802
11302
|
# Selector specifying which fields to include in a partial response.
|
10803
11303
|
# @param [String] quota_user
|
@@ -10817,7 +11317,7 @@ module Google
|
|
10817
11317
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
10818
11318
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
10819
11319
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
10820
|
-
def list_interconnect_attachments(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11320
|
+
def list_interconnect_attachments(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
10821
11321
|
command = make_simple_command(:get, '{project}/regions/{region}/interconnectAttachments', options)
|
10822
11322
|
command.response_representation = Google::Apis::ComputeV1::InterconnectAttachmentList::Representation
|
10823
11323
|
command.response_class = Google::Apis::ComputeV1::InterconnectAttachmentList
|
@@ -10827,6 +11327,7 @@ module Google
|
|
10827
11327
|
command.query['maxResults'] = max_results unless max_results.nil?
|
10828
11328
|
command.query['orderBy'] = order_by unless order_by.nil?
|
10829
11329
|
command.query['pageToken'] = page_token unless page_token.nil?
|
11330
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
10830
11331
|
command.query['fields'] = fields unless fields.nil?
|
10831
11332
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
10832
11333
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -10964,6 +11465,9 @@ module Google
|
|
10964
11465
|
# @param [String] page_token
|
10965
11466
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
10966
11467
|
# by a previous list request to get the next page of results.
|
11468
|
+
# @param [Boolean] return_partial_success
|
11469
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
11470
|
+
# failure. The default value is false and the logic is the same as today.
|
10967
11471
|
# @param [String] fields
|
10968
11472
|
# Selector specifying which fields to include in a partial response.
|
10969
11473
|
# @param [String] quota_user
|
@@ -10983,7 +11487,7 @@ module Google
|
|
10983
11487
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
10984
11488
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
10985
11489
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
10986
|
-
def list_interconnect_locations(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11490
|
+
def list_interconnect_locations(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
10987
11491
|
command = make_simple_command(:get, '{project}/global/interconnectLocations', options)
|
10988
11492
|
command.response_representation = Google::Apis::ComputeV1::InterconnectLocationList::Representation
|
10989
11493
|
command.response_class = Google::Apis::ComputeV1::InterconnectLocationList
|
@@ -10992,6 +11496,7 @@ module Google
|
|
10992
11496
|
command.query['maxResults'] = max_results unless max_results.nil?
|
10993
11497
|
command.query['orderBy'] = order_by unless order_by.nil?
|
10994
11498
|
command.query['pageToken'] = page_token unless page_token.nil?
|
11499
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
10995
11500
|
command.query['fields'] = fields unless fields.nil?
|
10996
11501
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
10997
11502
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -11205,6 +11710,9 @@ module Google
|
|
11205
11710
|
# @param [String] page_token
|
11206
11711
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
11207
11712
|
# by a previous list request to get the next page of results.
|
11713
|
+
# @param [Boolean] return_partial_success
|
11714
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
11715
|
+
# failure. The default value is false and the logic is the same as today.
|
11208
11716
|
# @param [String] fields
|
11209
11717
|
# Selector specifying which fields to include in a partial response.
|
11210
11718
|
# @param [String] quota_user
|
@@ -11224,7 +11732,7 @@ module Google
|
|
11224
11732
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
11225
11733
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
11226
11734
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
11227
|
-
def list_interconnects(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11735
|
+
def list_interconnects(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11228
11736
|
command = make_simple_command(:get, '{project}/global/interconnects', options)
|
11229
11737
|
command.response_representation = Google::Apis::ComputeV1::InterconnectList::Representation
|
11230
11738
|
command.response_class = Google::Apis::ComputeV1::InterconnectList
|
@@ -11233,6 +11741,7 @@ module Google
|
|
11233
11741
|
command.query['maxResults'] = max_results unless max_results.nil?
|
11234
11742
|
command.query['orderBy'] = order_by unless order_by.nil?
|
11235
11743
|
command.query['pageToken'] = page_token unless page_token.nil?
|
11744
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
11236
11745
|
command.query['fields'] = fields unless fields.nil?
|
11237
11746
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
11238
11747
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -11592,6 +12101,9 @@ module Google
|
|
11592
12101
|
# @param [String] page_token
|
11593
12102
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
11594
12103
|
# by a previous list request to get the next page of results.
|
12104
|
+
# @param [Boolean] return_partial_success
|
12105
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
12106
|
+
# failure. The default value is false and the logic is the same as today.
|
11595
12107
|
# @param [String] fields
|
11596
12108
|
# Selector specifying which fields to include in a partial response.
|
11597
12109
|
# @param [String] quota_user
|
@@ -11611,7 +12123,7 @@ module Google
|
|
11611
12123
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
11612
12124
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
11613
12125
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
11614
|
-
def list_licenses(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12126
|
+
def list_licenses(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11615
12127
|
command = make_simple_command(:get, '{project}/global/licenses', options)
|
11616
12128
|
command.response_representation = Google::Apis::ComputeV1::LicensesListResponse::Representation
|
11617
12129
|
command.response_class = Google::Apis::ComputeV1::LicensesListResponse
|
@@ -11620,6 +12132,7 @@ module Google
|
|
11620
12132
|
command.query['maxResults'] = max_results unless max_results.nil?
|
11621
12133
|
command.query['orderBy'] = order_by unless order_by.nil?
|
11622
12134
|
command.query['pageToken'] = page_token unless page_token.nil?
|
12135
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
11623
12136
|
command.query['fields'] = fields unless fields.nil?
|
11624
12137
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
11625
12138
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -11752,6 +12265,9 @@ module Google
|
|
11752
12265
|
# @param [String] page_token
|
11753
12266
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
11754
12267
|
# by a previous list request to get the next page of results.
|
12268
|
+
# @param [Boolean] return_partial_success
|
12269
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
12270
|
+
# failure. The default value is false and the logic is the same as today.
|
11755
12271
|
# @param [String] fields
|
11756
12272
|
# Selector specifying which fields to include in a partial response.
|
11757
12273
|
# @param [String] quota_user
|
@@ -11771,7 +12287,7 @@ module Google
|
|
11771
12287
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
11772
12288
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
11773
12289
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
11774
|
-
def list_aggregated_machine_types(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12290
|
+
def list_aggregated_machine_types(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11775
12291
|
command = make_simple_command(:get, '{project}/aggregated/machineTypes', options)
|
11776
12292
|
command.response_representation = Google::Apis::ComputeV1::MachineTypeAggregatedList::Representation
|
11777
12293
|
command.response_class = Google::Apis::ComputeV1::MachineTypeAggregatedList
|
@@ -11781,6 +12297,7 @@ module Google
|
|
11781
12297
|
command.query['maxResults'] = max_results unless max_results.nil?
|
11782
12298
|
command.query['orderBy'] = order_by unless order_by.nil?
|
11783
12299
|
command.query['pageToken'] = page_token unless page_token.nil?
|
12300
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
11784
12301
|
command.query['fields'] = fields unless fields.nil?
|
11785
12302
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
11786
12303
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -11866,6 +12383,9 @@ module Google
|
|
11866
12383
|
# @param [String] page_token
|
11867
12384
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
11868
12385
|
# by a previous list request to get the next page of results.
|
12386
|
+
# @param [Boolean] return_partial_success
|
12387
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
12388
|
+
# failure. The default value is false and the logic is the same as today.
|
11869
12389
|
# @param [String] fields
|
11870
12390
|
# Selector specifying which fields to include in a partial response.
|
11871
12391
|
# @param [String] quota_user
|
@@ -11885,7 +12405,7 @@ module Google
|
|
11885
12405
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
11886
12406
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
11887
12407
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
11888
|
-
def list_machine_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12408
|
+
def list_machine_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11889
12409
|
command = make_simple_command(:get, '{project}/zones/{zone}/machineTypes', options)
|
11890
12410
|
command.response_representation = Google::Apis::ComputeV1::MachineTypeList::Representation
|
11891
12411
|
command.response_class = Google::Apis::ComputeV1::MachineTypeList
|
@@ -11895,6 +12415,7 @@ module Google
|
|
11895
12415
|
command.query['maxResults'] = max_results unless max_results.nil?
|
11896
12416
|
command.query['orderBy'] = order_by unless order_by.nil?
|
11897
12417
|
command.query['pageToken'] = page_token unless page_token.nil?
|
12418
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
11898
12419
|
command.query['fields'] = fields unless fields.nil?
|
11899
12420
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
11900
12421
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -11945,6 +12466,9 @@ module Google
|
|
11945
12466
|
# @param [String] page_token
|
11946
12467
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
11947
12468
|
# by a previous list request to get the next page of results.
|
12469
|
+
# @param [Boolean] return_partial_success
|
12470
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
12471
|
+
# failure. The default value is false and the logic is the same as today.
|
11948
12472
|
# @param [String] fields
|
11949
12473
|
# Selector specifying which fields to include in a partial response.
|
11950
12474
|
# @param [String] quota_user
|
@@ -11964,7 +12488,7 @@ module Google
|
|
11964
12488
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
11965
12489
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
11966
12490
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
11967
|
-
def aggregated_network_endpoint_group_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12491
|
+
def aggregated_network_endpoint_group_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
11968
12492
|
command = make_simple_command(:get, '{project}/aggregated/networkEndpointGroups', options)
|
11969
12493
|
command.response_representation = Google::Apis::ComputeV1::NetworkEndpointGroupAggregatedList::Representation
|
11970
12494
|
command.response_class = Google::Apis::ComputeV1::NetworkEndpointGroupAggregatedList
|
@@ -11974,6 +12498,7 @@ module Google
|
|
11974
12498
|
command.query['maxResults'] = max_results unless max_results.nil?
|
11975
12499
|
command.query['orderBy'] = order_by unless order_by.nil?
|
11976
12500
|
command.query['pageToken'] = page_token unless page_token.nil?
|
12501
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
11977
12502
|
command.query['fields'] = fields unless fields.nil?
|
11978
12503
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
11979
12504
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -12283,6 +12808,9 @@ module Google
|
|
12283
12808
|
# @param [String] page_token
|
12284
12809
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
12285
12810
|
# by a previous list request to get the next page of results.
|
12811
|
+
# @param [Boolean] return_partial_success
|
12812
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
12813
|
+
# failure. The default value is false and the logic is the same as today.
|
12286
12814
|
# @param [String] fields
|
12287
12815
|
# Selector specifying which fields to include in a partial response.
|
12288
12816
|
# @param [String] quota_user
|
@@ -12302,7 +12830,7 @@ module Google
|
|
12302
12830
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
12303
12831
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
12304
12832
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
12305
|
-
def list_network_endpoint_groups(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12833
|
+
def list_network_endpoint_groups(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12306
12834
|
command = make_simple_command(:get, '{project}/zones/{zone}/networkEndpointGroups', options)
|
12307
12835
|
command.response_representation = Google::Apis::ComputeV1::NetworkEndpointGroupList::Representation
|
12308
12836
|
command.response_class = Google::Apis::ComputeV1::NetworkEndpointGroupList
|
@@ -12312,6 +12840,7 @@ module Google
|
|
12312
12840
|
command.query['maxResults'] = max_results unless max_results.nil?
|
12313
12841
|
command.query['orderBy'] = order_by unless order_by.nil?
|
12314
12842
|
command.query['pageToken'] = page_token unless page_token.nil?
|
12843
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
12315
12844
|
command.query['fields'] = fields unless fields.nil?
|
12316
12845
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
12317
12846
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -12362,6 +12891,9 @@ module Google
|
|
12362
12891
|
# @param [String] page_token
|
12363
12892
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
12364
12893
|
# by a previous list request to get the next page of results.
|
12894
|
+
# @param [Boolean] return_partial_success
|
12895
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
12896
|
+
# failure. The default value is false and the logic is the same as today.
|
12365
12897
|
# @param [String] fields
|
12366
12898
|
# Selector specifying which fields to include in a partial response.
|
12367
12899
|
# @param [String] quota_user
|
@@ -12381,7 +12913,7 @@ module Google
|
|
12381
12913
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
12382
12914
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
12383
12915
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
12384
|
-
def list_network_endpoint_group_network_endpoints(project, zone, network_endpoint_group, network_endpoint_groups_list_endpoints_request_object = nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12916
|
+
def list_network_endpoint_group_network_endpoints(project, zone, network_endpoint_group, network_endpoint_groups_list_endpoints_request_object = nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12385
12917
|
command = make_simple_command(:post, '{project}/zones/{zone}/networkEndpointGroups/{networkEndpointGroup}/listNetworkEndpoints', options)
|
12386
12918
|
command.request_representation = Google::Apis::ComputeV1::NetworkEndpointGroupsListEndpointsRequest::Representation
|
12387
12919
|
command.request_object = network_endpoint_groups_list_endpoints_request_object
|
@@ -12394,6 +12926,7 @@ module Google
|
|
12394
12926
|
command.query['maxResults'] = max_results unless max_results.nil?
|
12395
12927
|
command.query['orderBy'] = order_by unless order_by.nil?
|
12396
12928
|
command.query['pageToken'] = page_token unless page_token.nil?
|
12929
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
12397
12930
|
command.query['fields'] = fields unless fields.nil?
|
12398
12931
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
12399
12932
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -12664,6 +13197,9 @@ module Google
|
|
12664
13197
|
# @param [String] page_token
|
12665
13198
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
12666
13199
|
# by a previous list request to get the next page of results.
|
13200
|
+
# @param [Boolean] return_partial_success
|
13201
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
13202
|
+
# failure. The default value is false and the logic is the same as today.
|
12667
13203
|
# @param [String] fields
|
12668
13204
|
# Selector specifying which fields to include in a partial response.
|
12669
13205
|
# @param [String] quota_user
|
@@ -12683,7 +13219,7 @@ module Google
|
|
12683
13219
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
12684
13220
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
12685
13221
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
12686
|
-
def list_networks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13222
|
+
def list_networks(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12687
13223
|
command = make_simple_command(:get, '{project}/global/networks', options)
|
12688
13224
|
command.response_representation = Google::Apis::ComputeV1::NetworkList::Representation
|
12689
13225
|
command.response_class = Google::Apis::ComputeV1::NetworkList
|
@@ -12692,6 +13228,7 @@ module Google
|
|
12692
13228
|
command.query['maxResults'] = max_results unless max_results.nil?
|
12693
13229
|
command.query['orderBy'] = order_by unless order_by.nil?
|
12694
13230
|
command.query['pageToken'] = page_token unless page_token.nil?
|
13231
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
12695
13232
|
command.query['fields'] = fields unless fields.nil?
|
12696
13233
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
12697
13234
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -12744,6 +13281,9 @@ module Google
|
|
12744
13281
|
# @param [String] region
|
12745
13282
|
# The region of the request. The response will include all subnet routes, static
|
12746
13283
|
# routes and dynamic routes in the region.
|
13284
|
+
# @param [Boolean] return_partial_success
|
13285
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
13286
|
+
# failure. The default value is false and the logic is the same as today.
|
12747
13287
|
# @param [String] fields
|
12748
13288
|
# Selector specifying which fields to include in a partial response.
|
12749
13289
|
# @param [String] quota_user
|
@@ -12763,7 +13303,7 @@ module Google
|
|
12763
13303
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
12764
13304
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
12765
13305
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
12766
|
-
def list_network_peering_routes(project, network, direction: nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, peering_name: nil, region: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13306
|
+
def list_network_peering_routes(project, network, direction: nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, peering_name: nil, region: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
12767
13307
|
command = make_simple_command(:get, '{project}/global/networks/{network}/listPeeringRoutes', options)
|
12768
13308
|
command.response_representation = Google::Apis::ComputeV1::ExchangedPeeringRoutesList::Representation
|
12769
13309
|
command.response_class = Google::Apis::ComputeV1::ExchangedPeeringRoutesList
|
@@ -12776,6 +13316,7 @@ module Google
|
|
12776
13316
|
command.query['pageToken'] = page_token unless page_token.nil?
|
12777
13317
|
command.query['peeringName'] = peering_name unless peering_name.nil?
|
12778
13318
|
command.query['region'] = region unless region.nil?
|
13319
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
12779
13320
|
command.query['fields'] = fields unless fields.nil?
|
12780
13321
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
12781
13322
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -13085,6 +13626,9 @@ module Google
|
|
13085
13626
|
# @param [String] page_token
|
13086
13627
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
13087
13628
|
# by a previous list request to get the next page of results.
|
13629
|
+
# @param [Boolean] return_partial_success
|
13630
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
13631
|
+
# failure. The default value is false and the logic is the same as today.
|
13088
13632
|
# @param [String] fields
|
13089
13633
|
# Selector specifying which fields to include in a partial response.
|
13090
13634
|
# @param [String] quota_user
|
@@ -13104,7 +13648,7 @@ module Google
|
|
13104
13648
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
13105
13649
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
13106
13650
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
13107
|
-
def aggregated_node_group_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13651
|
+
def aggregated_node_group_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13108
13652
|
command = make_simple_command(:get, '{project}/aggregated/nodeGroups', options)
|
13109
13653
|
command.response_representation = Google::Apis::ComputeV1::NodeGroupAggregatedList::Representation
|
13110
13654
|
command.response_class = Google::Apis::ComputeV1::NodeGroupAggregatedList
|
@@ -13114,6 +13658,7 @@ module Google
|
|
13114
13658
|
command.query['maxResults'] = max_results unless max_results.nil?
|
13115
13659
|
command.query['orderBy'] = order_by unless order_by.nil?
|
13116
13660
|
command.query['pageToken'] = page_token unless page_token.nil?
|
13661
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
13117
13662
|
command.query['fields'] = fields unless fields.nil?
|
13118
13663
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
13119
13664
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -13404,6 +13949,9 @@ module Google
|
|
13404
13949
|
# @param [String] page_token
|
13405
13950
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
13406
13951
|
# by a previous list request to get the next page of results.
|
13952
|
+
# @param [Boolean] return_partial_success
|
13953
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
13954
|
+
# failure. The default value is false and the logic is the same as today.
|
13407
13955
|
# @param [String] fields
|
13408
13956
|
# Selector specifying which fields to include in a partial response.
|
13409
13957
|
# @param [String] quota_user
|
@@ -13423,7 +13971,7 @@ module Google
|
|
13423
13971
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
13424
13972
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
13425
13973
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
13426
|
-
def list_node_groups(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13974
|
+
def list_node_groups(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13427
13975
|
command = make_simple_command(:get, '{project}/zones/{zone}/nodeGroups', options)
|
13428
13976
|
command.response_representation = Google::Apis::ComputeV1::NodeGroupList::Representation
|
13429
13977
|
command.response_class = Google::Apis::ComputeV1::NodeGroupList
|
@@ -13433,6 +13981,7 @@ module Google
|
|
13433
13981
|
command.query['maxResults'] = max_results unless max_results.nil?
|
13434
13982
|
command.query['orderBy'] = order_by unless order_by.nil?
|
13435
13983
|
command.query['pageToken'] = page_token unless page_token.nil?
|
13984
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
13436
13985
|
command.query['fields'] = fields unless fields.nil?
|
13437
13986
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
13438
13987
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -13480,6 +14029,9 @@ module Google
|
|
13480
14029
|
# @param [String] page_token
|
13481
14030
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
13482
14031
|
# by a previous list request to get the next page of results.
|
14032
|
+
# @param [Boolean] return_partial_success
|
14033
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
14034
|
+
# failure. The default value is false and the logic is the same as today.
|
13483
14035
|
# @param [String] fields
|
13484
14036
|
# Selector specifying which fields to include in a partial response.
|
13485
14037
|
# @param [String] quota_user
|
@@ -13499,7 +14051,7 @@ module Google
|
|
13499
14051
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
13500
14052
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
13501
14053
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
13502
|
-
def list_node_group_nodes(project, zone, node_group, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14054
|
+
def list_node_group_nodes(project, zone, node_group, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13503
14055
|
command = make_simple_command(:post, '{project}/zones/{zone}/nodeGroups/{nodeGroup}/listNodes', options)
|
13504
14056
|
command.response_representation = Google::Apis::ComputeV1::NodeGroupsListNodes::Representation
|
13505
14057
|
command.response_class = Google::Apis::ComputeV1::NodeGroupsListNodes
|
@@ -13510,6 +14062,7 @@ module Google
|
|
13510
14062
|
command.query['maxResults'] = max_results unless max_results.nil?
|
13511
14063
|
command.query['orderBy'] = order_by unless order_by.nil?
|
13512
14064
|
command.query['pageToken'] = page_token unless page_token.nil?
|
14065
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
13513
14066
|
command.query['fields'] = fields unless fields.nil?
|
13514
14067
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
13515
14068
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -13753,6 +14306,9 @@ module Google
|
|
13753
14306
|
# @param [String] page_token
|
13754
14307
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
13755
14308
|
# by a previous list request to get the next page of results.
|
14309
|
+
# @param [Boolean] return_partial_success
|
14310
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
14311
|
+
# failure. The default value is false and the logic is the same as today.
|
13756
14312
|
# @param [String] fields
|
13757
14313
|
# Selector specifying which fields to include in a partial response.
|
13758
14314
|
# @param [String] quota_user
|
@@ -13772,7 +14328,7 @@ module Google
|
|
13772
14328
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
13773
14329
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
13774
14330
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
13775
|
-
def aggregated_node_template_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14331
|
+
def aggregated_node_template_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
13776
14332
|
command = make_simple_command(:get, '{project}/aggregated/nodeTemplates', options)
|
13777
14333
|
command.response_representation = Google::Apis::ComputeV1::NodeTemplateAggregatedList::Representation
|
13778
14334
|
command.response_class = Google::Apis::ComputeV1::NodeTemplateAggregatedList
|
@@ -13782,6 +14338,7 @@ module Google
|
|
13782
14338
|
command.query['maxResults'] = max_results unless max_results.nil?
|
13783
14339
|
command.query['orderBy'] = order_by unless order_by.nil?
|
13784
14340
|
command.query['pageToken'] = page_token unless page_token.nil?
|
14341
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
13785
14342
|
command.query['fields'] = fields unless fields.nil?
|
13786
14343
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
13787
14344
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -14013,6 +14570,9 @@ module Google
|
|
14013
14570
|
# @param [String] page_token
|
14014
14571
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
14015
14572
|
# by a previous list request to get the next page of results.
|
14573
|
+
# @param [Boolean] return_partial_success
|
14574
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
14575
|
+
# failure. The default value is false and the logic is the same as today.
|
14016
14576
|
# @param [String] fields
|
14017
14577
|
# Selector specifying which fields to include in a partial response.
|
14018
14578
|
# @param [String] quota_user
|
@@ -14032,7 +14592,7 @@ module Google
|
|
14032
14592
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
14033
14593
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
14034
14594
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
14035
|
-
def list_node_templates(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14595
|
+
def list_node_templates(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14036
14596
|
command = make_simple_command(:get, '{project}/regions/{region}/nodeTemplates', options)
|
14037
14597
|
command.response_representation = Google::Apis::ComputeV1::NodeTemplateList::Representation
|
14038
14598
|
command.response_class = Google::Apis::ComputeV1::NodeTemplateList
|
@@ -14042,6 +14602,7 @@ module Google
|
|
14042
14602
|
command.query['maxResults'] = max_results unless max_results.nil?
|
14043
14603
|
command.query['orderBy'] = order_by unless order_by.nil?
|
14044
14604
|
command.query['pageToken'] = page_token unless page_token.nil?
|
14605
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
14045
14606
|
command.query['fields'] = fields unless fields.nil?
|
14046
14607
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
14047
14608
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -14177,6 +14738,9 @@ module Google
|
|
14177
14738
|
# @param [String] page_token
|
14178
14739
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
14179
14740
|
# by a previous list request to get the next page of results.
|
14741
|
+
# @param [Boolean] return_partial_success
|
14742
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
14743
|
+
# failure. The default value is false and the logic is the same as today.
|
14180
14744
|
# @param [String] fields
|
14181
14745
|
# Selector specifying which fields to include in a partial response.
|
14182
14746
|
# @param [String] quota_user
|
@@ -14196,7 +14760,7 @@ module Google
|
|
14196
14760
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
14197
14761
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
14198
14762
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
14199
|
-
def aggregated_node_type_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14763
|
+
def aggregated_node_type_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14200
14764
|
command = make_simple_command(:get, '{project}/aggregated/nodeTypes', options)
|
14201
14765
|
command.response_representation = Google::Apis::ComputeV1::NodeTypeAggregatedList::Representation
|
14202
14766
|
command.response_class = Google::Apis::ComputeV1::NodeTypeAggregatedList
|
@@ -14206,6 +14770,7 @@ module Google
|
|
14206
14770
|
command.query['maxResults'] = max_results unless max_results.nil?
|
14207
14771
|
command.query['orderBy'] = order_by unless order_by.nil?
|
14208
14772
|
command.query['pageToken'] = page_token unless page_token.nil?
|
14773
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
14209
14774
|
command.query['fields'] = fields unless fields.nil?
|
14210
14775
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
14211
14776
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -14291,6 +14856,9 @@ module Google
|
|
14291
14856
|
# @param [String] page_token
|
14292
14857
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
14293
14858
|
# by a previous list request to get the next page of results.
|
14859
|
+
# @param [Boolean] return_partial_success
|
14860
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
14861
|
+
# failure. The default value is false and the logic is the same as today.
|
14294
14862
|
# @param [String] fields
|
14295
14863
|
# Selector specifying which fields to include in a partial response.
|
14296
14864
|
# @param [String] quota_user
|
@@ -14310,7 +14878,7 @@ module Google
|
|
14310
14878
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
14311
14879
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
14312
14880
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
14313
|
-
def list_node_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14881
|
+
def list_node_types(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14314
14882
|
command = make_simple_command(:get, '{project}/zones/{zone}/nodeTypes', options)
|
14315
14883
|
command.response_representation = Google::Apis::ComputeV1::NodeTypeList::Representation
|
14316
14884
|
command.response_class = Google::Apis::ComputeV1::NodeTypeList
|
@@ -14320,6 +14888,7 @@ module Google
|
|
14320
14888
|
command.query['maxResults'] = max_results unless max_results.nil?
|
14321
14889
|
command.query['orderBy'] = order_by unless order_by.nil?
|
14322
14890
|
command.query['pageToken'] = page_token unless page_token.nil?
|
14891
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
14323
14892
|
command.query['fields'] = fields unless fields.nil?
|
14324
14893
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
14325
14894
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -14370,6 +14939,9 @@ module Google
|
|
14370
14939
|
# @param [String] page_token
|
14371
14940
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
14372
14941
|
# by a previous list request to get the next page of results.
|
14942
|
+
# @param [Boolean] return_partial_success
|
14943
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
14944
|
+
# failure. The default value is false and the logic is the same as today.
|
14373
14945
|
# @param [String] fields
|
14374
14946
|
# Selector specifying which fields to include in a partial response.
|
14375
14947
|
# @param [String] quota_user
|
@@ -14389,7 +14961,7 @@ module Google
|
|
14389
14961
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
14390
14962
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
14391
14963
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
14392
|
-
def aggregated_packet_mirroring_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14964
|
+
def aggregated_packet_mirroring_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14393
14965
|
command = make_simple_command(:get, '{project}/aggregated/packetMirrorings', options)
|
14394
14966
|
command.response_representation = Google::Apis::ComputeV1::PacketMirroringAggregatedList::Representation
|
14395
14967
|
command.response_class = Google::Apis::ComputeV1::PacketMirroringAggregatedList
|
@@ -14399,6 +14971,7 @@ module Google
|
|
14399
14971
|
command.query['maxResults'] = max_results unless max_results.nil?
|
14400
14972
|
command.query['orderBy'] = order_by unless order_by.nil?
|
14401
14973
|
command.query['pageToken'] = page_token unless page_token.nil?
|
14974
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
14402
14975
|
command.query['fields'] = fields unless fields.nil?
|
14403
14976
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
14404
14977
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -14587,6 +15160,9 @@ module Google
|
|
14587
15160
|
# @param [String] page_token
|
14588
15161
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
14589
15162
|
# by a previous list request to get the next page of results.
|
15163
|
+
# @param [Boolean] return_partial_success
|
15164
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
15165
|
+
# failure. The default value is false and the logic is the same as today.
|
14590
15166
|
# @param [String] fields
|
14591
15167
|
# Selector specifying which fields to include in a partial response.
|
14592
15168
|
# @param [String] quota_user
|
@@ -14606,7 +15182,7 @@ module Google
|
|
14606
15182
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
14607
15183
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
14608
15184
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
14609
|
-
def list_packet_mirrorings(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
15185
|
+
def list_packet_mirrorings(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
14610
15186
|
command = make_simple_command(:get, '{project}/regions/{region}/packetMirrorings', options)
|
14611
15187
|
command.response_representation = Google::Apis::ComputeV1::PacketMirroringList::Representation
|
14612
15188
|
command.response_class = Google::Apis::ComputeV1::PacketMirroringList
|
@@ -14616,6 +15192,7 @@ module Google
|
|
14616
15192
|
command.query['maxResults'] = max_results unless max_results.nil?
|
14617
15193
|
command.query['orderBy'] = order_by unless order_by.nil?
|
14618
15194
|
command.query['pageToken'] = page_token unless page_token.nil?
|
15195
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
14619
15196
|
command.query['fields'] = fields unless fields.nil?
|
14620
15197
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
14621
15198
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -15013,6 +15590,9 @@ module Google
|
|
15013
15590
|
# @param [String] page_token
|
15014
15591
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
15015
15592
|
# by a previous list request to get the next page of results.
|
15593
|
+
# @param [Boolean] return_partial_success
|
15594
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
15595
|
+
# failure. The default value is false and the logic is the same as today.
|
15016
15596
|
# @param [String] fields
|
15017
15597
|
# Selector specifying which fields to include in a partial response.
|
15018
15598
|
# @param [String] quota_user
|
@@ -15032,7 +15612,7 @@ module Google
|
|
15032
15612
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
15033
15613
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
15034
15614
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
15035
|
-
def get_project_xpn_resources(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
15615
|
+
def get_project_xpn_resources(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
15036
15616
|
command = make_simple_command(:get, '{project}/getXpnResources', options)
|
15037
15617
|
command.response_representation = Google::Apis::ComputeV1::ProjectsGetXpnResources::Representation
|
15038
15618
|
command.response_class = Google::Apis::ComputeV1::ProjectsGetXpnResources
|
@@ -15041,6 +15621,7 @@ module Google
|
|
15041
15621
|
command.query['maxResults'] = max_results unless max_results.nil?
|
15042
15622
|
command.query['orderBy'] = order_by unless order_by.nil?
|
15043
15623
|
command.query['pageToken'] = page_token unless page_token.nil?
|
15624
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
15044
15625
|
command.query['fields'] = fields unless fields.nil?
|
15045
15626
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
15046
15627
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -15085,6 +15666,9 @@ module Google
|
|
15085
15666
|
# @param [String] page_token
|
15086
15667
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
15087
15668
|
# by a previous list request to get the next page of results.
|
15669
|
+
# @param [Boolean] return_partial_success
|
15670
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
15671
|
+
# failure. The default value is false and the logic is the same as today.
|
15088
15672
|
# @param [String] fields
|
15089
15673
|
# Selector specifying which fields to include in a partial response.
|
15090
15674
|
# @param [String] quota_user
|
@@ -15104,7 +15688,7 @@ module Google
|
|
15104
15688
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
15105
15689
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
15106
15690
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
15107
|
-
def list_project_xpn_hosts(project, projects_list_xpn_hosts_request_object = nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
15691
|
+
def list_project_xpn_hosts(project, projects_list_xpn_hosts_request_object = nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
15108
15692
|
command = make_simple_command(:post, '{project}/listXpnHosts', options)
|
15109
15693
|
command.request_representation = Google::Apis::ComputeV1::ProjectsListXpnHostsRequest::Representation
|
15110
15694
|
command.request_object = projects_list_xpn_hosts_request_object
|
@@ -15115,6 +15699,7 @@ module Google
|
|
15115
15699
|
command.query['maxResults'] = max_results unless max_results.nil?
|
15116
15700
|
command.query['orderBy'] = order_by unless order_by.nil?
|
15117
15701
|
command.query['pageToken'] = page_token unless page_token.nil?
|
15702
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
15118
15703
|
command.query['fields'] = fields unless fields.nil?
|
15119
15704
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
15120
15705
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -15547,6 +16132,9 @@ module Google
|
|
15547
16132
|
# @param [String] page_token
|
15548
16133
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
15549
16134
|
# by a previous list request to get the next page of results.
|
16135
|
+
# @param [Boolean] return_partial_success
|
16136
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
16137
|
+
# failure. The default value is false and the logic is the same as today.
|
15550
16138
|
# @param [String] fields
|
15551
16139
|
# Selector specifying which fields to include in a partial response.
|
15552
16140
|
# @param [String] quota_user
|
@@ -15566,7 +16154,7 @@ module Google
|
|
15566
16154
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
15567
16155
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
15568
16156
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
15569
|
-
def list_region_autoscalers(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16157
|
+
def list_region_autoscalers(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
15570
16158
|
command = make_simple_command(:get, '{project}/regions/{region}/autoscalers', options)
|
15571
16159
|
command.response_representation = Google::Apis::ComputeV1::RegionAutoscalerList::Representation
|
15572
16160
|
command.response_class = Google::Apis::ComputeV1::RegionAutoscalerList
|
@@ -15576,6 +16164,7 @@ module Google
|
|
15576
16164
|
command.query['maxResults'] = max_results unless max_results.nil?
|
15577
16165
|
command.query['orderBy'] = order_by unless order_by.nil?
|
15578
16166
|
command.query['pageToken'] = page_token unless page_token.nil?
|
16167
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
15579
16168
|
command.query['fields'] = fields unless fields.nil?
|
15580
16169
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
15581
16170
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -15917,6 +16506,9 @@ module Google
|
|
15917
16506
|
# @param [String] page_token
|
15918
16507
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
15919
16508
|
# by a previous list request to get the next page of results.
|
16509
|
+
# @param [Boolean] return_partial_success
|
16510
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
16511
|
+
# failure. The default value is false and the logic is the same as today.
|
15920
16512
|
# @param [String] fields
|
15921
16513
|
# Selector specifying which fields to include in a partial response.
|
15922
16514
|
# @param [String] quota_user
|
@@ -15936,7 +16528,7 @@ module Google
|
|
15936
16528
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
15937
16529
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
15938
16530
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
15939
|
-
def list_region_backend_services(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16531
|
+
def list_region_backend_services(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
15940
16532
|
command = make_simple_command(:get, '{project}/regions/{region}/backendServices', options)
|
15941
16533
|
command.response_representation = Google::Apis::ComputeV1::BackendServiceList::Representation
|
15942
16534
|
command.response_class = Google::Apis::ComputeV1::BackendServiceList
|
@@ -15946,6 +16538,7 @@ module Google
|
|
15946
16538
|
command.query['maxResults'] = max_results unless max_results.nil?
|
15947
16539
|
command.query['orderBy'] = order_by unless order_by.nil?
|
15948
16540
|
command.query['pageToken'] = page_token unless page_token.nil?
|
16541
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
15949
16542
|
command.query['fields'] = fields unless fields.nil?
|
15950
16543
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
15951
16544
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -16108,6 +16701,9 @@ module Google
|
|
16108
16701
|
# @param [String] page_token
|
16109
16702
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
16110
16703
|
# by a previous list request to get the next page of results.
|
16704
|
+
# @param [Boolean] return_partial_success
|
16705
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
16706
|
+
# failure. The default value is false and the logic is the same as today.
|
16111
16707
|
# @param [String] fields
|
16112
16708
|
# Selector specifying which fields to include in a partial response.
|
16113
16709
|
# @param [String] quota_user
|
@@ -16127,7 +16723,7 @@ module Google
|
|
16127
16723
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
16128
16724
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
16129
16725
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
16130
|
-
def aggregated_region_commitment_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16726
|
+
def aggregated_region_commitment_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16131
16727
|
command = make_simple_command(:get, '{project}/aggregated/commitments', options)
|
16132
16728
|
command.response_representation = Google::Apis::ComputeV1::CommitmentAggregatedList::Representation
|
16133
16729
|
command.response_class = Google::Apis::ComputeV1::CommitmentAggregatedList
|
@@ -16137,6 +16733,7 @@ module Google
|
|
16137
16733
|
command.query['maxResults'] = max_results unless max_results.nil?
|
16138
16734
|
command.query['orderBy'] = order_by unless order_by.nil?
|
16139
16735
|
command.query['pageToken'] = page_token unless page_token.nil?
|
16736
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
16140
16737
|
command.query['fields'] = fields unless fields.nil?
|
16141
16738
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
16142
16739
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -16274,6 +16871,9 @@ module Google
|
|
16274
16871
|
# @param [String] page_token
|
16275
16872
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
16276
16873
|
# by a previous list request to get the next page of results.
|
16874
|
+
# @param [Boolean] return_partial_success
|
16875
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
16876
|
+
# failure. The default value is false and the logic is the same as today.
|
16277
16877
|
# @param [String] fields
|
16278
16878
|
# Selector specifying which fields to include in a partial response.
|
16279
16879
|
# @param [String] quota_user
|
@@ -16293,7 +16893,7 @@ module Google
|
|
16293
16893
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
16294
16894
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
16295
16895
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
16296
|
-
def list_region_commitments(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16896
|
+
def list_region_commitments(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16297
16897
|
command = make_simple_command(:get, '{project}/regions/{region}/commitments', options)
|
16298
16898
|
command.response_representation = Google::Apis::ComputeV1::CommitmentList::Representation
|
16299
16899
|
command.response_class = Google::Apis::ComputeV1::CommitmentList
|
@@ -16303,6 +16903,7 @@ module Google
|
|
16303
16903
|
command.query['maxResults'] = max_results unless max_results.nil?
|
16304
16904
|
command.query['orderBy'] = order_by unless order_by.nil?
|
16305
16905
|
command.query['pageToken'] = page_token unless page_token.nil?
|
16906
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
16306
16907
|
command.query['fields'] = fields unless fields.nil?
|
16307
16908
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
16308
16909
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -16388,6 +16989,9 @@ module Google
|
|
16388
16989
|
# @param [String] page_token
|
16389
16990
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
16390
16991
|
# by a previous list request to get the next page of results.
|
16992
|
+
# @param [Boolean] return_partial_success
|
16993
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
16994
|
+
# failure. The default value is false and the logic is the same as today.
|
16391
16995
|
# @param [String] fields
|
16392
16996
|
# Selector specifying which fields to include in a partial response.
|
16393
16997
|
# @param [String] quota_user
|
@@ -16407,7 +17011,7 @@ module Google
|
|
16407
17011
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
16408
17012
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
16409
17013
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
16410
|
-
def list_region_disk_types(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
17014
|
+
def list_region_disk_types(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16411
17015
|
command = make_simple_command(:get, '{project}/regions/{region}/diskTypes', options)
|
16412
17016
|
command.response_representation = Google::Apis::ComputeV1::RegionDiskTypeList::Representation
|
16413
17017
|
command.response_class = Google::Apis::ComputeV1::RegionDiskTypeList
|
@@ -16417,6 +17021,7 @@ module Google
|
|
16417
17021
|
command.query['maxResults'] = max_results unless max_results.nil?
|
16418
17022
|
command.query['orderBy'] = order_by unless order_by.nil?
|
16419
17023
|
command.query['pageToken'] = page_token unless page_token.nil?
|
17024
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
16420
17025
|
command.query['fields'] = fields unless fields.nil?
|
16421
17026
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
16422
17027
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -16762,6 +17367,9 @@ module Google
|
|
16762
17367
|
# @param [String] page_token
|
16763
17368
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
16764
17369
|
# by a previous list request to get the next page of results.
|
17370
|
+
# @param [Boolean] return_partial_success
|
17371
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
17372
|
+
# failure. The default value is false and the logic is the same as today.
|
16765
17373
|
# @param [String] fields
|
16766
17374
|
# Selector specifying which fields to include in a partial response.
|
16767
17375
|
# @param [String] quota_user
|
@@ -16781,7 +17389,7 @@ module Google
|
|
16781
17389
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
16782
17390
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
16783
17391
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
16784
|
-
def list_region_disks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
17392
|
+
def list_region_disks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
16785
17393
|
command = make_simple_command(:get, '{project}/regions/{region}/disks', options)
|
16786
17394
|
command.response_representation = Google::Apis::ComputeV1::DiskList::Representation
|
16787
17395
|
command.response_class = Google::Apis::ComputeV1::DiskList
|
@@ -16791,6 +17399,7 @@ module Google
|
|
16791
17399
|
command.query['maxResults'] = max_results unless max_results.nil?
|
16792
17400
|
command.query['orderBy'] = order_by unless order_by.nil?
|
16793
17401
|
command.query['pageToken'] = page_token unless page_token.nil?
|
17402
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
16794
17403
|
command.query['fields'] = fields unless fields.nil?
|
16795
17404
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
16796
17405
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -17228,6 +17837,9 @@ module Google
|
|
17228
17837
|
# @param [String] page_token
|
17229
17838
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
17230
17839
|
# by a previous list request to get the next page of results.
|
17840
|
+
# @param [Boolean] return_partial_success
|
17841
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
17842
|
+
# failure. The default value is false and the logic is the same as today.
|
17231
17843
|
# @param [String] fields
|
17232
17844
|
# Selector specifying which fields to include in a partial response.
|
17233
17845
|
# @param [String] quota_user
|
@@ -17247,7 +17859,7 @@ module Google
|
|
17247
17859
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
17248
17860
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
17249
17861
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
17250
|
-
def list_region_health_check_services(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
17862
|
+
def list_region_health_check_services(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
17251
17863
|
command = make_simple_command(:get, '{project}/regions/{region}/healthCheckServices', options)
|
17252
17864
|
command.response_representation = Google::Apis::ComputeV1::HealthCheckServicesList::Representation
|
17253
17865
|
command.response_class = Google::Apis::ComputeV1::HealthCheckServicesList
|
@@ -17257,6 +17869,7 @@ module Google
|
|
17257
17869
|
command.query['maxResults'] = max_results unless max_results.nil?
|
17258
17870
|
command.query['orderBy'] = order_by unless order_by.nil?
|
17259
17871
|
command.query['pageToken'] = page_token unless page_token.nil?
|
17872
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
17260
17873
|
command.query['fields'] = fields unless fields.nil?
|
17261
17874
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
17262
17875
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -17502,6 +18115,9 @@ module Google
|
|
17502
18115
|
# @param [String] page_token
|
17503
18116
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
17504
18117
|
# by a previous list request to get the next page of results.
|
18118
|
+
# @param [Boolean] return_partial_success
|
18119
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
18120
|
+
# failure. The default value is false and the logic is the same as today.
|
17505
18121
|
# @param [String] fields
|
17506
18122
|
# Selector specifying which fields to include in a partial response.
|
17507
18123
|
# @param [String] quota_user
|
@@ -17521,7 +18137,7 @@ module Google
|
|
17521
18137
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
17522
18138
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
17523
18139
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
17524
|
-
def list_region_health_checks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18140
|
+
def list_region_health_checks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
17525
18141
|
command = make_simple_command(:get, '{project}/regions/{region}/healthChecks', options)
|
17526
18142
|
command.response_representation = Google::Apis::ComputeV1::HealthCheckList::Representation
|
17527
18143
|
command.response_class = Google::Apis::ComputeV1::HealthCheckList
|
@@ -17531,6 +18147,7 @@ module Google
|
|
17531
18147
|
command.query['maxResults'] = max_results unless max_results.nil?
|
17532
18148
|
command.query['orderBy'] = order_by unless order_by.nil?
|
17533
18149
|
command.query['pageToken'] = page_token unless page_token.nil?
|
18150
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
17534
18151
|
command.query['fields'] = fields unless fields.nil?
|
17535
18152
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
17536
18153
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -17930,6 +18547,48 @@ module Google
|
|
17930
18547
|
execute_or_queue_command(command, &block)
|
17931
18548
|
end
|
17932
18549
|
|
18550
|
+
# Deletes selected per-instance configs for the managed instance group.
|
18551
|
+
# @param [String] project
|
18552
|
+
# Project ID for this request.
|
18553
|
+
# @param [String] region
|
18554
|
+
# Name of the region scoping this request, should conform to RFC1035.
|
18555
|
+
# @param [String] instance_group_manager
|
18556
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
18557
|
+
# @param [Google::Apis::ComputeV1::RegionInstanceGroupManagerDeleteInstanceConfigReq] region_instance_group_manager_delete_instance_config_req_object
|
18558
|
+
# @param [String] fields
|
18559
|
+
# Selector specifying which fields to include in a partial response.
|
18560
|
+
# @param [String] quota_user
|
18561
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
18562
|
+
# characters.
|
18563
|
+
# @param [String] user_ip
|
18564
|
+
# Deprecated. Please use quotaUser instead.
|
18565
|
+
# @param [Google::Apis::RequestOptions] options
|
18566
|
+
# Request-specific options
|
18567
|
+
#
|
18568
|
+
# @yield [result, err] Result & error if block supplied
|
18569
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
18570
|
+
# @yieldparam err [StandardError] error object if request failed
|
18571
|
+
#
|
18572
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
18573
|
+
#
|
18574
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18575
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18576
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18577
|
+
def delete_region_instance_group_manager_per_instance_configs(project, region, instance_group_manager, region_instance_group_manager_delete_instance_config_req_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18578
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/deletePerInstanceConfigs', options)
|
18579
|
+
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagerDeleteInstanceConfigReq::Representation
|
18580
|
+
command.request_object = region_instance_group_manager_delete_instance_config_req_object
|
18581
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
18582
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
18583
|
+
command.params['project'] = project unless project.nil?
|
18584
|
+
command.params['region'] = region unless region.nil?
|
18585
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
18586
|
+
command.query['fields'] = fields unless fields.nil?
|
18587
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18588
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
18589
|
+
execute_or_queue_command(command, &block)
|
18590
|
+
end
|
18591
|
+
|
17933
18592
|
# Returns all of the details about the specified managed instance group.
|
17934
18593
|
# @param [String] project
|
17935
18594
|
# Project ID for this request.
|
@@ -18066,6 +18725,9 @@ module Google
|
|
18066
18725
|
# @param [String] page_token
|
18067
18726
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
18068
18727
|
# by a previous list request to get the next page of results.
|
18728
|
+
# @param [Boolean] return_partial_success
|
18729
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
18730
|
+
# failure. The default value is false and the logic is the same as today.
|
18069
18731
|
# @param [String] fields
|
18070
18732
|
# Selector specifying which fields to include in a partial response.
|
18071
18733
|
# @param [String] quota_user
|
@@ -18085,7 +18747,7 @@ module Google
|
|
18085
18747
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18086
18748
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18087
18749
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18088
|
-
def list_region_instance_group_managers(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18750
|
+
def list_region_instance_group_managers(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18089
18751
|
command = make_simple_command(:get, '{project}/regions/{region}/instanceGroupManagers', options)
|
18090
18752
|
command.response_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagerList::Representation
|
18091
18753
|
command.response_class = Google::Apis::ComputeV1::RegionInstanceGroupManagerList
|
@@ -18095,6 +18757,7 @@ module Google
|
|
18095
18757
|
command.query['maxResults'] = max_results unless max_results.nil?
|
18096
18758
|
command.query['orderBy'] = order_by unless order_by.nil?
|
18097
18759
|
command.query['pageToken'] = page_token unless page_token.nil?
|
18760
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
18098
18761
|
command.query['fields'] = fields unless fields.nil?
|
18099
18762
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18100
18763
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -18145,6 +18808,9 @@ module Google
|
|
18145
18808
|
# @param [String] page_token
|
18146
18809
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
18147
18810
|
# by a previous list request to get the next page of results.
|
18811
|
+
# @param [Boolean] return_partial_success
|
18812
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
18813
|
+
# failure. The default value is false and the logic is the same as today.
|
18148
18814
|
# @param [String] fields
|
18149
18815
|
# Selector specifying which fields to include in a partial response.
|
18150
18816
|
# @param [String] quota_user
|
@@ -18164,7 +18830,7 @@ module Google
|
|
18164
18830
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18165
18831
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18166
18832
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18167
|
-
def list_region_instance_group_manager_errors(project, region, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18833
|
+
def list_region_instance_group_manager_errors(project, region, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18168
18834
|
command = make_simple_command(:get, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/listErrors', options)
|
18169
18835
|
command.response_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagersListErrorsResponse::Representation
|
18170
18836
|
command.response_class = Google::Apis::ComputeV1::RegionInstanceGroupManagersListErrorsResponse
|
@@ -18175,6 +18841,7 @@ module Google
|
|
18175
18841
|
command.query['maxResults'] = max_results unless max_results.nil?
|
18176
18842
|
command.query['orderBy'] = order_by unless order_by.nil?
|
18177
18843
|
command.query['pageToken'] = page_token unless page_token.nil?
|
18844
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
18178
18845
|
command.query['fields'] = fields unless fields.nil?
|
18179
18846
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18180
18847
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -18224,6 +18891,9 @@ module Google
|
|
18224
18891
|
# @param [String] page_token
|
18225
18892
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
18226
18893
|
# by a previous list request to get the next page of results.
|
18894
|
+
# @param [Boolean] return_partial_success
|
18895
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
18896
|
+
# failure. The default value is false and the logic is the same as today.
|
18227
18897
|
# @param [String] fields
|
18228
18898
|
# Selector specifying which fields to include in a partial response.
|
18229
18899
|
# @param [String] quota_user
|
@@ -18243,7 +18913,7 @@ module Google
|
|
18243
18913
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18244
18914
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18245
18915
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18246
|
-
def list_region_instance_group_manager_managed_instances(project, region, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18916
|
+
def list_region_instance_group_manager_managed_instances(project, region, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18247
18917
|
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/listManagedInstances', options)
|
18248
18918
|
command.response_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagersListInstancesResponse::Representation
|
18249
18919
|
command.response_class = Google::Apis::ComputeV1::RegionInstanceGroupManagersListInstancesResponse
|
@@ -18254,6 +18924,89 @@ module Google
|
|
18254
18924
|
command.query['maxResults'] = max_results unless max_results.nil?
|
18255
18925
|
command.query['orderBy'] = order_by unless order_by.nil?
|
18256
18926
|
command.query['pageToken'] = page_token unless page_token.nil?
|
18927
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
18928
|
+
command.query['fields'] = fields unless fields.nil?
|
18929
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18930
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
18931
|
+
execute_or_queue_command(command, &block)
|
18932
|
+
end
|
18933
|
+
|
18934
|
+
# Lists all of the per-instance configs defined for the managed instance group.
|
18935
|
+
# The orderBy query parameter is not supported.
|
18936
|
+
# @param [String] project
|
18937
|
+
# Project ID for this request.
|
18938
|
+
# @param [String] region
|
18939
|
+
# Name of the region scoping this request, should conform to RFC1035.
|
18940
|
+
# @param [String] instance_group_manager
|
18941
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
18942
|
+
# @param [String] filter
|
18943
|
+
# A filter expression that filters resources listed in the response. The
|
18944
|
+
# expression must specify the field name, a comparison operator, and the value
|
18945
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
18946
|
+
# boolean. The comparison operator must be either `=`, `!=`, `>`, or `<`.
|
18947
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
18948
|
+
# instances named `example-instance` by specifying `name != example-instance`.
|
18949
|
+
# You can also filter nested fields. For example, you could specify `scheduling.
|
18950
|
+
# automaticRestart = false` to include instances only if they are not scheduled
|
18951
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
18952
|
+
# on resource labels.
|
18953
|
+
# To filter on multiple expressions, provide each separate expression within
|
18954
|
+
# parentheses. For example: ``` (scheduling.automaticRestart = true) (
|
18955
|
+
# cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
|
18956
|
+
# expression. However, you can include `AND` and `OR` expressions explicitly.
|
18957
|
+
# For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
|
18958
|
+
# Broadwell") AND (scheduling.automaticRestart = true) ```
|
18959
|
+
# @param [Fixnum] max_results
|
18960
|
+
# The maximum number of results per page that should be returned. If the number
|
18961
|
+
# of available results is larger than `maxResults`, Compute Engine returns a `
|
18962
|
+
# nextPageToken` that can be used to get the next page of results in subsequent
|
18963
|
+
# list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
|
18964
|
+
# @param [String] order_by
|
18965
|
+
# Sorts list results by a certain order. By default, results are returned in
|
18966
|
+
# alphanumerical order based on the resource name.
|
18967
|
+
# You can also sort results in descending order based on the creation timestamp
|
18968
|
+
# using `orderBy="creationTimestamp desc"`. This sorts results based on the `
|
18969
|
+
# creationTimestamp` field in reverse chronological order (newest result first).
|
18970
|
+
# Use this to sort resources like operations so that the newest operation is
|
18971
|
+
# returned first.
|
18972
|
+
# Currently, only sorting by `name` or `creationTimestamp desc` is supported.
|
18973
|
+
# @param [String] page_token
|
18974
|
+
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
18975
|
+
# by a previous list request to get the next page of results.
|
18976
|
+
# @param [Boolean] return_partial_success
|
18977
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
18978
|
+
# failure. The default value is false and the logic is the same as today.
|
18979
|
+
# @param [String] fields
|
18980
|
+
# Selector specifying which fields to include in a partial response.
|
18981
|
+
# @param [String] quota_user
|
18982
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
18983
|
+
# characters.
|
18984
|
+
# @param [String] user_ip
|
18985
|
+
# Deprecated. Please use quotaUser instead.
|
18986
|
+
# @param [Google::Apis::RequestOptions] options
|
18987
|
+
# Request-specific options
|
18988
|
+
#
|
18989
|
+
# @yield [result, err] Result & error if block supplied
|
18990
|
+
# @yieldparam result [Google::Apis::ComputeV1::RegionInstanceGroupManagersListInstanceConfigsResp] parsed result object
|
18991
|
+
# @yieldparam err [StandardError] error object if request failed
|
18992
|
+
#
|
18993
|
+
# @return [Google::Apis::ComputeV1::RegionInstanceGroupManagersListInstanceConfigsResp]
|
18994
|
+
#
|
18995
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18996
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18997
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18998
|
+
def list_region_instance_group_manager_per_instance_configs(project, region, instance_group_manager, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18999
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/listPerInstanceConfigs', options)
|
19000
|
+
command.response_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagersListInstanceConfigsResp::Representation
|
19001
|
+
command.response_class = Google::Apis::ComputeV1::RegionInstanceGroupManagersListInstanceConfigsResp
|
19002
|
+
command.params['project'] = project unless project.nil?
|
19003
|
+
command.params['region'] = region unless region.nil?
|
19004
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
19005
|
+
command.query['filter'] = filter unless filter.nil?
|
19006
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
19007
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
19008
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
19009
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
18257
19010
|
command.query['fields'] = fields unless fields.nil?
|
18258
19011
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18259
19012
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -18319,6 +19072,62 @@ module Google
|
|
18319
19072
|
execute_or_queue_command(command, &block)
|
18320
19073
|
end
|
18321
19074
|
|
19075
|
+
# Insert or patch (for the ones that already exist) per-instance configs for the
|
19076
|
+
# managed instance group. perInstanceConfig.instance serves as a key used to
|
19077
|
+
# distinguish whether to perform insert or patch.
|
19078
|
+
# @param [String] project
|
19079
|
+
# Project ID for this request.
|
19080
|
+
# @param [String] region
|
19081
|
+
# Name of the region scoping this request, should conform to RFC1035.
|
19082
|
+
# @param [String] instance_group_manager
|
19083
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
19084
|
+
# @param [Google::Apis::ComputeV1::RegionInstanceGroupManagerPatchInstanceConfigReq] region_instance_group_manager_patch_instance_config_req_object
|
19085
|
+
# @param [String] request_id
|
19086
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
19087
|
+
# that if you must retry your request, the server will know to ignore the
|
19088
|
+
# request if it has already been completed.
|
19089
|
+
# For example, consider a situation where you make an initial request and the
|
19090
|
+
# request times out. If you make the request again with the same request ID, the
|
19091
|
+
# server can check if original operation with the same request ID was received,
|
19092
|
+
# and if so, will ignore the second request. This prevents clients from
|
19093
|
+
# accidentally creating duplicate commitments.
|
19094
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
19095
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
19096
|
+
# @param [String] fields
|
19097
|
+
# Selector specifying which fields to include in a partial response.
|
19098
|
+
# @param [String] quota_user
|
19099
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
19100
|
+
# characters.
|
19101
|
+
# @param [String] user_ip
|
19102
|
+
# Deprecated. Please use quotaUser instead.
|
19103
|
+
# @param [Google::Apis::RequestOptions] options
|
19104
|
+
# Request-specific options
|
19105
|
+
#
|
19106
|
+
# @yield [result, err] Result & error if block supplied
|
19107
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
19108
|
+
# @yieldparam err [StandardError] error object if request failed
|
19109
|
+
#
|
19110
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
19111
|
+
#
|
19112
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19113
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19114
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19115
|
+
def patch_region_instance_group_manager_per_instance_configs(project, region, instance_group_manager, region_instance_group_manager_patch_instance_config_req_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19116
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/patchPerInstanceConfigs', options)
|
19117
|
+
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagerPatchInstanceConfigReq::Representation
|
19118
|
+
command.request_object = region_instance_group_manager_patch_instance_config_req_object
|
19119
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
19120
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
19121
|
+
command.params['project'] = project unless project.nil?
|
19122
|
+
command.params['region'] = region unless region.nil?
|
19123
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
19124
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
19125
|
+
command.query['fields'] = fields unless fields.nil?
|
19126
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19127
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
19128
|
+
execute_or_queue_command(command, &block)
|
19129
|
+
end
|
19130
|
+
|
18322
19131
|
# Flags the specified instances in the managed instance group to be immediately
|
18323
19132
|
# recreated. The instances are deleted and recreated using the current instance
|
18324
19133
|
# template for the managed instance group. This operation is marked as DONE when
|
@@ -18435,24 +19244,394 @@ module Google
|
|
18435
19244
|
command.response_class = Google::Apis::ComputeV1::Operation
|
18436
19245
|
command.params['project'] = project unless project.nil?
|
18437
19246
|
command.params['region'] = region unless region.nil?
|
18438
|
-
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
18439
|
-
command.query['requestId'] = request_id unless request_id.nil?
|
18440
|
-
command.query['size'] = size unless size.nil?
|
19247
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
19248
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
19249
|
+
command.query['size'] = size unless size.nil?
|
19250
|
+
command.query['fields'] = fields unless fields.nil?
|
19251
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19252
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
19253
|
+
execute_or_queue_command(command, &block)
|
19254
|
+
end
|
19255
|
+
|
19256
|
+
# Sets the instance template to use when creating new instances or recreating
|
19257
|
+
# instances in this group. Existing instances are not affected.
|
19258
|
+
# @param [String] project
|
19259
|
+
# Project ID for this request.
|
19260
|
+
# @param [String] region
|
19261
|
+
# Name of the region scoping this request.
|
19262
|
+
# @param [String] instance_group_manager
|
19263
|
+
# The name of the managed instance group.
|
19264
|
+
# @param [Google::Apis::ComputeV1::RegionInstanceGroupManagersSetTemplateRequest] region_instance_group_managers_set_template_request_object
|
19265
|
+
# @param [String] request_id
|
19266
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
19267
|
+
# that if you must retry your request, the server will know to ignore the
|
19268
|
+
# request if it has already been completed.
|
19269
|
+
# For example, consider a situation where you make an initial request and the
|
19270
|
+
# request times out. If you make the request again with the same request ID, the
|
19271
|
+
# server can check if original operation with the same request ID was received,
|
19272
|
+
# and if so, will ignore the second request. This prevents clients from
|
19273
|
+
# accidentally creating duplicate commitments.
|
19274
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
19275
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
19276
|
+
# @param [String] fields
|
19277
|
+
# Selector specifying which fields to include in a partial response.
|
19278
|
+
# @param [String] quota_user
|
19279
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
19280
|
+
# characters.
|
19281
|
+
# @param [String] user_ip
|
19282
|
+
# Deprecated. Please use quotaUser instead.
|
19283
|
+
# @param [Google::Apis::RequestOptions] options
|
19284
|
+
# Request-specific options
|
19285
|
+
#
|
19286
|
+
# @yield [result, err] Result & error if block supplied
|
19287
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
19288
|
+
# @yieldparam err [StandardError] error object if request failed
|
19289
|
+
#
|
19290
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
19291
|
+
#
|
19292
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19293
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19294
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19295
|
+
def set_region_instance_group_manager_instance_template(project, region, instance_group_manager, region_instance_group_managers_set_template_request_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19296
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/setInstanceTemplate', options)
|
19297
|
+
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagersSetTemplateRequest::Representation
|
19298
|
+
command.request_object = region_instance_group_managers_set_template_request_object
|
19299
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
19300
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
19301
|
+
command.params['project'] = project unless project.nil?
|
19302
|
+
command.params['region'] = region unless region.nil?
|
19303
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
19304
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
19305
|
+
command.query['fields'] = fields unless fields.nil?
|
19306
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19307
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
19308
|
+
execute_or_queue_command(command, &block)
|
19309
|
+
end
|
19310
|
+
|
19311
|
+
# Modifies the target pools to which all new instances in this group are
|
19312
|
+
# assigned. Existing instances in the group are not affected.
|
19313
|
+
# @param [String] project
|
19314
|
+
# Project ID for this request.
|
19315
|
+
# @param [String] region
|
19316
|
+
# Name of the region scoping this request.
|
19317
|
+
# @param [String] instance_group_manager
|
19318
|
+
# Name of the managed instance group.
|
19319
|
+
# @param [Google::Apis::ComputeV1::RegionInstanceGroupManagersSetTargetPoolsRequest] region_instance_group_managers_set_target_pools_request_object
|
19320
|
+
# @param [String] request_id
|
19321
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
19322
|
+
# that if you must retry your request, the server will know to ignore the
|
19323
|
+
# request if it has already been completed.
|
19324
|
+
# For example, consider a situation where you make an initial request and the
|
19325
|
+
# request times out. If you make the request again with the same request ID, the
|
19326
|
+
# server can check if original operation with the same request ID was received,
|
19327
|
+
# and if so, will ignore the second request. This prevents clients from
|
19328
|
+
# accidentally creating duplicate commitments.
|
19329
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
19330
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
19331
|
+
# @param [String] fields
|
19332
|
+
# Selector specifying which fields to include in a partial response.
|
19333
|
+
# @param [String] quota_user
|
19334
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
19335
|
+
# characters.
|
19336
|
+
# @param [String] user_ip
|
19337
|
+
# Deprecated. Please use quotaUser instead.
|
19338
|
+
# @param [Google::Apis::RequestOptions] options
|
19339
|
+
# Request-specific options
|
19340
|
+
#
|
19341
|
+
# @yield [result, err] Result & error if block supplied
|
19342
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
19343
|
+
# @yieldparam err [StandardError] error object if request failed
|
19344
|
+
#
|
19345
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
19346
|
+
#
|
19347
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19348
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19349
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19350
|
+
def set_region_instance_group_manager_target_pools(project, region, instance_group_manager, region_instance_group_managers_set_target_pools_request_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19351
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/setTargetPools', options)
|
19352
|
+
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagersSetTargetPoolsRequest::Representation
|
19353
|
+
command.request_object = region_instance_group_managers_set_target_pools_request_object
|
19354
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
19355
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
19356
|
+
command.params['project'] = project unless project.nil?
|
19357
|
+
command.params['region'] = region unless region.nil?
|
19358
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
19359
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
19360
|
+
command.query['fields'] = fields unless fields.nil?
|
19361
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19362
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
19363
|
+
execute_or_queue_command(command, &block)
|
19364
|
+
end
|
19365
|
+
|
19366
|
+
# Insert or update (for the ones that already exist) per-instance configs for
|
19367
|
+
# the managed instance group. perInstanceConfig.instance serves as a key used to
|
19368
|
+
# distinguish whether to perform insert or patch.
|
19369
|
+
# @param [String] project
|
19370
|
+
# Project ID for this request.
|
19371
|
+
# @param [String] region
|
19372
|
+
# Name of the region scoping this request, should conform to RFC1035.
|
19373
|
+
# @param [String] instance_group_manager
|
19374
|
+
# The name of the managed instance group. It should conform to RFC1035.
|
19375
|
+
# @param [Google::Apis::ComputeV1::RegionInstanceGroupManagerUpdateInstanceConfigReq] region_instance_group_manager_update_instance_config_req_object
|
19376
|
+
# @param [String] request_id
|
19377
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
19378
|
+
# that if you must retry your request, the server will know to ignore the
|
19379
|
+
# request if it has already been completed.
|
19380
|
+
# For example, consider a situation where you make an initial request and the
|
19381
|
+
# request times out. If you make the request again with the same request ID, the
|
19382
|
+
# server can check if original operation with the same request ID was received,
|
19383
|
+
# and if so, will ignore the second request. This prevents clients from
|
19384
|
+
# accidentally creating duplicate commitments.
|
19385
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
19386
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
19387
|
+
# @param [String] fields
|
19388
|
+
# Selector specifying which fields to include in a partial response.
|
19389
|
+
# @param [String] quota_user
|
19390
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
19391
|
+
# characters.
|
19392
|
+
# @param [String] user_ip
|
19393
|
+
# Deprecated. Please use quotaUser instead.
|
19394
|
+
# @param [Google::Apis::RequestOptions] options
|
19395
|
+
# Request-specific options
|
19396
|
+
#
|
19397
|
+
# @yield [result, err] Result & error if block supplied
|
19398
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
19399
|
+
# @yieldparam err [StandardError] error object if request failed
|
19400
|
+
#
|
19401
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
19402
|
+
#
|
19403
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19404
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19405
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19406
|
+
def update_region_instance_group_manager_per_instance_configs(project, region, instance_group_manager, region_instance_group_manager_update_instance_config_req_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19407
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroupManagers/{instanceGroupManager}/updatePerInstanceConfigs', options)
|
19408
|
+
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagerUpdateInstanceConfigReq::Representation
|
19409
|
+
command.request_object = region_instance_group_manager_update_instance_config_req_object
|
19410
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
19411
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
19412
|
+
command.params['project'] = project unless project.nil?
|
19413
|
+
command.params['region'] = region unless region.nil?
|
19414
|
+
command.params['instanceGroupManager'] = instance_group_manager unless instance_group_manager.nil?
|
19415
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
19416
|
+
command.query['fields'] = fields unless fields.nil?
|
19417
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19418
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
19419
|
+
execute_or_queue_command(command, &block)
|
19420
|
+
end
|
19421
|
+
|
19422
|
+
# Returns the specified instance group resource.
|
19423
|
+
# @param [String] project
|
19424
|
+
# Project ID for this request.
|
19425
|
+
# @param [String] region
|
19426
|
+
# Name of the region scoping this request.
|
19427
|
+
# @param [String] instance_group
|
19428
|
+
# Name of the instance group resource to return.
|
19429
|
+
# @param [String] fields
|
19430
|
+
# Selector specifying which fields to include in a partial response.
|
19431
|
+
# @param [String] quota_user
|
19432
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
19433
|
+
# characters.
|
19434
|
+
# @param [String] user_ip
|
19435
|
+
# Deprecated. Please use quotaUser instead.
|
19436
|
+
# @param [Google::Apis::RequestOptions] options
|
19437
|
+
# Request-specific options
|
19438
|
+
#
|
19439
|
+
# @yield [result, err] Result & error if block supplied
|
19440
|
+
# @yieldparam result [Google::Apis::ComputeV1::InstanceGroup] parsed result object
|
19441
|
+
# @yieldparam err [StandardError] error object if request failed
|
19442
|
+
#
|
19443
|
+
# @return [Google::Apis::ComputeV1::InstanceGroup]
|
19444
|
+
#
|
19445
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19446
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19447
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19448
|
+
def get_region_instance_group(project, region, instance_group, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19449
|
+
command = make_simple_command(:get, '{project}/regions/{region}/instanceGroups/{instanceGroup}', options)
|
19450
|
+
command.response_representation = Google::Apis::ComputeV1::InstanceGroup::Representation
|
19451
|
+
command.response_class = Google::Apis::ComputeV1::InstanceGroup
|
19452
|
+
command.params['project'] = project unless project.nil?
|
19453
|
+
command.params['region'] = region unless region.nil?
|
19454
|
+
command.params['instanceGroup'] = instance_group unless instance_group.nil?
|
19455
|
+
command.query['fields'] = fields unless fields.nil?
|
19456
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19457
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
19458
|
+
execute_or_queue_command(command, &block)
|
19459
|
+
end
|
19460
|
+
|
19461
|
+
# Retrieves the list of instance group resources contained within the specified
|
19462
|
+
# region.
|
19463
|
+
# @param [String] project
|
19464
|
+
# Project ID for this request.
|
19465
|
+
# @param [String] region
|
19466
|
+
# Name of the region scoping this request.
|
19467
|
+
# @param [String] filter
|
19468
|
+
# A filter expression that filters resources listed in the response. The
|
19469
|
+
# expression must specify the field name, a comparison operator, and the value
|
19470
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
19471
|
+
# boolean. The comparison operator must be either `=`, `!=`, `>`, or `<`.
|
19472
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
19473
|
+
# instances named `example-instance` by specifying `name != example-instance`.
|
19474
|
+
# You can also filter nested fields. For example, you could specify `scheduling.
|
19475
|
+
# automaticRestart = false` to include instances only if they are not scheduled
|
19476
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
19477
|
+
# on resource labels.
|
19478
|
+
# To filter on multiple expressions, provide each separate expression within
|
19479
|
+
# parentheses. For example: ``` (scheduling.automaticRestart = true) (
|
19480
|
+
# cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
|
19481
|
+
# expression. However, you can include `AND` and `OR` expressions explicitly.
|
19482
|
+
# For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
|
19483
|
+
# Broadwell") AND (scheduling.automaticRestart = true) ```
|
19484
|
+
# @param [Fixnum] max_results
|
19485
|
+
# The maximum number of results per page that should be returned. If the number
|
19486
|
+
# of available results is larger than `maxResults`, Compute Engine returns a `
|
19487
|
+
# nextPageToken` that can be used to get the next page of results in subsequent
|
19488
|
+
# list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
|
19489
|
+
# @param [String] order_by
|
19490
|
+
# Sorts list results by a certain order. By default, results are returned in
|
19491
|
+
# alphanumerical order based on the resource name.
|
19492
|
+
# You can also sort results in descending order based on the creation timestamp
|
19493
|
+
# using `orderBy="creationTimestamp desc"`. This sorts results based on the `
|
19494
|
+
# creationTimestamp` field in reverse chronological order (newest result first).
|
19495
|
+
# Use this to sort resources like operations so that the newest operation is
|
19496
|
+
# returned first.
|
19497
|
+
# Currently, only sorting by `name` or `creationTimestamp desc` is supported.
|
19498
|
+
# @param [String] page_token
|
19499
|
+
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
19500
|
+
# by a previous list request to get the next page of results.
|
19501
|
+
# @param [Boolean] return_partial_success
|
19502
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
19503
|
+
# failure. The default value is false and the logic is the same as today.
|
19504
|
+
# @param [String] fields
|
19505
|
+
# Selector specifying which fields to include in a partial response.
|
19506
|
+
# @param [String] quota_user
|
19507
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
19508
|
+
# characters.
|
19509
|
+
# @param [String] user_ip
|
19510
|
+
# Deprecated. Please use quotaUser instead.
|
19511
|
+
# @param [Google::Apis::RequestOptions] options
|
19512
|
+
# Request-specific options
|
19513
|
+
#
|
19514
|
+
# @yield [result, err] Result & error if block supplied
|
19515
|
+
# @yieldparam result [Google::Apis::ComputeV1::RegionInstanceGroupList] parsed result object
|
19516
|
+
# @yieldparam err [StandardError] error object if request failed
|
19517
|
+
#
|
19518
|
+
# @return [Google::Apis::ComputeV1::RegionInstanceGroupList]
|
19519
|
+
#
|
19520
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19521
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19522
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19523
|
+
def list_region_instance_groups(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19524
|
+
command = make_simple_command(:get, '{project}/regions/{region}/instanceGroups', options)
|
19525
|
+
command.response_representation = Google::Apis::ComputeV1::RegionInstanceGroupList::Representation
|
19526
|
+
command.response_class = Google::Apis::ComputeV1::RegionInstanceGroupList
|
19527
|
+
command.params['project'] = project unless project.nil?
|
19528
|
+
command.params['region'] = region unless region.nil?
|
19529
|
+
command.query['filter'] = filter unless filter.nil?
|
19530
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
19531
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
19532
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
19533
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
19534
|
+
command.query['fields'] = fields unless fields.nil?
|
19535
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19536
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
19537
|
+
execute_or_queue_command(command, &block)
|
19538
|
+
end
|
19539
|
+
|
19540
|
+
# Lists the instances in the specified instance group and displays information
|
19541
|
+
# about the named ports. Depending on the specified options, this method can
|
19542
|
+
# list all instances or only the instances that are running. The orderBy query
|
19543
|
+
# parameter is not supported.
|
19544
|
+
# @param [String] project
|
19545
|
+
# Project ID for this request.
|
19546
|
+
# @param [String] region
|
19547
|
+
# Name of the region scoping this request.
|
19548
|
+
# @param [String] instance_group
|
19549
|
+
# Name of the regional instance group for which we want to list the instances.
|
19550
|
+
# @param [Google::Apis::ComputeV1::RegionInstanceGroupsListInstancesRequest] region_instance_groups_list_instances_request_object
|
19551
|
+
# @param [String] filter
|
19552
|
+
# A filter expression that filters resources listed in the response. The
|
19553
|
+
# expression must specify the field name, a comparison operator, and the value
|
19554
|
+
# that you want to use for filtering. The value must be a string, a number, or a
|
19555
|
+
# boolean. The comparison operator must be either `=`, `!=`, `>`, or `<`.
|
19556
|
+
# For example, if you are filtering Compute Engine instances, you can exclude
|
19557
|
+
# instances named `example-instance` by specifying `name != example-instance`.
|
19558
|
+
# You can also filter nested fields. For example, you could specify `scheduling.
|
19559
|
+
# automaticRestart = false` to include instances only if they are not scheduled
|
19560
|
+
# for automatic restarts. You can use filtering on nested fields to filter based
|
19561
|
+
# on resource labels.
|
19562
|
+
# To filter on multiple expressions, provide each separate expression within
|
19563
|
+
# parentheses. For example: ``` (scheduling.automaticRestart = true) (
|
19564
|
+
# cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
|
19565
|
+
# expression. However, you can include `AND` and `OR` expressions explicitly.
|
19566
|
+
# For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
|
19567
|
+
# Broadwell") AND (scheduling.automaticRestart = true) ```
|
19568
|
+
# @param [Fixnum] max_results
|
19569
|
+
# The maximum number of results per page that should be returned. If the number
|
19570
|
+
# of available results is larger than `maxResults`, Compute Engine returns a `
|
19571
|
+
# nextPageToken` that can be used to get the next page of results in subsequent
|
19572
|
+
# list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
|
19573
|
+
# @param [String] order_by
|
19574
|
+
# Sorts list results by a certain order. By default, results are returned in
|
19575
|
+
# alphanumerical order based on the resource name.
|
19576
|
+
# You can also sort results in descending order based on the creation timestamp
|
19577
|
+
# using `orderBy="creationTimestamp desc"`. This sorts results based on the `
|
19578
|
+
# creationTimestamp` field in reverse chronological order (newest result first).
|
19579
|
+
# Use this to sort resources like operations so that the newest operation is
|
19580
|
+
# returned first.
|
19581
|
+
# Currently, only sorting by `name` or `creationTimestamp desc` is supported.
|
19582
|
+
# @param [String] page_token
|
19583
|
+
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
19584
|
+
# by a previous list request to get the next page of results.
|
19585
|
+
# @param [Boolean] return_partial_success
|
19586
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
19587
|
+
# failure. The default value is false and the logic is the same as today.
|
19588
|
+
# @param [String] fields
|
19589
|
+
# Selector specifying which fields to include in a partial response.
|
19590
|
+
# @param [String] quota_user
|
19591
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
19592
|
+
# characters.
|
19593
|
+
# @param [String] user_ip
|
19594
|
+
# Deprecated. Please use quotaUser instead.
|
19595
|
+
# @param [Google::Apis::RequestOptions] options
|
19596
|
+
# Request-specific options
|
19597
|
+
#
|
19598
|
+
# @yield [result, err] Result & error if block supplied
|
19599
|
+
# @yieldparam result [Google::Apis::ComputeV1::RegionInstanceGroupsListInstances] parsed result object
|
19600
|
+
# @yieldparam err [StandardError] error object if request failed
|
19601
|
+
#
|
19602
|
+
# @return [Google::Apis::ComputeV1::RegionInstanceGroupsListInstances]
|
19603
|
+
#
|
19604
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19605
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19606
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19607
|
+
def list_region_instance_group_instances(project, region, instance_group, region_instance_groups_list_instances_request_object = nil, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19608
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroups/{instanceGroup}/listInstances', options)
|
19609
|
+
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupsListInstancesRequest::Representation
|
19610
|
+
command.request_object = region_instance_groups_list_instances_request_object
|
19611
|
+
command.response_representation = Google::Apis::ComputeV1::RegionInstanceGroupsListInstances::Representation
|
19612
|
+
command.response_class = Google::Apis::ComputeV1::RegionInstanceGroupsListInstances
|
19613
|
+
command.params['project'] = project unless project.nil?
|
19614
|
+
command.params['region'] = region unless region.nil?
|
19615
|
+
command.params['instanceGroup'] = instance_group unless instance_group.nil?
|
19616
|
+
command.query['filter'] = filter unless filter.nil?
|
19617
|
+
command.query['maxResults'] = max_results unless max_results.nil?
|
19618
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
19619
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
19620
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
18441
19621
|
command.query['fields'] = fields unless fields.nil?
|
18442
19622
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18443
19623
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
18444
19624
|
execute_or_queue_command(command, &block)
|
18445
19625
|
end
|
18446
19626
|
|
18447
|
-
# Sets the
|
18448
|
-
# instances in this group. Existing instances are not affected.
|
19627
|
+
# Sets the named ports for the specified regional instance group.
|
18449
19628
|
# @param [String] project
|
18450
19629
|
# Project ID for this request.
|
18451
19630
|
# @param [String] region
|
18452
19631
|
# Name of the region scoping this request.
|
18453
|
-
# @param [String]
|
18454
|
-
# The name of the
|
18455
|
-
# @param [Google::Apis::ComputeV1::
|
19632
|
+
# @param [String] instance_group
|
19633
|
+
# The name of the regional instance group where the named ports are updated.
|
19634
|
+
# @param [Google::Apis::ComputeV1::RegionInstanceGroupsSetNamedPortsRequest] region_instance_groups_set_named_ports_request_object
|
18456
19635
|
# @param [String] request_id
|
18457
19636
|
# An optional request ID to identify requests. Specify a unique request ID so
|
18458
19637
|
# that if you must retry your request, the server will know to ignore the
|
@@ -18483,15 +19662,15 @@ module Google
|
|
18483
19662
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18484
19663
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18485
19664
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18486
|
-
def
|
18487
|
-
command = make_simple_command(:post, '{project}/regions/{region}/
|
18488
|
-
command.request_representation = Google::Apis::ComputeV1::
|
18489
|
-
command.request_object =
|
19665
|
+
def set_region_instance_group_named_ports(project, region, instance_group, region_instance_groups_set_named_ports_request_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19666
|
+
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroups/{instanceGroup}/setNamedPorts', options)
|
19667
|
+
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupsSetNamedPortsRequest::Representation
|
19668
|
+
command.request_object = region_instance_groups_set_named_ports_request_object
|
18490
19669
|
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
18491
19670
|
command.response_class = Google::Apis::ComputeV1::Operation
|
18492
19671
|
command.params['project'] = project unless project.nil?
|
18493
19672
|
command.params['region'] = region unless region.nil?
|
18494
|
-
command.params['
|
19673
|
+
command.params['instanceGroup'] = instance_group unless instance_group.nil?
|
18495
19674
|
command.query['requestId'] = request_id unless request_id.nil?
|
18496
19675
|
command.query['fields'] = fields unless fields.nil?
|
18497
19676
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
@@ -18499,15 +19678,16 @@ module Google
|
|
18499
19678
|
execute_or_queue_command(command, &block)
|
18500
19679
|
end
|
18501
19680
|
|
18502
|
-
#
|
18503
|
-
#
|
19681
|
+
# Deletes the specified network endpoint group. Note that the NEG cannot be
|
19682
|
+
# deleted if it is configured as a backend of a backend service.
|
18504
19683
|
# @param [String] project
|
18505
19684
|
# Project ID for this request.
|
18506
19685
|
# @param [String] region
|
18507
|
-
#
|
18508
|
-
#
|
18509
|
-
#
|
18510
|
-
#
|
19686
|
+
# The name of the region where the network endpoint group is located. It should
|
19687
|
+
# comply with RFC1035.
|
19688
|
+
# @param [String] network_endpoint_group
|
19689
|
+
# The name of the network endpoint group to delete. It should comply with
|
19690
|
+
# RFC1035.
|
18511
19691
|
# @param [String] request_id
|
18512
19692
|
# An optional request ID to identify requests. Specify a unique request ID so
|
18513
19693
|
# that if you must retry your request, the server will know to ignore the
|
@@ -18538,15 +19718,13 @@ module Google
|
|
18538
19718
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18539
19719
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18540
19720
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18541
|
-
def
|
18542
|
-
command = make_simple_command(:
|
18543
|
-
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupManagersSetTargetPoolsRequest::Representation
|
18544
|
-
command.request_object = region_instance_group_managers_set_target_pools_request_object
|
19721
|
+
def delete_region_network_endpoint_group(project, region, network_endpoint_group, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19722
|
+
command = make_simple_command(:delete, '{project}/regions/{region}/networkEndpointGroups/{networkEndpointGroup}', options)
|
18545
19723
|
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
18546
19724
|
command.response_class = Google::Apis::ComputeV1::Operation
|
18547
19725
|
command.params['project'] = project unless project.nil?
|
18548
19726
|
command.params['region'] = region unless region.nil?
|
18549
|
-
command.params['
|
19727
|
+
command.params['networkEndpointGroup'] = network_endpoint_group unless network_endpoint_group.nil?
|
18550
19728
|
command.query['requestId'] = request_id unless request_id.nil?
|
18551
19729
|
command.query['fields'] = fields unless fields.nil?
|
18552
19730
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
@@ -18554,13 +19732,15 @@ module Google
|
|
18554
19732
|
execute_or_queue_command(command, &block)
|
18555
19733
|
end
|
18556
19734
|
|
18557
|
-
# Returns the specified
|
19735
|
+
# Returns the specified network endpoint group. Gets a list of available network
|
19736
|
+
# endpoint groups by making a list() request.
|
18558
19737
|
# @param [String] project
|
18559
19738
|
# Project ID for this request.
|
18560
19739
|
# @param [String] region
|
18561
|
-
#
|
18562
|
-
#
|
18563
|
-
#
|
19740
|
+
# The name of the region where the network endpoint group is located. It should
|
19741
|
+
# comply with RFC1035.
|
19742
|
+
# @param [String] network_endpoint_group
|
19743
|
+
# The name of the network endpoint group. It should comply with RFC1035.
|
18564
19744
|
# @param [String] fields
|
18565
19745
|
# Selector specifying which fields to include in a partial response.
|
18566
19746
|
# @param [String] quota_user
|
@@ -18572,67 +19752,46 @@ module Google
|
|
18572
19752
|
# Request-specific options
|
18573
19753
|
#
|
18574
19754
|
# @yield [result, err] Result & error if block supplied
|
18575
|
-
# @yieldparam result [Google::Apis::ComputeV1::
|
19755
|
+
# @yieldparam result [Google::Apis::ComputeV1::NetworkEndpointGroup] parsed result object
|
18576
19756
|
# @yieldparam err [StandardError] error object if request failed
|
18577
19757
|
#
|
18578
|
-
# @return [Google::Apis::ComputeV1::
|
19758
|
+
# @return [Google::Apis::ComputeV1::NetworkEndpointGroup]
|
18579
19759
|
#
|
18580
19760
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18581
19761
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18582
19762
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18583
|
-
def
|
18584
|
-
command = make_simple_command(:get, '{project}/regions/{region}/
|
18585
|
-
command.response_representation = Google::Apis::ComputeV1::
|
18586
|
-
command.response_class = Google::Apis::ComputeV1::
|
19763
|
+
def get_region_network_endpoint_group(project, region, network_endpoint_group, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19764
|
+
command = make_simple_command(:get, '{project}/regions/{region}/networkEndpointGroups/{networkEndpointGroup}', options)
|
19765
|
+
command.response_representation = Google::Apis::ComputeV1::NetworkEndpointGroup::Representation
|
19766
|
+
command.response_class = Google::Apis::ComputeV1::NetworkEndpointGroup
|
18587
19767
|
command.params['project'] = project unless project.nil?
|
18588
19768
|
command.params['region'] = region unless region.nil?
|
18589
|
-
command.params['
|
19769
|
+
command.params['networkEndpointGroup'] = network_endpoint_group unless network_endpoint_group.nil?
|
18590
19770
|
command.query['fields'] = fields unless fields.nil?
|
18591
19771
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18592
19772
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
18593
19773
|
execute_or_queue_command(command, &block)
|
18594
19774
|
end
|
18595
19775
|
|
18596
|
-
#
|
18597
|
-
#
|
19776
|
+
# Creates a network endpoint group in the specified project using the parameters
|
19777
|
+
# that are included in the request.
|
18598
19778
|
# @param [String] project
|
18599
19779
|
# Project ID for this request.
|
18600
19780
|
# @param [String] region
|
18601
|
-
#
|
18602
|
-
#
|
18603
|
-
#
|
18604
|
-
#
|
18605
|
-
#
|
18606
|
-
#
|
18607
|
-
#
|
18608
|
-
#
|
18609
|
-
#
|
18610
|
-
#
|
18611
|
-
#
|
18612
|
-
#
|
18613
|
-
#
|
18614
|
-
#
|
18615
|
-
# cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
|
18616
|
-
# expression. However, you can include `AND` and `OR` expressions explicitly.
|
18617
|
-
# For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
|
18618
|
-
# Broadwell") AND (scheduling.automaticRestart = true) ```
|
18619
|
-
# @param [Fixnum] max_results
|
18620
|
-
# The maximum number of results per page that should be returned. If the number
|
18621
|
-
# of available results is larger than `maxResults`, Compute Engine returns a `
|
18622
|
-
# nextPageToken` that can be used to get the next page of results in subsequent
|
18623
|
-
# list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
|
18624
|
-
# @param [String] order_by
|
18625
|
-
# Sorts list results by a certain order. By default, results are returned in
|
18626
|
-
# alphanumerical order based on the resource name.
|
18627
|
-
# You can also sort results in descending order based on the creation timestamp
|
18628
|
-
# using `orderBy="creationTimestamp desc"`. This sorts results based on the `
|
18629
|
-
# creationTimestamp` field in reverse chronological order (newest result first).
|
18630
|
-
# Use this to sort resources like operations so that the newest operation is
|
18631
|
-
# returned first.
|
18632
|
-
# Currently, only sorting by `name` or `creationTimestamp desc` is supported.
|
18633
|
-
# @param [String] page_token
|
18634
|
-
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
18635
|
-
# by a previous list request to get the next page of results.
|
19781
|
+
# The name of the region where you want to create the network endpoint group. It
|
19782
|
+
# should comply with RFC1035.
|
19783
|
+
# @param [Google::Apis::ComputeV1::NetworkEndpointGroup] network_endpoint_group_object
|
19784
|
+
# @param [String] request_id
|
19785
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
19786
|
+
# that if you must retry your request, the server will know to ignore the
|
19787
|
+
# request if it has already been completed.
|
19788
|
+
# For example, consider a situation where you make an initial request and the
|
19789
|
+
# request times out. If you make the request again with the same request ID, the
|
19790
|
+
# server can check if original operation with the same request ID was received,
|
19791
|
+
# and if so, will ignore the second request. This prevents clients from
|
19792
|
+
# accidentally creating duplicate commitments.
|
19793
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
19794
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
18636
19795
|
# @param [String] fields
|
18637
19796
|
# Selector specifying which fields to include in a partial response.
|
18638
19797
|
# @param [String] quota_user
|
@@ -18644,41 +19803,36 @@ module Google
|
|
18644
19803
|
# Request-specific options
|
18645
19804
|
#
|
18646
19805
|
# @yield [result, err] Result & error if block supplied
|
18647
|
-
# @yieldparam result [Google::Apis::ComputeV1::
|
19806
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
18648
19807
|
# @yieldparam err [StandardError] error object if request failed
|
18649
19808
|
#
|
18650
|
-
# @return [Google::Apis::ComputeV1::
|
19809
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
18651
19810
|
#
|
18652
19811
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18653
19812
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18654
19813
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18655
|
-
def
|
18656
|
-
command = make_simple_command(:
|
18657
|
-
command.
|
18658
|
-
command.
|
19814
|
+
def insert_region_network_endpoint_group(project, region, network_endpoint_group_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19815
|
+
command = make_simple_command(:post, '{project}/regions/{region}/networkEndpointGroups', options)
|
19816
|
+
command.request_representation = Google::Apis::ComputeV1::NetworkEndpointGroup::Representation
|
19817
|
+
command.request_object = network_endpoint_group_object
|
19818
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
19819
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
18659
19820
|
command.params['project'] = project unless project.nil?
|
18660
19821
|
command.params['region'] = region unless region.nil?
|
18661
|
-
command.query['
|
18662
|
-
command.query['maxResults'] = max_results unless max_results.nil?
|
18663
|
-
command.query['orderBy'] = order_by unless order_by.nil?
|
18664
|
-
command.query['pageToken'] = page_token unless page_token.nil?
|
19822
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
18665
19823
|
command.query['fields'] = fields unless fields.nil?
|
18666
19824
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18667
19825
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
18668
19826
|
execute_or_queue_command(command, &block)
|
18669
19827
|
end
|
18670
19828
|
|
18671
|
-
#
|
18672
|
-
#
|
18673
|
-
# list all instances or only the instances that are running. The orderBy query
|
18674
|
-
# parameter is not supported.
|
19829
|
+
# Retrieves the list of regional network endpoint groups available to the
|
19830
|
+
# specified project in the given region.
|
18675
19831
|
# @param [String] project
|
18676
19832
|
# Project ID for this request.
|
18677
19833
|
# @param [String] region
|
18678
|
-
#
|
18679
|
-
#
|
18680
|
-
# Name of the regional instance group for which we want to list the instances.
|
18681
|
-
# @param [Google::Apis::ComputeV1::RegionInstanceGroupsListInstancesRequest] region_instance_groups_list_instances_request_object
|
19834
|
+
# The name of the region where the network endpoint group is located. It should
|
19835
|
+
# comply with RFC1035.
|
18682
19836
|
# @param [String] filter
|
18683
19837
|
# A filter expression that filters resources listed in the response. The
|
18684
19838
|
# expression must specify the field name, a comparison operator, and the value
|
@@ -18713,6 +19867,9 @@ module Google
|
|
18713
19867
|
# @param [String] page_token
|
18714
19868
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
18715
19869
|
# by a previous list request to get the next page of results.
|
19870
|
+
# @param [Boolean] return_partial_success
|
19871
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
19872
|
+
# failure. The default value is false and the logic is the same as today.
|
18716
19873
|
# @param [String] fields
|
18717
19874
|
# Selector specifying which fields to include in a partial response.
|
18718
19875
|
# @param [String] quota_user
|
@@ -18724,81 +19881,25 @@ module Google
|
|
18724
19881
|
# Request-specific options
|
18725
19882
|
#
|
18726
19883
|
# @yield [result, err] Result & error if block supplied
|
18727
|
-
# @yieldparam result [Google::Apis::ComputeV1::
|
19884
|
+
# @yieldparam result [Google::Apis::ComputeV1::NetworkEndpointGroupList] parsed result object
|
18728
19885
|
# @yieldparam err [StandardError] error object if request failed
|
18729
19886
|
#
|
18730
|
-
# @return [Google::Apis::ComputeV1::
|
19887
|
+
# @return [Google::Apis::ComputeV1::NetworkEndpointGroupList]
|
18731
19888
|
#
|
18732
19889
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18733
19890
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18734
19891
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18735
|
-
def
|
18736
|
-
command = make_simple_command(:
|
18737
|
-
command.
|
18738
|
-
command.
|
18739
|
-
command.response_representation = Google::Apis::ComputeV1::RegionInstanceGroupsListInstances::Representation
|
18740
|
-
command.response_class = Google::Apis::ComputeV1::RegionInstanceGroupsListInstances
|
19892
|
+
def list_region_network_endpoint_groups(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19893
|
+
command = make_simple_command(:get, '{project}/regions/{region}/networkEndpointGroups', options)
|
19894
|
+
command.response_representation = Google::Apis::ComputeV1::NetworkEndpointGroupList::Representation
|
19895
|
+
command.response_class = Google::Apis::ComputeV1::NetworkEndpointGroupList
|
18741
19896
|
command.params['project'] = project unless project.nil?
|
18742
19897
|
command.params['region'] = region unless region.nil?
|
18743
|
-
command.params['instanceGroup'] = instance_group unless instance_group.nil?
|
18744
19898
|
command.query['filter'] = filter unless filter.nil?
|
18745
19899
|
command.query['maxResults'] = max_results unless max_results.nil?
|
18746
19900
|
command.query['orderBy'] = order_by unless order_by.nil?
|
18747
19901
|
command.query['pageToken'] = page_token unless page_token.nil?
|
18748
|
-
command.query['
|
18749
|
-
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18750
|
-
command.query['userIp'] = user_ip unless user_ip.nil?
|
18751
|
-
execute_or_queue_command(command, &block)
|
18752
|
-
end
|
18753
|
-
|
18754
|
-
# Sets the named ports for the specified regional instance group.
|
18755
|
-
# @param [String] project
|
18756
|
-
# Project ID for this request.
|
18757
|
-
# @param [String] region
|
18758
|
-
# Name of the region scoping this request.
|
18759
|
-
# @param [String] instance_group
|
18760
|
-
# The name of the regional instance group where the named ports are updated.
|
18761
|
-
# @param [Google::Apis::ComputeV1::RegionInstanceGroupsSetNamedPortsRequest] region_instance_groups_set_named_ports_request_object
|
18762
|
-
# @param [String] request_id
|
18763
|
-
# An optional request ID to identify requests. Specify a unique request ID so
|
18764
|
-
# that if you must retry your request, the server will know to ignore the
|
18765
|
-
# request if it has already been completed.
|
18766
|
-
# For example, consider a situation where you make an initial request and the
|
18767
|
-
# request times out. If you make the request again with the same request ID, the
|
18768
|
-
# server can check if original operation with the same request ID was received,
|
18769
|
-
# and if so, will ignore the second request. This prevents clients from
|
18770
|
-
# accidentally creating duplicate commitments.
|
18771
|
-
# The request ID must be a valid UUID with the exception that zero UUID is not
|
18772
|
-
# supported (00000000-0000-0000-0000-000000000000).
|
18773
|
-
# @param [String] fields
|
18774
|
-
# Selector specifying which fields to include in a partial response.
|
18775
|
-
# @param [String] quota_user
|
18776
|
-
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
18777
|
-
# characters.
|
18778
|
-
# @param [String] user_ip
|
18779
|
-
# Deprecated. Please use quotaUser instead.
|
18780
|
-
# @param [Google::Apis::RequestOptions] options
|
18781
|
-
# Request-specific options
|
18782
|
-
#
|
18783
|
-
# @yield [result, err] Result & error if block supplied
|
18784
|
-
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
18785
|
-
# @yieldparam err [StandardError] error object if request failed
|
18786
|
-
#
|
18787
|
-
# @return [Google::Apis::ComputeV1::Operation]
|
18788
|
-
#
|
18789
|
-
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
18790
|
-
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
18791
|
-
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
18792
|
-
def set_region_instance_group_named_ports(project, region, instance_group, region_instance_groups_set_named_ports_request_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
18793
|
-
command = make_simple_command(:post, '{project}/regions/{region}/instanceGroups/{instanceGroup}/setNamedPorts', options)
|
18794
|
-
command.request_representation = Google::Apis::ComputeV1::RegionInstanceGroupsSetNamedPortsRequest::Representation
|
18795
|
-
command.request_object = region_instance_groups_set_named_ports_request_object
|
18796
|
-
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
18797
|
-
command.response_class = Google::Apis::ComputeV1::Operation
|
18798
|
-
command.params['project'] = project unless project.nil?
|
18799
|
-
command.params['region'] = region unless region.nil?
|
18800
|
-
command.params['instanceGroup'] = instance_group unless instance_group.nil?
|
18801
|
-
command.query['requestId'] = request_id unless request_id.nil?
|
19902
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
18802
19903
|
command.query['fields'] = fields unless fields.nil?
|
18803
19904
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
18804
19905
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -18986,6 +20087,9 @@ module Google
|
|
18986
20087
|
# @param [String] page_token
|
18987
20088
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
18988
20089
|
# by a previous list request to get the next page of results.
|
20090
|
+
# @param [Boolean] return_partial_success
|
20091
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
20092
|
+
# failure. The default value is false and the logic is the same as today.
|
18989
20093
|
# @param [String] fields
|
18990
20094
|
# Selector specifying which fields to include in a partial response.
|
18991
20095
|
# @param [String] quota_user
|
@@ -19005,7 +20109,7 @@ module Google
|
|
19005
20109
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19006
20110
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19007
20111
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19008
|
-
def list_region_notification_endpoints(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20112
|
+
def list_region_notification_endpoints(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19009
20113
|
command = make_simple_command(:get, '{project}/regions/{region}/notificationEndpoints', options)
|
19010
20114
|
command.response_representation = Google::Apis::ComputeV1::NotificationEndpointList::Representation
|
19011
20115
|
command.response_class = Google::Apis::ComputeV1::NotificationEndpointList
|
@@ -19015,6 +20119,7 @@ module Google
|
|
19015
20119
|
command.query['maxResults'] = max_results unless max_results.nil?
|
19016
20120
|
command.query['orderBy'] = order_by unless order_by.nil?
|
19017
20121
|
command.query['pageToken'] = page_token unless page_token.nil?
|
20122
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
19018
20123
|
command.query['fields'] = fields unless fields.nil?
|
19019
20124
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19020
20125
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -19136,6 +20241,9 @@ module Google
|
|
19136
20241
|
# @param [String] page_token
|
19137
20242
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
19138
20243
|
# by a previous list request to get the next page of results.
|
20244
|
+
# @param [Boolean] return_partial_success
|
20245
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
20246
|
+
# failure. The default value is false and the logic is the same as today.
|
19139
20247
|
# @param [String] fields
|
19140
20248
|
# Selector specifying which fields to include in a partial response.
|
19141
20249
|
# @param [String] quota_user
|
@@ -19155,7 +20263,7 @@ module Google
|
|
19155
20263
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19156
20264
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19157
20265
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19158
|
-
def list_region_operations(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20266
|
+
def list_region_operations(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19159
20267
|
command = make_simple_command(:get, '{project}/regions/{region}/operations', options)
|
19160
20268
|
command.response_representation = Google::Apis::ComputeV1::OperationList::Representation
|
19161
20269
|
command.response_class = Google::Apis::ComputeV1::OperationList
|
@@ -19165,6 +20273,7 @@ module Google
|
|
19165
20273
|
command.query['maxResults'] = max_results unless max_results.nil?
|
19166
20274
|
command.query['orderBy'] = order_by unless order_by.nil?
|
19167
20275
|
command.query['pageToken'] = page_token unless page_token.nil?
|
20276
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
19168
20277
|
command.query['fields'] = fields unless fields.nil?
|
19169
20278
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19170
20279
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -19403,6 +20512,9 @@ module Google
|
|
19403
20512
|
# @param [String] page_token
|
19404
20513
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
19405
20514
|
# by a previous list request to get the next page of results.
|
20515
|
+
# @param [Boolean] return_partial_success
|
20516
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
20517
|
+
# failure. The default value is false and the logic is the same as today.
|
19406
20518
|
# @param [String] fields
|
19407
20519
|
# Selector specifying which fields to include in a partial response.
|
19408
20520
|
# @param [String] quota_user
|
@@ -19422,7 +20534,7 @@ module Google
|
|
19422
20534
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19423
20535
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19424
20536
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19425
|
-
def list_region_ssl_certificates(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20537
|
+
def list_region_ssl_certificates(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19426
20538
|
command = make_simple_command(:get, '{project}/regions/{region}/sslCertificates', options)
|
19427
20539
|
command.response_representation = Google::Apis::ComputeV1::SslCertificateList::Representation
|
19428
20540
|
command.response_class = Google::Apis::ComputeV1::SslCertificateList
|
@@ -19432,6 +20544,7 @@ module Google
|
|
19432
20544
|
command.query['maxResults'] = max_results unless max_results.nil?
|
19433
20545
|
command.query['orderBy'] = order_by unless order_by.nil?
|
19434
20546
|
command.query['pageToken'] = page_token unless page_token.nil?
|
20547
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
19435
20548
|
command.query['fields'] = fields unless fields.nil?
|
19436
20549
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19437
20550
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -19621,6 +20734,9 @@ module Google
|
|
19621
20734
|
# @param [String] page_token
|
19622
20735
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
19623
20736
|
# by a previous list request to get the next page of results.
|
20737
|
+
# @param [Boolean] return_partial_success
|
20738
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
20739
|
+
# failure. The default value is false and the logic is the same as today.
|
19624
20740
|
# @param [String] fields
|
19625
20741
|
# Selector specifying which fields to include in a partial response.
|
19626
20742
|
# @param [String] quota_user
|
@@ -19640,7 +20756,7 @@ module Google
|
|
19640
20756
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19641
20757
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19642
20758
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19643
|
-
def list_region_target_http_proxies(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20759
|
+
def list_region_target_http_proxies(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19644
20760
|
command = make_simple_command(:get, '{project}/regions/{region}/targetHttpProxies', options)
|
19645
20761
|
command.response_representation = Google::Apis::ComputeV1::TargetHttpProxyList::Representation
|
19646
20762
|
command.response_class = Google::Apis::ComputeV1::TargetHttpProxyList
|
@@ -19650,6 +20766,7 @@ module Google
|
|
19650
20766
|
command.query['maxResults'] = max_results unless max_results.nil?
|
19651
20767
|
command.query['orderBy'] = order_by unless order_by.nil?
|
19652
20768
|
command.query['pageToken'] = page_token unless page_token.nil?
|
20769
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
19653
20770
|
command.query['fields'] = fields unless fields.nil?
|
19654
20771
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19655
20772
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -19893,6 +21010,9 @@ module Google
|
|
19893
21010
|
# @param [String] page_token
|
19894
21011
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
19895
21012
|
# by a previous list request to get the next page of results.
|
21013
|
+
# @param [Boolean] return_partial_success
|
21014
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
21015
|
+
# failure. The default value is false and the logic is the same as today.
|
19896
21016
|
# @param [String] fields
|
19897
21017
|
# Selector specifying which fields to include in a partial response.
|
19898
21018
|
# @param [String] quota_user
|
@@ -19912,7 +21032,7 @@ module Google
|
|
19912
21032
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
19913
21033
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
19914
21034
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
19915
|
-
def list_region_target_https_proxies(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21035
|
+
def list_region_target_https_proxies(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
19916
21036
|
command = make_simple_command(:get, '{project}/regions/{region}/targetHttpsProxies', options)
|
19917
21037
|
command.response_representation = Google::Apis::ComputeV1::TargetHttpsProxyList::Representation
|
19918
21038
|
command.response_class = Google::Apis::ComputeV1::TargetHttpsProxyList
|
@@ -19922,6 +21042,7 @@ module Google
|
|
19922
21042
|
command.query['maxResults'] = max_results unless max_results.nil?
|
19923
21043
|
command.query['orderBy'] = order_by unless order_by.nil?
|
19924
21044
|
command.query['pageToken'] = page_token unless page_token.nil?
|
21045
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
19925
21046
|
command.query['fields'] = fields unless fields.nil?
|
19926
21047
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
19927
21048
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -20201,6 +21322,9 @@ module Google
|
|
20201
21322
|
# @param [String] page_token
|
20202
21323
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
20203
21324
|
# by a previous list request to get the next page of results.
|
21325
|
+
# @param [Boolean] return_partial_success
|
21326
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
21327
|
+
# failure. The default value is false and the logic is the same as today.
|
20204
21328
|
# @param [String] fields
|
20205
21329
|
# Selector specifying which fields to include in a partial response.
|
20206
21330
|
# @param [String] quota_user
|
@@ -20220,7 +21344,7 @@ module Google
|
|
20220
21344
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
20221
21345
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
20222
21346
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
20223
|
-
def list_region_url_maps(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21347
|
+
def list_region_url_maps(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20224
21348
|
command = make_simple_command(:get, '{project}/regions/{region}/urlMaps', options)
|
20225
21349
|
command.response_representation = Google::Apis::ComputeV1::UrlMapList::Representation
|
20226
21350
|
command.response_class = Google::Apis::ComputeV1::UrlMapList
|
@@ -20230,6 +21354,7 @@ module Google
|
|
20230
21354
|
command.query['maxResults'] = max_results unless max_results.nil?
|
20231
21355
|
command.query['orderBy'] = order_by unless order_by.nil?
|
20232
21356
|
command.query['pageToken'] = page_token unless page_token.nil?
|
21357
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
20233
21358
|
command.query['fields'] = fields unless fields.nil?
|
20234
21359
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
20235
21360
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -20445,6 +21570,9 @@ module Google
|
|
20445
21570
|
# @param [String] page_token
|
20446
21571
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
20447
21572
|
# by a previous list request to get the next page of results.
|
21573
|
+
# @param [Boolean] return_partial_success
|
21574
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
21575
|
+
# failure. The default value is false and the logic is the same as today.
|
20448
21576
|
# @param [String] fields
|
20449
21577
|
# Selector specifying which fields to include in a partial response.
|
20450
21578
|
# @param [String] quota_user
|
@@ -20464,7 +21592,7 @@ module Google
|
|
20464
21592
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
20465
21593
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
20466
21594
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
20467
|
-
def list_regions(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21595
|
+
def list_regions(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20468
21596
|
command = make_simple_command(:get, '{project}/regions', options)
|
20469
21597
|
command.response_representation = Google::Apis::ComputeV1::RegionList::Representation
|
20470
21598
|
command.response_class = Google::Apis::ComputeV1::RegionList
|
@@ -20473,6 +21601,7 @@ module Google
|
|
20473
21601
|
command.query['maxResults'] = max_results unless max_results.nil?
|
20474
21602
|
command.query['orderBy'] = order_by unless order_by.nil?
|
20475
21603
|
command.query['pageToken'] = page_token unless page_token.nil?
|
21604
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
20476
21605
|
command.query['fields'] = fields unless fields.nil?
|
20477
21606
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
20478
21607
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -20523,6 +21652,9 @@ module Google
|
|
20523
21652
|
# @param [String] page_token
|
20524
21653
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
20525
21654
|
# by a previous list request to get the next page of results.
|
21655
|
+
# @param [Boolean] return_partial_success
|
21656
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
21657
|
+
# failure. The default value is false and the logic is the same as today.
|
20526
21658
|
# @param [String] fields
|
20527
21659
|
# Selector specifying which fields to include in a partial response.
|
20528
21660
|
# @param [String] quota_user
|
@@ -20542,7 +21674,7 @@ module Google
|
|
20542
21674
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
20543
21675
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
20544
21676
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
20545
|
-
def aggregated_reservation_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21677
|
+
def aggregated_reservation_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20546
21678
|
command = make_simple_command(:get, '{project}/aggregated/reservations', options)
|
20547
21679
|
command.response_representation = Google::Apis::ComputeV1::ReservationAggregatedList::Representation
|
20548
21680
|
command.response_class = Google::Apis::ComputeV1::ReservationAggregatedList
|
@@ -20552,6 +21684,7 @@ module Google
|
|
20552
21684
|
command.query['maxResults'] = max_results unless max_results.nil?
|
20553
21685
|
command.query['orderBy'] = order_by unless order_by.nil?
|
20554
21686
|
command.query['pageToken'] = page_token unless page_token.nil?
|
21687
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
20555
21688
|
command.query['fields'] = fields unless fields.nil?
|
20556
21689
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
20557
21690
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -20783,6 +21916,9 @@ module Google
|
|
20783
21916
|
# @param [String] page_token
|
20784
21917
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
20785
21918
|
# by a previous list request to get the next page of results.
|
21919
|
+
# @param [Boolean] return_partial_success
|
21920
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
21921
|
+
# failure. The default value is false and the logic is the same as today.
|
20786
21922
|
# @param [String] fields
|
20787
21923
|
# Selector specifying which fields to include in a partial response.
|
20788
21924
|
# @param [String] quota_user
|
@@ -20802,7 +21938,7 @@ module Google
|
|
20802
21938
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
20803
21939
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
20804
21940
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
20805
|
-
def list_reservations(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21941
|
+
def list_reservations(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
20806
21942
|
command = make_simple_command(:get, '{project}/zones/{zone}/reservations', options)
|
20807
21943
|
command.response_representation = Google::Apis::ComputeV1::ReservationList::Representation
|
20808
21944
|
command.response_class = Google::Apis::ComputeV1::ReservationList
|
@@ -20812,6 +21948,7 @@ module Google
|
|
20812
21948
|
command.query['maxResults'] = max_results unless max_results.nil?
|
20813
21949
|
command.query['orderBy'] = order_by unless order_by.nil?
|
20814
21950
|
command.query['pageToken'] = page_token unless page_token.nil?
|
21951
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
20815
21952
|
command.query['fields'] = fields unless fields.nil?
|
20816
21953
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
20817
21954
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -21002,6 +22139,9 @@ module Google
|
|
21002
22139
|
# @param [String] page_token
|
21003
22140
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
21004
22141
|
# by a previous list request to get the next page of results.
|
22142
|
+
# @param [Boolean] return_partial_success
|
22143
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
22144
|
+
# failure. The default value is false and the logic is the same as today.
|
21005
22145
|
# @param [String] fields
|
21006
22146
|
# Selector specifying which fields to include in a partial response.
|
21007
22147
|
# @param [String] quota_user
|
@@ -21021,7 +22161,7 @@ module Google
|
|
21021
22161
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
21022
22162
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
21023
22163
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
21024
|
-
def aggregated_resource_policy_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22164
|
+
def aggregated_resource_policy_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21025
22165
|
command = make_simple_command(:get, '{project}/aggregated/resourcePolicies', options)
|
21026
22166
|
command.response_representation = Google::Apis::ComputeV1::ResourcePolicyAggregatedList::Representation
|
21027
22167
|
command.response_class = Google::Apis::ComputeV1::ResourcePolicyAggregatedList
|
@@ -21031,6 +22171,7 @@ module Google
|
|
21031
22171
|
command.query['maxResults'] = max_results unless max_results.nil?
|
21032
22172
|
command.query['orderBy'] = order_by unless order_by.nil?
|
21033
22173
|
command.query['pageToken'] = page_token unless page_token.nil?
|
22174
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
21034
22175
|
command.query['fields'] = fields unless fields.nil?
|
21035
22176
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
21036
22177
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -21261,6 +22402,9 @@ module Google
|
|
21261
22402
|
# @param [String] page_token
|
21262
22403
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
21263
22404
|
# by a previous list request to get the next page of results.
|
22405
|
+
# @param [Boolean] return_partial_success
|
22406
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
22407
|
+
# failure. The default value is false and the logic is the same as today.
|
21264
22408
|
# @param [String] fields
|
21265
22409
|
# Selector specifying which fields to include in a partial response.
|
21266
22410
|
# @param [String] quota_user
|
@@ -21280,7 +22424,7 @@ module Google
|
|
21280
22424
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
21281
22425
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
21282
22426
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
21283
|
-
def list_resource_policies(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22427
|
+
def list_resource_policies(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21284
22428
|
command = make_simple_command(:get, '{project}/regions/{region}/resourcePolicies', options)
|
21285
22429
|
command.response_representation = Google::Apis::ComputeV1::ResourcePolicyList::Representation
|
21286
22430
|
command.response_class = Google::Apis::ComputeV1::ResourcePolicyList
|
@@ -21290,6 +22434,7 @@ module Google
|
|
21290
22434
|
command.query['maxResults'] = max_results unless max_results.nil?
|
21291
22435
|
command.query['orderBy'] = order_by unless order_by.nil?
|
21292
22436
|
command.query['pageToken'] = page_token unless page_token.nil?
|
22437
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
21293
22438
|
command.query['fields'] = fields unless fields.nil?
|
21294
22439
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
21295
22440
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -21425,6 +22570,9 @@ module Google
|
|
21425
22570
|
# @param [String] page_token
|
21426
22571
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
21427
22572
|
# by a previous list request to get the next page of results.
|
22573
|
+
# @param [Boolean] return_partial_success
|
22574
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
22575
|
+
# failure. The default value is false and the logic is the same as today.
|
21428
22576
|
# @param [String] fields
|
21429
22577
|
# Selector specifying which fields to include in a partial response.
|
21430
22578
|
# @param [String] quota_user
|
@@ -21444,7 +22592,7 @@ module Google
|
|
21444
22592
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
21445
22593
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
21446
22594
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
21447
|
-
def aggregated_router_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22595
|
+
def aggregated_router_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21448
22596
|
command = make_simple_command(:get, '{project}/aggregated/routers', options)
|
21449
22597
|
command.response_representation = Google::Apis::ComputeV1::RouterAggregatedList::Representation
|
21450
22598
|
command.response_class = Google::Apis::ComputeV1::RouterAggregatedList
|
@@ -21454,6 +22602,7 @@ module Google
|
|
21454
22602
|
command.query['maxResults'] = max_results unless max_results.nil?
|
21455
22603
|
command.query['orderBy'] = order_by unless order_by.nil?
|
21456
22604
|
command.query['pageToken'] = page_token unless page_token.nil?
|
22605
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
21457
22606
|
command.query['fields'] = fields unless fields.nil?
|
21458
22607
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
21459
22608
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -21593,6 +22742,9 @@ module Google
|
|
21593
22742
|
# @param [String] page_token
|
21594
22743
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
21595
22744
|
# by a previous list request to get the next page of results.
|
22745
|
+
# @param [Boolean] return_partial_success
|
22746
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
22747
|
+
# failure. The default value is false and the logic is the same as today.
|
21596
22748
|
# @param [String] fields
|
21597
22749
|
# Selector specifying which fields to include in a partial response.
|
21598
22750
|
# @param [String] quota_user
|
@@ -21612,7 +22764,7 @@ module Google
|
|
21612
22764
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
21613
22765
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
21614
22766
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
21615
|
-
def get_router_nat_mapping_info(project, region, router, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22767
|
+
def get_router_nat_mapping_info(project, region, router, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21616
22768
|
command = make_simple_command(:get, '{project}/regions/{region}/routers/{router}/getNatMappingInfo', options)
|
21617
22769
|
command.response_representation = Google::Apis::ComputeV1::VmEndpointNatMappingsList::Representation
|
21618
22770
|
command.response_class = Google::Apis::ComputeV1::VmEndpointNatMappingsList
|
@@ -21623,6 +22775,7 @@ module Google
|
|
21623
22775
|
command.query['maxResults'] = max_results unless max_results.nil?
|
21624
22776
|
command.query['orderBy'] = order_by unless order_by.nil?
|
21625
22777
|
command.query['pageToken'] = page_token unless page_token.nil?
|
22778
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
21626
22779
|
command.query['fields'] = fields unless fields.nil?
|
21627
22780
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
21628
22781
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -21759,6 +22912,9 @@ module Google
|
|
21759
22912
|
# @param [String] page_token
|
21760
22913
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
21761
22914
|
# by a previous list request to get the next page of results.
|
22915
|
+
# @param [Boolean] return_partial_success
|
22916
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
22917
|
+
# failure. The default value is false and the logic is the same as today.
|
21762
22918
|
# @param [String] fields
|
21763
22919
|
# Selector specifying which fields to include in a partial response.
|
21764
22920
|
# @param [String] quota_user
|
@@ -21778,7 +22934,7 @@ module Google
|
|
21778
22934
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
21779
22935
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
21780
22936
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
21781
|
-
def list_routers(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22937
|
+
def list_routers(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
21782
22938
|
command = make_simple_command(:get, '{project}/regions/{region}/routers', options)
|
21783
22939
|
command.response_representation = Google::Apis::ComputeV1::RouterList::Representation
|
21784
22940
|
command.response_class = Google::Apis::ComputeV1::RouterList
|
@@ -21788,6 +22944,7 @@ module Google
|
|
21788
22944
|
command.query['maxResults'] = max_results unless max_results.nil?
|
21789
22945
|
command.query['orderBy'] = order_by unless order_by.nil?
|
21790
22946
|
command.query['pageToken'] = page_token unless page_token.nil?
|
22947
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
21791
22948
|
command.query['fields'] = fields unless fields.nil?
|
21792
22949
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
21793
22950
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -22121,6 +23278,9 @@ module Google
|
|
22121
23278
|
# @param [String] page_token
|
22122
23279
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
22123
23280
|
# by a previous list request to get the next page of results.
|
23281
|
+
# @param [Boolean] return_partial_success
|
23282
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
23283
|
+
# failure. The default value is false and the logic is the same as today.
|
22124
23284
|
# @param [String] fields
|
22125
23285
|
# Selector specifying which fields to include in a partial response.
|
22126
23286
|
# @param [String] quota_user
|
@@ -22140,7 +23300,7 @@ module Google
|
|
22140
23300
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
22141
23301
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
22142
23302
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
22143
|
-
def list_routes(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23303
|
+
def list_routes(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22144
23304
|
command = make_simple_command(:get, '{project}/global/routes', options)
|
22145
23305
|
command.response_representation = Google::Apis::ComputeV1::RouteList::Representation
|
22146
23306
|
command.response_class = Google::Apis::ComputeV1::RouteList
|
@@ -22149,6 +23309,7 @@ module Google
|
|
22149
23309
|
command.query['maxResults'] = max_results unless max_results.nil?
|
22150
23310
|
command.query['orderBy'] = order_by unless order_by.nil?
|
22151
23311
|
command.query['pageToken'] = page_token unless page_token.nil?
|
23312
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
22152
23313
|
command.query['fields'] = fields unless fields.nil?
|
22153
23314
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
22154
23315
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -22403,6 +23564,9 @@ module Google
|
|
22403
23564
|
# @param [String] page_token
|
22404
23565
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
22405
23566
|
# by a previous list request to get the next page of results.
|
23567
|
+
# @param [Boolean] return_partial_success
|
23568
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
23569
|
+
# failure. The default value is false and the logic is the same as today.
|
22406
23570
|
# @param [String] fields
|
22407
23571
|
# Selector specifying which fields to include in a partial response.
|
22408
23572
|
# @param [String] quota_user
|
@@ -22422,7 +23586,7 @@ module Google
|
|
22422
23586
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
22423
23587
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
22424
23588
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
22425
|
-
def list_security_policies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23589
|
+
def list_security_policies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22426
23590
|
command = make_simple_command(:get, '{project}/global/securityPolicies', options)
|
22427
23591
|
command.response_representation = Google::Apis::ComputeV1::SecurityPolicyList::Representation
|
22428
23592
|
command.response_class = Google::Apis::ComputeV1::SecurityPolicyList
|
@@ -22431,6 +23595,7 @@ module Google
|
|
22431
23595
|
command.query['maxResults'] = max_results unless max_results.nil?
|
22432
23596
|
command.query['orderBy'] = order_by unless order_by.nil?
|
22433
23597
|
command.query['pageToken'] = page_token unless page_token.nil?
|
23598
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
22434
23599
|
command.query['fields'] = fields unless fields.nil?
|
22435
23600
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
22436
23601
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -22475,6 +23640,9 @@ module Google
|
|
22475
23640
|
# @param [String] page_token
|
22476
23641
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
22477
23642
|
# by a previous list request to get the next page of results.
|
23643
|
+
# @param [Boolean] return_partial_success
|
23644
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
23645
|
+
# failure. The default value is false and the logic is the same as today.
|
22478
23646
|
# @param [String] fields
|
22479
23647
|
# Selector specifying which fields to include in a partial response.
|
22480
23648
|
# @param [String] quota_user
|
@@ -22494,7 +23662,7 @@ module Google
|
|
22494
23662
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
22495
23663
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
22496
23664
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
22497
|
-
def list_security_policy_preconfigured_expression_sets(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23665
|
+
def list_security_policy_preconfigured_expression_sets(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22498
23666
|
command = make_simple_command(:get, '{project}/global/securityPolicies/listPreconfiguredExpressionSets', options)
|
22499
23667
|
command.response_representation = Google::Apis::ComputeV1::SecurityPoliciesListPreconfiguredExpressionSetsResponse::Representation
|
22500
23668
|
command.response_class = Google::Apis::ComputeV1::SecurityPoliciesListPreconfiguredExpressionSetsResponse
|
@@ -22503,6 +23671,7 @@ module Google
|
|
22503
23671
|
command.query['maxResults'] = max_results unless max_results.nil?
|
22504
23672
|
command.query['orderBy'] = order_by unless order_by.nil?
|
22505
23673
|
command.query['pageToken'] = page_token unless page_token.nil?
|
23674
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
22506
23675
|
command.query['fields'] = fields unless fields.nil?
|
22507
23676
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
22508
23677
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -22808,6 +23977,9 @@ module Google
|
|
22808
23977
|
# @param [String] page_token
|
22809
23978
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
22810
23979
|
# by a previous list request to get the next page of results.
|
23980
|
+
# @param [Boolean] return_partial_success
|
23981
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
23982
|
+
# failure. The default value is false and the logic is the same as today.
|
22811
23983
|
# @param [String] fields
|
22812
23984
|
# Selector specifying which fields to include in a partial response.
|
22813
23985
|
# @param [String] quota_user
|
@@ -22827,7 +23999,7 @@ module Google
|
|
22827
23999
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
22828
24000
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
22829
24001
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
22830
|
-
def list_snapshots(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24002
|
+
def list_snapshots(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
22831
24003
|
command = make_simple_command(:get, '{project}/global/snapshots', options)
|
22832
24004
|
command.response_representation = Google::Apis::ComputeV1::SnapshotList::Representation
|
22833
24005
|
command.response_class = Google::Apis::ComputeV1::SnapshotList
|
@@ -22836,6 +24008,7 @@ module Google
|
|
22836
24008
|
command.query['maxResults'] = max_results unless max_results.nil?
|
22837
24009
|
command.query['orderBy'] = order_by unless order_by.nil?
|
22838
24010
|
command.query['pageToken'] = page_token unless page_token.nil?
|
24011
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
22839
24012
|
command.query['fields'] = fields unless fields.nil?
|
22840
24013
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
22841
24014
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -23006,6 +24179,9 @@ module Google
|
|
23006
24179
|
# @param [String] page_token
|
23007
24180
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
23008
24181
|
# by a previous list request to get the next page of results.
|
24182
|
+
# @param [Boolean] return_partial_success
|
24183
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
24184
|
+
# failure. The default value is false and the logic is the same as today.
|
23009
24185
|
# @param [String] fields
|
23010
24186
|
# Selector specifying which fields to include in a partial response.
|
23011
24187
|
# @param [String] quota_user
|
@@ -23025,7 +24201,7 @@ module Google
|
|
23025
24201
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
23026
24202
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
23027
24203
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
23028
|
-
def aggregated_ssl_certificate_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24204
|
+
def aggregated_ssl_certificate_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23029
24205
|
command = make_simple_command(:get, '{project}/aggregated/sslCertificates', options)
|
23030
24206
|
command.response_representation = Google::Apis::ComputeV1::SslCertificateAggregatedList::Representation
|
23031
24207
|
command.response_class = Google::Apis::ComputeV1::SslCertificateAggregatedList
|
@@ -23035,6 +24211,7 @@ module Google
|
|
23035
24211
|
command.query['maxResults'] = max_results unless max_results.nil?
|
23036
24212
|
command.query['orderBy'] = order_by unless order_by.nil?
|
23037
24213
|
command.query['pageToken'] = page_token unless page_token.nil?
|
24214
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
23038
24215
|
command.query['fields'] = fields unless fields.nil?
|
23039
24216
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
23040
24217
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -23213,6 +24390,9 @@ module Google
|
|
23213
24390
|
# @param [String] page_token
|
23214
24391
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
23215
24392
|
# by a previous list request to get the next page of results.
|
24393
|
+
# @param [Boolean] return_partial_success
|
24394
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
24395
|
+
# failure. The default value is false and the logic is the same as today.
|
23216
24396
|
# @param [String] fields
|
23217
24397
|
# Selector specifying which fields to include in a partial response.
|
23218
24398
|
# @param [String] quota_user
|
@@ -23232,7 +24412,7 @@ module Google
|
|
23232
24412
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
23233
24413
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
23234
24414
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
23235
|
-
def list_ssl_certificates(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24415
|
+
def list_ssl_certificates(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23236
24416
|
command = make_simple_command(:get, '{project}/global/sslCertificates', options)
|
23237
24417
|
command.response_representation = Google::Apis::ComputeV1::SslCertificateList::Representation
|
23238
24418
|
command.response_class = Google::Apis::ComputeV1::SslCertificateList
|
@@ -23241,6 +24421,7 @@ module Google
|
|
23241
24421
|
command.query['maxResults'] = max_results unless max_results.nil?
|
23242
24422
|
command.query['orderBy'] = order_by unless order_by.nil?
|
23243
24423
|
command.query['pageToken'] = page_token unless page_token.nil?
|
24424
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
23244
24425
|
command.query['fields'] = fields unless fields.nil?
|
23245
24426
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
23246
24427
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -23420,6 +24601,9 @@ module Google
|
|
23420
24601
|
# @param [String] page_token
|
23421
24602
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
23422
24603
|
# by a previous list request to get the next page of results.
|
24604
|
+
# @param [Boolean] return_partial_success
|
24605
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
24606
|
+
# failure. The default value is false and the logic is the same as today.
|
23423
24607
|
# @param [String] fields
|
23424
24608
|
# Selector specifying which fields to include in a partial response.
|
23425
24609
|
# @param [String] quota_user
|
@@ -23439,7 +24623,7 @@ module Google
|
|
23439
24623
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
23440
24624
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
23441
24625
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
23442
|
-
def list_ssl_policies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24626
|
+
def list_ssl_policies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23443
24627
|
command = make_simple_command(:get, '{project}/global/sslPolicies', options)
|
23444
24628
|
command.response_representation = Google::Apis::ComputeV1::SslPoliciesList::Representation
|
23445
24629
|
command.response_class = Google::Apis::ComputeV1::SslPoliciesList
|
@@ -23448,6 +24632,7 @@ module Google
|
|
23448
24632
|
command.query['maxResults'] = max_results unless max_results.nil?
|
23449
24633
|
command.query['orderBy'] = order_by unless order_by.nil?
|
23450
24634
|
command.query['pageToken'] = page_token unless page_token.nil?
|
24635
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
23451
24636
|
command.query['fields'] = fields unless fields.nil?
|
23452
24637
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
23453
24638
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -23492,6 +24677,9 @@ module Google
|
|
23492
24677
|
# @param [String] page_token
|
23493
24678
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
23494
24679
|
# by a previous list request to get the next page of results.
|
24680
|
+
# @param [Boolean] return_partial_success
|
24681
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
24682
|
+
# failure. The default value is false and the logic is the same as today.
|
23495
24683
|
# @param [String] fields
|
23496
24684
|
# Selector specifying which fields to include in a partial response.
|
23497
24685
|
# @param [String] quota_user
|
@@ -23511,7 +24699,7 @@ module Google
|
|
23511
24699
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
23512
24700
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
23513
24701
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
23514
|
-
def list_ssl_policy_available_features(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24702
|
+
def list_ssl_policy_available_features(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23515
24703
|
command = make_simple_command(:get, '{project}/global/sslPolicies/listAvailableFeatures', options)
|
23516
24704
|
command.response_representation = Google::Apis::ComputeV1::SslPoliciesListAvailableFeaturesResponse::Representation
|
23517
24705
|
command.response_class = Google::Apis::ComputeV1::SslPoliciesListAvailableFeaturesResponse
|
@@ -23520,6 +24708,7 @@ module Google
|
|
23520
24708
|
command.query['maxResults'] = max_results unless max_results.nil?
|
23521
24709
|
command.query['orderBy'] = order_by unless order_by.nil?
|
23522
24710
|
command.query['pageToken'] = page_token unless page_token.nil?
|
24711
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
23523
24712
|
command.query['fields'] = fields unless fields.nil?
|
23524
24713
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
23525
24714
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -23622,6 +24811,9 @@ module Google
|
|
23622
24811
|
# @param [String] page_token
|
23623
24812
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
23624
24813
|
# by a previous list request to get the next page of results.
|
24814
|
+
# @param [Boolean] return_partial_success
|
24815
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
24816
|
+
# failure. The default value is false and the logic is the same as today.
|
23625
24817
|
# @param [String] fields
|
23626
24818
|
# Selector specifying which fields to include in a partial response.
|
23627
24819
|
# @param [String] quota_user
|
@@ -23641,7 +24833,7 @@ module Google
|
|
23641
24833
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
23642
24834
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
23643
24835
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
23644
|
-
def aggregated_subnetwork_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24836
|
+
def aggregated_subnetwork_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23645
24837
|
command = make_simple_command(:get, '{project}/aggregated/subnetworks', options)
|
23646
24838
|
command.response_representation = Google::Apis::ComputeV1::SubnetworkAggregatedList::Representation
|
23647
24839
|
command.response_class = Google::Apis::ComputeV1::SubnetworkAggregatedList
|
@@ -23651,6 +24843,7 @@ module Google
|
|
23651
24843
|
command.query['maxResults'] = max_results unless max_results.nil?
|
23652
24844
|
command.query['orderBy'] = order_by unless order_by.nil?
|
23653
24845
|
command.query['pageToken'] = page_token unless page_token.nil?
|
24846
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
23654
24847
|
command.query['fields'] = fields unless fields.nil?
|
23655
24848
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
23656
24849
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -23936,6 +25129,9 @@ module Google
|
|
23936
25129
|
# @param [String] page_token
|
23937
25130
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
23938
25131
|
# by a previous list request to get the next page of results.
|
25132
|
+
# @param [Boolean] return_partial_success
|
25133
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
25134
|
+
# failure. The default value is false and the logic is the same as today.
|
23939
25135
|
# @param [String] fields
|
23940
25136
|
# Selector specifying which fields to include in a partial response.
|
23941
25137
|
# @param [String] quota_user
|
@@ -23955,7 +25151,7 @@ module Google
|
|
23955
25151
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
23956
25152
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
23957
25153
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
23958
|
-
def list_subnetworks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25154
|
+
def list_subnetworks(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
23959
25155
|
command = make_simple_command(:get, '{project}/regions/{region}/subnetworks', options)
|
23960
25156
|
command.response_representation = Google::Apis::ComputeV1::SubnetworkList::Representation
|
23961
25157
|
command.response_class = Google::Apis::ComputeV1::SubnetworkList
|
@@ -23965,6 +25161,7 @@ module Google
|
|
23965
25161
|
command.query['maxResults'] = max_results unless max_results.nil?
|
23966
25162
|
command.query['orderBy'] = order_by unless order_by.nil?
|
23967
25163
|
command.query['pageToken'] = page_token unless page_token.nil?
|
25164
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
23968
25165
|
command.query['fields'] = fields unless fields.nil?
|
23969
25166
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
23970
25167
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -24008,6 +25205,9 @@ module Google
|
|
24008
25205
|
# @param [String] page_token
|
24009
25206
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
24010
25207
|
# by a previous list request to get the next page of results.
|
25208
|
+
# @param [Boolean] return_partial_success
|
25209
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
25210
|
+
# failure. The default value is false and the logic is the same as today.
|
24011
25211
|
# @param [String] fields
|
24012
25212
|
# Selector specifying which fields to include in a partial response.
|
24013
25213
|
# @param [String] quota_user
|
@@ -24027,7 +25227,7 @@ module Google
|
|
24027
25227
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
24028
25228
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
24029
25229
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
24030
|
-
def list_subnetwork_usable(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25230
|
+
def list_subnetwork_usable(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24031
25231
|
command = make_simple_command(:get, '{project}/aggregated/subnetworks/listUsable', options)
|
24032
25232
|
command.response_representation = Google::Apis::ComputeV1::UsableSubnetworksAggregatedList::Representation
|
24033
25233
|
command.response_class = Google::Apis::ComputeV1::UsableSubnetworksAggregatedList
|
@@ -24036,6 +25236,7 @@ module Google
|
|
24036
25236
|
command.query['maxResults'] = max_results unless max_results.nil?
|
24037
25237
|
command.query['orderBy'] = order_by unless order_by.nil?
|
24038
25238
|
command.query['pageToken'] = page_token unless page_token.nil?
|
25239
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
24039
25240
|
command.query['fields'] = fields unless fields.nil?
|
24040
25241
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
24041
25242
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -24418,6 +25619,9 @@ module Google
|
|
24418
25619
|
# @param [String] page_token
|
24419
25620
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
24420
25621
|
# by a previous list request to get the next page of results.
|
25622
|
+
# @param [Boolean] return_partial_success
|
25623
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
25624
|
+
# failure. The default value is false and the logic is the same as today.
|
24421
25625
|
# @param [String] fields
|
24422
25626
|
# Selector specifying which fields to include in a partial response.
|
24423
25627
|
# @param [String] quota_user
|
@@ -24437,7 +25641,7 @@ module Google
|
|
24437
25641
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
24438
25642
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
24439
25643
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
24440
|
-
def list_target_grpc_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25644
|
+
def list_target_grpc_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24441
25645
|
command = make_simple_command(:get, '{project}/global/targetGrpcProxies', options)
|
24442
25646
|
command.response_representation = Google::Apis::ComputeV1::TargetGrpcProxyList::Representation
|
24443
25647
|
command.response_class = Google::Apis::ComputeV1::TargetGrpcProxyList
|
@@ -24446,6 +25650,7 @@ module Google
|
|
24446
25650
|
command.query['maxResults'] = max_results unless max_results.nil?
|
24447
25651
|
command.query['orderBy'] = order_by unless order_by.nil?
|
24448
25652
|
command.query['pageToken'] = page_token unless page_token.nil?
|
25653
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
24449
25654
|
command.query['fields'] = fields unless fields.nil?
|
24450
25655
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
24451
25656
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -24550,6 +25755,9 @@ module Google
|
|
24550
25755
|
# @param [String] page_token
|
24551
25756
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
24552
25757
|
# by a previous list request to get the next page of results.
|
25758
|
+
# @param [Boolean] return_partial_success
|
25759
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
25760
|
+
# failure. The default value is false and the logic is the same as today.
|
24553
25761
|
# @param [String] fields
|
24554
25762
|
# Selector specifying which fields to include in a partial response.
|
24555
25763
|
# @param [String] quota_user
|
@@ -24569,7 +25777,7 @@ module Google
|
|
24569
25777
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
24570
25778
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
24571
25779
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
24572
|
-
def aggregated_target_http_proxy_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25780
|
+
def aggregated_target_http_proxy_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24573
25781
|
command = make_simple_command(:get, '{project}/aggregated/targetHttpProxies', options)
|
24574
25782
|
command.response_representation = Google::Apis::ComputeV1::TargetHttpProxyAggregatedList::Representation
|
24575
25783
|
command.response_class = Google::Apis::ComputeV1::TargetHttpProxyAggregatedList
|
@@ -24579,6 +25787,7 @@ module Google
|
|
24579
25787
|
command.query['maxResults'] = max_results unless max_results.nil?
|
24580
25788
|
command.query['orderBy'] = order_by unless order_by.nil?
|
24581
25789
|
command.query['pageToken'] = page_token unless page_token.nil?
|
25790
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
24582
25791
|
command.query['fields'] = fields unless fields.nil?
|
24583
25792
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
24584
25793
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -24757,6 +25966,9 @@ module Google
|
|
24757
25966
|
# @param [String] page_token
|
24758
25967
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
24759
25968
|
# by a previous list request to get the next page of results.
|
25969
|
+
# @param [Boolean] return_partial_success
|
25970
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
25971
|
+
# failure. The default value is false and the logic is the same as today.
|
24760
25972
|
# @param [String] fields
|
24761
25973
|
# Selector specifying which fields to include in a partial response.
|
24762
25974
|
# @param [String] quota_user
|
@@ -24776,7 +25988,7 @@ module Google
|
|
24776
25988
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
24777
25989
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
24778
25990
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
24779
|
-
def list_target_http_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25991
|
+
def list_target_http_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24780
25992
|
command = make_simple_command(:get, '{project}/global/targetHttpProxies', options)
|
24781
25993
|
command.response_representation = Google::Apis::ComputeV1::TargetHttpProxyList::Representation
|
24782
25994
|
command.response_class = Google::Apis::ComputeV1::TargetHttpProxyList
|
@@ -24785,6 +25997,60 @@ module Google
|
|
24785
25997
|
command.query['maxResults'] = max_results unless max_results.nil?
|
24786
25998
|
command.query['orderBy'] = order_by unless order_by.nil?
|
24787
25999
|
command.query['pageToken'] = page_token unless page_token.nil?
|
26000
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
26001
|
+
command.query['fields'] = fields unless fields.nil?
|
26002
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
26003
|
+
command.query['userIp'] = user_ip unless user_ip.nil?
|
26004
|
+
execute_or_queue_command(command, &block)
|
26005
|
+
end
|
26006
|
+
|
26007
|
+
# Patches the specified TargetHttpProxy resource with the data included in the
|
26008
|
+
# request. This method supports PATCH semantics and uses JSON merge patch format
|
26009
|
+
# and processing rules. (== suppress_warning http-rest-shadowed ==)
|
26010
|
+
# @param [String] project
|
26011
|
+
# Project ID for this request.
|
26012
|
+
# @param [String] target_http_proxy
|
26013
|
+
# Name of the TargetHttpProxy resource to patch.
|
26014
|
+
# @param [Google::Apis::ComputeV1::TargetHttpProxy] target_http_proxy_object
|
26015
|
+
# @param [String] request_id
|
26016
|
+
# An optional request ID to identify requests. Specify a unique request ID so
|
26017
|
+
# that if you must retry your request, the server will know to ignore the
|
26018
|
+
# request if it has already been completed.
|
26019
|
+
# For example, consider a situation where you make an initial request and the
|
26020
|
+
# request times out. If you make the request again with the same request ID, the
|
26021
|
+
# server can check if original operation with the same request ID was received,
|
26022
|
+
# and if so, will ignore the second request. This prevents clients from
|
26023
|
+
# accidentally creating duplicate commitments.
|
26024
|
+
# The request ID must be a valid UUID with the exception that zero UUID is not
|
26025
|
+
# supported (00000000-0000-0000-0000-000000000000).
|
26026
|
+
# @param [String] fields
|
26027
|
+
# Selector specifying which fields to include in a partial response.
|
26028
|
+
# @param [String] quota_user
|
26029
|
+
# An opaque string that represents a user for quota purposes. Must not exceed 40
|
26030
|
+
# characters.
|
26031
|
+
# @param [String] user_ip
|
26032
|
+
# Deprecated. Please use quotaUser instead.
|
26033
|
+
# @param [Google::Apis::RequestOptions] options
|
26034
|
+
# Request-specific options
|
26035
|
+
#
|
26036
|
+
# @yield [result, err] Result & error if block supplied
|
26037
|
+
# @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
|
26038
|
+
# @yieldparam err [StandardError] error object if request failed
|
26039
|
+
#
|
26040
|
+
# @return [Google::Apis::ComputeV1::Operation]
|
26041
|
+
#
|
26042
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
26043
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
26044
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
26045
|
+
def patch_target_http_proxy(project, target_http_proxy, target_http_proxy_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26046
|
+
command = make_simple_command(:patch, '{project}/global/targetHttpProxies/{targetHttpProxy}', options)
|
26047
|
+
command.request_representation = Google::Apis::ComputeV1::TargetHttpProxy::Representation
|
26048
|
+
command.request_object = target_http_proxy_object
|
26049
|
+
command.response_representation = Google::Apis::ComputeV1::Operation::Representation
|
26050
|
+
command.response_class = Google::Apis::ComputeV1::Operation
|
26051
|
+
command.params['project'] = project unless project.nil?
|
26052
|
+
command.params['targetHttpProxy'] = target_http_proxy unless target_http_proxy.nil?
|
26053
|
+
command.query['requestId'] = request_id unless request_id.nil?
|
24788
26054
|
command.query['fields'] = fields unless fields.nil?
|
24789
26055
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
24790
26056
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -24887,6 +26153,9 @@ module Google
|
|
24887
26153
|
# @param [String] page_token
|
24888
26154
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
24889
26155
|
# by a previous list request to get the next page of results.
|
26156
|
+
# @param [Boolean] return_partial_success
|
26157
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
26158
|
+
# failure. The default value is false and the logic is the same as today.
|
24890
26159
|
# @param [String] fields
|
24891
26160
|
# Selector specifying which fields to include in a partial response.
|
24892
26161
|
# @param [String] quota_user
|
@@ -24906,7 +26175,7 @@ module Google
|
|
24906
26175
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
24907
26176
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
24908
26177
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
24909
|
-
def aggregated_target_https_proxy_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26178
|
+
def aggregated_target_https_proxy_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
24910
26179
|
command = make_simple_command(:get, '{project}/aggregated/targetHttpsProxies', options)
|
24911
26180
|
command.response_representation = Google::Apis::ComputeV1::TargetHttpsProxyAggregatedList::Representation
|
24912
26181
|
command.response_class = Google::Apis::ComputeV1::TargetHttpsProxyAggregatedList
|
@@ -24916,6 +26185,7 @@ module Google
|
|
24916
26185
|
command.query['maxResults'] = max_results unless max_results.nil?
|
24917
26186
|
command.query['orderBy'] = order_by unless order_by.nil?
|
24918
26187
|
command.query['pageToken'] = page_token unless page_token.nil?
|
26188
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
24919
26189
|
command.query['fields'] = fields unless fields.nil?
|
24920
26190
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
24921
26191
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -25094,6 +26364,9 @@ module Google
|
|
25094
26364
|
# @param [String] page_token
|
25095
26365
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
25096
26366
|
# by a previous list request to get the next page of results.
|
26367
|
+
# @param [Boolean] return_partial_success
|
26368
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
26369
|
+
# failure. The default value is false and the logic is the same as today.
|
25097
26370
|
# @param [String] fields
|
25098
26371
|
# Selector specifying which fields to include in a partial response.
|
25099
26372
|
# @param [String] quota_user
|
@@ -25113,7 +26386,7 @@ module Google
|
|
25113
26386
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
25114
26387
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
25115
26388
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
25116
|
-
def list_target_https_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26389
|
+
def list_target_https_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25117
26390
|
command = make_simple_command(:get, '{project}/global/targetHttpsProxies', options)
|
25118
26391
|
command.response_representation = Google::Apis::ComputeV1::TargetHttpsProxyList::Representation
|
25119
26392
|
command.response_class = Google::Apis::ComputeV1::TargetHttpsProxyList
|
@@ -25122,6 +26395,7 @@ module Google
|
|
25122
26395
|
command.query['maxResults'] = max_results unless max_results.nil?
|
25123
26396
|
command.query['orderBy'] = order_by unless order_by.nil?
|
25124
26397
|
command.query['pageToken'] = page_token unless page_token.nil?
|
26398
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
25125
26399
|
command.query['fields'] = fields unless fields.nil?
|
25126
26400
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
25127
26401
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -25381,6 +26655,9 @@ module Google
|
|
25381
26655
|
# @param [String] page_token
|
25382
26656
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
25383
26657
|
# by a previous list request to get the next page of results.
|
26658
|
+
# @param [Boolean] return_partial_success
|
26659
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
26660
|
+
# failure. The default value is false and the logic is the same as today.
|
25384
26661
|
# @param [String] fields
|
25385
26662
|
# Selector specifying which fields to include in a partial response.
|
25386
26663
|
# @param [String] quota_user
|
@@ -25400,7 +26677,7 @@ module Google
|
|
25400
26677
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
25401
26678
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
25402
26679
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
25403
|
-
def list_aggregated_target_instance(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26680
|
+
def list_aggregated_target_instance(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25404
26681
|
command = make_simple_command(:get, '{project}/aggregated/targetInstances', options)
|
25405
26682
|
command.response_representation = Google::Apis::ComputeV1::TargetInstanceAggregatedList::Representation
|
25406
26683
|
command.response_class = Google::Apis::ComputeV1::TargetInstanceAggregatedList
|
@@ -25410,6 +26687,7 @@ module Google
|
|
25410
26687
|
command.query['maxResults'] = max_results unless max_results.nil?
|
25411
26688
|
command.query['orderBy'] = order_by unless order_by.nil?
|
25412
26689
|
command.query['pageToken'] = page_token unless page_token.nil?
|
26690
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
25413
26691
|
command.query['fields'] = fields unless fields.nil?
|
25414
26692
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
25415
26693
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -25599,6 +26877,9 @@ module Google
|
|
25599
26877
|
# @param [String] page_token
|
25600
26878
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
25601
26879
|
# by a previous list request to get the next page of results.
|
26880
|
+
# @param [Boolean] return_partial_success
|
26881
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
26882
|
+
# failure. The default value is false and the logic is the same as today.
|
25602
26883
|
# @param [String] fields
|
25603
26884
|
# Selector specifying which fields to include in a partial response.
|
25604
26885
|
# @param [String] quota_user
|
@@ -25618,7 +26899,7 @@ module Google
|
|
25618
26899
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
25619
26900
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
25620
26901
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
25621
|
-
def list_target_instances(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26902
|
+
def list_target_instances(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25622
26903
|
command = make_simple_command(:get, '{project}/zones/{zone}/targetInstances', options)
|
25623
26904
|
command.response_representation = Google::Apis::ComputeV1::TargetInstanceList::Representation
|
25624
26905
|
command.response_class = Google::Apis::ComputeV1::TargetInstanceList
|
@@ -25628,6 +26909,7 @@ module Google
|
|
25628
26909
|
command.query['maxResults'] = max_results unless max_results.nil?
|
25629
26910
|
command.query['orderBy'] = order_by unless order_by.nil?
|
25630
26911
|
command.query['pageToken'] = page_token unless page_token.nil?
|
26912
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
25631
26913
|
command.query['fields'] = fields unless fields.nil?
|
25632
26914
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
25633
26915
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -25786,6 +27068,9 @@ module Google
|
|
25786
27068
|
# @param [String] page_token
|
25787
27069
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
25788
27070
|
# by a previous list request to get the next page of results.
|
27071
|
+
# @param [Boolean] return_partial_success
|
27072
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
27073
|
+
# failure. The default value is false and the logic is the same as today.
|
25789
27074
|
# @param [String] fields
|
25790
27075
|
# Selector specifying which fields to include in a partial response.
|
25791
27076
|
# @param [String] quota_user
|
@@ -25805,7 +27090,7 @@ module Google
|
|
25805
27090
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
25806
27091
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
25807
27092
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
25808
|
-
def list_aggregated_target_pools(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27093
|
+
def list_aggregated_target_pools(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
25809
27094
|
command = make_simple_command(:get, '{project}/aggregated/targetPools', options)
|
25810
27095
|
command.response_representation = Google::Apis::ComputeV1::TargetPoolAggregatedList::Representation
|
25811
27096
|
command.response_class = Google::Apis::ComputeV1::TargetPoolAggregatedList
|
@@ -25815,6 +27100,7 @@ module Google
|
|
25815
27100
|
command.query['maxResults'] = max_results unless max_results.nil?
|
25816
27101
|
command.query['orderBy'] = order_by unless order_by.nil?
|
25817
27102
|
command.query['pageToken'] = page_token unless page_token.nil?
|
27103
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
25818
27104
|
command.query['fields'] = fields unless fields.nil?
|
25819
27105
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
25820
27106
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -26046,6 +27332,9 @@ module Google
|
|
26046
27332
|
# @param [String] page_token
|
26047
27333
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
26048
27334
|
# by a previous list request to get the next page of results.
|
27335
|
+
# @param [Boolean] return_partial_success
|
27336
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
27337
|
+
# failure. The default value is false and the logic is the same as today.
|
26049
27338
|
# @param [String] fields
|
26050
27339
|
# Selector specifying which fields to include in a partial response.
|
26051
27340
|
# @param [String] quota_user
|
@@ -26065,7 +27354,7 @@ module Google
|
|
26065
27354
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
26066
27355
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
26067
27356
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
26068
|
-
def list_target_pools(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27357
|
+
def list_target_pools(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26069
27358
|
command = make_simple_command(:get, '{project}/regions/{region}/targetPools', options)
|
26070
27359
|
command.response_representation = Google::Apis::ComputeV1::TargetPoolList::Representation
|
26071
27360
|
command.response_class = Google::Apis::ComputeV1::TargetPoolList
|
@@ -26075,6 +27364,7 @@ module Google
|
|
26075
27364
|
command.query['maxResults'] = max_results unless max_results.nil?
|
26076
27365
|
command.query['orderBy'] = order_by unless order_by.nil?
|
26077
27366
|
command.query['pageToken'] = page_token unless page_token.nil?
|
27367
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
26078
27368
|
command.query['fields'] = fields unless fields.nil?
|
26079
27369
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
26080
27370
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -26418,6 +27708,9 @@ module Google
|
|
26418
27708
|
# @param [String] page_token
|
26419
27709
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
26420
27710
|
# by a previous list request to get the next page of results.
|
27711
|
+
# @param [Boolean] return_partial_success
|
27712
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
27713
|
+
# failure. The default value is false and the logic is the same as today.
|
26421
27714
|
# @param [String] fields
|
26422
27715
|
# Selector specifying which fields to include in a partial response.
|
26423
27716
|
# @param [String] quota_user
|
@@ -26437,7 +27730,7 @@ module Google
|
|
26437
27730
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
26438
27731
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
26439
27732
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
26440
|
-
def list_target_ssl_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27733
|
+
def list_target_ssl_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26441
27734
|
command = make_simple_command(:get, '{project}/global/targetSslProxies', options)
|
26442
27735
|
command.response_representation = Google::Apis::ComputeV1::TargetSslProxyList::Representation
|
26443
27736
|
command.response_class = Google::Apis::ComputeV1::TargetSslProxyList
|
@@ -26446,6 +27739,7 @@ module Google
|
|
26446
27739
|
command.query['maxResults'] = max_results unless max_results.nil?
|
26447
27740
|
command.query['orderBy'] = order_by unless order_by.nil?
|
26448
27741
|
command.query['pageToken'] = page_token unless page_token.nil?
|
27742
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
26449
27743
|
command.query['fields'] = fields unless fields.nil?
|
26450
27744
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
26451
27745
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -26832,6 +28126,9 @@ module Google
|
|
26832
28126
|
# @param [String] page_token
|
26833
28127
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
26834
28128
|
# by a previous list request to get the next page of results.
|
28129
|
+
# @param [Boolean] return_partial_success
|
28130
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
28131
|
+
# failure. The default value is false and the logic is the same as today.
|
26835
28132
|
# @param [String] fields
|
26836
28133
|
# Selector specifying which fields to include in a partial response.
|
26837
28134
|
# @param [String] quota_user
|
@@ -26851,7 +28148,7 @@ module Google
|
|
26851
28148
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
26852
28149
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
26853
28150
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
26854
|
-
def list_target_tcp_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28151
|
+
def list_target_tcp_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
26855
28152
|
command = make_simple_command(:get, '{project}/global/targetTcpProxies', options)
|
26856
28153
|
command.response_representation = Google::Apis::ComputeV1::TargetTcpProxyList::Representation
|
26857
28154
|
command.response_class = Google::Apis::ComputeV1::TargetTcpProxyList
|
@@ -26860,6 +28157,7 @@ module Google
|
|
26860
28157
|
command.query['maxResults'] = max_results unless max_results.nil?
|
26861
28158
|
command.query['orderBy'] = order_by unless order_by.nil?
|
26862
28159
|
command.query['pageToken'] = page_token unless page_token.nil?
|
28160
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
26863
28161
|
command.query['fields'] = fields unless fields.nil?
|
26864
28162
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
26865
28163
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -27012,6 +28310,9 @@ module Google
|
|
27012
28310
|
# @param [String] page_token
|
27013
28311
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
27014
28312
|
# by a previous list request to get the next page of results.
|
28313
|
+
# @param [Boolean] return_partial_success
|
28314
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
28315
|
+
# failure. The default value is false and the logic is the same as today.
|
27015
28316
|
# @param [String] fields
|
27016
28317
|
# Selector specifying which fields to include in a partial response.
|
27017
28318
|
# @param [String] quota_user
|
@@ -27031,7 +28332,7 @@ module Google
|
|
27031
28332
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
27032
28333
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
27033
28334
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
27034
|
-
def list_aggregated_target_vpn_gateways(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28335
|
+
def list_aggregated_target_vpn_gateways(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27035
28336
|
command = make_simple_command(:get, '{project}/aggregated/targetVpnGateways', options)
|
27036
28337
|
command.response_representation = Google::Apis::ComputeV1::TargetVpnGatewayAggregatedList::Representation
|
27037
28338
|
command.response_class = Google::Apis::ComputeV1::TargetVpnGatewayAggregatedList
|
@@ -27041,6 +28342,7 @@ module Google
|
|
27041
28342
|
command.query['maxResults'] = max_results unless max_results.nil?
|
27042
28343
|
command.query['orderBy'] = order_by unless order_by.nil?
|
27043
28344
|
command.query['pageToken'] = page_token unless page_token.nil?
|
28345
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
27044
28346
|
command.query['fields'] = fields unless fields.nil?
|
27045
28347
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
27046
28348
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -27230,6 +28532,9 @@ module Google
|
|
27230
28532
|
# @param [String] page_token
|
27231
28533
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
27232
28534
|
# by a previous list request to get the next page of results.
|
28535
|
+
# @param [Boolean] return_partial_success
|
28536
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
28537
|
+
# failure. The default value is false and the logic is the same as today.
|
27233
28538
|
# @param [String] fields
|
27234
28539
|
# Selector specifying which fields to include in a partial response.
|
27235
28540
|
# @param [String] quota_user
|
@@ -27249,7 +28554,7 @@ module Google
|
|
27249
28554
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
27250
28555
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
27251
28556
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
27252
|
-
def list_target_vpn_gateways(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28557
|
+
def list_target_vpn_gateways(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27253
28558
|
command = make_simple_command(:get, '{project}/regions/{region}/targetVpnGateways', options)
|
27254
28559
|
command.response_representation = Google::Apis::ComputeV1::TargetVpnGatewayList::Representation
|
27255
28560
|
command.response_class = Google::Apis::ComputeV1::TargetVpnGatewayList
|
@@ -27259,6 +28564,7 @@ module Google
|
|
27259
28564
|
command.query['maxResults'] = max_results unless max_results.nil?
|
27260
28565
|
command.query['orderBy'] = order_by unless order_by.nil?
|
27261
28566
|
command.query['pageToken'] = page_token unless page_token.nil?
|
28567
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
27262
28568
|
command.query['fields'] = fields unless fields.nil?
|
27263
28569
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
27264
28570
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -27310,6 +28616,9 @@ module Google
|
|
27310
28616
|
# @param [String] page_token
|
27311
28617
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
27312
28618
|
# by a previous list request to get the next page of results.
|
28619
|
+
# @param [Boolean] return_partial_success
|
28620
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
28621
|
+
# failure. The default value is false and the logic is the same as today.
|
27313
28622
|
# @param [String] fields
|
27314
28623
|
# Selector specifying which fields to include in a partial response.
|
27315
28624
|
# @param [String] quota_user
|
@@ -27329,7 +28638,7 @@ module Google
|
|
27329
28638
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
27330
28639
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
27331
28640
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
27332
|
-
def aggregated_url_map_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28641
|
+
def aggregated_url_map_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27333
28642
|
command = make_simple_command(:get, '{project}/aggregated/urlMaps', options)
|
27334
28643
|
command.response_representation = Google::Apis::ComputeV1::UrlMapsAggregatedList::Representation
|
27335
28644
|
command.response_class = Google::Apis::ComputeV1::UrlMapsAggregatedList
|
@@ -27339,6 +28648,7 @@ module Google
|
|
27339
28648
|
command.query['maxResults'] = max_results unless max_results.nil?
|
27340
28649
|
command.query['orderBy'] = order_by unless order_by.nil?
|
27341
28650
|
command.query['pageToken'] = page_token unless page_token.nil?
|
28651
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
27342
28652
|
command.query['fields'] = fields unless fields.nil?
|
27343
28653
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
27344
28654
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -27481,6 +28791,8 @@ module Google
|
|
27481
28791
|
|
27482
28792
|
# Initiates a cache invalidation operation, invalidating the specified path,
|
27483
28793
|
# scoped to the specified UrlMap.
|
28794
|
+
# For more information, see [Invalidating cached content](/cdn/docs/invalidating-
|
28795
|
+
# cached-content).
|
27484
28796
|
# @param [String] project
|
27485
28797
|
# Project ID for this request.
|
27486
28798
|
# @param [String] url_map
|
@@ -27568,6 +28880,9 @@ module Google
|
|
27568
28880
|
# @param [String] page_token
|
27569
28881
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
27570
28882
|
# by a previous list request to get the next page of results.
|
28883
|
+
# @param [Boolean] return_partial_success
|
28884
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
28885
|
+
# failure. The default value is false and the logic is the same as today.
|
27571
28886
|
# @param [String] fields
|
27572
28887
|
# Selector specifying which fields to include in a partial response.
|
27573
28888
|
# @param [String] quota_user
|
@@ -27587,7 +28902,7 @@ module Google
|
|
27587
28902
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
27588
28903
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
27589
28904
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
27590
|
-
def list_url_maps(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28905
|
+
def list_url_maps(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27591
28906
|
command = make_simple_command(:get, '{project}/global/urlMaps', options)
|
27592
28907
|
command.response_representation = Google::Apis::ComputeV1::UrlMapList::Representation
|
27593
28908
|
command.response_class = Google::Apis::ComputeV1::UrlMapList
|
@@ -27596,6 +28911,7 @@ module Google
|
|
27596
28911
|
command.query['maxResults'] = max_results unless max_results.nil?
|
27597
28912
|
command.query['orderBy'] = order_by unless order_by.nil?
|
27598
28913
|
command.query['pageToken'] = page_token unless page_token.nil?
|
28914
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
27599
28915
|
command.query['fields'] = fields unless fields.nil?
|
27600
28916
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
27601
28917
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -27790,6 +29106,9 @@ module Google
|
|
27790
29106
|
# @param [String] page_token
|
27791
29107
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
27792
29108
|
# by a previous list request to get the next page of results.
|
29109
|
+
# @param [Boolean] return_partial_success
|
29110
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
29111
|
+
# failure. The default value is false and the logic is the same as today.
|
27793
29112
|
# @param [String] fields
|
27794
29113
|
# Selector specifying which fields to include in a partial response.
|
27795
29114
|
# @param [String] quota_user
|
@@ -27809,7 +29128,7 @@ module Google
|
|
27809
29128
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
27810
29129
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
27811
29130
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
27812
|
-
def aggregated_vpn_gateway_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
29131
|
+
def aggregated_vpn_gateway_list(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
27813
29132
|
command = make_simple_command(:get, '{project}/aggregated/vpnGateways', options)
|
27814
29133
|
command.response_representation = Google::Apis::ComputeV1::VpnGatewayAggregatedList::Representation
|
27815
29134
|
command.response_class = Google::Apis::ComputeV1::VpnGatewayAggregatedList
|
@@ -27819,6 +29138,7 @@ module Google
|
|
27819
29138
|
command.query['maxResults'] = max_results unless max_results.nil?
|
27820
29139
|
command.query['orderBy'] = order_by unless order_by.nil?
|
27821
29140
|
command.query['pageToken'] = page_token unless page_token.nil?
|
29141
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
27822
29142
|
command.query['fields'] = fields unless fields.nil?
|
27823
29143
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
27824
29144
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -28046,6 +29366,9 @@ module Google
|
|
28046
29366
|
# @param [String] page_token
|
28047
29367
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
28048
29368
|
# by a previous list request to get the next page of results.
|
29369
|
+
# @param [Boolean] return_partial_success
|
29370
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
29371
|
+
# failure. The default value is false and the logic is the same as today.
|
28049
29372
|
# @param [String] fields
|
28050
29373
|
# Selector specifying which fields to include in a partial response.
|
28051
29374
|
# @param [String] quota_user
|
@@ -28065,7 +29388,7 @@ module Google
|
|
28065
29388
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
28066
29389
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
28067
29390
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
28068
|
-
def list_vpn_gateways(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
29391
|
+
def list_vpn_gateways(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28069
29392
|
command = make_simple_command(:get, '{project}/regions/{region}/vpnGateways', options)
|
28070
29393
|
command.response_representation = Google::Apis::ComputeV1::VpnGatewayList::Representation
|
28071
29394
|
command.response_class = Google::Apis::ComputeV1::VpnGatewayList
|
@@ -28075,6 +29398,7 @@ module Google
|
|
28075
29398
|
command.query['maxResults'] = max_results unless max_results.nil?
|
28076
29399
|
command.query['orderBy'] = order_by unless order_by.nil?
|
28077
29400
|
command.query['pageToken'] = page_token unless page_token.nil?
|
29401
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
28078
29402
|
command.query['fields'] = fields unless fields.nil?
|
28079
29403
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
28080
29404
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -28222,6 +29546,9 @@ module Google
|
|
28222
29546
|
# @param [String] page_token
|
28223
29547
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
28224
29548
|
# by a previous list request to get the next page of results.
|
29549
|
+
# @param [Boolean] return_partial_success
|
29550
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
29551
|
+
# failure. The default value is false and the logic is the same as today.
|
28225
29552
|
# @param [String] fields
|
28226
29553
|
# Selector specifying which fields to include in a partial response.
|
28227
29554
|
# @param [String] quota_user
|
@@ -28241,7 +29568,7 @@ module Google
|
|
28241
29568
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
28242
29569
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
28243
29570
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
28244
|
-
def list_aggregated_vpn_tunnel(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
29571
|
+
def list_aggregated_vpn_tunnel(project, filter: nil, include_all_scopes: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28245
29572
|
command = make_simple_command(:get, '{project}/aggregated/vpnTunnels', options)
|
28246
29573
|
command.response_representation = Google::Apis::ComputeV1::VpnTunnelAggregatedList::Representation
|
28247
29574
|
command.response_class = Google::Apis::ComputeV1::VpnTunnelAggregatedList
|
@@ -28251,6 +29578,7 @@ module Google
|
|
28251
29578
|
command.query['maxResults'] = max_results unless max_results.nil?
|
28252
29579
|
command.query['orderBy'] = order_by unless order_by.nil?
|
28253
29580
|
command.query['pageToken'] = page_token unless page_token.nil?
|
29581
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
28254
29582
|
command.query['fields'] = fields unless fields.nil?
|
28255
29583
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
28256
29584
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -28440,6 +29768,9 @@ module Google
|
|
28440
29768
|
# @param [String] page_token
|
28441
29769
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
28442
29770
|
# by a previous list request to get the next page of results.
|
29771
|
+
# @param [Boolean] return_partial_success
|
29772
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
29773
|
+
# failure. The default value is false and the logic is the same as today.
|
28443
29774
|
# @param [String] fields
|
28444
29775
|
# Selector specifying which fields to include in a partial response.
|
28445
29776
|
# @param [String] quota_user
|
@@ -28459,7 +29790,7 @@ module Google
|
|
28459
29790
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
28460
29791
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
28461
29792
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
28462
|
-
def list_vpn_tunnels(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
29793
|
+
def list_vpn_tunnels(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28463
29794
|
command = make_simple_command(:get, '{project}/regions/{region}/vpnTunnels', options)
|
28464
29795
|
command.response_representation = Google::Apis::ComputeV1::VpnTunnelList::Representation
|
28465
29796
|
command.response_class = Google::Apis::ComputeV1::VpnTunnelList
|
@@ -28469,6 +29800,7 @@ module Google
|
|
28469
29800
|
command.query['maxResults'] = max_results unless max_results.nil?
|
28470
29801
|
command.query['orderBy'] = order_by unless order_by.nil?
|
28471
29802
|
command.query['pageToken'] = page_token unless page_token.nil?
|
29803
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
28472
29804
|
command.query['fields'] = fields unless fields.nil?
|
28473
29805
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
28474
29806
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -28590,6 +29922,9 @@ module Google
|
|
28590
29922
|
# @param [String] page_token
|
28591
29923
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
28592
29924
|
# by a previous list request to get the next page of results.
|
29925
|
+
# @param [Boolean] return_partial_success
|
29926
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
29927
|
+
# failure. The default value is false and the logic is the same as today.
|
28593
29928
|
# @param [String] fields
|
28594
29929
|
# Selector specifying which fields to include in a partial response.
|
28595
29930
|
# @param [String] quota_user
|
@@ -28609,7 +29944,7 @@ module Google
|
|
28609
29944
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
28610
29945
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
28611
29946
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
28612
|
-
def list_zone_operations(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
29947
|
+
def list_zone_operations(project, zone, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28613
29948
|
command = make_simple_command(:get, '{project}/zones/{zone}/operations', options)
|
28614
29949
|
command.response_representation = Google::Apis::ComputeV1::OperationList::Representation
|
28615
29950
|
command.response_class = Google::Apis::ComputeV1::OperationList
|
@@ -28619,6 +29954,7 @@ module Google
|
|
28619
29954
|
command.query['maxResults'] = max_results unless max_results.nil?
|
28620
29955
|
command.query['orderBy'] = order_by unless order_by.nil?
|
28621
29956
|
command.query['pageToken'] = page_token unless page_token.nil?
|
29957
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
28622
29958
|
command.query['fields'] = fields unless fields.nil?
|
28623
29959
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
28624
29960
|
command.query['userIp'] = user_ip unless user_ip.nil?
|
@@ -28748,6 +30084,9 @@ module Google
|
|
28748
30084
|
# @param [String] page_token
|
28749
30085
|
# Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
|
28750
30086
|
# by a previous list request to get the next page of results.
|
30087
|
+
# @param [Boolean] return_partial_success
|
30088
|
+
# Opt-in for partial success behavior which provides partial results in case of
|
30089
|
+
# failure. The default value is false and the logic is the same as today.
|
28751
30090
|
# @param [String] fields
|
28752
30091
|
# Selector specifying which fields to include in a partial response.
|
28753
30092
|
# @param [String] quota_user
|
@@ -28767,7 +30106,7 @@ module Google
|
|
28767
30106
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
28768
30107
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
28769
30108
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
28770
|
-
def list_zones(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
30109
|
+
def list_zones(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
|
28771
30110
|
command = make_simple_command(:get, '{project}/zones', options)
|
28772
30111
|
command.response_representation = Google::Apis::ComputeV1::ZoneList::Representation
|
28773
30112
|
command.response_class = Google::Apis::ComputeV1::ZoneList
|
@@ -28776,6 +30115,7 @@ module Google
|
|
28776
30115
|
command.query['maxResults'] = max_results unless max_results.nil?
|
28777
30116
|
command.query['orderBy'] = order_by unless order_by.nil?
|
28778
30117
|
command.query['pageToken'] = page_token unless page_token.nil?
|
30118
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
28779
30119
|
command.query['fields'] = fields unless fields.nil?
|
28780
30120
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
28781
30121
|
command.query['userIp'] = user_ip unless user_ip.nil?
|