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
@@ -26,11 +26,11 @@ module Google
|
|
26
26
|
class AllocateInfo
|
27
27
|
include Google::Apis::Core::Hashable
|
28
28
|
|
29
|
-
# A list of label keys that were unused by the server in processing the
|
30
|
-
#
|
31
|
-
#
|
32
|
-
#
|
33
|
-
#
|
29
|
+
# A list of label keys that were unused by the server in processing the request.
|
30
|
+
# Thus, for similar requests repeated in a certain future time window, the
|
31
|
+
# caller can choose to ignore these labels in the requests to achieve better
|
32
|
+
# client-side cache hits and quota aggregation for rate quota. This field is not
|
33
|
+
# populated for allocation quota checks.
|
34
34
|
# Corresponds to the JSON property `unusedArguments`
|
35
35
|
# @return [Array<String>]
|
36
36
|
attr_accessor :unused_arguments
|
@@ -54,9 +54,9 @@ module Google
|
|
54
54
|
# @return [Google::Apis::ServicecontrolV1::QuotaOperation]
|
55
55
|
attr_accessor :allocate_operation
|
56
56
|
|
57
|
-
# Specifies which version of service configuration should be used to process
|
58
|
-
#
|
59
|
-
#
|
57
|
+
# Specifies which version of service configuration should be used to process the
|
58
|
+
# request. If unspecified or no matching version can be found, the latest one
|
59
|
+
# will be used.
|
60
60
|
# Corresponds to the JSON property `serviceConfigId`
|
61
61
|
# @return [String]
|
62
62
|
attr_accessor :service_config_id
|
@@ -86,20 +86,18 @@ module Google
|
|
86
86
|
# @return [Google::Apis::ServicecontrolV1::AllocateInfo]
|
87
87
|
attr_accessor :allocate_info
|
88
88
|
|
89
|
-
# The same operation_id value used in the AllocateQuotaRequest. Used for
|
90
|
-
#
|
89
|
+
# The same operation_id value used in the AllocateQuotaRequest. Used for logging
|
90
|
+
# and diagnostics purposes.
|
91
91
|
# Corresponds to the JSON property `operationId`
|
92
92
|
# @return [String]
|
93
93
|
attr_accessor :operation_id
|
94
94
|
|
95
|
-
# Quota metrics to indicate the result of allocation. Depending on the
|
96
|
-
#
|
97
|
-
#
|
98
|
-
#
|
99
|
-
#
|
100
|
-
#
|
101
|
-
# boolean metric :
|
102
|
-
# "serviceruntime.googleapis.com/quota/exceeded"
|
95
|
+
# Quota metrics to indicate the result of allocation. Depending on the request,
|
96
|
+
# one or more of the following metrics will be included: 1. Per quota group or
|
97
|
+
# per quota metric incremental usage will be specified using the following delta
|
98
|
+
# metric : "serviceruntime.googleapis.com/api/consumer/quota_used_count" 2. The
|
99
|
+
# quota limit reached condition will be specified using the following boolean
|
100
|
+
# metric : "serviceruntime.googleapis.com/quota/exceeded"
|
103
101
|
# Corresponds to the JSON property `quotaMetrics`
|
104
102
|
# @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
|
105
103
|
attr_accessor :quota_metrics
|
@@ -159,20 +157,17 @@ module Google
|
|
159
157
|
class Attributes
|
160
158
|
include Google::Apis::Core::Hashable
|
161
159
|
|
162
|
-
# The set of attributes. Each attribute's key can be up to 128 bytes
|
163
|
-
#
|
164
|
-
#
|
165
|
-
# "/
|
166
|
-
# "/http/user_agent": ""
|
167
|
-
# "/http/request_bytes": 300
|
168
|
-
# "abc.com/myattribute": true
|
160
|
+
# The set of attributes. Each attribute's key can be up to 128 bytes long. The
|
161
|
+
# value can be a string up to 256 bytes, a signed 64-bit integer, or the Boolean
|
162
|
+
# values `true` and `false`. For example: "/instance_id": "my-instance" "/http/
|
163
|
+
# user_agent": "" "/http/request_bytes": 300 "abc.com/myattribute": true
|
169
164
|
# Corresponds to the JSON property `attributeMap`
|
170
165
|
# @return [Hash<String,Google::Apis::ServicecontrolV1::AttributeValue>]
|
171
166
|
attr_accessor :attribute_map
|
172
167
|
|
173
168
|
# The number of attributes that were discarded. Attributes can be discarded
|
174
|
-
# because their keys are too long or because there are too many attributes.
|
175
|
-
#
|
169
|
+
# because their keys are too long or because there are too many attributes. If
|
170
|
+
# this value is 0 then all attributes are valid.
|
176
171
|
# Corresponds to the JSON property `droppedAttributesCount`
|
177
172
|
# @return [Fixnum]
|
178
173
|
attr_accessor :dropped_attributes_count
|
@@ -197,40 +192,36 @@ module Google
|
|
197
192
|
# @return [Google::Apis::ServicecontrolV1::AuthenticationInfo]
|
198
193
|
attr_accessor :authentication_info
|
199
194
|
|
200
|
-
# Authorization information. If there are multiple
|
201
|
-
#
|
202
|
-
#
|
195
|
+
# Authorization information. If there are multiple resources or permissions
|
196
|
+
# involved, then there is one AuthorizationInfo element for each `resource,
|
197
|
+
# permission` tuple.
|
203
198
|
# Corresponds to the JSON property `authorizationInfo`
|
204
199
|
# @return [Array<Google::Apis::ServicecontrolV1::AuthorizationInfo>]
|
205
200
|
attr_accessor :authorization_info
|
206
201
|
|
207
|
-
# Other service-specific data about the request, response, and other
|
208
|
-
#
|
202
|
+
# Other service-specific data about the request, response, and other information
|
203
|
+
# associated with the current audited event.
|
209
204
|
# Corresponds to the JSON property `metadata`
|
210
205
|
# @return [Hash<String,Object>]
|
211
206
|
attr_accessor :metadata
|
212
207
|
|
213
|
-
# The name of the service method or operation.
|
214
|
-
#
|
215
|
-
#
|
216
|
-
# "google.cloud.bigquery.v2.TableService.InsertTable"
|
217
|
-
# "google.logging.v2.ConfigServiceV2.CreateSink"
|
208
|
+
# The name of the service method or operation. For API calls, this should be the
|
209
|
+
# name of the API method. For example, "google.cloud.bigquery.v2.TableService.
|
210
|
+
# InsertTable" "google.logging.v2.ConfigServiceV2.CreateSink"
|
218
211
|
# Corresponds to the JSON property `methodName`
|
219
212
|
# @return [String]
|
220
213
|
attr_accessor :method_name
|
221
214
|
|
222
|
-
# The number of items returned from a List or Query API method,
|
223
|
-
# if applicable.
|
215
|
+
# The number of items returned from a List or Query API method, if applicable.
|
224
216
|
# Corresponds to the JSON property `numResponseItems`
|
225
217
|
# @return [Fixnum]
|
226
218
|
attr_accessor :num_response_items
|
227
219
|
|
228
|
-
# The operation request. This may not include all request parameters,
|
229
|
-
#
|
230
|
-
#
|
231
|
-
#
|
232
|
-
#
|
233
|
-
# name will be indicated in the `@type` property.
|
220
|
+
# The operation request. This may not include all request parameters, such as
|
221
|
+
# those that are too large, privacy-sensitive, or duplicated elsewhere in the
|
222
|
+
# log record. It should never include user-generated data, such as file contents.
|
223
|
+
# When the JSON object represented here has a proto equivalent, the proto name
|
224
|
+
# will be indicated in the `@type` property.
|
234
225
|
# Corresponds to the JSON property `request`
|
235
226
|
# @return [Hash<String,Object>]
|
236
227
|
attr_accessor :request
|
@@ -245,55 +236,51 @@ module Google
|
|
245
236
|
# @return [Google::Apis::ServicecontrolV1::ResourceLocation]
|
246
237
|
attr_accessor :resource_location
|
247
238
|
|
248
|
-
# The resource or collection that is the target of the operation.
|
249
|
-
#
|
250
|
-
#
|
251
|
-
# "
|
252
|
-
# "projects/PROJECT_ID/datasets/DATASET_ID"
|
239
|
+
# The resource or collection that is the target of the operation. The name is a
|
240
|
+
# scheme-less URI, not including the API service name. For example: "projects/
|
241
|
+
# PROJECT_ID/zones/us-central1-a/instances" "projects/PROJECT_ID/datasets/
|
242
|
+
# DATASET_ID"
|
253
243
|
# Corresponds to the JSON property `resourceName`
|
254
244
|
# @return [String]
|
255
245
|
attr_accessor :resource_name
|
256
246
|
|
257
|
-
# The resource's original state before mutation. Present only for
|
258
|
-
#
|
259
|
-
#
|
260
|
-
#
|
261
|
-
#
|
262
|
-
#
|
263
|
-
# the proto name will be indicated in the `@type` property.
|
247
|
+
# The resource's original state before mutation. Present only for operations
|
248
|
+
# which have successfully modified the targeted resource(s). In general, this
|
249
|
+
# field should contain all changed fields, except those that are already been
|
250
|
+
# included in `request`, `response`, `metadata` or `service_data` fields. When
|
251
|
+
# the JSON object represented here has a proto equivalent, the proto name will
|
252
|
+
# be indicated in the `@type` property.
|
264
253
|
# Corresponds to the JSON property `resourceOriginalState`
|
265
254
|
# @return [Hash<String,Object>]
|
266
255
|
attr_accessor :resource_original_state
|
267
256
|
|
268
|
-
# The operation response. This may not include all response elements,
|
269
|
-
#
|
270
|
-
#
|
271
|
-
#
|
272
|
-
#
|
273
|
-
# name will be indicated in the `@type` property.
|
257
|
+
# The operation response. This may not include all response elements, such as
|
258
|
+
# those that are too large, privacy-sensitive, or duplicated elsewhere in the
|
259
|
+
# log record. It should never include user-generated data, such as file contents.
|
260
|
+
# When the JSON object represented here has a proto equivalent, the proto name
|
261
|
+
# will be indicated in the `@type` property.
|
274
262
|
# Corresponds to the JSON property `response`
|
275
263
|
# @return [Hash<String,Object>]
|
276
264
|
attr_accessor :response
|
277
265
|
|
278
|
-
# Deprecated. Use the `metadata` field instead.
|
279
|
-
#
|
280
|
-
# activities.
|
266
|
+
# Deprecated. Use the `metadata` field instead. Other service-specific data
|
267
|
+
# about the request, response, and other activities.
|
281
268
|
# Corresponds to the JSON property `serviceData`
|
282
269
|
# @return [Hash<String,Object>]
|
283
270
|
attr_accessor :service_data
|
284
271
|
|
285
|
-
# The name of the API service performing the operation. For example,
|
286
|
-
#
|
272
|
+
# The name of the API service performing the operation. For example, `"compute.
|
273
|
+
# googleapis.com"`.
|
287
274
|
# Corresponds to the JSON property `serviceName`
|
288
275
|
# @return [String]
|
289
276
|
attr_accessor :service_name
|
290
277
|
|
291
|
-
# The `Status` type defines a logical error model that is suitable for
|
292
|
-
#
|
293
|
-
#
|
294
|
-
#
|
295
|
-
#
|
296
|
-
#
|
278
|
+
# The `Status` type defines a logical error model that is suitable for different
|
279
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
280
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
281
|
+
# data: error code, error message, and error details. You can find out more
|
282
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
283
|
+
# //cloud.google.com/apis/design/errors).
|
297
284
|
# Corresponds to the JSON property `status`
|
298
285
|
# @return [Google::Apis::ServicecontrolV1::Status]
|
299
286
|
attr_accessor :status
|
@@ -321,69 +308,59 @@ module Google
|
|
321
308
|
end
|
322
309
|
end
|
323
310
|
|
324
|
-
# This message defines request authentication attributes. Terminology is
|
325
|
-
#
|
326
|
-
#
|
311
|
+
# This message defines request authentication attributes. Terminology is based
|
312
|
+
# on the JSON Web Token (JWT) standard, but the terms also correlate to concepts
|
313
|
+
# in other standards.
|
327
314
|
class Auth
|
328
315
|
include Google::Apis::Core::Hashable
|
329
316
|
|
330
|
-
# A list of access level resource names that allow resources to be
|
331
|
-
#
|
332
|
-
#
|
333
|
-
#
|
334
|
-
#
|
335
|
-
# "
|
336
|
-
# accessLevels/MY_LEVEL"
|
317
|
+
# A list of access level resource names that allow resources to be accessed by
|
318
|
+
# authenticated requester. It is part of Secure GCP processing for the incoming
|
319
|
+
# request. An access level string has the format: "//`api_service_name`/
|
320
|
+
# accessPolicies/`policy_id`/accessLevels/`short_name`" Example: "//
|
321
|
+
# accesscontextmanager.googleapis.com/accessPolicies/MY_POLICY_ID/accessLevels/
|
322
|
+
# MY_LEVEL"
|
337
323
|
# Corresponds to the JSON property `accessLevels`
|
338
324
|
# @return [Array<String>]
|
339
325
|
attr_accessor :access_levels
|
340
326
|
|
341
|
-
# The intended audience(s) for this authentication information. Reflects
|
342
|
-
#
|
343
|
-
#
|
344
|
-
# the
|
345
|
-
#
|
346
|
-
#
|
347
|
-
# *
|
348
|
-
#
|
349
|
-
#
|
350
|
-
# from Firebase Auth.
|
351
|
-
# Consult the documentation for the credential issuer to determine the
|
352
|
-
# information provided.
|
327
|
+
# The intended audience(s) for this authentication information. Reflects the
|
328
|
+
# audience (`aud`) claim within a JWT. The audience value(s) depends on the `
|
329
|
+
# issuer`, but typically include one or more of the following pieces of
|
330
|
+
# information: * The services intended to receive the credential. For example, ["
|
331
|
+
# https://pubsub.googleapis.com/", "https://storage.googleapis.com/"]. * A set
|
332
|
+
# of service-based scopes. For example, ["https://www.googleapis.com/auth/cloud-
|
333
|
+
# platform"]. * The client id of an app, such as the Firebase project id for
|
334
|
+
# JWTs from Firebase Auth. Consult the documentation for the credential issuer
|
335
|
+
# to determine the information provided.
|
353
336
|
# Corresponds to the JSON property `audiences`
|
354
337
|
# @return [Array<String>]
|
355
338
|
attr_accessor :audiences
|
356
339
|
|
357
|
-
# Structured claims presented with the credential. JWTs include
|
358
|
-
#
|
359
|
-
#
|
360
|
-
#
|
361
|
-
#
|
362
|
-
# '
|
363
|
-
#
|
364
|
-
#
|
365
|
-
# 'email': 'jsmith@example.com',
|
366
|
-
# 'iat': 1353601026,
|
367
|
-
# 'exp': 1353604926`
|
368
|
-
# SAML assertions are similarly specified, but with an identity provider
|
369
|
-
# dependent structure.
|
340
|
+
# Structured claims presented with the credential. JWTs include ``key: value``
|
341
|
+
# pairs for standard and private claims. The following is a subset of the
|
342
|
+
# standard required and optional claims that would typically be presented for a
|
343
|
+
# Google-based JWT: `'iss': 'accounts.google.com', 'sub': '113289723416554971153'
|
344
|
+
# , 'aud': ['123456789012', 'pubsub.googleapis.com'], 'azp': '123456789012.apps.
|
345
|
+
# googleusercontent.com', 'email': 'jsmith@example.com', 'iat': 1353601026, 'exp'
|
346
|
+
# : 1353604926` SAML assertions are similarly specified, but with an identity
|
347
|
+
# provider dependent structure.
|
370
348
|
# Corresponds to the JSON property `claims`
|
371
349
|
# @return [Hash<String,Object>]
|
372
350
|
attr_accessor :claims
|
373
351
|
|
374
|
-
# The authorized presenter of the credential. Reflects the optional
|
375
|
-
#
|
376
|
-
#
|
377
|
-
#
|
352
|
+
# The authorized presenter of the credential. Reflects the optional Authorized
|
353
|
+
# Presenter (`azp`) claim within a JWT or the OAuth client id. For example, a
|
354
|
+
# Google Cloud Platform client id looks as follows: "123456789012.apps.
|
355
|
+
# googleusercontent.com".
|
378
356
|
# Corresponds to the JSON property `presenter`
|
379
357
|
# @return [String]
|
380
358
|
attr_accessor :presenter
|
381
359
|
|
382
|
-
# The authenticated principal. Reflects the issuer (`iss`) and subject
|
383
|
-
#
|
384
|
-
#
|
385
|
-
#
|
386
|
-
# "https://accounts.google.com/`id`"
|
360
|
+
# The authenticated principal. Reflects the issuer (`iss`) and subject (`sub`)
|
361
|
+
# claims within a JWT. The issuer and subject should be `/` delimited, with `/`
|
362
|
+
# percent-encoded within the subject fragment. For Google accounts, the
|
363
|
+
# principal format is: "https://accounts.google.com/`id`"
|
387
364
|
# Corresponds to the JSON property `principal`
|
388
365
|
# @return [String]
|
389
366
|
attr_accessor :principal
|
@@ -406,48 +383,48 @@ module Google
|
|
406
383
|
class AuthenticationInfo
|
407
384
|
include Google::Apis::Core::Hashable
|
408
385
|
|
409
|
-
# The authority selector specified by the requestor, if any.
|
410
|
-
#
|
386
|
+
# The authority selector specified by the requestor, if any. It is not
|
387
|
+
# guaranteed that the principal was allowed to use this authority.
|
411
388
|
# Corresponds to the JSON property `authoritySelector`
|
412
389
|
# @return [String]
|
413
390
|
attr_accessor :authority_selector
|
414
391
|
|
415
|
-
# The email address of the authenticated user (or service account on behalf
|
416
|
-
#
|
417
|
-
#
|
418
|
-
#
|
392
|
+
# The email address of the authenticated user (or service account on behalf of
|
393
|
+
# third party principal) making the request. For third party identity callers,
|
394
|
+
# the `principal_subject` field is populated instead of this field. For privacy
|
395
|
+
# reasons, the principal email address is sometimes redacted. For more
|
396
|
+
# information, see [Caller identities in audit logs](https://cloud.google.com/
|
397
|
+
# logging/docs/audit#user-id).
|
419
398
|
# Corresponds to the JSON property `principalEmail`
|
420
399
|
# @return [String]
|
421
400
|
attr_accessor :principal_email
|
422
401
|
|
423
|
-
# String representation of identity of requesting party.
|
424
|
-
#
|
402
|
+
# String representation of identity of requesting party. Populated for both
|
403
|
+
# first and third party identities.
|
425
404
|
# Corresponds to the JSON property `principalSubject`
|
426
405
|
# @return [String]
|
427
406
|
attr_accessor :principal_subject
|
428
407
|
|
429
|
-
# Identity delegation history of an authenticated service account that makes
|
430
|
-
#
|
431
|
-
#
|
432
|
-
#
|
433
|
-
#
|
408
|
+
# Identity delegation history of an authenticated service account that makes the
|
409
|
+
# request. It contains information on the real authorities that try to access
|
410
|
+
# GCP resources by delegating on a service account. When multiple authorities
|
411
|
+
# present, they are guaranteed to be sorted based on the original ordering of
|
412
|
+
# the identity delegation events.
|
434
413
|
# Corresponds to the JSON property `serviceAccountDelegationInfo`
|
435
414
|
# @return [Array<Google::Apis::ServicecontrolV1::ServiceAccountDelegationInfo>]
|
436
415
|
attr_accessor :service_account_delegation_info
|
437
416
|
|
438
|
-
# The name of the service account key used to create or exchange
|
439
|
-
#
|
440
|
-
#
|
441
|
-
#
|
442
|
-
# key`"
|
417
|
+
# The name of the service account key used to create or exchange credentials for
|
418
|
+
# authenticating the service account making the request. This is a scheme-less
|
419
|
+
# URI full resource name. For example: "//iam.googleapis.com/projects/`
|
420
|
+
# PROJECT_ID`/serviceAccounts/`ACCOUNT`/keys/`key`"
|
443
421
|
# Corresponds to the JSON property `serviceAccountKeyName`
|
444
422
|
# @return [String]
|
445
423
|
attr_accessor :service_account_key_name
|
446
424
|
|
447
|
-
# The third party identification (if any) of the authenticated user making
|
448
|
-
# the
|
449
|
-
#
|
450
|
-
# name will be indicated in the `@type` property.
|
425
|
+
# The third party identification (if any) of the authenticated user making the
|
426
|
+
# request. When the JSON object represented here has a proto equivalent, the
|
427
|
+
# proto name will be indicated in the `@type` property.
|
451
428
|
# Corresponds to the JSON property `thirdPartyPrincipal`
|
452
429
|
# @return [Hash<String,Object>]
|
453
430
|
attr_accessor :third_party_principal
|
@@ -471,8 +448,7 @@ module Google
|
|
471
448
|
class AuthorizationInfo
|
472
449
|
include Google::Apis::Core::Hashable
|
473
450
|
|
474
|
-
# Whether or not authorization for `resource` and `permission`
|
475
|
-
# was granted.
|
451
|
+
# Whether or not authorization for `resource` and `permission` was granted.
|
476
452
|
# Corresponds to the JSON property `granted`
|
477
453
|
# @return [Boolean]
|
478
454
|
attr_accessor :granted
|
@@ -483,15 +459,15 @@ module Google
|
|
483
459
|
# @return [String]
|
484
460
|
attr_accessor :permission
|
485
461
|
|
486
|
-
# The resource being accessed, as a REST-style string. For example:
|
487
|
-
#
|
462
|
+
# The resource being accessed, as a REST-style string. For example: bigquery.
|
463
|
+
# googleapis.com/projects/PROJECTID/datasets/DATASETID
|
488
464
|
# Corresponds to the JSON property `resource`
|
489
465
|
# @return [String]
|
490
466
|
attr_accessor :resource
|
491
467
|
|
492
468
|
# This message defines core attributes for a resource. A resource is an
|
493
|
-
# addressable (named) entity provided by the destination service. For
|
494
|
-
#
|
469
|
+
# addressable (named) entity provided by the destination service. For example, a
|
470
|
+
# file stored on a network storage service.
|
495
471
|
# Corresponds to the JSON property `resourceAttributes`
|
496
472
|
# @return [Google::Apis::ServicecontrolV1::Resource]
|
497
473
|
attr_accessor :resource_attributes
|
@@ -509,8 +485,8 @@ module Google
|
|
509
485
|
end
|
510
486
|
end
|
511
487
|
|
512
|
-
# Defines the errors to be returned in
|
513
|
-
#
|
488
|
+
# Defines the errors to be returned in google.api.servicecontrol.v1.
|
489
|
+
# CheckResponse.check_errors.
|
514
490
|
class CheckError
|
515
491
|
include Google::Apis::Core::Hashable
|
516
492
|
|
@@ -524,21 +500,18 @@ module Google
|
|
524
500
|
# @return [String]
|
525
501
|
attr_accessor :detail
|
526
502
|
|
527
|
-
# The `Status` type defines a logical error model that is suitable for
|
528
|
-
#
|
529
|
-
#
|
530
|
-
#
|
531
|
-
#
|
532
|
-
#
|
503
|
+
# The `Status` type defines a logical error model that is suitable for different
|
504
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
505
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
506
|
+
# data: error code, error message, and error details. You can find out more
|
507
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
508
|
+
# //cloud.google.com/apis/design/errors).
|
533
509
|
# Corresponds to the JSON property `status`
|
534
510
|
# @return [Google::Apis::ServicecontrolV1::Status]
|
535
511
|
attr_accessor :status
|
536
512
|
|
537
513
|
# Subject to whom this error applies. See the specific code enum for more
|
538
|
-
# details on this field. For example:
|
539
|
-
# - "project:<project-id or project-number>"
|
540
|
-
# - "folder:<folder-id>"
|
541
|
-
# - "organization:<organization-id>"
|
514
|
+
# details on this field. For example: - "project:" - "folder:" - "organization:"
|
542
515
|
# Corresponds to the JSON property `subject`
|
543
516
|
# @return [String]
|
544
517
|
attr_accessor :subject
|
@@ -565,9 +538,9 @@ module Google
|
|
565
538
|
# @return [Google::Apis::ServicecontrolV1::ConsumerInfo]
|
566
539
|
attr_accessor :consumer_info
|
567
540
|
|
568
|
-
# A list of fields and label keys that are ignored by the server.
|
569
|
-
#
|
570
|
-
#
|
541
|
+
# A list of fields and label keys that are ignored by the server. The client
|
542
|
+
# doesn't need to send them for following requests to improve performance and
|
543
|
+
# allow better aggregation.
|
571
544
|
# Corresponds to the JSON property `unusedArguments`
|
572
545
|
# @return [Array<String>]
|
573
546
|
attr_accessor :unused_arguments
|
@@ -598,17 +571,16 @@ module Google
|
|
598
571
|
attr_accessor :request_project_settings
|
599
572
|
alias_method :request_project_settings?, :request_project_settings
|
600
573
|
|
601
|
-
# Specifies which version of service configuration should be used to process
|
602
|
-
# the
|
603
|
-
#
|
604
|
-
# latest one will be used.
|
574
|
+
# Specifies which version of service configuration should be used to process the
|
575
|
+
# request. If unspecified or no matching version can be found, the latest one
|
576
|
+
# will be used.
|
605
577
|
# Corresponds to the JSON property `serviceConfigId`
|
606
578
|
# @return [String]
|
607
579
|
attr_accessor :service_config_id
|
608
580
|
|
609
581
|
# Indicates if service activation check should be skipped for this request.
|
610
|
-
# Default behavior is to perform the check and apply relevant quota.
|
611
|
-
#
|
582
|
+
# Default behavior is to perform the check and apply relevant quota. WARNING:
|
583
|
+
# Setting this flag to "true" will disable quota enforcement.
|
612
584
|
# Corresponds to the JSON property `skipActivationCheck`
|
613
585
|
# @return [Boolean]
|
614
586
|
attr_accessor :skip_activation_check
|
@@ -631,10 +603,9 @@ module Google
|
|
631
603
|
class CheckResponse
|
632
604
|
include Google::Apis::Core::Hashable
|
633
605
|
|
634
|
-
# Indicate the decision of the check.
|
635
|
-
#
|
636
|
-
#
|
637
|
-
# appropriate action.
|
606
|
+
# Indicate the decision of the check. If no check errors are present, the
|
607
|
+
# service should process the operation. Otherwise the service should use the
|
608
|
+
# list of errors to determine the appropriate action.
|
638
609
|
# Corresponds to the JSON property `checkErrors`
|
639
610
|
# @return [Array<Google::Apis::ServicecontrolV1::CheckError>]
|
640
611
|
attr_accessor :check_errors
|
@@ -644,8 +615,8 @@ module Google
|
|
644
615
|
# @return [Google::Apis::ServicecontrolV1::CheckInfo]
|
645
616
|
attr_accessor :check_info
|
646
617
|
|
647
|
-
# The same operation_id value used in the CheckRequest.
|
648
|
-
#
|
618
|
+
# The same operation_id value used in the CheckRequest. Used for logging and
|
619
|
+
# diagnostics purposes.
|
649
620
|
# Corresponds to the JSON property `operationId`
|
650
621
|
# @return [String]
|
651
622
|
attr_accessor :operation_id
|
@@ -691,16 +662,15 @@ module Google
|
|
691
662
|
# @return [Fixnum]
|
692
663
|
attr_accessor :consumer_number
|
693
664
|
|
694
|
-
# The Google cloud project number, e.g. 1234567890. A value of 0 indicates
|
695
|
-
#
|
696
|
-
#
|
697
|
-
# id. New code should not depend on this field anymore.
|
665
|
+
# The Google cloud project number, e.g. 1234567890. A value of 0 indicates no
|
666
|
+
# project number is found. NOTE: This field is deprecated after Chemist support
|
667
|
+
# flexible consumer id. New code should not depend on this field anymore.
|
698
668
|
# Corresponds to the JSON property `projectNumber`
|
699
669
|
# @return [Fixnum]
|
700
670
|
attr_accessor :project_number
|
701
671
|
|
702
|
-
# The type of the consumer which should have been defined in
|
703
|
-
#
|
672
|
+
# The type of the consumer which should have been defined in [Google Resource
|
673
|
+
# Manager](https://cloud.google.com/resource-manager/).
|
704
674
|
# Corresponds to the JSON property `type`
|
705
675
|
# @return [String]
|
706
676
|
attr_accessor :type
|
@@ -719,23 +689,20 @@ module Google
|
|
719
689
|
|
720
690
|
# Distribution represents a frequency distribution of double-valued sample
|
721
691
|
# points. It contains the size of the population of sample points plus
|
722
|
-
# additional optional information:
|
723
|
-
# - the
|
724
|
-
# -
|
725
|
-
# - the sum-squared-deviation of the samples, used to compute variance
|
726
|
-
# - a histogram of the values of the sample points
|
692
|
+
# additional optional information: - the arithmetic mean of the samples - the
|
693
|
+
# minimum and maximum of the samples - the sum-squared-deviation of the samples,
|
694
|
+
# used to compute variance - a histogram of the values of the sample points
|
727
695
|
class Distribution
|
728
696
|
include Google::Apis::Core::Hashable
|
729
697
|
|
730
|
-
# The number of samples in each histogram bucket. `bucket_counts` are
|
731
|
-
#
|
732
|
-
#
|
733
|
-
#
|
734
|
-
#
|
735
|
-
#
|
736
|
-
#
|
737
|
-
#
|
738
|
-
# Any suffix of trailing zeros may be omitted.
|
698
|
+
# The number of samples in each histogram bucket. `bucket_counts` are optional.
|
699
|
+
# If present, they must sum to the `count` value. The buckets are defined below
|
700
|
+
# in `bucket_option`. There are N buckets. `bucket_counts[0]` is the number of
|
701
|
+
# samples in the underflow bucket. `bucket_counts[1]` to `bucket_counts[N-1]`
|
702
|
+
# are the numbers of samples in each of the finite buckets. And `bucket_counts[N]
|
703
|
+
# is the number of samples in the overflow bucket. See the comments of `
|
704
|
+
# bucket_option` below for more details. Any suffix of trailing zeros may be
|
705
|
+
# omitted.
|
739
706
|
# Corresponds to the JSON property `bucketCounts`
|
740
707
|
# @return [Array<Fixnum>]
|
741
708
|
attr_accessor :bucket_counts
|
@@ -770,8 +737,8 @@ module Google
|
|
770
737
|
# @return [Float]
|
771
738
|
attr_accessor :maximum
|
772
739
|
|
773
|
-
# The arithmetic mean of the samples in the distribution. If `count` is
|
774
|
-
#
|
740
|
+
# The arithmetic mean of the samples in the distribution. If `count` is zero
|
741
|
+
# then this field must be zero.
|
775
742
|
# Corresponds to the JSON property `mean`
|
776
743
|
# @return [Float]
|
777
744
|
attr_accessor :mean
|
@@ -781,10 +748,9 @@ module Google
|
|
781
748
|
# @return [Float]
|
782
749
|
attr_accessor :minimum
|
783
750
|
|
784
|
-
# The sum of squared deviations from the mean:
|
785
|
-
#
|
786
|
-
#
|
787
|
-
# must be zero, otherwise validation of the request fails.
|
751
|
+
# The sum of squared deviations from the mean: Sum[i=1..count]((x_i - mean)^2)
|
752
|
+
# where each x_i is a sample values. If `count` is zero then this field must be
|
753
|
+
# zero, otherwise validation of the request fails.
|
788
754
|
# Corresponds to the JSON property `sumOfSquaredDeviation`
|
789
755
|
# @return [Float]
|
790
756
|
attr_accessor :sum_of_squared_deviation
|
@@ -810,19 +776,18 @@ module Google
|
|
810
776
|
|
811
777
|
# Exemplars are example points that may be used to annotate aggregated
|
812
778
|
# distribution values. They are metadata that gives information about a
|
813
|
-
# particular value added to a Distribution bucket, such as a trace ID that
|
814
|
-
#
|
815
|
-
#
|
779
|
+
# particular value added to a Distribution bucket, such as a trace ID that was
|
780
|
+
# active when a value was added. They may contain further information, such as a
|
781
|
+
# example values and timestamps, origin, etc.
|
816
782
|
class Exemplar
|
817
783
|
include Google::Apis::Core::Hashable
|
818
784
|
|
819
|
-
# Contextual information about the example value. Examples are:
|
820
|
-
#
|
821
|
-
#
|
822
|
-
#
|
823
|
-
# type
|
824
|
-
#
|
825
|
-
# single exemplar, and this is enforced by the system.
|
785
|
+
# Contextual information about the example value. Examples are: Trace: type.
|
786
|
+
# googleapis.com/google.monitoring.v3.SpanContext Literal string: type.
|
787
|
+
# googleapis.com/google.protobuf.StringValue Labels dropped during aggregation:
|
788
|
+
# type.googleapis.com/google.monitoring.v3.DroppedLabels There may be only a
|
789
|
+
# single attachment of any given message type in a single exemplar, and this is
|
790
|
+
# enforced by the system.
|
826
791
|
# Corresponds to the JSON property `attachments`
|
827
792
|
# @return [Array<Hash<String,Object>>]
|
828
793
|
attr_accessor :attachments
|
@@ -854,19 +819,15 @@ module Google
|
|
854
819
|
class ExplicitBuckets
|
855
820
|
include Google::Apis::Core::Hashable
|
856
821
|
|
857
|
-
# 'bound' is a list of strictly increasing boundaries between
|
858
|
-
#
|
859
|
-
#
|
860
|
-
#
|
861
|
-
#
|
862
|
-
#
|
863
|
-
#
|
864
|
-
#
|
865
|
-
#
|
866
|
-
# bucket number lower bound upper bound
|
867
|
-
# i == 0 (underflow) -inf bound[i]
|
868
|
-
# 0 < i < bound_size() bound[i-1] bound[i]
|
869
|
-
# i == bound_size() (overflow) bound[i-1] +inf
|
822
|
+
# 'bound' is a list of strictly increasing boundaries between buckets. Note that
|
823
|
+
# a list of length N-1 defines N buckets because of fenceposting. See comments
|
824
|
+
# on `bucket_options` for details. The i'th finite bucket covers the interval [
|
825
|
+
# bound[i-1], bound[i]) where i ranges from 1 to bound_size() - 1. Note that
|
826
|
+
# there are no finite buckets at all if 'bound' only contains a single element;
|
827
|
+
# in that special case the single bound defines the boundary between the
|
828
|
+
# underflow and overflow buckets. bucket number lower bound upper bound i == 0 (
|
829
|
+
# underflow) -inf bound[i] 0 < i < bound_size() bound[i-1] bound[i] i ==
|
830
|
+
# bound_size() (overflow) bound[i-1] +inf
|
870
831
|
# Corresponds to the JSON property `bounds`
|
871
832
|
# @return [Array<Float>]
|
872
833
|
attr_accessor :bounds
|
@@ -885,24 +846,22 @@ module Google
|
|
885
846
|
class ExponentialBuckets
|
886
847
|
include Google::Apis::Core::Hashable
|
887
848
|
|
888
|
-
# The i'th exponential bucket covers the interval
|
889
|
-
#
|
890
|
-
# where i ranges from 1 to num_finite_buckets inclusive.
|
849
|
+
# The i'th exponential bucket covers the interval [scale * growth_factor^(i-1),
|
850
|
+
# scale * growth_factor^i) where i ranges from 1 to num_finite_buckets inclusive.
|
891
851
|
# Must be larger than 1.0.
|
892
852
|
# Corresponds to the JSON property `growthFactor`
|
893
853
|
# @return [Float]
|
894
854
|
attr_accessor :growth_factor
|
895
855
|
|
896
|
-
# The number of finite buckets. With the underflow and overflow buckets,
|
897
|
-
#
|
898
|
-
#
|
856
|
+
# The number of finite buckets. With the underflow and overflow buckets, the
|
857
|
+
# total number of buckets is `num_finite_buckets` + 2. See comments on `
|
858
|
+
# bucket_options` for details.
|
899
859
|
# Corresponds to the JSON property `numFiniteBuckets`
|
900
860
|
# @return [Fixnum]
|
901
861
|
attr_accessor :num_finite_buckets
|
902
862
|
|
903
|
-
# The i'th exponential bucket covers the interval
|
904
|
-
#
|
905
|
-
# where i ranges from 1 to num_finite_buckets inclusive.
|
863
|
+
# The i'th exponential bucket covers the interval [scale * growth_factor^(i-1),
|
864
|
+
# scale * growth_factor^i) where i ranges from 1 to num_finite_buckets inclusive.
|
906
865
|
# Must be > 0.
|
907
866
|
# Corresponds to the JSON property `scale`
|
908
867
|
# @return [Float]
|
@@ -924,14 +883,12 @@ module Google
|
|
924
883
|
class FirstPartyPrincipal
|
925
884
|
include Google::Apis::Core::Hashable
|
926
885
|
|
927
|
-
# The email address of a Google account.
|
928
|
-
# .
|
886
|
+
# The email address of a Google account. .
|
929
887
|
# Corresponds to the JSON property `principalEmail`
|
930
888
|
# @return [String]
|
931
889
|
attr_accessor :principal_email
|
932
890
|
|
933
|
-
# Metadata about the service that uses the service account.
|
934
|
-
# .
|
891
|
+
# Metadata about the service that uses the service account. .
|
935
892
|
# Corresponds to the JSON property `serviceMetadata`
|
936
893
|
# @return [Hash<String,Object>]
|
937
894
|
attr_accessor :service_metadata
|
@@ -947,20 +904,19 @@ module Google
|
|
947
904
|
end
|
948
905
|
end
|
949
906
|
|
950
|
-
# A common proto for logging HTTP requests. Only contains semantics
|
951
|
-
#
|
952
|
-
#
|
907
|
+
# A common proto for logging HTTP requests. Only contains semantics defined by
|
908
|
+
# the HTTP specification. Product-specific logging information MUST be defined
|
909
|
+
# in a separate message.
|
953
910
|
class HttpRequest
|
954
911
|
include Google::Apis::Core::Hashable
|
955
912
|
|
956
|
-
# The number of HTTP response bytes inserted into cache. Set only when a
|
957
|
-
#
|
913
|
+
# The number of HTTP response bytes inserted into cache. Set only when a cache
|
914
|
+
# fill was attempted.
|
958
915
|
# Corresponds to the JSON property `cacheFillBytes`
|
959
916
|
# @return [Fixnum]
|
960
917
|
attr_accessor :cache_fill_bytes
|
961
918
|
|
962
|
-
# Whether or not an entity was served from cache
|
963
|
-
# (with or without validation).
|
919
|
+
# Whether or not an entity was served from cache (with or without validation).
|
964
920
|
# Corresponds to the JSON property `cacheHit`
|
965
921
|
# @return [Boolean]
|
966
922
|
attr_accessor :cache_hit
|
@@ -972,9 +928,8 @@ module Google
|
|
972
928
|
attr_accessor :cache_lookup
|
973
929
|
alias_method :cache_lookup?, :cache_lookup
|
974
930
|
|
975
|
-
# Whether or not the response was validated with the origin server before
|
976
|
-
#
|
977
|
-
# True.
|
931
|
+
# Whether or not the response was validated with the origin server before being
|
932
|
+
# served from cache. This field is only meaningful if `cache_hit` is True.
|
978
933
|
# Corresponds to the JSON property `cacheValidatedWithOriginServer`
|
979
934
|
# @return [Boolean]
|
980
935
|
attr_accessor :cache_validated_with_origin_server
|
@@ -991,15 +946,14 @@ module Google
|
|
991
946
|
# @return [String]
|
992
947
|
attr_accessor :protocol
|
993
948
|
|
994
|
-
# The referer URL of the request, as defined in
|
995
|
-
# [HTTP/1.1 Header Field
|
949
|
+
# The referer URL of the request, as defined in [HTTP/1.1 Header Field
|
996
950
|
# Definitions](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html).
|
997
951
|
# Corresponds to the JSON property `referer`
|
998
952
|
# @return [String]
|
999
953
|
attr_accessor :referer
|
1000
954
|
|
1001
|
-
# The IP address (IPv4 or IPv6) of the client that issued the HTTP
|
1002
|
-
#
|
955
|
+
# The IP address (IPv4 or IPv6) of the client that issued the HTTP request.
|
956
|
+
# Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
|
1003
957
|
# Corresponds to the JSON property `remoteIp`
|
1004
958
|
# @return [String]
|
1005
959
|
attr_accessor :remote_ip
|
@@ -1009,15 +963,15 @@ module Google
|
|
1009
963
|
# @return [String]
|
1010
964
|
attr_accessor :request_method
|
1011
965
|
|
1012
|
-
# The size of the HTTP request message in bytes, including the request
|
1013
|
-
#
|
966
|
+
# The size of the HTTP request message in bytes, including the request headers
|
967
|
+
# and the request body.
|
1014
968
|
# Corresponds to the JSON property `requestSize`
|
1015
969
|
# @return [Fixnum]
|
1016
970
|
attr_accessor :request_size
|
1017
971
|
|
1018
|
-
# The scheme (http, https), the host name, the path, and the query
|
1019
|
-
#
|
1020
|
-
#
|
972
|
+
# The scheme (http, https), the host name, the path, and the query portion of
|
973
|
+
# the URL that was requested. Example: `"http://example.com/some/info?color=red"`
|
974
|
+
# .
|
1021
975
|
# Corresponds to the JSON property `requestUrl`
|
1022
976
|
# @return [String]
|
1023
977
|
attr_accessor :request_url
|
@@ -1028,21 +982,19 @@ module Google
|
|
1028
982
|
# @return [Fixnum]
|
1029
983
|
attr_accessor :response_size
|
1030
984
|
|
1031
|
-
# The IP address (IPv4 or IPv6) of the origin server that the request was
|
1032
|
-
#
|
985
|
+
# The IP address (IPv4 or IPv6) of the origin server that the request was sent
|
986
|
+
# to.
|
1033
987
|
# Corresponds to the JSON property `serverIp`
|
1034
988
|
# @return [String]
|
1035
989
|
attr_accessor :server_ip
|
1036
990
|
|
1037
|
-
# The response code indicating the status of the response.
|
1038
|
-
# Examples: 200, 404.
|
991
|
+
# The response code indicating the status of the response. Examples: 200, 404.
|
1039
992
|
# Corresponds to the JSON property `status`
|
1040
993
|
# @return [Fixnum]
|
1041
994
|
attr_accessor :status
|
1042
995
|
|
1043
|
-
# The user agent sent by the client. Example:
|
1044
|
-
#
|
1045
|
-
# CLR 1.0.3705)"`.
|
996
|
+
# The user agent sent by the client. Example: `"Mozilla/4.0 (compatible; MSIE 6.
|
997
|
+
# 0; Windows 98; Q312461; .NET CLR 1.0.3705)"`.
|
1046
998
|
# Corresponds to the JSON property `userAgent`
|
1047
999
|
# @return [String]
|
1048
1000
|
attr_accessor :user_agent
|
@@ -1075,24 +1027,22 @@ module Google
|
|
1075
1027
|
class LinearBuckets
|
1076
1028
|
include Google::Apis::Core::Hashable
|
1077
1029
|
|
1078
|
-
# The number of finite buckets. With the underflow and overflow buckets,
|
1079
|
-
#
|
1080
|
-
#
|
1030
|
+
# The number of finite buckets. With the underflow and overflow buckets, the
|
1031
|
+
# total number of buckets is `num_finite_buckets` + 2. See comments on `
|
1032
|
+
# bucket_options` for details.
|
1081
1033
|
# Corresponds to the JSON property `numFiniteBuckets`
|
1082
1034
|
# @return [Fixnum]
|
1083
1035
|
attr_accessor :num_finite_buckets
|
1084
1036
|
|
1085
|
-
# The i'th linear bucket covers the interval
|
1086
|
-
#
|
1087
|
-
# where i ranges from 1 to num_finite_buckets, inclusive.
|
1037
|
+
# The i'th linear bucket covers the interval [offset + (i-1) * width, offset + i
|
1038
|
+
# * width) where i ranges from 1 to num_finite_buckets, inclusive.
|
1088
1039
|
# Corresponds to the JSON property `offset`
|
1089
1040
|
# @return [Float]
|
1090
1041
|
attr_accessor :offset
|
1091
1042
|
|
1092
|
-
# The i'th linear bucket covers the interval
|
1093
|
-
#
|
1094
|
-
#
|
1095
|
-
# Must be strictly positive.
|
1043
|
+
# The i'th linear bucket covers the interval [offset + (i-1) * width, offset + i
|
1044
|
+
# * width) where i ranges from 1 to num_finite_buckets, inclusive. Must be
|
1045
|
+
# strictly positive.
|
1096
1046
|
# Corresponds to the JSON property `width`
|
1097
1047
|
# @return [Float]
|
1098
1048
|
attr_accessor :width
|
@@ -1113,46 +1063,44 @@ module Google
|
|
1113
1063
|
class LogEntry
|
1114
1064
|
include Google::Apis::Core::Hashable
|
1115
1065
|
|
1116
|
-
# A common proto for logging HTTP requests. Only contains semantics
|
1117
|
-
#
|
1118
|
-
#
|
1066
|
+
# A common proto for logging HTTP requests. Only contains semantics defined by
|
1067
|
+
# the HTTP specification. Product-specific logging information MUST be defined
|
1068
|
+
# in a separate message.
|
1119
1069
|
# Corresponds to the JSON property `httpRequest`
|
1120
1070
|
# @return [Google::Apis::ServicecontrolV1::HttpRequest]
|
1121
1071
|
attr_accessor :http_request
|
1122
1072
|
|
1123
|
-
# A unique ID for the log entry used for deduplication. If omitted,
|
1124
|
-
#
|
1073
|
+
# A unique ID for the log entry used for deduplication. If omitted, the
|
1074
|
+
# implementation will generate one based on operation_id.
|
1125
1075
|
# Corresponds to the JSON property `insertId`
|
1126
1076
|
# @return [String]
|
1127
1077
|
attr_accessor :insert_id
|
1128
1078
|
|
1129
|
-
# A set of user-defined (key, value) data that provides additional
|
1130
|
-
#
|
1079
|
+
# A set of user-defined (key, value) data that provides additional information
|
1080
|
+
# about the log entry.
|
1131
1081
|
# Corresponds to the JSON property `labels`
|
1132
1082
|
# @return [Hash<String,String>]
|
1133
1083
|
attr_accessor :labels
|
1134
1084
|
|
1135
|
-
# Required. The log to which this log entry belongs. Examples: `"syslog"`,
|
1136
|
-
#
|
1085
|
+
# Required. The log to which this log entry belongs. Examples: `"syslog"`, `"
|
1086
|
+
# book_log"`.
|
1137
1087
|
# Corresponds to the JSON property `name`
|
1138
1088
|
# @return [String]
|
1139
1089
|
attr_accessor :name
|
1140
1090
|
|
1141
|
-
# Additional information about a potentially long-running operation with which
|
1142
|
-
#
|
1091
|
+
# Additional information about a potentially long-running operation with which a
|
1092
|
+
# log entry is associated.
|
1143
1093
|
# Corresponds to the JSON property `operation`
|
1144
1094
|
# @return [Google::Apis::ServicecontrolV1::LogEntryOperation]
|
1145
1095
|
attr_accessor :operation
|
1146
1096
|
|
1147
|
-
# The log entry payload, represented as a protocol buffer that is
|
1148
|
-
#
|
1149
|
-
# AuditLog.
|
1097
|
+
# The log entry payload, represented as a protocol buffer that is expressed as a
|
1098
|
+
# JSON object. The only accepted type currently is AuditLog.
|
1150
1099
|
# Corresponds to the JSON property `protoPayload`
|
1151
1100
|
# @return [Hash<String,Object>]
|
1152
1101
|
attr_accessor :proto_payload
|
1153
1102
|
|
1154
|
-
# The severity of the log entry. The default value is
|
1155
|
-
# `LogSeverity.DEFAULT`.
|
1103
|
+
# The severity of the log entry. The default value is `LogSeverity.DEFAULT`.
|
1156
1104
|
# Corresponds to the JSON property `severity`
|
1157
1105
|
# @return [String]
|
1158
1106
|
attr_accessor :severity
|
@@ -1163,8 +1111,8 @@ module Google
|
|
1163
1111
|
# @return [Google::Apis::ServicecontrolV1::LogEntrySourceLocation]
|
1164
1112
|
attr_accessor :source_location
|
1165
1113
|
|
1166
|
-
# The log entry payload, represented as a structure that
|
1167
|
-
#
|
1114
|
+
# The log entry payload, represented as a structure that is expressed as a JSON
|
1115
|
+
# object.
|
1168
1116
|
# Corresponds to the JSON property `structPayload`
|
1169
1117
|
# @return [Hash<String,Object>]
|
1170
1118
|
attr_accessor :struct_payload
|
@@ -1174,16 +1122,16 @@ module Google
|
|
1174
1122
|
# @return [String]
|
1175
1123
|
attr_accessor :text_payload
|
1176
1124
|
|
1177
|
-
# The time the event described by the log entry occurred. If
|
1178
|
-
#
|
1125
|
+
# The time the event described by the log entry occurred. If omitted, defaults
|
1126
|
+
# to operation start time.
|
1179
1127
|
# Corresponds to the JSON property `timestamp`
|
1180
1128
|
# @return [String]
|
1181
1129
|
attr_accessor :timestamp
|
1182
1130
|
|
1183
|
-
# Optional. Resource name of the trace associated with the log entry, if any.
|
1184
|
-
#
|
1185
|
-
# relative to `//tracing.googleapis.com`. Example:
|
1186
|
-
#
|
1131
|
+
# Optional. Resource name of the trace associated with the log entry, if any. If
|
1132
|
+
# this field contains a relative resource name, you can assume the name is
|
1133
|
+
# relative to `//tracing.googleapis.com`. Example: `projects/my-projectid/traces/
|
1134
|
+
# 06796866738c859f2f19b7cfb3214824`
|
1187
1135
|
# Corresponds to the JSON property `trace`
|
1188
1136
|
# @return [String]
|
1189
1137
|
attr_accessor :trace
|
@@ -1209,8 +1157,8 @@ module Google
|
|
1209
1157
|
end
|
1210
1158
|
end
|
1211
1159
|
|
1212
|
-
# Additional information about a potentially long-running operation with which
|
1213
|
-
#
|
1160
|
+
# Additional information about a potentially long-running operation with which a
|
1161
|
+
# log entry is associated.
|
1214
1162
|
class LogEntryOperation
|
1215
1163
|
include Google::Apis::Core::Hashable
|
1216
1164
|
|
@@ -1220,8 +1168,8 @@ module Google
|
|
1220
1168
|
attr_accessor :first
|
1221
1169
|
alias_method :first?, :first
|
1222
1170
|
|
1223
|
-
# Optional. An arbitrary operation identifier. Log entries with the
|
1224
|
-
#
|
1171
|
+
# Optional. An arbitrary operation identifier. Log entries with the same
|
1172
|
+
# identifier are assumed to be part of the same operation.
|
1225
1173
|
# Corresponds to the JSON property `id`
|
1226
1174
|
# @return [String]
|
1227
1175
|
attr_accessor :id
|
@@ -1232,9 +1180,9 @@ module Google
|
|
1232
1180
|
attr_accessor :last
|
1233
1181
|
alias_method :last?, :last
|
1234
1182
|
|
1235
|
-
# Optional. An arbitrary producer identifier. The combination of
|
1236
|
-
#
|
1237
|
-
#
|
1183
|
+
# Optional. An arbitrary producer identifier. The combination of `id` and `
|
1184
|
+
# producer` must be globally unique. Examples for `producer`: `"MyDivision.
|
1185
|
+
# MyBigCompany.com"`, `"github.com/MyProject/MyApplication"`.
|
1238
1186
|
# Corresponds to the JSON property `producer`
|
1239
1187
|
# @return [String]
|
1240
1188
|
attr_accessor :producer
|
@@ -1257,8 +1205,8 @@ module Google
|
|
1257
1205
|
class LogEntrySourceLocation
|
1258
1206
|
include Google::Apis::Core::Hashable
|
1259
1207
|
|
1260
|
-
# Optional. Source file name. Depending on the runtime environment, this
|
1261
|
-
#
|
1208
|
+
# Optional. Source file name. Depending on the runtime environment, this might
|
1209
|
+
# be a simple name or a fully-qualified name.
|
1262
1210
|
# Corresponds to the JSON property `file`
|
1263
1211
|
# @return [String]
|
1264
1212
|
attr_accessor :file
|
@@ -1266,9 +1214,8 @@ module Google
|
|
1266
1214
|
# Optional. Human-readable name of the function or method being invoked, with
|
1267
1215
|
# optional context such as the class or package name. This information may be
|
1268
1216
|
# used in contexts such as the logs viewer, where a file and line number are
|
1269
|
-
# less meaningful. The format can vary by language. For example:
|
1270
|
-
#
|
1271
|
-
# (Python).
|
1217
|
+
# less meaningful. The format can vary by language. For example: `qual.if.ied.
|
1218
|
+
# Class.method` (Java), `dir/package.func` (Go), `function` (Python).
|
1272
1219
|
# Corresponds to the JSON property `function`
|
1273
1220
|
# @return [String]
|
1274
1221
|
attr_accessor :function
|
@@ -1303,11 +1250,9 @@ module Google
|
|
1303
1250
|
|
1304
1251
|
# Distribution represents a frequency distribution of double-valued sample
|
1305
1252
|
# points. It contains the size of the population of sample points plus
|
1306
|
-
# additional optional information:
|
1307
|
-
# - the
|
1308
|
-
# -
|
1309
|
-
# - the sum-squared-deviation of the samples, used to compute variance
|
1310
|
-
# - a histogram of the values of the sample points
|
1253
|
+
# additional optional information: - the arithmetic mean of the samples - the
|
1254
|
+
# minimum and maximum of the samples - the sum-squared-deviation of the samples,
|
1255
|
+
# used to compute variance - a histogram of the values of the sample points
|
1311
1256
|
# Corresponds to the JSON property `distributionValue`
|
1312
1257
|
# @return [Google::Apis::ServicecontrolV1::Distribution]
|
1313
1258
|
attr_accessor :distribution_value
|
@@ -1317,8 +1262,8 @@ module Google
|
|
1317
1262
|
# @return [Float]
|
1318
1263
|
attr_accessor :double_value
|
1319
1264
|
|
1320
|
-
# The end of the time period over which this metric value's measurement
|
1321
|
-
#
|
1265
|
+
# The end of the time period over which this metric value's measurement applies.
|
1266
|
+
# If not specified, google.api.servicecontrol.v1.Operation.end_time will be used.
|
1322
1267
|
# Corresponds to the JSON property `endTime`
|
1323
1268
|
# @return [String]
|
1324
1269
|
attr_accessor :end_time
|
@@ -1328,10 +1273,9 @@ module Google
|
|
1328
1273
|
# @return [Fixnum]
|
1329
1274
|
attr_accessor :int64_value
|
1330
1275
|
|
1331
|
-
# The labels describing the metric value.
|
1332
|
-
#
|
1333
|
-
#
|
1334
|
-
# Note that this map must not contain monitored resource labels.
|
1276
|
+
# The labels describing the metric value. See comments on google.api.
|
1277
|
+
# servicecontrol.v1.Operation.labels for the overriding relationship. Note that
|
1278
|
+
# this map must not contain monitored resource labels.
|
1335
1279
|
# Corresponds to the JSON property `labels`
|
1336
1280
|
# @return [Hash<String,String>]
|
1337
1281
|
attr_accessor :labels
|
@@ -1342,9 +1286,10 @@ module Google
|
|
1342
1286
|
attr_accessor :money_value
|
1343
1287
|
|
1344
1288
|
# The start of the time period over which this metric value's measurement
|
1345
|
-
# applies. The time period has different semantics for different metric
|
1346
|
-
#
|
1347
|
-
#
|
1289
|
+
# applies. The time period has different semantics for different metric types (
|
1290
|
+
# cumulative, delta, and gauge). See the metric definition documentation in the
|
1291
|
+
# service configuration for details. If not specified, google.api.servicecontrol.
|
1292
|
+
# v1.Operation.start_time will be used.
|
1348
1293
|
# Corresponds to the JSON property `startTime`
|
1349
1294
|
# @return [String]
|
1350
1295
|
attr_accessor :start_time
|
@@ -1372,9 +1317,8 @@ module Google
|
|
1372
1317
|
end
|
1373
1318
|
end
|
1374
1319
|
|
1375
|
-
# Represents a set of metric values in the same metric.
|
1376
|
-
#
|
1377
|
-
# end time, and label values.
|
1320
|
+
# Represents a set of metric values in the same metric. Each metric value in the
|
1321
|
+
# set should have a unique combination of start time, end time, and label values.
|
1378
1322
|
class MetricValueSet
|
1379
1323
|
include Google::Apis::Core::Hashable
|
1380
1324
|
|
@@ -1403,23 +1347,22 @@ module Google
|
|
1403
1347
|
class Money
|
1404
1348
|
include Google::Apis::Core::Hashable
|
1405
1349
|
|
1406
|
-
# The
|
1350
|
+
# The three-letter currency code defined in ISO 4217.
|
1407
1351
|
# Corresponds to the JSON property `currencyCode`
|
1408
1352
|
# @return [String]
|
1409
1353
|
attr_accessor :currency_code
|
1410
1354
|
|
1411
|
-
# Number of nano (10^-9) units of the amount.
|
1412
|
-
#
|
1413
|
-
# If `units` is
|
1414
|
-
# If `units` is
|
1415
|
-
#
|
1416
|
-
# For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
1355
|
+
# Number of nano (10^-9) units of the amount. The value must be between -999,999,
|
1356
|
+
# 999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be
|
1357
|
+
# positive or zero. If `units` is zero, `nanos` can be positive, zero, or
|
1358
|
+
# negative. If `units` is negative, `nanos` must be negative or zero. For
|
1359
|
+
# example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
|
1417
1360
|
# Corresponds to the JSON property `nanos`
|
1418
1361
|
# @return [Fixnum]
|
1419
1362
|
attr_accessor :nanos
|
1420
1363
|
|
1421
|
-
# The whole units of the amount.
|
1422
|
-
#
|
1364
|
+
# The whole units of the amount. For example if `currencyCode` is `"USD"`, then
|
1365
|
+
# 1 unit is one US dollar.
|
1423
1366
|
# Corresponds to the JSON property `units`
|
1424
1367
|
# @return [Fixnum]
|
1425
1368
|
attr_accessor :units
|
@@ -1440,24 +1383,19 @@ module Google
|
|
1440
1383
|
class Operation
|
1441
1384
|
include Google::Apis::Core::Hashable
|
1442
1385
|
|
1443
|
-
# Identity of the consumer who is using the service.
|
1444
|
-
#
|
1445
|
-
#
|
1446
|
-
#
|
1447
|
-
# -
|
1448
|
-
# -
|
1449
|
-
# - project`_`number:PROJECT_NUMBER,
|
1450
|
-
# - projects/PROJECT_ID or PROJECT_NUMBER,
|
1451
|
-
# - folders/FOLDER_NUMBER,
|
1452
|
-
# - organizations/ORGANIZATION_NUMBER,
|
1453
|
-
# - api`_`key:API_KEY.
|
1386
|
+
# Identity of the consumer who is using the service. This field should be filled
|
1387
|
+
# in for the operations initiated by a consumer, but not for service-initiated
|
1388
|
+
# operations that are not related to a specific consumer. - This can be in one
|
1389
|
+
# of the following formats: - project:PROJECT_ID, - project`_`number:
|
1390
|
+
# PROJECT_NUMBER, - projects/PROJECT_ID or PROJECT_NUMBER, - folders/
|
1391
|
+
# FOLDER_NUMBER, - organizations/ORGANIZATION_NUMBER, - api`_`key:API_KEY.
|
1454
1392
|
# Corresponds to the JSON property `consumerId`
|
1455
1393
|
# @return [String]
|
1456
1394
|
attr_accessor :consumer_id
|
1457
1395
|
|
1458
|
-
# End time of the operation.
|
1459
|
-
#
|
1460
|
-
#
|
1396
|
+
# End time of the operation. Required when the operation is used in
|
1397
|
+
# ServiceController.Report, but optional when the operation is used in
|
1398
|
+
# ServiceController.Check.
|
1461
1399
|
# Corresponds to the JSON property `endTime`
|
1462
1400
|
# @return [String]
|
1463
1401
|
attr_accessor :end_time
|
@@ -1472,21 +1410,16 @@ module Google
|
|
1472
1410
|
# @return [String]
|
1473
1411
|
attr_accessor :importance
|
1474
1412
|
|
1475
|
-
# Labels describing the operation. Only the following labels are allowed:
|
1476
|
-
#
|
1477
|
-
# the service configuration.
|
1413
|
+
# Labels describing the operation. Only the following labels are allowed: -
|
1414
|
+
# Labels describing monitored resources as defined in the service configuration.
|
1478
1415
|
# - Default labels of metric values. When specified, labels defined in the
|
1479
|
-
# metric value override these default.
|
1480
|
-
#
|
1481
|
-
# - `
|
1482
|
-
#
|
1483
|
-
#
|
1484
|
-
#
|
1485
|
-
#
|
1486
|
-
# used to handle the API request (e.g. ESP),
|
1487
|
-
# - `servicecontrol.googleapis.com/platform` describing the platform
|
1488
|
-
# where the API is served, such as App Engine, Compute Engine, or
|
1489
|
-
# Kubernetes Engine.
|
1416
|
+
# metric value override these default. - The following labels defined by Google
|
1417
|
+
# Cloud Platform: - `cloud.googleapis.com/location` describing the location
|
1418
|
+
# where the operation happened, - `servicecontrol.googleapis.com/user_agent`
|
1419
|
+
# describing the user agent of the API request, - `servicecontrol.googleapis.com/
|
1420
|
+
# service_agent` describing the service used to handle the API request (e.g. ESP)
|
1421
|
+
# , - `servicecontrol.googleapis.com/platform` describing the platform where the
|
1422
|
+
# API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
|
1490
1423
|
# Corresponds to the JSON property `labels`
|
1491
1424
|
# @return [Hash<String,String>]
|
1492
1425
|
attr_accessor :labels
|
@@ -1496,27 +1429,23 @@ module Google
|
|
1496
1429
|
# @return [Array<Google::Apis::ServicecontrolV1::LogEntry>]
|
1497
1430
|
attr_accessor :log_entries
|
1498
1431
|
|
1499
|
-
# Represents information about this operation. Each MetricValueSet
|
1500
|
-
#
|
1501
|
-
#
|
1502
|
-
#
|
1503
|
-
#
|
1504
|
-
#
|
1505
|
-
#
|
1506
|
-
# instances, the entire request is rejected with
|
1507
|
-
# an invalid argument error.
|
1432
|
+
# Represents information about this operation. Each MetricValueSet corresponds
|
1433
|
+
# to a metric defined in the service configuration. The data type used in the
|
1434
|
+
# MetricValueSet must agree with the data type specified in the metric
|
1435
|
+
# definition. Within a single operation, it is not allowed to have more than one
|
1436
|
+
# MetricValue instances that have the same metric names and identical label
|
1437
|
+
# value combinations. If a request has such duplicated MetricValue instances,
|
1438
|
+
# the entire request is rejected with an invalid argument error.
|
1508
1439
|
# Corresponds to the JSON property `metricValueSets`
|
1509
1440
|
# @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
|
1510
1441
|
attr_accessor :metric_value_sets
|
1511
1442
|
|
1512
|
-
# Identity of the operation. This must be unique within the scope of the
|
1513
|
-
#
|
1514
|
-
#
|
1515
|
-
#
|
1516
|
-
#
|
1517
|
-
#
|
1518
|
-
# and an idempotent id is desirable for deduplication purpose, UUID version 5
|
1519
|
-
# is recommended. See RFC 4122 for details.
|
1443
|
+
# Identity of the operation. This must be unique within the scope of the service
|
1444
|
+
# that generated the operation. If the service calls Check() and Report() on the
|
1445
|
+
# same operation, the two calls should carry the same id. UUID version 4 is
|
1446
|
+
# recommended, though not required. In scenarios where an operation is computed
|
1447
|
+
# from existing information and an idempotent id is desirable for deduplication
|
1448
|
+
# purpose, UUID version 5 is recommended. See RFC 4122 for details.
|
1520
1449
|
# Corresponds to the JSON property `operationId`
|
1521
1450
|
# @return [String]
|
1522
1451
|
attr_accessor :operation_id
|
@@ -1531,8 +1460,8 @@ module Google
|
|
1531
1460
|
# @return [Google::Apis::ServicecontrolV1::QuotaProperties]
|
1532
1461
|
attr_accessor :quota_properties
|
1533
1462
|
|
1534
|
-
# The resources that are involved in the operation.
|
1535
|
-
#
|
1463
|
+
# The resources that are involved in the operation. The maximum supported number
|
1464
|
+
# of entries in this field is 100.
|
1536
1465
|
# Corresponds to the JSON property `resources`
|
1537
1466
|
# @return [Array<Google::Apis::ServicecontrolV1::ResourceInfo>]
|
1538
1467
|
attr_accessor :resources
|
@@ -1542,16 +1471,15 @@ module Google
|
|
1542
1471
|
# @return [String]
|
1543
1472
|
attr_accessor :start_time
|
1544
1473
|
|
1545
|
-
# Unimplemented. A list of Cloud Trace spans. The span names shall contain
|
1546
|
-
#
|
1547
|
-
#
|
1474
|
+
# Unimplemented. A list of Cloud Trace spans. The span names shall contain the
|
1475
|
+
# id of the destination project which can be either the produce or the consumer
|
1476
|
+
# project.
|
1548
1477
|
# Corresponds to the JSON property `traceSpans`
|
1549
1478
|
# @return [Array<Google::Apis::ServicecontrolV1::TraceSpan>]
|
1550
1479
|
attr_accessor :trace_spans
|
1551
1480
|
|
1552
|
-
# User defined labels for the resource that this operation is associated
|
1553
|
-
#
|
1554
|
-
# allowed.
|
1481
|
+
# User defined labels for the resource that this operation is associated with.
|
1482
|
+
# Only a combination of 1000 user labels per consumer project are allowed.
|
1555
1483
|
# Corresponds to the JSON property `userLabels`
|
1556
1484
|
# @return [Hash<String,String>]
|
1557
1485
|
attr_accessor :user_labels
|
@@ -1579,10 +1507,10 @@ module Google
|
|
1579
1507
|
end
|
1580
1508
|
end
|
1581
1509
|
|
1582
|
-
# This message defines attributes for a node that handles a network request.
|
1583
|
-
#
|
1584
|
-
#
|
1585
|
-
#
|
1510
|
+
# This message defines attributes for a node that handles a network request. The
|
1511
|
+
# node can be either a service or an application that sends, forwards, or
|
1512
|
+
# receives the request. Service peers should fill in `principal` and `labels` as
|
1513
|
+
# appropriate.
|
1586
1514
|
class Peer
|
1587
1515
|
include Google::Apis::Core::Hashable
|
1588
1516
|
|
@@ -1601,16 +1529,16 @@ module Google
|
|
1601
1529
|
# @return [Fixnum]
|
1602
1530
|
attr_accessor :port
|
1603
1531
|
|
1604
|
-
# The identity of this peer. Similar to `Request.auth.principal`, but
|
1605
|
-
#
|
1606
|
-
#
|
1532
|
+
# The identity of this peer. Similar to `Request.auth.principal`, but relative
|
1533
|
+
# to the peer instead of the request. For example, the idenity associated with a
|
1534
|
+
# load balancer that forwared the request.
|
1607
1535
|
# Corresponds to the JSON property `principal`
|
1608
1536
|
# @return [String]
|
1609
1537
|
attr_accessor :principal
|
1610
1538
|
|
1611
|
-
# The CLDR country/region code associated with the above IP address.
|
1612
|
-
#
|
1613
|
-
#
|
1539
|
+
# The CLDR country/region code associated with the above IP address. If the IP
|
1540
|
+
# address is private, the `region_code` should reflect the physical location
|
1541
|
+
# where this peer is running.
|
1614
1542
|
# Corresponds to the JSON property `regionCode`
|
1615
1543
|
# @return [String]
|
1616
1544
|
attr_accessor :region_code
|
@@ -1643,9 +1571,18 @@ module Google
|
|
1643
1571
|
# @return [String]
|
1644
1572
|
attr_accessor :description
|
1645
1573
|
|
1646
|
-
#
|
1647
|
-
#
|
1648
|
-
#
|
1574
|
+
# The `Status` type defines a logical error model that is suitable for different
|
1575
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
1576
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
1577
|
+
# data: error code, error message, and error details. You can find out more
|
1578
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
1579
|
+
# //cloud.google.com/apis/design/errors).
|
1580
|
+
# Corresponds to the JSON property `status`
|
1581
|
+
# @return [Google::Apis::ServicecontrolV1::Status]
|
1582
|
+
attr_accessor :status
|
1583
|
+
|
1584
|
+
# Subject to whom this error applies. See the specific enum for more details on
|
1585
|
+
# this field. For example, "clientip:" or "project:".
|
1649
1586
|
# Corresponds to the JSON property `subject`
|
1650
1587
|
# @return [String]
|
1651
1588
|
attr_accessor :subject
|
@@ -1658,6 +1595,7 @@ module Google
|
|
1658
1595
|
def update!(**args)
|
1659
1596
|
@code = args[:code] if args.key?(:code)
|
1660
1597
|
@description = args[:description] if args.key?(:description)
|
1598
|
+
@status = args[:status] if args.key?(:status)
|
1661
1599
|
@subject = args[:subject] if args.key?(:subject)
|
1662
1600
|
end
|
1663
1601
|
end
|
@@ -1666,37 +1604,33 @@ module Google
|
|
1666
1604
|
class QuotaInfo
|
1667
1605
|
include Google::Apis::Core::Hashable
|
1668
1606
|
|
1669
|
-
# Quota Metrics that have exceeded quota limits.
|
1670
|
-
# For
|
1671
|
-
#
|
1672
|
-
#
|
1673
|
-
# Deprecated: Use quota_metrics to get per quota group limit exceeded status.
|
1607
|
+
# Quota Metrics that have exceeded quota limits. For QuotaGroup-based quota,
|
1608
|
+
# this is QuotaGroup.name For QuotaLimit-based quota, this is QuotaLimit.name
|
1609
|
+
# See: google.api.Quota Deprecated: Use quota_metrics to get per quota group
|
1610
|
+
# limit exceeded status.
|
1674
1611
|
# Corresponds to the JSON property `limitExceeded`
|
1675
1612
|
# @return [Array<String>]
|
1676
1613
|
attr_accessor :limit_exceeded
|
1677
1614
|
|
1678
|
-
# Map of quota group name to the actual number of tokens consumed. If the
|
1679
|
-
#
|
1680
|
-
#
|
1681
|
-
#
|
1682
|
-
#
|
1683
|
-
# keep this field for Castor (that scales quota usage) and 'quota_metrics'
|
1615
|
+
# Map of quota group name to the actual number of tokens consumed. If the quota
|
1616
|
+
# check was not successful, then this will not be populated due to no quota
|
1617
|
+
# consumption. We are not merging this field with 'quota_metrics' field because
|
1618
|
+
# of the complexity of scaling in Chemist client code base. For simplicity, we
|
1619
|
+
# will keep this field for Castor (that scales quota usage) and 'quota_metrics'
|
1684
1620
|
# for SuperQuota (that doesn't scale quota usage).
|
1685
1621
|
# Corresponds to the JSON property `quotaConsumed`
|
1686
1622
|
# @return [Hash<String,Fixnum>]
|
1687
1623
|
attr_accessor :quota_consumed
|
1688
1624
|
|
1689
1625
|
# Quota metrics to indicate the usage. Depending on the check request, one or
|
1690
|
-
# more of the following metrics will be included:
|
1691
|
-
#
|
1692
|
-
#
|
1693
|
-
# "
|
1694
|
-
#
|
1695
|
-
#
|
1696
|
-
#
|
1697
|
-
#
|
1698
|
-
# condition will be specified using the following boolean metric:
|
1699
|
-
# "serviceruntime.googleapis.com/quota/exceeded"
|
1626
|
+
# more of the following metrics will be included: 1. For rate quota, per quota
|
1627
|
+
# group or per quota metric incremental usage will be specified using the
|
1628
|
+
# following delta metric: "serviceruntime.googleapis.com/api/consumer/
|
1629
|
+
# quota_used_count" 2. For allocation quota, per quota metric total usage will
|
1630
|
+
# be specified using the following gauge metric: "serviceruntime.googleapis.com/
|
1631
|
+
# allocation/consumer/quota_used_count" 3. For both rate quota and allocation
|
1632
|
+
# quota, the quota limit reached condition will be specified using the following
|
1633
|
+
# boolean metric: "serviceruntime.googleapis.com/quota/exceeded"
|
1700
1634
|
# Corresponds to the JSON property `quotaMetrics`
|
1701
1635
|
# @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
|
1702
1636
|
attr_accessor :quota_metrics
|
@@ -1718,10 +1652,8 @@ module Google
|
|
1718
1652
|
include Google::Apis::Core::Hashable
|
1719
1653
|
|
1720
1654
|
# Identity of the consumer for whom this quota operation is being performed.
|
1721
|
-
# This can be in one of the following formats:
|
1722
|
-
#
|
1723
|
-
# project_number:<project_number>,
|
1724
|
-
# api_key:<api_key>.
|
1655
|
+
# This can be in one of the following formats: project:, project_number:,
|
1656
|
+
# api_key:.
|
1725
1657
|
# Corresponds to the JSON property `consumerId`
|
1726
1658
|
# @return [String]
|
1727
1659
|
attr_accessor :consumer_id
|
@@ -1733,38 +1665,34 @@ module Google
|
|
1733
1665
|
|
1734
1666
|
# Fully qualified name of the API method for which this quota operation is
|
1735
1667
|
# requested. This name is used for matching quota rules or metric rules and
|
1736
|
-
# billing status rules defined in service configuration.
|
1737
|
-
#
|
1738
|
-
# (
|
1739
|
-
#
|
1740
|
-
#
|
1741
|
-
# google.example.library.v1.LibraryService.CreateShelf
|
1668
|
+
# billing status rules defined in service configuration. This field should not
|
1669
|
+
# be set if any of the following is true: (1) the quota operation is performed
|
1670
|
+
# on non-API resources. (2) quota_metrics is set because the caller is doing
|
1671
|
+
# quota override. Example of an RPC method name: google.example.library.v1.
|
1672
|
+
# LibraryService.CreateShelf
|
1742
1673
|
# Corresponds to the JSON property `methodName`
|
1743
1674
|
# @return [String]
|
1744
1675
|
attr_accessor :method_name
|
1745
1676
|
|
1746
|
-
# Identity of the operation. This is expected to be unique within the scope
|
1747
|
-
#
|
1748
|
-
#
|
1749
|
-
#
|
1750
|
-
#
|
1751
|
-
#
|
1752
|
-
#
|
1753
|
-
# Unix time in nanos + UUID
|
1677
|
+
# Identity of the operation. This is expected to be unique within the scope of
|
1678
|
+
# the service that generated the operation, and guarantees idempotency in case
|
1679
|
+
# of retries. In order to ensure best performance and latency in the Quota
|
1680
|
+
# backends, operation_ids are optimally associated with time, so that related
|
1681
|
+
# operations can be accessed fast in storage. For this reason, the recommended
|
1682
|
+
# token for services that intend to operate at a high QPS is Unix time in nanos +
|
1683
|
+
# UUID
|
1754
1684
|
# Corresponds to the JSON property `operationId`
|
1755
1685
|
# @return [String]
|
1756
1686
|
attr_accessor :operation_id
|
1757
1687
|
|
1758
|
-
# Represents information about this operation. Each MetricValueSet
|
1759
|
-
#
|
1760
|
-
#
|
1761
|
-
#
|
1762
|
-
#
|
1763
|
-
#
|
1764
|
-
#
|
1765
|
-
#
|
1766
|
-
# an invalid argument error.
|
1767
|
-
# This field is mutually exclusive with method_name.
|
1688
|
+
# Represents information about this operation. Each MetricValueSet corresponds
|
1689
|
+
# to a metric defined in the service configuration. The data type used in the
|
1690
|
+
# MetricValueSet must agree with the data type specified in the metric
|
1691
|
+
# definition. Within a single operation, it is not allowed to have more than one
|
1692
|
+
# MetricValue instances that have the same metric names and identical label
|
1693
|
+
# value combinations. If a request has such duplicated MetricValue instances,
|
1694
|
+
# the entire request is rejected with an invalid argument error. This field is
|
1695
|
+
# mutually exclusive with method_name.
|
1768
1696
|
# Corresponds to the JSON property `quotaMetrics`
|
1769
1697
|
# @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
|
1770
1698
|
attr_accessor :quota_metrics
|
@@ -1817,12 +1745,12 @@ module Google
|
|
1817
1745
|
# @return [String]
|
1818
1746
|
attr_accessor :operation_id
|
1819
1747
|
|
1820
|
-
# The `Status` type defines a logical error model that is suitable for
|
1821
|
-
#
|
1822
|
-
#
|
1823
|
-
#
|
1824
|
-
#
|
1825
|
-
#
|
1748
|
+
# The `Status` type defines a logical error model that is suitable for different
|
1749
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
1750
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
1751
|
+
# data: error code, error message, and error details. You can find out more
|
1752
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
1753
|
+
# //cloud.google.com/apis/design/errors).
|
1826
1754
|
# Corresponds to the JSON property `status`
|
1827
1755
|
# @return [Google::Apis::ServicecontrolV1::Status]
|
1828
1756
|
attr_accessor :status
|
@@ -1867,22 +1795,19 @@ module Google
|
|
1867
1795
|
class ReportRequest
|
1868
1796
|
include Google::Apis::Core::Hashable
|
1869
1797
|
|
1870
|
-
# Operations to be reported.
|
1871
|
-
#
|
1872
|
-
#
|
1873
|
-
#
|
1874
|
-
#
|
1875
|
-
#
|
1876
|
-
# however the ReportRequest size should be no larger than 1MB. See
|
1877
|
-
# ReportResponse.report_errors for partial failure behavior.
|
1798
|
+
# Operations to be reported. Typically the service should report one operation
|
1799
|
+
# per request. Putting multiple operations into a single request is allowed, but
|
1800
|
+
# should be used only when multiple operations are natually available at the
|
1801
|
+
# time of the report. There is no limit on the number of operations in the same
|
1802
|
+
# ReportRequest, however the ReportRequest size should be no larger than 1MB.
|
1803
|
+
# See ReportResponse.report_errors for partial failure behavior.
|
1878
1804
|
# Corresponds to the JSON property `operations`
|
1879
1805
|
# @return [Array<Google::Apis::ServicecontrolV1::Operation>]
|
1880
1806
|
attr_accessor :operations
|
1881
1807
|
|
1882
1808
|
# Specifies which version of service config should be used to process the
|
1883
|
-
# request.
|
1884
|
-
#
|
1885
|
-
# latest one will be used.
|
1809
|
+
# request. If unspecified or no matching version can be found, the latest one
|
1810
|
+
# will be used.
|
1886
1811
|
# Corresponds to the JSON property `serviceConfigId`
|
1887
1812
|
# @return [String]
|
1888
1813
|
attr_accessor :service_config_id
|
@@ -1903,28 +1828,25 @@ module Google
|
|
1903
1828
|
include Google::Apis::Core::Hashable
|
1904
1829
|
|
1905
1830
|
# Partial failures, one for each `Operation` in the request that failed
|
1906
|
-
# processing. There are three possible combinations of the RPC status:
|
1907
|
-
#
|
1908
|
-
#
|
1909
|
-
#
|
1910
|
-
#
|
1911
|
-
# `
|
1912
|
-
#
|
1913
|
-
#
|
1914
|
-
# in
|
1915
|
-
# 3. A failed RPC status indicates a general non-deterministic failure.
|
1916
|
-
# When this happens, it's impossible to know which of the
|
1917
|
-
# 'Operations' in the request succeeded or failed.
|
1831
|
+
# processing. There are three possible combinations of the RPC status: 1. The
|
1832
|
+
# combination of a successful RPC status and an empty `report_errors` list
|
1833
|
+
# indicates a complete success where all `Operations` in the request are
|
1834
|
+
# processed successfully. 2. The combination of a successful RPC status and a
|
1835
|
+
# non-empty `report_errors` list indicates a partial success where some `
|
1836
|
+
# Operations` in the request succeeded. Each `Operation` that failed processing
|
1837
|
+
# has a corresponding item in this list. 3. A failed RPC status indicates a
|
1838
|
+
# general non-deterministic failure. When this happens, it's impossible to know
|
1839
|
+
# which of the 'Operations' in the request succeeded or failed.
|
1918
1840
|
# Corresponds to the JSON property `reportErrors`
|
1919
1841
|
# @return [Array<Google::Apis::ServicecontrolV1::ReportError>]
|
1920
1842
|
attr_accessor :report_errors
|
1921
1843
|
|
1922
|
-
# Quota usage for each quota release `Operation` request.
|
1923
|
-
#
|
1924
|
-
#
|
1925
|
-
#
|
1926
|
-
#
|
1927
|
-
#
|
1844
|
+
# Quota usage for each quota release `Operation` request. Fully or partially
|
1845
|
+
# failed quota release request may or may not be present in `report_quota_info`.
|
1846
|
+
# For example, a failed quota release request will have the current quota usage
|
1847
|
+
# info when precise quota library returns the info. A deadline exceeded quota
|
1848
|
+
# request will not have quota usage info. If there is no quota release request,
|
1849
|
+
# report_quota_info will be empty.
|
1928
1850
|
# Corresponds to the JSON property `reportInfos`
|
1929
1851
|
# @return [Array<Google::Apis::ServicecontrolV1::ReportInfo>]
|
1930
1852
|
attr_accessor :report_infos
|
@@ -1952,22 +1874,22 @@ module Google
|
|
1952
1874
|
end
|
1953
1875
|
end
|
1954
1876
|
|
1955
|
-
# This message defines attributes for an HTTP request. If the actual
|
1956
|
-
#
|
1957
|
-
#
|
1877
|
+
# This message defines attributes for an HTTP request. If the actual request is
|
1878
|
+
# not an HTTP request, the runtime system should try to map the actual request
|
1879
|
+
# to an equivalent HTTP request.
|
1958
1880
|
class Request
|
1959
1881
|
include Google::Apis::Core::Hashable
|
1960
1882
|
|
1961
|
-
# This message defines request authentication attributes. Terminology is
|
1962
|
-
#
|
1963
|
-
#
|
1883
|
+
# This message defines request authentication attributes. Terminology is based
|
1884
|
+
# on the JSON Web Token (JWT) standard, but the terms also correlate to concepts
|
1885
|
+
# in other standards.
|
1964
1886
|
# Corresponds to the JSON property `auth`
|
1965
1887
|
# @return [Google::Apis::ServicecontrolV1::Auth]
|
1966
1888
|
attr_accessor :auth
|
1967
1889
|
|
1968
|
-
# The HTTP request headers. If multiple headers share the same key, they
|
1969
|
-
#
|
1970
|
-
#
|
1890
|
+
# The HTTP request headers. If multiple headers share the same key, they must be
|
1891
|
+
# merged according to the HTTP spec. All header keys must be lowercased, because
|
1892
|
+
# HTTP header keys are case-insensitive.
|
1971
1893
|
# Corresponds to the JSON property `headers`
|
1972
1894
|
# @return [Hash<String,String>]
|
1973
1895
|
attr_accessor :headers
|
@@ -1977,9 +1899,9 @@ module Google
|
|
1977
1899
|
# @return [String]
|
1978
1900
|
attr_accessor :host
|
1979
1901
|
|
1980
|
-
# The unique ID for a request, which can be propagated to downstream
|
1981
|
-
#
|
1982
|
-
#
|
1902
|
+
# The unique ID for a request, which can be propagated to downstream systems.
|
1903
|
+
# The ID should have low probability of collision within a single day for a
|
1904
|
+
# specific service.
|
1983
1905
|
# Corresponds to the JSON property `id`
|
1984
1906
|
# @return [String]
|
1985
1907
|
attr_accessor :id
|
@@ -1994,23 +1916,22 @@ module Google
|
|
1994
1916
|
# @return [String]
|
1995
1917
|
attr_accessor :path
|
1996
1918
|
|
1997
|
-
# The network protocol used with the request, such as "http/1.1",
|
1998
|
-
# "
|
1999
|
-
#
|
2000
|
-
#
|
2001
|
-
# for details.
|
1919
|
+
# The network protocol used with the request, such as "http/1.1", "spdy/3", "h2",
|
1920
|
+
# "h2c", "webrtc", "tcp", "udp", "quic". See https://www.iana.org/assignments/
|
1921
|
+
# tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids for
|
1922
|
+
# details.
|
2002
1923
|
# Corresponds to the JSON property `protocol`
|
2003
1924
|
# @return [String]
|
2004
1925
|
attr_accessor :protocol
|
2005
1926
|
|
2006
|
-
# The HTTP URL query in the format of `name1=value1&name2=value2`, as it
|
2007
|
-
#
|
1927
|
+
# The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears
|
1928
|
+
# in the first line of the HTTP request. No decoding is performed.
|
2008
1929
|
# Corresponds to the JSON property `query`
|
2009
1930
|
# @return [String]
|
2010
1931
|
attr_accessor :query
|
2011
1932
|
|
2012
|
-
# A special parameter for request reason. It is used by security systems
|
2013
|
-
#
|
1933
|
+
# A special parameter for request reason. It is used by security systems to
|
1934
|
+
# associate auditing information with a request.
|
2014
1935
|
# Corresponds to the JSON property `reason`
|
2015
1936
|
# @return [String]
|
2016
1937
|
attr_accessor :reason
|
@@ -2025,8 +1946,8 @@ module Google
|
|
2025
1946
|
# @return [Fixnum]
|
2026
1947
|
attr_accessor :size
|
2027
1948
|
|
2028
|
-
# The timestamp when the `destination` service receives the first byte of
|
2029
|
-
#
|
1949
|
+
# The timestamp when the `destination` service receives the first byte of the
|
1950
|
+
# request.
|
2030
1951
|
# Corresponds to the JSON property `time`
|
2031
1952
|
# @return [String]
|
2032
1953
|
attr_accessor :time
|
@@ -2056,55 +1977,48 @@ module Google
|
|
2056
1977
|
class RequestMetadata
|
2057
1978
|
include Google::Apis::Core::Hashable
|
2058
1979
|
|
2059
|
-
# The IP address of the caller.
|
2060
|
-
# For caller from
|
2061
|
-
#
|
2062
|
-
#
|
2063
|
-
#
|
2064
|
-
#
|
2065
|
-
# be the VM's internal IPv4 address, otherwise the `caller_ip` will be
|
2066
|
-
# redacted to "gce-internal-ip".
|
1980
|
+
# The IP address of the caller. For caller from internet, this will be public
|
1981
|
+
# IPv4 or IPv6 address. For caller from a Compute Engine VM with external IP
|
1982
|
+
# address, this will be the VM's external IP address. For caller from a Compute
|
1983
|
+
# Engine VM without external IP address, if the VM is in the same organization (
|
1984
|
+
# or project) as the accessed resource, `caller_ip` will be the VM's internal
|
1985
|
+
# IPv4 address, otherwise the `caller_ip` will be redacted to "gce-internal-ip".
|
2067
1986
|
# See https://cloud.google.com/compute/docs/vpc/ for more information.
|
2068
1987
|
# Corresponds to the JSON property `callerIp`
|
2069
1988
|
# @return [String]
|
2070
1989
|
attr_accessor :caller_ip
|
2071
1990
|
|
2072
|
-
# The network of the caller.
|
2073
|
-
#
|
2074
|
-
#
|
2075
|
-
#
|
2076
|
-
#
|
2077
|
-
# "//compute.googleapis.com/projects/PROJECT_ID/global/networks/NETWORK_ID"
|
1991
|
+
# The network of the caller. Set only if the network host project is part of the
|
1992
|
+
# same GCP organization (or project) as the accessed resource. See https://cloud.
|
1993
|
+
# google.com/compute/docs/vpc/ for more information. This is a scheme-less URI
|
1994
|
+
# full resource name. For example: "//compute.googleapis.com/projects/PROJECT_ID/
|
1995
|
+
# global/networks/NETWORK_ID"
|
2078
1996
|
# Corresponds to the JSON property `callerNetwork`
|
2079
1997
|
# @return [String]
|
2080
1998
|
attr_accessor :caller_network
|
2081
1999
|
|
2082
|
-
# The user agent of the caller.
|
2083
|
-
#
|
2084
|
-
#
|
2085
|
-
#
|
2086
|
-
#
|
2087
|
-
#
|
2088
|
-
#
|
2089
|
-
# + `AppEngine-Google; (+http://code.google.com/appengine; appid:
|
2090
|
-
# s~my-project`:
|
2091
|
-
# The request was made from the `my-project` App Engine app.
|
2092
|
-
# NOLINT
|
2000
|
+
# The user agent of the caller. This information is not authenticated and should
|
2001
|
+
# be treated accordingly. For example: + `google-api-python-client/1.4.0`: The
|
2002
|
+
# request was made by the Google API client for Python. + `Cloud SDK Command
|
2003
|
+
# Line Tool apitools-client/1.0 gcloud/0.9.62`: The request was made by the
|
2004
|
+
# Google Cloud SDK CLI (gcloud). + `AppEngine-Google; (+http://code.google.com/
|
2005
|
+
# appengine; appid: s~my-project`: The request was made from the `my-project`
|
2006
|
+
# App Engine app. NOLINT
|
2093
2007
|
# Corresponds to the JSON property `callerSuppliedUserAgent`
|
2094
2008
|
# @return [String]
|
2095
2009
|
attr_accessor :caller_supplied_user_agent
|
2096
2010
|
|
2097
|
-
# This message defines attributes for a node that handles a network request.
|
2098
|
-
#
|
2099
|
-
#
|
2100
|
-
#
|
2011
|
+
# This message defines attributes for a node that handles a network request. The
|
2012
|
+
# node can be either a service or an application that sends, forwards, or
|
2013
|
+
# receives the request. Service peers should fill in `principal` and `labels` as
|
2014
|
+
# appropriate.
|
2101
2015
|
# Corresponds to the JSON property `destinationAttributes`
|
2102
2016
|
# @return [Google::Apis::ServicecontrolV1::Peer]
|
2103
2017
|
attr_accessor :destination_attributes
|
2104
2018
|
|
2105
|
-
# This message defines attributes for an HTTP request. If the actual
|
2106
|
-
#
|
2107
|
-
#
|
2019
|
+
# This message defines attributes for an HTTP request. If the actual request is
|
2020
|
+
# not an HTTP request, the runtime system should try to map the actual request
|
2021
|
+
# to an equivalent HTTP request.
|
2108
2022
|
# Corresponds to the JSON property `requestAttributes`
|
2109
2023
|
# @return [Google::Apis::ServicecontrolV1::Request]
|
2110
2024
|
attr_accessor :request_attributes
|
@@ -2124,55 +2038,109 @@ module Google
|
|
2124
2038
|
end
|
2125
2039
|
|
2126
2040
|
# This message defines core attributes for a resource. A resource is an
|
2127
|
-
# addressable (named) entity provided by the destination service. For
|
2128
|
-
#
|
2041
|
+
# addressable (named) entity provided by the destination service. For example, a
|
2042
|
+
# file stored on a network storage service.
|
2129
2043
|
class Resource
|
2130
2044
|
include Google::Apis::Core::Hashable
|
2131
2045
|
|
2132
|
-
#
|
2133
|
-
#
|
2046
|
+
# Annotations is an unstructured key-value map stored with a resource that may
|
2047
|
+
# be set by external tools to store and retrieve arbitrary metadata. They are
|
2048
|
+
# not queryable and should be preserved when modifying objects. More info: http:/
|
2049
|
+
# /kubernetes.io/docs/user-guide/annotations
|
2050
|
+
# Corresponds to the JSON property `annotations`
|
2051
|
+
# @return [Hash<String,String>]
|
2052
|
+
attr_accessor :annotations
|
2053
|
+
|
2054
|
+
# Output only. The timestamp when the resource was created. This may be either
|
2055
|
+
# the time creation was initiated or when it was completed.
|
2056
|
+
# Corresponds to the JSON property `createTime`
|
2057
|
+
# @return [String]
|
2058
|
+
attr_accessor :create_time
|
2059
|
+
|
2060
|
+
# Output only. The timestamp when the resource was deleted. If the resource is
|
2061
|
+
# not deleted, this must be empty.
|
2062
|
+
# Corresponds to the JSON property `deleteTime`
|
2063
|
+
# @return [String]
|
2064
|
+
attr_accessor :delete_time
|
2065
|
+
|
2066
|
+
# Mutable. The display name set by clients. Must be <= 63 characters.
|
2067
|
+
# Corresponds to the JSON property `displayName`
|
2068
|
+
# @return [String]
|
2069
|
+
attr_accessor :display_name
|
2070
|
+
|
2071
|
+
# Output only. An opaque value that uniquely identifies a version or generation
|
2072
|
+
# of a resource. It can be used to confirm that the client and server agree on
|
2073
|
+
# the ordering of a resource being written.
|
2074
|
+
# Corresponds to the JSON property `etag`
|
2075
|
+
# @return [String]
|
2076
|
+
attr_accessor :etag
|
2077
|
+
|
2078
|
+
# The labels or tags on the resource, such as AWS resource tags and Kubernetes
|
2079
|
+
# resource labels.
|
2134
2080
|
# Corresponds to the JSON property `labels`
|
2135
2081
|
# @return [Hash<String,String>]
|
2136
2082
|
attr_accessor :labels
|
2137
2083
|
|
2138
|
-
# The stable identifier (name) of a resource on the `service`. A resource
|
2139
|
-
#
|
2140
|
-
#
|
2141
|
-
#
|
2142
|
-
#
|
2143
|
-
#
|
2144
|
-
#
|
2145
|
-
#
|
2146
|
-
#
|
2147
|
-
# See https://cloud.google.com/apis/design/resource_names for details.
|
2084
|
+
# The stable identifier (name) of a resource on the `service`. A resource can be
|
2085
|
+
# logically identified as "//`resource.service`/`resource.name`". The
|
2086
|
+
# differences between a resource name and a URI are: * Resource name is a
|
2087
|
+
# logical identifier, independent of network protocol and API version. For
|
2088
|
+
# example, `//pubsub.googleapis.com/projects/123/topics/news-feed`. * URI often
|
2089
|
+
# includes protocol and version information, so it can be used directly by
|
2090
|
+
# applications. For example, `https://pubsub.googleapis.com/v1/projects/123/
|
2091
|
+
# topics/news-feed`. See https://cloud.google.com/apis/design/resource_names for
|
2092
|
+
# details.
|
2148
2093
|
# Corresponds to the JSON property `name`
|
2149
2094
|
# @return [String]
|
2150
2095
|
attr_accessor :name
|
2151
2096
|
|
2152
|
-
# The name of the service that this resource belongs to, such as
|
2153
|
-
#
|
2154
|
-
#
|
2097
|
+
# The name of the service that this resource belongs to, such as `pubsub.
|
2098
|
+
# googleapis.com`. The service may be different from the DNS hostname that
|
2099
|
+
# actually serves the request.
|
2155
2100
|
# Corresponds to the JSON property `service`
|
2156
2101
|
# @return [String]
|
2157
2102
|
attr_accessor :service
|
2158
2103
|
|
2159
|
-
# The type of the resource. The syntax is platform-specific because
|
2160
|
-
#
|
2161
|
-
#
|
2104
|
+
# The type of the resource. The syntax is platform-specific because different
|
2105
|
+
# platforms define their resources differently. For Google APIs, the type format
|
2106
|
+
# must be "`service`/`kind`".
|
2162
2107
|
# Corresponds to the JSON property `type`
|
2163
2108
|
# @return [String]
|
2164
2109
|
attr_accessor :type
|
2165
2110
|
|
2111
|
+
# The unique identifier of the resource. UID is unique in the time and space for
|
2112
|
+
# this resource within the scope of the service. It is typically generated by
|
2113
|
+
# the server on successful creation of a resource and must not be changed. UID
|
2114
|
+
# is used to uniquely identify resources with resource name reuses. This should
|
2115
|
+
# be a UUID4.
|
2116
|
+
# Corresponds to the JSON property `uid`
|
2117
|
+
# @return [String]
|
2118
|
+
attr_accessor :uid
|
2119
|
+
|
2120
|
+
# Output only. The timestamp when the resource was last updated. Any change to
|
2121
|
+
# the resource made by users must refresh this value. Changes to a resource made
|
2122
|
+
# by the service should refresh this value.
|
2123
|
+
# Corresponds to the JSON property `updateTime`
|
2124
|
+
# @return [String]
|
2125
|
+
attr_accessor :update_time
|
2126
|
+
|
2166
2127
|
def initialize(**args)
|
2167
2128
|
update!(**args)
|
2168
2129
|
end
|
2169
2130
|
|
2170
2131
|
# Update properties of this object
|
2171
2132
|
def update!(**args)
|
2133
|
+
@annotations = args[:annotations] if args.key?(:annotations)
|
2134
|
+
@create_time = args[:create_time] if args.key?(:create_time)
|
2135
|
+
@delete_time = args[:delete_time] if args.key?(:delete_time)
|
2136
|
+
@display_name = args[:display_name] if args.key?(:display_name)
|
2137
|
+
@etag = args[:etag] if args.key?(:etag)
|
2172
2138
|
@labels = args[:labels] if args.key?(:labels)
|
2173
2139
|
@name = args[:name] if args.key?(:name)
|
2174
2140
|
@service = args[:service] if args.key?(:service)
|
2175
2141
|
@type = args[:type] if args.key?(:type)
|
2142
|
+
@uid = args[:uid] if args.key?(:uid)
|
2143
|
+
@update_time = args[:update_time] if args.key?(:update_time)
|
2176
2144
|
end
|
2177
2145
|
end
|
2178
2146
|
|
@@ -2180,18 +2148,15 @@ module Google
|
|
2180
2148
|
class ResourceInfo
|
2181
2149
|
include Google::Apis::Core::Hashable
|
2182
2150
|
|
2183
|
-
# The identifier of the parent of this resource instance.
|
2184
|
-
#
|
2185
|
-
# - “projects/<project-id or project-number>”
|
2186
|
-
# - “folders/<folder-id>”
|
2187
|
-
# - “organizations/<organization-id>”
|
2151
|
+
# The identifier of the parent of this resource instance. Must be in one of the
|
2152
|
+
# following formats: - `projects/` - `folders/` - `organizations/`
|
2188
2153
|
# Corresponds to the JSON property `resourceContainer`
|
2189
2154
|
# @return [String]
|
2190
2155
|
attr_accessor :resource_container
|
2191
2156
|
|
2192
2157
|
# The location of the resource. If not empty, the resource will be checked
|
2193
|
-
# against location policy. The value must be a valid zone, region or
|
2194
|
-
#
|
2158
|
+
# against location policy. The value must be a valid zone, region or multiregion.
|
2159
|
+
# For example: "europe-west4" or "northamerica-northeast1-a"
|
2195
2160
|
# Corresponds to the JSON property `resourceLocation`
|
2196
2161
|
# @return [String]
|
2197
2162
|
attr_accessor :resource_location
|
@@ -2217,24 +2182,18 @@ module Google
|
|
2217
2182
|
class ResourceLocation
|
2218
2183
|
include Google::Apis::Core::Hashable
|
2219
2184
|
|
2220
|
-
# The locations of a resource after the execution of the operation.
|
2221
|
-
#
|
2222
|
-
#
|
2223
|
-
#
|
2224
|
-
# "europe-west1-a"
|
2225
|
-
# "us-east1"
|
2226
|
-
# "nam3"
|
2185
|
+
# The locations of a resource after the execution of the operation. Requests to
|
2186
|
+
# create or delete a location based resource must populate the '
|
2187
|
+
# current_locations' field and not the 'original_locations' field. For example: "
|
2188
|
+
# europe-west1-a" "us-east1" "nam3"
|
2227
2189
|
# Corresponds to the JSON property `currentLocations`
|
2228
2190
|
# @return [Array<String>]
|
2229
2191
|
attr_accessor :current_locations
|
2230
2192
|
|
2231
|
-
# The locations of a resource prior to the execution of the operation.
|
2232
|
-
#
|
2233
|
-
#
|
2234
|
-
#
|
2235
|
-
# "europe-west1-a"
|
2236
|
-
# "us-east1"
|
2237
|
-
# "nam3"
|
2193
|
+
# The locations of a resource prior to the execution of the operation. Requests
|
2194
|
+
# that mutate the resource's location must populate both the 'original_locations'
|
2195
|
+
# as well as the 'current_locations' fields. For example: "europe-west1-a" "us-
|
2196
|
+
# east1" "nam3"
|
2238
2197
|
# Corresponds to the JSON property `originalLocations`
|
2239
2198
|
# @return [Array<String>]
|
2240
2199
|
attr_accessor :original_locations
|
@@ -2259,6 +2218,12 @@ module Google
|
|
2259
2218
|
# @return [Google::Apis::ServicecontrolV1::FirstPartyPrincipal]
|
2260
2219
|
attr_accessor :first_party_principal
|
2261
2220
|
|
2221
|
+
# A string representing the principal_subject associated with the identity. See
|
2222
|
+
# go/3pical for more info on how principal_subject is formatted.
|
2223
|
+
# Corresponds to the JSON property `principalSubject`
|
2224
|
+
# @return [String]
|
2225
|
+
attr_accessor :principal_subject
|
2226
|
+
|
2262
2227
|
# Third party identity principal.
|
2263
2228
|
# Corresponds to the JSON property `thirdPartyPrincipal`
|
2264
2229
|
# @return [Google::Apis::ServicecontrolV1::ThirdPartyPrincipal]
|
@@ -2271,24 +2236,22 @@ module Google
|
|
2271
2236
|
# Update properties of this object
|
2272
2237
|
def update!(**args)
|
2273
2238
|
@first_party_principal = args[:first_party_principal] if args.key?(:first_party_principal)
|
2239
|
+
@principal_subject = args[:principal_subject] if args.key?(:principal_subject)
|
2274
2240
|
@third_party_principal = args[:third_party_principal] if args.key?(:third_party_principal)
|
2275
2241
|
end
|
2276
2242
|
end
|
2277
2243
|
|
2278
|
-
# The context of a span, attached to
|
2279
|
-
#
|
2280
|
-
#
|
2281
|
-
# It contains the name of a span with format:
|
2282
|
-
# projects/[PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
|
2244
|
+
# The context of a span, attached to Exemplars in Distribution values during
|
2245
|
+
# aggregation. It contains the name of a span with format: projects/[
|
2246
|
+
# PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
|
2283
2247
|
class SpanContext
|
2284
2248
|
include Google::Apis::Core::Hashable
|
2285
2249
|
|
2286
|
-
# The resource name of the span. The format is:
|
2287
|
-
#
|
2288
|
-
#
|
2289
|
-
#
|
2290
|
-
#
|
2291
|
-
# is a 16-character hexadecimal encoding of an 8-byte array.
|
2250
|
+
# The resource name of the span. The format is: projects/[PROJECT_ID_OR_NUMBER]/
|
2251
|
+
# traces/[TRACE_ID]/spans/[SPAN_ID] `[TRACE_ID]` is a unique identifier for a
|
2252
|
+
# trace within a project; it is a 32-character hexadecimal encoding of a 16-byte
|
2253
|
+
# array. `[SPAN_ID]` is a unique identifier for a span within a trace; it is a
|
2254
|
+
# 16-character hexadecimal encoding of an 8-byte array.
|
2292
2255
|
# Corresponds to the JSON property `spanName`
|
2293
2256
|
# @return [String]
|
2294
2257
|
attr_accessor :span_name
|
@@ -2303,12 +2266,12 @@ module Google
|
|
2303
2266
|
end
|
2304
2267
|
end
|
2305
2268
|
|
2306
|
-
# The `Status` type defines a logical error model that is suitable for
|
2307
|
-
#
|
2308
|
-
#
|
2309
|
-
#
|
2310
|
-
#
|
2311
|
-
#
|
2269
|
+
# The `Status` type defines a logical error model that is suitable for different
|
2270
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
2271
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
2272
|
+
# data: error code, error message, and error details. You can find out more
|
2273
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
2274
|
+
# //cloud.google.com/apis/design/errors).
|
2312
2275
|
class Status
|
2313
2276
|
include Google::Apis::Core::Hashable
|
2314
2277
|
|
@@ -2317,15 +2280,15 @@ module Google
|
|
2317
2280
|
# @return [Fixnum]
|
2318
2281
|
attr_accessor :code
|
2319
2282
|
|
2320
|
-
# A list of messages that carry the error details.
|
2283
|
+
# A list of messages that carry the error details. There is a common set of
|
2321
2284
|
# message types for APIs to use.
|
2322
2285
|
# Corresponds to the JSON property `details`
|
2323
2286
|
# @return [Array<Hash<String,Object>>]
|
2324
2287
|
attr_accessor :details
|
2325
2288
|
|
2326
|
-
# A developer-facing error message, which should be in English. Any
|
2327
|
-
#
|
2328
|
-
#
|
2289
|
+
# A developer-facing error message, which should be in English. Any user-facing
|
2290
|
+
# error message should be localized and sent in the google.rpc.Status.details
|
2291
|
+
# field, or localized by the client.
|
2329
2292
|
# Corresponds to the JSON property `message`
|
2330
2293
|
# @return [String]
|
2331
2294
|
attr_accessor :message
|
@@ -2361,12 +2324,11 @@ module Google
|
|
2361
2324
|
end
|
2362
2325
|
end
|
2363
2326
|
|
2364
|
-
# A span represents a single operation within a trace. Spans can be
|
2365
|
-
#
|
2366
|
-
#
|
2367
|
-
#
|
2368
|
-
#
|
2369
|
-
# gaps or overlaps between spans in a trace.
|
2327
|
+
# A span represents a single operation within a trace. Spans can be nested to
|
2328
|
+
# form a trace tree. Often, a trace contains a root span that describes the end-
|
2329
|
+
# to-end latency, and one or more subspans for its sub-operations. A trace can
|
2330
|
+
# also contain multiple root spans, or none at all. Spans do not need to be
|
2331
|
+
# contiguous—there may be gaps or overlaps between spans in a trace.
|
2370
2332
|
class TraceSpan
|
2371
2333
|
include Google::Apis::Core::Hashable
|
2372
2334
|
|
@@ -2375,8 +2337,8 @@ module Google
|
|
2375
2337
|
# @return [Google::Apis::ServicecontrolV1::Attributes]
|
2376
2338
|
attr_accessor :attributes
|
2377
2339
|
|
2378
|
-
# An optional number of child spans that were generated while this span
|
2379
|
-
#
|
2340
|
+
# An optional number of child spans that were generated while this span was
|
2341
|
+
# active. If set, allows implementation to detect missing child spans.
|
2380
2342
|
# Corresponds to the JSON property `childSpanCount`
|
2381
2343
|
# @return [Fixnum]
|
2382
2344
|
attr_accessor :child_span_count
|
@@ -2386,33 +2348,31 @@ module Google
|
|
2386
2348
|
# @return [Google::Apis::ServicecontrolV1::TruncatableString]
|
2387
2349
|
attr_accessor :display_name
|
2388
2350
|
|
2389
|
-
# The end time of the span. On the client side, this is the time kept by
|
2390
|
-
#
|
2391
|
-
#
|
2351
|
+
# The end time of the span. On the client side, this is the time kept by the
|
2352
|
+
# local machine where the span execution ends. On the server side, this is the
|
2353
|
+
# time when the server application handler stops running.
|
2392
2354
|
# Corresponds to the JSON property `endTime`
|
2393
2355
|
# @return [String]
|
2394
2356
|
attr_accessor :end_time
|
2395
2357
|
|
2396
|
-
# The resource name of the span in the following format:
|
2397
|
-
#
|
2398
|
-
#
|
2399
|
-
#
|
2400
|
-
#
|
2401
|
-
# is a 16-character hexadecimal encoding of an 8-byte array.
|
2358
|
+
# The resource name of the span in the following format: projects/[PROJECT_ID]/
|
2359
|
+
# traces/[TRACE_ID]/spans/SPAN_ID is a unique identifier for a trace within a
|
2360
|
+
# project; it is a 32-character hexadecimal encoding of a 16-byte array. [
|
2361
|
+
# SPAN_ID] is a unique identifier for a span within a trace; it is a 16-
|
2362
|
+
# character hexadecimal encoding of an 8-byte array.
|
2402
2363
|
# Corresponds to the JSON property `name`
|
2403
2364
|
# @return [String]
|
2404
2365
|
attr_accessor :name
|
2405
2366
|
|
2406
|
-
# The [SPAN_ID] of this span's parent span. If this is a root span,
|
2407
|
-
#
|
2367
|
+
# The [SPAN_ID] of this span's parent span. If this is a root span, then this
|
2368
|
+
# field must be empty.
|
2408
2369
|
# Corresponds to the JSON property `parentSpanId`
|
2409
2370
|
# @return [String]
|
2410
2371
|
attr_accessor :parent_span_id
|
2411
2372
|
|
2412
|
-
# (Optional) Set this parameter to indicate whether this span is in
|
2413
|
-
#
|
2414
|
-
#
|
2415
|
-
# information.
|
2373
|
+
# (Optional) Set this parameter to indicate whether this span is in the same
|
2374
|
+
# process as its parent. If you do not set this parameter, Stackdriver Trace is
|
2375
|
+
# unable to take advantage of this helpful information.
|
2416
2376
|
# Corresponds to the JSON property `sameProcessAsParentSpan`
|
2417
2377
|
# @return [Boolean]
|
2418
2378
|
attr_accessor :same_process_as_parent_span
|
@@ -2424,25 +2384,25 @@ module Google
|
|
2424
2384
|
attr_accessor :span_id
|
2425
2385
|
|
2426
2386
|
# Distinguishes between spans generated in a particular context. For example,
|
2427
|
-
# two spans with the same name may be distinguished using `CLIENT` (caller)
|
2428
|
-
#
|
2387
|
+
# two spans with the same name may be distinguished using `CLIENT` (caller) and `
|
2388
|
+
# SERVER` (callee) to identify an RPC call.
|
2429
2389
|
# Corresponds to the JSON property `spanKind`
|
2430
2390
|
# @return [String]
|
2431
2391
|
attr_accessor :span_kind
|
2432
2392
|
|
2433
|
-
# The start time of the span. On the client side, this is the time kept by
|
2434
|
-
#
|
2435
|
-
#
|
2393
|
+
# The start time of the span. On the client side, this is the time kept by the
|
2394
|
+
# local machine where the span execution starts. On the server side, this is the
|
2395
|
+
# time when the server's application handler starts running.
|
2436
2396
|
# Corresponds to the JSON property `startTime`
|
2437
2397
|
# @return [String]
|
2438
2398
|
attr_accessor :start_time
|
2439
2399
|
|
2440
|
-
# The `Status` type defines a logical error model that is suitable for
|
2441
|
-
#
|
2442
|
-
#
|
2443
|
-
#
|
2444
|
-
#
|
2445
|
-
#
|
2400
|
+
# The `Status` type defines a logical error model that is suitable for different
|
2401
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
2402
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
2403
|
+
# data: error code, error message, and error details. You can find out more
|
2404
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
2405
|
+
# //cloud.google.com/apis/design/errors).
|
2446
2406
|
# Corresponds to the JSON property `status`
|
2447
2407
|
# @return [Google::Apis::ServicecontrolV1::Status]
|
2448
2408
|
attr_accessor :status
|
@@ -2471,18 +2431,17 @@ module Google
|
|
2471
2431
|
class TruncatableString
|
2472
2432
|
include Google::Apis::Core::Hashable
|
2473
2433
|
|
2474
|
-
# The number of bytes removed from the original string. If this
|
2475
|
-
#
|
2434
|
+
# The number of bytes removed from the original string. If this value is 0, then
|
2435
|
+
# the string was not shortened.
|
2476
2436
|
# Corresponds to the JSON property `truncatedByteCount`
|
2477
2437
|
# @return [Fixnum]
|
2478
2438
|
attr_accessor :truncated_byte_count
|
2479
2439
|
|
2480
|
-
# The shortened string. For example, if the original string is 500
|
2481
|
-
#
|
2482
|
-
#
|
2483
|
-
#
|
2484
|
-
#
|
2485
|
-
# shortened string might be less than the size limit.
|
2440
|
+
# The shortened string. For example, if the original string is 500 bytes long
|
2441
|
+
# and the limit of the string is 128 bytes, then `value` contains the first 128
|
2442
|
+
# bytes of the 500-byte string. Truncation always happens on a UTF8 character
|
2443
|
+
# boundary. If there are multi-byte characters in the string, then the length of
|
2444
|
+
# the shortened string might be less than the size limit.
|
2486
2445
|
# Corresponds to the JSON property `value`
|
2487
2446
|
# @return [String]
|
2488
2447
|
attr_accessor :value
|