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
@@ -23,120 +23,107 @@ module Google
|
|
23
23
|
module RemotebuildexecutionV1alpha
|
24
24
|
|
25
25
|
# An `Action` captures all the information about an execution which is required
|
26
|
-
# to reproduce it.
|
27
|
-
# `Action`
|
28
|
-
# `Action` represents a repeatable action that can be performed by the
|
26
|
+
# to reproduce it. `Action`s are the core component of the [Execution] service.
|
27
|
+
# A single `Action` represents a repeatable action that can be performed by the
|
29
28
|
# execution service. `Action`s can be succinctly identified by the digest of
|
30
29
|
# their wire format encoding and, once an `Action` has been executed, will be
|
31
30
|
# cached in the action cache. Future requests can then use the cached result
|
32
|
-
# rather than needing to run afresh.
|
33
|
-
#
|
34
|
-
#
|
35
|
-
#
|
36
|
-
# the
|
37
|
-
# `
|
38
|
-
#
|
39
|
-
# Execute the same
|
40
|
-
# `Action` will also serve their results from the cache. Clients must take care
|
41
|
-
# to understand the caching behaviour. Ideally, all `Action`s will be
|
42
|
-
# reproducible so that serving a result from cache is always desirable and
|
43
|
-
# correct.
|
31
|
+
# rather than needing to run afresh. When a server completes execution of an
|
32
|
+
# Action, it MAY choose to cache the result in the ActionCache unless `
|
33
|
+
# do_not_cache` is `true`. Clients SHOULD expect the server to do so. By default,
|
34
|
+
# future calls to Execute the same `Action` will also serve their results from
|
35
|
+
# the cache. Clients must take care to understand the caching behaviour. Ideally,
|
36
|
+
# all `Action`s will be reproducible so that serving a result from cache is
|
37
|
+
# always desirable and correct.
|
44
38
|
class BuildBazelRemoteExecutionV2Action
|
45
39
|
include Google::Apis::Core::Hashable
|
46
40
|
|
47
41
|
# A content digest. A digest for a given blob consists of the size of the blob
|
48
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
49
|
-
#
|
50
|
-
#
|
51
|
-
#
|
52
|
-
#
|
53
|
-
#
|
54
|
-
#
|
55
|
-
#
|
56
|
-
#
|
57
|
-
#
|
58
|
-
#
|
59
|
-
#
|
60
|
-
#
|
61
|
-
#
|
62
|
-
#
|
63
|
-
#
|
64
|
-
#
|
65
|
-
#
|
66
|
-
# * Fields are serialized
|
67
|
-
#
|
68
|
-
#
|
69
|
-
#
|
70
|
-
#
|
71
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
72
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
42
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
43
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
44
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
45
|
+
# the server MUST reject the request. The reason for including the size in the
|
46
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
47
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
48
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
49
|
+
# Technically, the server could implement a separate metadata store, but this
|
50
|
+
# results in a significantly more complicated implementation as opposed to
|
51
|
+
# having the client specify the size up-front (or storing the size along with
|
52
|
+
# the digest in every message where digests are embedded). This does mean that
|
53
|
+
# the API leaks some implementation details of (what we consider to be) a
|
54
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
55
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
56
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
57
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
58
|
+
# following rules, even if there are alternate valid encodings for the same
|
59
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
60
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
61
|
+
# default semantics for their type. Most protocol buffer implementations will
|
62
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
63
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
64
|
+
# duplicate fields.
|
73
65
|
# Corresponds to the JSON property `commandDigest`
|
74
66
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
75
67
|
attr_accessor :command_digest
|
76
68
|
|
77
|
-
# If true, then the `Action`'s result cannot be cached, and in-flight
|
78
|
-
#
|
69
|
+
# If true, then the `Action`'s result cannot be cached, and in-flight requests
|
70
|
+
# for the same `Action` may not be merged.
|
79
71
|
# Corresponds to the JSON property `doNotCache`
|
80
72
|
# @return [Boolean]
|
81
73
|
attr_accessor :do_not_cache
|
82
74
|
alias_method :do_not_cache?, :do_not_cache
|
83
75
|
|
84
76
|
# A content digest. A digest for a given blob consists of the size of the blob
|
85
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
86
|
-
#
|
87
|
-
#
|
88
|
-
#
|
89
|
-
#
|
90
|
-
#
|
91
|
-
#
|
92
|
-
#
|
93
|
-
#
|
94
|
-
#
|
95
|
-
#
|
96
|
-
#
|
97
|
-
#
|
98
|
-
#
|
99
|
-
#
|
100
|
-
#
|
101
|
-
#
|
102
|
-
#
|
103
|
-
# * Fields are serialized
|
104
|
-
#
|
105
|
-
#
|
106
|
-
#
|
107
|
-
#
|
108
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
109
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
77
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
78
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
79
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
80
|
+
# the server MUST reject the request. The reason for including the size in the
|
81
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
82
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
83
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
84
|
+
# Technically, the server could implement a separate metadata store, but this
|
85
|
+
# results in a significantly more complicated implementation as opposed to
|
86
|
+
# having the client specify the size up-front (or storing the size along with
|
87
|
+
# the digest in every message where digests are embedded). This does mean that
|
88
|
+
# the API leaks some implementation details of (what we consider to be) a
|
89
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
90
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
91
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
92
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
93
|
+
# following rules, even if there are alternate valid encodings for the same
|
94
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
95
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
96
|
+
# default semantics for their type. Most protocol buffer implementations will
|
97
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
98
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
99
|
+
# duplicate fields.
|
110
100
|
# Corresponds to the JSON property `inputRootDigest`
|
111
101
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
112
102
|
attr_accessor :input_root_digest
|
113
103
|
|
114
|
-
# List of required supported NodeProperty
|
115
|
-
#
|
116
|
-
#
|
117
|
-
#
|
118
|
-
#
|
119
|
-
#
|
120
|
-
# error.
|
104
|
+
# List of required supported NodeProperty keys. In order to ensure that
|
105
|
+
# equivalent `Action`s always hash to the same value, the supported node
|
106
|
+
# properties MUST be lexicographically sorted by name. Sorting of strings is
|
107
|
+
# done by code point, equivalently, by the UTF-8 bytes. The interpretation of
|
108
|
+
# these properties is server-dependent. If a property is not recognized by the
|
109
|
+
# server, the server will return an `INVALID_ARGUMENT` error.
|
121
110
|
# Corresponds to the JSON property `outputNodeProperties`
|
122
111
|
# @return [Array<String>]
|
123
112
|
attr_accessor :output_node_properties
|
124
113
|
|
125
|
-
# A timeout after which the execution should be killed. If the timeout is
|
126
|
-
#
|
127
|
-
#
|
128
|
-
#
|
129
|
-
#
|
130
|
-
#
|
131
|
-
#
|
132
|
-
#
|
133
|
-
#
|
134
|
-
#
|
135
|
-
# `Action
|
136
|
-
#
|
137
|
-
#
|
138
|
-
# timeout will result in a cache miss and the execution timeout will fail
|
139
|
-
# immediately, rather than whenever the cache entry gets evicted.
|
114
|
+
# A timeout after which the execution should be killed. If the timeout is absent,
|
115
|
+
# then the client is specifying that the execution should continue as long as
|
116
|
+
# the server will let it. The server SHOULD impose a timeout if the client does
|
117
|
+
# not specify one, however, if the client does specify a timeout that is longer
|
118
|
+
# than the server's maximum timeout, the server MUST reject the request. The
|
119
|
+
# timeout is a part of the Action message, and therefore two `Actions` with
|
120
|
+
# different timeouts are different, even if they are otherwise identical. This
|
121
|
+
# is because, if they were not, running an `Action` with a lower timeout than is
|
122
|
+
# required might result in a cache hit from an execution run with a longer
|
123
|
+
# timeout, hiding the fact that the timeout is too short. By encoding it
|
124
|
+
# directly in the `Action`, a lower timeout will result in a cache miss and the
|
125
|
+
# execution timeout will fail immediately, rather than whenever the cache entry
|
126
|
+
# gets evicted.
|
140
127
|
# Corresponds to the JSON property `timeout`
|
141
128
|
# @return [String]
|
142
129
|
attr_accessor :timeout
|
@@ -155,8 +142,7 @@ module Google
|
|
155
142
|
end
|
156
143
|
end
|
157
144
|
|
158
|
-
# An ActionResult represents the result of an
|
159
|
-
# Action being run.
|
145
|
+
# An ActionResult represents the result of an Action being run.
|
160
146
|
class BuildBazelRemoteExecutionV2ActionResult
|
161
147
|
include Google::Apis::Core::Hashable
|
162
148
|
|
@@ -170,84 +156,41 @@ module Google
|
|
170
156
|
# @return [Fixnum]
|
171
157
|
attr_accessor :exit_code
|
172
158
|
|
173
|
-
# The output directories of the action. For each output directory requested
|
174
|
-
#
|
159
|
+
# The output directories of the action. For each output directory requested in
|
160
|
+
# the `output_directories` or `output_paths` field of the Action, if the
|
175
161
|
# corresponding directory existed after the action completed, a single entry
|
176
|
-
# will be present in the output list, which will contain the digest of a
|
177
|
-
#
|
178
|
-
#
|
179
|
-
#
|
180
|
-
#
|
181
|
-
#
|
182
|
-
#
|
183
|
-
#
|
184
|
-
#
|
185
|
-
#
|
186
|
-
# `
|
187
|
-
#
|
188
|
-
#
|
189
|
-
#
|
190
|
-
#
|
191
|
-
#
|
192
|
-
# `
|
193
|
-
# // Tree proto with hash "4a73bc9d03..." and size 55:
|
194
|
-
# `
|
195
|
-
# root: `
|
196
|
-
# files: [
|
197
|
-
# `
|
198
|
-
# name: "bar",
|
199
|
-
# digest: `
|
200
|
-
# hash: "4a73bc9d03...",
|
201
|
-
# size: 65534
|
202
|
-
# `
|
203
|
-
# `
|
204
|
-
# ],
|
205
|
-
# directories: [
|
206
|
-
# `
|
207
|
-
# name: "foo",
|
208
|
-
# digest: `
|
209
|
-
# hash: "4cf2eda940...",
|
210
|
-
# size: 43
|
211
|
-
# `
|
212
|
-
# `
|
213
|
-
# ]
|
214
|
-
# `
|
215
|
-
# children : `
|
216
|
-
# // (Directory proto with hash "4cf2eda940..." and size 43)
|
217
|
-
# files: [
|
218
|
-
# `
|
219
|
-
# name: "baz",
|
220
|
-
# digest: `
|
221
|
-
# hash: "b2c941073e...",
|
222
|
-
# size: 1294,
|
223
|
-
# `,
|
224
|
-
# is_executable: true
|
225
|
-
# `
|
226
|
-
# ]
|
227
|
-
# `
|
228
|
-
# `
|
229
|
-
# ```
|
230
|
-
# If an output of the same name as listed in `output_files` of
|
231
|
-
# the Command was found in `output_directories`, but was not a directory, the
|
232
|
-
# server will return a FAILED_PRECONDITION.
|
162
|
+
# will be present in the output list, which will contain the digest of a Tree
|
163
|
+
# message containing the directory tree, and the path equal exactly to the
|
164
|
+
# corresponding Action output_directories member. As an example, suppose the
|
165
|
+
# Action had an output directory `a/b/dir` and the execution produced the
|
166
|
+
# following contents in `a/b/dir`: a file named `bar` and a directory named `foo`
|
167
|
+
# with an executable file named `baz`. Then, output_directory will contain (
|
168
|
+
# hashes shortened for readability): ```json // OutputDirectory proto: ` path: "
|
169
|
+
# a/b/dir" tree_digest: ` hash: "4a73bc9d03...", size: 55 ` ` // Tree proto with
|
170
|
+
# hash "4a73bc9d03..." and size 55: ` root: ` files: [ ` name: "bar", digest: `
|
171
|
+
# hash: "4a73bc9d03...", size: 65534 ` ` ], directories: [ ` name: "foo", digest:
|
172
|
+
# ` hash: "4cf2eda940...", size: 43 ` ` ] ` children : ` // (Directory proto
|
173
|
+
# with hash "4cf2eda940..." and size 43) files: [ ` name: "baz", digest: ` hash:
|
174
|
+
# "b2c941073e...", size: 1294, `, is_executable: true ` ] ` ` ``` If an output
|
175
|
+
# of the same name as listed in `output_files` of the Command was found in `
|
176
|
+
# output_directories`, but was not a directory, the server will return a
|
177
|
+
# FAILED_PRECONDITION.
|
233
178
|
# Corresponds to the JSON property `outputDirectories`
|
234
179
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2OutputDirectory>]
|
235
180
|
attr_accessor :output_directories
|
236
181
|
|
237
182
|
# The output directories of the action that are symbolic links to other
|
238
183
|
# directories. Those may be links to other output directories, or input
|
239
|
-
# directories, or even absolute paths outside of the working directory,
|
240
|
-
#
|
241
|
-
#
|
242
|
-
#
|
243
|
-
#
|
244
|
-
#
|
245
|
-
#
|
246
|
-
# If
|
247
|
-
#
|
248
|
-
#
|
249
|
-
# will be omitted from the list. The server is free to arrange the output
|
250
|
-
# list as desired; clients MUST NOT assume that the output list is sorted.
|
184
|
+
# directories, or even absolute paths outside of the working directory, if the
|
185
|
+
# server supports SymlinkAbsolutePathStrategy.ALLOWED. For each output directory
|
186
|
+
# requested in the `output_directories` field of the Action, if the directory
|
187
|
+
# existed after the action completed, a single entry will be present either in
|
188
|
+
# this field, or in the `output_directories` field, if the directory was not a
|
189
|
+
# symbolic link. If an output of the same name was found, but was a symbolic
|
190
|
+
# link to a file instead of a directory, the server will return a
|
191
|
+
# FAILED_PRECONDITION. If the action does not produce the requested output, then
|
192
|
+
# that output will be omitted from the list. The server is free to arrange the
|
193
|
+
# output list as desired; clients MUST NOT assume that the output list is sorted.
|
251
194
|
# DEPRECATED as of v2.1. Servers that wish to be compatible with v2.0 API
|
252
195
|
# should still populate this field in addition to `output_symlinks`.
|
253
196
|
# Corresponds to the JSON property `outputDirectorySymlinks`
|
@@ -257,131 +200,119 @@ module Google
|
|
257
200
|
# The output files of the action that are symbolic links to other files. Those
|
258
201
|
# may be links to other output files, or input files, or even absolute paths
|
259
202
|
# outside of the working directory, if the server supports
|
260
|
-
# SymlinkAbsolutePathStrategy.ALLOWED.
|
261
|
-
#
|
262
|
-
#
|
263
|
-
#
|
264
|
-
#
|
265
|
-
#
|
266
|
-
#
|
267
|
-
#
|
268
|
-
#
|
269
|
-
#
|
270
|
-
#
|
271
|
-
#
|
272
|
-
# should still populate this field in addition to `output_symlinks`.
|
203
|
+
# SymlinkAbsolutePathStrategy.ALLOWED. For each output file requested in the `
|
204
|
+
# output_files` or `output_paths` field of the Action, if the corresponding file
|
205
|
+
# existed after the action completed, a single entry will be present either in
|
206
|
+
# this field, or in the `output_files` field, if the file was not a symbolic
|
207
|
+
# link. If an output symbolic link of the same name as listed in `output_files`
|
208
|
+
# of the Command was found, but its target type was not a regular file, the
|
209
|
+
# server will return a FAILED_PRECONDITION. If the action does not produce the
|
210
|
+
# requested output, then that output will be omitted from the list. The server
|
211
|
+
# is free to arrange the output list as desired; clients MUST NOT assume that
|
212
|
+
# the output list is sorted. DEPRECATED as of v2.1. Servers that wish to be
|
213
|
+
# compatible with v2.0 API should still populate this field in addition to `
|
214
|
+
# output_symlinks`.
|
273
215
|
# Corresponds to the JSON property `outputFileSymlinks`
|
274
216
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2OutputSymlink>]
|
275
217
|
attr_accessor :output_file_symlinks
|
276
218
|
|
277
|
-
# The output files of the action. For each output file requested in the
|
278
|
-
#
|
279
|
-
#
|
280
|
-
#
|
281
|
-
#
|
282
|
-
#
|
283
|
-
#
|
284
|
-
#
|
285
|
-
#
|
286
|
-
#
|
219
|
+
# The output files of the action. For each output file requested in the `
|
220
|
+
# output_files` or `output_paths` field of the Action, if the corresponding file
|
221
|
+
# existed after the action completed, a single entry will be present either in
|
222
|
+
# this field, or the `output_file_symlinks` field if the file was a symbolic
|
223
|
+
# link to another file (`output_symlinks` field after v2.1). If an output listed
|
224
|
+
# in `output_files` was found, but was a directory rather than a regular file,
|
225
|
+
# the server will return a FAILED_PRECONDITION. If the action does not produce
|
226
|
+
# the requested output, then that output will be omitted from the list. The
|
227
|
+
# server is free to arrange the output list as desired; clients MUST NOT assume
|
228
|
+
# that the output list is sorted.
|
287
229
|
# Corresponds to the JSON property `outputFiles`
|
288
230
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2OutputFile>]
|
289
231
|
attr_accessor :output_files
|
290
232
|
|
291
|
-
# New in v2.1: this field will only be populated if the command
|
292
|
-
#
|
293
|
-
#
|
294
|
-
#
|
295
|
-
#
|
296
|
-
#
|
297
|
-
#
|
298
|
-
#
|
299
|
-
#
|
300
|
-
#
|
301
|
-
# If the action does not produce a requested output, then that output
|
302
|
-
# will be omitted from the list. The server is free to arrange the output
|
303
|
-
# list as desired; clients MUST NOT assume that the output list is sorted.
|
233
|
+
# New in v2.1: this field will only be populated if the command `output_paths`
|
234
|
+
# field was used, and not the pre v2.1 `output_files` or `output_directories`
|
235
|
+
# fields. The output paths of the action that are symbolic links to other paths.
|
236
|
+
# Those may be links to other outputs, or inputs, or even absolute paths outside
|
237
|
+
# of the working directory, if the server supports SymlinkAbsolutePathStrategy.
|
238
|
+
# ALLOWED. A single entry for each output requested in `output_paths` field of
|
239
|
+
# the Action, if the corresponding path existed after the action completed and
|
240
|
+
# was a symbolic link. If the action does not produce a requested output, then
|
241
|
+
# that output will be omitted from the list. The server is free to arrange the
|
242
|
+
# output list as desired; clients MUST NOT assume that the output list is sorted.
|
304
243
|
# Corresponds to the JSON property `outputSymlinks`
|
305
244
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2OutputSymlink>]
|
306
245
|
attr_accessor :output_symlinks
|
307
246
|
|
308
247
|
# A content digest. A digest for a given blob consists of the size of the blob
|
309
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
310
|
-
#
|
311
|
-
#
|
312
|
-
#
|
313
|
-
#
|
314
|
-
#
|
315
|
-
#
|
316
|
-
#
|
317
|
-
#
|
318
|
-
#
|
319
|
-
#
|
320
|
-
#
|
321
|
-
#
|
322
|
-
#
|
323
|
-
#
|
324
|
-
#
|
325
|
-
#
|
326
|
-
#
|
327
|
-
# * Fields are serialized
|
328
|
-
#
|
329
|
-
#
|
330
|
-
#
|
331
|
-
#
|
332
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
333
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
248
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
249
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
250
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
251
|
+
# the server MUST reject the request. The reason for including the size in the
|
252
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
253
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
254
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
255
|
+
# Technically, the server could implement a separate metadata store, but this
|
256
|
+
# results in a significantly more complicated implementation as opposed to
|
257
|
+
# having the client specify the size up-front (or storing the size along with
|
258
|
+
# the digest in every message where digests are embedded). This does mean that
|
259
|
+
# the API leaks some implementation details of (what we consider to be) a
|
260
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
261
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
262
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
263
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
264
|
+
# following rules, even if there are alternate valid encodings for the same
|
265
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
266
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
267
|
+
# default semantics for their type. Most protocol buffer implementations will
|
268
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
269
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
270
|
+
# duplicate fields.
|
334
271
|
# Corresponds to the JSON property `stderrDigest`
|
335
272
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
336
273
|
attr_accessor :stderr_digest
|
337
274
|
|
338
|
-
# The standard error buffer of the action. The server SHOULD NOT inline
|
339
|
-
#
|
340
|
-
#
|
341
|
-
#
|
342
|
-
# inlining
|
343
|
-
# would cause the response to exceed message size limits.
|
275
|
+
# The standard error buffer of the action. The server SHOULD NOT inline stderr
|
276
|
+
# unless requested by the client in the GetActionResultRequest message. The
|
277
|
+
# server MAY omit inlining, even if requested, and MUST do so if inlining would
|
278
|
+
# cause the response to exceed message size limits.
|
344
279
|
# Corresponds to the JSON property `stderrRaw`
|
345
280
|
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
346
281
|
# @return [String]
|
347
282
|
attr_accessor :stderr_raw
|
348
283
|
|
349
284
|
# A content digest. A digest for a given blob consists of the size of the blob
|
350
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
351
|
-
#
|
352
|
-
#
|
353
|
-
#
|
354
|
-
#
|
355
|
-
#
|
356
|
-
#
|
357
|
-
#
|
358
|
-
#
|
359
|
-
#
|
360
|
-
#
|
361
|
-
#
|
362
|
-
#
|
363
|
-
#
|
364
|
-
#
|
365
|
-
#
|
366
|
-
#
|
367
|
-
#
|
368
|
-
# * Fields are serialized
|
369
|
-
#
|
370
|
-
#
|
371
|
-
#
|
372
|
-
#
|
373
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
374
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
285
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
286
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
287
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
288
|
+
# the server MUST reject the request. The reason for including the size in the
|
289
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
290
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
291
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
292
|
+
# Technically, the server could implement a separate metadata store, but this
|
293
|
+
# results in a significantly more complicated implementation as opposed to
|
294
|
+
# having the client specify the size up-front (or storing the size along with
|
295
|
+
# the digest in every message where digests are embedded). This does mean that
|
296
|
+
# the API leaks some implementation details of (what we consider to be) a
|
297
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
298
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
299
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
300
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
301
|
+
# following rules, even if there are alternate valid encodings for the same
|
302
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
303
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
304
|
+
# default semantics for their type. Most protocol buffer implementations will
|
305
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
306
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
307
|
+
# duplicate fields.
|
375
308
|
# Corresponds to the JSON property `stdoutDigest`
|
376
309
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
377
310
|
attr_accessor :stdout_digest
|
378
311
|
|
379
|
-
# The standard output buffer of the action. The server SHOULD NOT inline
|
380
|
-
#
|
381
|
-
#
|
382
|
-
#
|
383
|
-
# inlining
|
384
|
-
# would cause the response to exceed message size limits.
|
312
|
+
# The standard output buffer of the action. The server SHOULD NOT inline stdout
|
313
|
+
# unless requested by the client in the GetActionResultRequest message. The
|
314
|
+
# server MAY omit inlining, even if requested, and MUST do so if inlining would
|
315
|
+
# cause the response to exceed message size limits.
|
385
316
|
# Corresponds to the JSON property `stdoutRaw`
|
386
317
|
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
387
318
|
# @return [String]
|
@@ -407,12 +338,11 @@ module Google
|
|
407
338
|
end
|
408
339
|
end
|
409
340
|
|
410
|
-
# A `Command` is the actual command executed by a worker running an
|
411
|
-
#
|
412
|
-
# environment
|
413
|
-
#
|
414
|
-
#
|
415
|
-
# is defined by and specific to the implementation of the remote execution API.
|
341
|
+
# A `Command` is the actual command executed by a worker running an Action and
|
342
|
+
# specifications of its environment. Except as otherwise required, the
|
343
|
+
# environment (such as which system libraries or binaries are available, and
|
344
|
+
# what filesystems are mounted where) is defined by and specific to the
|
345
|
+
# implementation of the remote execution API.
|
416
346
|
class BuildBazelRemoteExecutionV2Command
|
417
347
|
include Google::Apis::Core::Hashable
|
418
348
|
|
@@ -425,105 +355,90 @@ module Google
|
|
425
355
|
|
426
356
|
# The environment variables to set when running the program. The worker may
|
427
357
|
# provide its own default environment variables; these defaults can be
|
428
|
-
# overridden using this field. Additional variables can also be specified.
|
429
|
-
#
|
430
|
-
#
|
431
|
-
#
|
432
|
-
# Sorting of strings is done by code point, equivalently, by the UTF-8 bytes.
|
358
|
+
# overridden using this field. Additional variables can also be specified. In
|
359
|
+
# order to ensure that equivalent Commands always hash to the same value, the
|
360
|
+
# environment variables MUST be lexicographically sorted by name. Sorting of
|
361
|
+
# strings is done by code point, equivalently, by the UTF-8 bytes.
|
433
362
|
# Corresponds to the JSON property `environmentVariables`
|
434
363
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2CommandEnvironmentVariable>]
|
435
364
|
attr_accessor :environment_variables
|
436
365
|
|
437
|
-
# A list of the output directories that the client expects to retrieve from
|
438
|
-
#
|
439
|
-
#
|
440
|
-
#
|
441
|
-
#
|
442
|
-
#
|
443
|
-
#
|
444
|
-
#
|
445
|
-
#
|
446
|
-
#
|
447
|
-
#
|
448
|
-
#
|
449
|
-
#
|
450
|
-
#
|
451
|
-
#
|
452
|
-
# MUST be sorted lexicographically by code point (or, equivalently, by UTF-8
|
453
|
-
# bytes).
|
454
|
-
# An output directory cannot be duplicated or have the same path as any of
|
455
|
-
# the listed output files. An output directory is allowed to be a parent of
|
456
|
-
# another output directory.
|
366
|
+
# A list of the output directories that the client expects to retrieve from the
|
367
|
+
# action. Only the listed directories will be returned (an entire directory
|
368
|
+
# structure will be returned as a Tree message digest, see OutputDirectory), as
|
369
|
+
# well as files listed in `output_files`. Other files or directories that may be
|
370
|
+
# created during command execution are discarded. The paths are relative to the
|
371
|
+
# working directory of the action execution. The paths are specified using a
|
372
|
+
# single forward slash (`/`) as a path separator, even if the execution platform
|
373
|
+
# natively uses a different separator. The path MUST NOT include a trailing
|
374
|
+
# slash, nor a leading slash, being a relative path. The special value of empty
|
375
|
+
# string is allowed, although not recommended, and can be used to capture the
|
376
|
+
# entire working directory tree, including inputs. In order to ensure consistent
|
377
|
+
# hashing of the same Action, the output paths MUST be sorted lexicographically
|
378
|
+
# by code point (or, equivalently, by UTF-8 bytes). An output directory cannot
|
379
|
+
# be duplicated or have the same path as any of the listed output files. An
|
380
|
+
# output directory is allowed to be a parent of another output directory.
|
457
381
|
# Directories leading up to the output directories (but not the output
|
458
|
-
# directories themselves) are created by the worker prior to execution, even
|
459
|
-
#
|
460
|
-
#
|
382
|
+
# directories themselves) are created by the worker prior to execution, even if
|
383
|
+
# they are not explicitly part of the input root. DEPRECATED since 2.1: Use `
|
384
|
+
# output_paths` instead.
|
461
385
|
# Corresponds to the JSON property `outputDirectories`
|
462
386
|
# @return [Array<String>]
|
463
387
|
attr_accessor :output_directories
|
464
388
|
|
465
|
-
# A list of the output files that the client expects to retrieve from the
|
466
|
-
#
|
467
|
-
#
|
468
|
-
#
|
469
|
-
# are
|
470
|
-
#
|
471
|
-
#
|
472
|
-
#
|
473
|
-
#
|
474
|
-
#
|
475
|
-
#
|
476
|
-
#
|
477
|
-
#
|
478
|
-
#
|
479
|
-
#
|
480
|
-
# Directories leading up to the output files are created by the worker prior
|
481
|
-
# to execution, even if they are not explicitly part of the input root.
|
482
|
-
# DEPRECATED since v2.1: Use `output_paths` instead.
|
389
|
+
# A list of the output files that the client expects to retrieve from the action.
|
390
|
+
# Only the listed files, as well as directories listed in `output_directories`,
|
391
|
+
# will be returned to the client as output. Other files or directories that may
|
392
|
+
# be created during command execution are discarded. The paths are relative to
|
393
|
+
# the working directory of the action execution. The paths are specified using a
|
394
|
+
# single forward slash (`/`) as a path separator, even if the execution platform
|
395
|
+
# natively uses a different separator. The path MUST NOT include a trailing
|
396
|
+
# slash, nor a leading slash, being a relative path. In order to ensure
|
397
|
+
# consistent hashing of the same Action, the output paths MUST be sorted
|
398
|
+
# lexicographically by code point (or, equivalently, by UTF-8 bytes). An output
|
399
|
+
# file cannot be duplicated, be a parent of another output file, or have the
|
400
|
+
# same path as any of the listed output directories. Directories leading up to
|
401
|
+
# the output files are created by the worker prior to execution, even if they
|
402
|
+
# are not explicitly part of the input root. DEPRECATED since v2.1: Use `
|
403
|
+
# output_paths` instead.
|
483
404
|
# Corresponds to the JSON property `outputFiles`
|
484
405
|
# @return [Array<String>]
|
485
406
|
attr_accessor :output_files
|
486
407
|
|
487
|
-
# A list of the output paths that the client expects to retrieve from the
|
488
|
-
#
|
489
|
-
#
|
490
|
-
#
|
491
|
-
#
|
492
|
-
#
|
493
|
-
#
|
494
|
-
#
|
495
|
-
#
|
496
|
-
#
|
497
|
-
#
|
498
|
-
#
|
499
|
-
#
|
500
|
-
#
|
501
|
-
#
|
502
|
-
#
|
503
|
-
#
|
504
|
-
#
|
505
|
-
#
|
506
|
-
# Directories leading up to the output paths are created by the worker prior
|
507
|
-
# to execution, even if they are not explicitly part of the input root.
|
508
|
-
# New in v2.1: this field supersedes the DEPRECATED `output_files` and
|
509
|
-
# `output_directories` fields. If `output_paths` is used, `output_files` and
|
510
|
-
# `output_directories` will be ignored!
|
408
|
+
# A list of the output paths that the client expects to retrieve from the action.
|
409
|
+
# Only the listed paths will be returned to the client as output. The type of
|
410
|
+
# the output (file or directory) is not specified, and will be determined by the
|
411
|
+
# server after action execution. If the resulting path is a file, it will be
|
412
|
+
# returned in an OutputFile) typed field. If the path is a directory, the entire
|
413
|
+
# directory structure will be returned as a Tree message digest, see
|
414
|
+
# OutputDirectory) Other files or directories that may be created during command
|
415
|
+
# execution are discarded. The paths are relative to the working directory of
|
416
|
+
# the action execution. The paths are specified using a single forward slash (`/`
|
417
|
+
# ) as a path separator, even if the execution platform natively uses a
|
418
|
+
# different separator. The path MUST NOT include a trailing slash, nor a leading
|
419
|
+
# slash, being a relative path. In order to ensure consistent hashing of the
|
420
|
+
# same Action, the output paths MUST be deduplicated and sorted
|
421
|
+
# lexicographically by code point (or, equivalently, by UTF-8 bytes).
|
422
|
+
# Directories leading up to the output paths are created by the worker prior to
|
423
|
+
# execution, even if they are not explicitly part of the input root. New in v2.1:
|
424
|
+
# this field supersedes the DEPRECATED `output_files` and `output_directories`
|
425
|
+
# fields. If `output_paths` is used, `output_files` and `output_directories`
|
426
|
+
# will be ignored!
|
511
427
|
# Corresponds to the JSON property `outputPaths`
|
512
428
|
# @return [Array<String>]
|
513
429
|
attr_accessor :output_paths
|
514
430
|
|
515
431
|
# A `Platform` is a set of requirements, such as hardware, operating system, or
|
516
|
-
# compiler toolchain, for an
|
517
|
-
#
|
518
|
-
#
|
519
|
-
# representing the properties that are required of the platform.
|
432
|
+
# compiler toolchain, for an Action's execution environment. A `Platform` is
|
433
|
+
# represented as a series of key-value pairs representing the properties that
|
434
|
+
# are required of the platform.
|
520
435
|
# Corresponds to the JSON property `platform`
|
521
436
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Platform]
|
522
437
|
attr_accessor :platform
|
523
438
|
|
524
|
-
# The working directory, relative to the input root, for the command to run
|
525
|
-
#
|
526
|
-
#
|
439
|
+
# The working directory, relative to the input root, for the command to run in.
|
440
|
+
# It must be a directory which exists in the input tree. If it is left empty,
|
441
|
+
# then the action is run in the input root.
|
527
442
|
# Corresponds to the JSON property `workingDirectory`
|
528
443
|
# @return [String]
|
529
444
|
attr_accessor :working_directory
|
@@ -571,31 +486,29 @@ module Google
|
|
571
486
|
end
|
572
487
|
|
573
488
|
# A content digest. A digest for a given blob consists of the size of the blob
|
574
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
575
|
-
#
|
576
|
-
#
|
577
|
-
#
|
578
|
-
#
|
579
|
-
#
|
580
|
-
#
|
581
|
-
#
|
582
|
-
#
|
583
|
-
#
|
584
|
-
#
|
585
|
-
#
|
586
|
-
#
|
587
|
-
#
|
588
|
-
#
|
589
|
-
#
|
590
|
-
#
|
591
|
-
#
|
592
|
-
# * Fields are serialized
|
593
|
-
#
|
594
|
-
#
|
595
|
-
#
|
596
|
-
#
|
597
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
598
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
489
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
490
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
491
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
492
|
+
# the server MUST reject the request. The reason for including the size in the
|
493
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
494
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
495
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
496
|
+
# Technically, the server could implement a separate metadata store, but this
|
497
|
+
# results in a significantly more complicated implementation as opposed to
|
498
|
+
# having the client specify the size up-front (or storing the size along with
|
499
|
+
# the digest in every message where digests are embedded). This does mean that
|
500
|
+
# the API leaks some implementation details of (what we consider to be) a
|
501
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
502
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
503
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
504
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
505
|
+
# following rules, even if there are alternate valid encodings for the same
|
506
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
507
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
508
|
+
# default semantics for their type. Most protocol buffer implementations will
|
509
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
510
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
511
|
+
# duplicate fields.
|
599
512
|
class BuildBazelRemoteExecutionV2Digest
|
600
513
|
include Google::Apis::Core::Hashable
|
601
514
|
|
@@ -622,75 +535,31 @@ module Google
|
|
622
535
|
end
|
623
536
|
|
624
537
|
# A `Directory` represents a directory node in a file tree, containing zero or
|
625
|
-
# more children FileNodes,
|
626
|
-
#
|
627
|
-
#
|
628
|
-
#
|
629
|
-
#
|
630
|
-
#
|
631
|
-
#
|
632
|
-
#
|
633
|
-
#
|
634
|
-
#
|
635
|
-
#
|
636
|
-
#
|
637
|
-
#
|
638
|
-
#
|
639
|
-
#
|
640
|
-
#
|
641
|
-
#
|
642
|
-
#
|
643
|
-
# in lexicographical order by path. The path strings must be sorted by code
|
644
|
-
# point, equivalently, by UTF-8 bytes.
|
645
|
-
# * The NodeProperties of files,
|
646
|
-
# directories, and symlinks must be sorted in lexicographical order by
|
647
|
-
# property name.
|
648
|
-
# A `Directory` that obeys the restrictions is said to be in canonical form.
|
649
|
-
# As an example, the following could be used for a file named `bar` and a
|
538
|
+
# more children FileNodes, DirectoryNodes and SymlinkNodes. Each `Node` contains
|
539
|
+
# its name in the directory, either the digest of its content (either a file
|
540
|
+
# blob or a `Directory` proto) or a symlink target, as well as possibly some
|
541
|
+
# metadata about the file or directory. In order to ensure that two equivalent
|
542
|
+
# directory trees hash to the same value, the following restrictions MUST be
|
543
|
+
# obeyed when constructing a a `Directory`: * Every child in the directory must
|
544
|
+
# have a path of exactly one segment. Multiple levels of directory hierarchy may
|
545
|
+
# not be collapsed. * Each child in the directory must have a unique path
|
546
|
+
# segment (file name). Note that while the API itself is case-sensitive, the
|
547
|
+
# environment where the Action is executed may or may not be case-sensitive.
|
548
|
+
# That is, it is legal to call the API with a Directory that has both "Foo" and "
|
549
|
+
# foo" as children, but the Action may be rejected by the remote system upon
|
550
|
+
# execution. * The files, directories and symlinks in the directory must each be
|
551
|
+
# sorted in lexicographical order by path. The path strings must be sorted by
|
552
|
+
# code point, equivalently, by UTF-8 bytes. * The NodeProperties of files,
|
553
|
+
# directories, and symlinks must be sorted in lexicographical order by property
|
554
|
+
# name. A `Directory` that obeys the restrictions is said to be in canonical
|
555
|
+
# form. As an example, the following could be used for a file named `bar` and a
|
650
556
|
# directory named `foo` with an executable file named `baz` (hashes shortened
|
651
|
-
# for readability):
|
652
|
-
#
|
653
|
-
#
|
654
|
-
# `
|
655
|
-
# files: [
|
656
|
-
# `
|
657
|
-
# name: "bar",
|
658
|
-
# digest: `
|
659
|
-
# hash: "4a73bc9d03...",
|
660
|
-
# size: 65534
|
661
|
-
# `,
|
662
|
-
# node_properties: [
|
663
|
-
# `
|
664
|
-
# "name": "MTime",
|
665
|
-
# "value": "2017-01-15T01:30:15.01Z"
|
666
|
-
# `
|
667
|
-
# ]
|
668
|
-
# `
|
669
|
-
# ],
|
670
|
-
# directories: [
|
671
|
-
# `
|
672
|
-
# name: "foo",
|
673
|
-
# digest: `
|
674
|
-
# hash: "4cf2eda940...",
|
675
|
-
# size: 43
|
676
|
-
# `
|
677
|
-
# `
|
678
|
-
# ]
|
679
|
-
# `
|
680
|
-
# // (Directory proto with hash "4cf2eda940..." and size 43)
|
681
|
-
# `
|
682
|
-
# files: [
|
683
|
-
# `
|
684
|
-
# name: "baz",
|
685
|
-
# digest: `
|
686
|
-
# hash: "b2c941073e...",
|
687
|
-
# size: 1294,
|
688
|
-
# `,
|
689
|
-
# is_executable: true
|
690
|
-
# `
|
691
|
-
# ]
|
692
|
-
# `
|
693
|
-
# ```
|
557
|
+
# for readability): ```json // (Directory proto) ` files: [ ` name: "bar",
|
558
|
+
# digest: ` hash: "4a73bc9d03...", size: 65534 `, node_properties: [ ` "name": "
|
559
|
+
# MTime", "value": "2017-01-15T01:30:15.01Z" ` ] ` ], directories: [ ` name: "
|
560
|
+
# foo", digest: ` hash: "4cf2eda940...", size: 43 ` ` ] ` // (Directory proto
|
561
|
+
# with hash "4cf2eda940..." and size 43) ` files: [ ` name: "baz", digest: `
|
562
|
+
# hash: "b2c941073e...", size: 1294, `, is_executable: true ` ] ` ```
|
694
563
|
class BuildBazelRemoteExecutionV2Directory
|
695
564
|
include Google::Apis::Core::Hashable
|
696
565
|
|
@@ -727,38 +596,35 @@ module Google
|
|
727
596
|
end
|
728
597
|
end
|
729
598
|
|
730
|
-
# A `DirectoryNode` represents a child of a
|
731
|
-
# Directory
|
732
|
-
# a `Directory` and its associated metadata.
|
599
|
+
# A `DirectoryNode` represents a child of a Directory which is itself a `
|
600
|
+
# Directory` and its associated metadata.
|
733
601
|
class BuildBazelRemoteExecutionV2DirectoryNode
|
734
602
|
include Google::Apis::Core::Hashable
|
735
603
|
|
736
604
|
# A content digest. A digest for a given blob consists of the size of the blob
|
737
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
738
|
-
#
|
739
|
-
#
|
740
|
-
#
|
741
|
-
#
|
742
|
-
#
|
743
|
-
#
|
744
|
-
#
|
745
|
-
#
|
746
|
-
#
|
747
|
-
#
|
748
|
-
#
|
749
|
-
#
|
750
|
-
#
|
751
|
-
#
|
752
|
-
#
|
753
|
-
#
|
754
|
-
#
|
755
|
-
# * Fields are serialized
|
756
|
-
#
|
757
|
-
#
|
758
|
-
#
|
759
|
-
#
|
760
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
761
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
605
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
606
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
607
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
608
|
+
# the server MUST reject the request. The reason for including the size in the
|
609
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
610
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
611
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
612
|
+
# Technically, the server could implement a separate metadata store, but this
|
613
|
+
# results in a significantly more complicated implementation as opposed to
|
614
|
+
# having the client specify the size up-front (or storing the size along with
|
615
|
+
# the digest in every message where digests are embedded). This does mean that
|
616
|
+
# the API leaks some implementation details of (what we consider to be) a
|
617
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
618
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
619
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
620
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
621
|
+
# following rules, even if there are alternate valid encodings for the same
|
622
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
623
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
624
|
+
# default semantics for their type. Most protocol buffer implementations will
|
625
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
626
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
627
|
+
# duplicate fields.
|
762
628
|
# Corresponds to the JSON property `digest`
|
763
629
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
764
630
|
attr_accessor :digest
|
@@ -779,40 +645,35 @@ module Google
|
|
779
645
|
end
|
780
646
|
end
|
781
647
|
|
782
|
-
# Metadata about an ongoing
|
783
|
-
#
|
784
|
-
# will be contained in the metadata
|
785
|
-
# field of the
|
786
|
-
# Operation.
|
648
|
+
# Metadata about an ongoing execution, which will be contained in the metadata
|
649
|
+
# field of the Operation.
|
787
650
|
class BuildBazelRemoteExecutionV2ExecuteOperationMetadata
|
788
651
|
include Google::Apis::Core::Hashable
|
789
652
|
|
790
653
|
# A content digest. A digest for a given blob consists of the size of the blob
|
791
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
792
|
-
#
|
793
|
-
#
|
794
|
-
#
|
795
|
-
#
|
796
|
-
#
|
797
|
-
#
|
798
|
-
#
|
799
|
-
#
|
800
|
-
#
|
801
|
-
#
|
802
|
-
#
|
803
|
-
#
|
804
|
-
#
|
805
|
-
#
|
806
|
-
#
|
807
|
-
#
|
808
|
-
#
|
809
|
-
# * Fields are serialized
|
810
|
-
#
|
811
|
-
#
|
812
|
-
#
|
813
|
-
#
|
814
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
815
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
654
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
655
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
656
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
657
|
+
# the server MUST reject the request. The reason for including the size in the
|
658
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
659
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
660
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
661
|
+
# Technically, the server could implement a separate metadata store, but this
|
662
|
+
# results in a significantly more complicated implementation as opposed to
|
663
|
+
# having the client specify the size up-front (or storing the size along with
|
664
|
+
# the digest in every message where digests are embedded). This does mean that
|
665
|
+
# the API leaks some implementation details of (what we consider to be) a
|
666
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
667
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
668
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
669
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
670
|
+
# following rules, even if there are alternate valid encodings for the same
|
671
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
672
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
673
|
+
# default semantics for their type. Most protocol buffer implementations will
|
674
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
675
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
676
|
+
# duplicate fields.
|
816
677
|
# Corresponds to the JSON property `actionDigest`
|
817
678
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
818
679
|
attr_accessor :action_digest
|
@@ -822,15 +683,13 @@ module Google
|
|
822
683
|
# @return [String]
|
823
684
|
attr_accessor :stage
|
824
685
|
|
825
|
-
# If set, the client can use this name with
|
826
|
-
# ByteStream.Read to stream the
|
686
|
+
# If set, the client can use this name with ByteStream.Read to stream the
|
827
687
|
# standard error.
|
828
688
|
# Corresponds to the JSON property `stderrStreamName`
|
829
689
|
# @return [String]
|
830
690
|
attr_accessor :stderr_stream_name
|
831
691
|
|
832
|
-
# If set, the client can use this name with
|
833
|
-
# ByteStream.Read to stream the
|
692
|
+
# If set, the client can use this name with ByteStream.Read to stream the
|
834
693
|
# standard output.
|
835
694
|
# Corresponds to the JSON property `stdoutStreamName`
|
836
695
|
# @return [String]
|
@@ -849,11 +708,8 @@ module Google
|
|
849
708
|
end
|
850
709
|
end
|
851
710
|
|
852
|
-
# The response message for
|
853
|
-
#
|
854
|
-
# which will be contained in the response
|
855
|
-
# field of the
|
856
|
-
# Operation.
|
711
|
+
# The response message for Execution.Execute, which will be contained in the
|
712
|
+
# response field of the Operation.
|
857
713
|
class BuildBazelRemoteExecutionV2ExecuteResponse
|
858
714
|
include Google::Apis::Core::Hashable
|
859
715
|
|
@@ -869,29 +725,27 @@ module Google
|
|
869
725
|
# @return [String]
|
870
726
|
attr_accessor :message
|
871
727
|
|
872
|
-
# An ActionResult represents the result of an
|
873
|
-
# Action being run.
|
728
|
+
# An ActionResult represents the result of an Action being run.
|
874
729
|
# Corresponds to the JSON property `result`
|
875
730
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2ActionResult]
|
876
731
|
attr_accessor :result
|
877
732
|
|
878
733
|
# An optional list of additional log outputs the server wishes to provide. A
|
879
|
-
# server can use this to return execution-specific logs however it wishes.
|
880
|
-
#
|
881
|
-
#
|
882
|
-
#
|
883
|
-
#
|
884
|
-
# to a user.
|
734
|
+
# server can use this to return execution-specific logs however it wishes. This
|
735
|
+
# is intended primarily to make it easier for users to debug issues that may be
|
736
|
+
# outside of the actual job execution, such as by identifying the worker
|
737
|
+
# executing the action or by providing logs from the worker's setup phase. The
|
738
|
+
# keys SHOULD be human readable so that a client can display them to a user.
|
885
739
|
# Corresponds to the JSON property `serverLogs`
|
886
740
|
# @return [Hash<String,Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2LogFile>]
|
887
741
|
attr_accessor :server_logs
|
888
742
|
|
889
|
-
# The `Status` type defines a logical error model that is suitable for
|
890
|
-
#
|
891
|
-
#
|
892
|
-
#
|
893
|
-
#
|
894
|
-
#
|
743
|
+
# The `Status` type defines a logical error model that is suitable for different
|
744
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
745
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
746
|
+
# data: error code, error message, and error details. You can find out more
|
747
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
748
|
+
# //cloud.google.com/apis/design/errors).
|
895
749
|
# Corresponds to the JSON property `status`
|
896
750
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleRpcStatus]
|
897
751
|
attr_accessor :status
|
@@ -988,31 +842,29 @@ module Google
|
|
988
842
|
include Google::Apis::Core::Hashable
|
989
843
|
|
990
844
|
# A content digest. A digest for a given blob consists of the size of the blob
|
991
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
992
|
-
#
|
993
|
-
#
|
994
|
-
#
|
995
|
-
#
|
996
|
-
#
|
997
|
-
#
|
998
|
-
#
|
999
|
-
#
|
1000
|
-
#
|
1001
|
-
#
|
1002
|
-
#
|
1003
|
-
#
|
1004
|
-
#
|
1005
|
-
#
|
1006
|
-
#
|
1007
|
-
#
|
1008
|
-
#
|
1009
|
-
# * Fields are serialized
|
1010
|
-
#
|
1011
|
-
#
|
1012
|
-
#
|
1013
|
-
#
|
1014
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
1015
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
845
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
846
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
847
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
848
|
+
# the server MUST reject the request. The reason for including the size in the
|
849
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
850
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
851
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
852
|
+
# Technically, the server could implement a separate metadata store, but this
|
853
|
+
# results in a significantly more complicated implementation as opposed to
|
854
|
+
# having the client specify the size up-front (or storing the size along with
|
855
|
+
# the digest in every message where digests are embedded). This does mean that
|
856
|
+
# the API leaks some implementation details of (what we consider to be) a
|
857
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
858
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
859
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
860
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
861
|
+
# following rules, even if there are alternate valid encodings for the same
|
862
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
863
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
864
|
+
# default semantics for their type. Most protocol buffer implementations will
|
865
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
866
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
867
|
+
# duplicate fields.
|
1016
868
|
# Corresponds to the JSON property `digest`
|
1017
869
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
1018
870
|
attr_accessor :digest
|
@@ -1051,40 +903,38 @@ module Google
|
|
1051
903
|
include Google::Apis::Core::Hashable
|
1052
904
|
|
1053
905
|
# A content digest. A digest for a given blob consists of the size of the blob
|
1054
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
1055
|
-
#
|
1056
|
-
#
|
1057
|
-
#
|
1058
|
-
#
|
1059
|
-
#
|
1060
|
-
#
|
1061
|
-
#
|
1062
|
-
#
|
1063
|
-
#
|
1064
|
-
#
|
1065
|
-
#
|
1066
|
-
#
|
1067
|
-
#
|
1068
|
-
#
|
1069
|
-
#
|
1070
|
-
#
|
1071
|
-
#
|
1072
|
-
# * Fields are serialized
|
1073
|
-
#
|
1074
|
-
#
|
1075
|
-
#
|
1076
|
-
#
|
1077
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
1078
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
906
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
907
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
908
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
909
|
+
# the server MUST reject the request. The reason for including the size in the
|
910
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
911
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
912
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
913
|
+
# Technically, the server could implement a separate metadata store, but this
|
914
|
+
# results in a significantly more complicated implementation as opposed to
|
915
|
+
# having the client specify the size up-front (or storing the size along with
|
916
|
+
# the digest in every message where digests are embedded). This does mean that
|
917
|
+
# the API leaks some implementation details of (what we consider to be) a
|
918
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
919
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
920
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
921
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
922
|
+
# following rules, even if there are alternate valid encodings for the same
|
923
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
924
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
925
|
+
# default semantics for their type. Most protocol buffer implementations will
|
926
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
927
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
928
|
+
# duplicate fields.
|
1079
929
|
# Corresponds to the JSON property `digest`
|
1080
930
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
1081
931
|
attr_accessor :digest
|
1082
932
|
|
1083
|
-
# This is a hint as to the purpose of the log, and is set to true if the log
|
1084
|
-
#
|
1085
|
-
# otherwise. For instance, if a command-line client wishes to print the
|
1086
|
-
#
|
1087
|
-
#
|
933
|
+
# This is a hint as to the purpose of the log, and is set to true if the log is
|
934
|
+
# human-readable text that can be usefully displayed to a user, and false
|
935
|
+
# otherwise. For instance, if a command-line client wishes to print the server
|
936
|
+
# logs to the terminal for a failed action, this allows it to avoid displaying a
|
937
|
+
# binary file.
|
1088
938
|
# Corresponds to the JSON property `humanReadable`
|
1089
939
|
# @return [Boolean]
|
1090
940
|
attr_accessor :human_readable
|
@@ -1101,10 +951,8 @@ module Google
|
|
1101
951
|
end
|
1102
952
|
end
|
1103
953
|
|
1104
|
-
# A single property for FileNodes,
|
1105
|
-
#
|
1106
|
-
# SymlinkNodes. The server is
|
1107
|
-
# responsible for specifying the property `name`s that it accepts. If
|
954
|
+
# A single property for FileNodes, DirectoryNodes, and SymlinkNodes. The server
|
955
|
+
# is responsible for specifying the property `name`s that it accepts. If
|
1108
956
|
# permitted by the server, the same `name` may occur multiple times.
|
1109
957
|
class BuildBazelRemoteExecutionV2NodeProperty
|
1110
958
|
include Google::Apis::Core::Hashable
|
@@ -1136,39 +984,37 @@ module Google
|
|
1136
984
|
include Google::Apis::Core::Hashable
|
1137
985
|
|
1138
986
|
# The full path of the directory relative to the working directory. The path
|
1139
|
-
# separator is a forward slash `/`. Since this is a relative path, it MUST
|
1140
|
-
#
|
1141
|
-
#
|
987
|
+
# separator is a forward slash `/`. Since this is a relative path, it MUST NOT
|
988
|
+
# begin with a leading forward slash. The empty string value is allowed, and it
|
989
|
+
# denotes the entire working directory.
|
1142
990
|
# Corresponds to the JSON property `path`
|
1143
991
|
# @return [String]
|
1144
992
|
attr_accessor :path
|
1145
993
|
|
1146
994
|
# A content digest. A digest for a given blob consists of the size of the blob
|
1147
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
1148
|
-
#
|
1149
|
-
#
|
1150
|
-
#
|
1151
|
-
#
|
1152
|
-
#
|
1153
|
-
#
|
1154
|
-
#
|
1155
|
-
#
|
1156
|
-
#
|
1157
|
-
#
|
1158
|
-
#
|
1159
|
-
#
|
1160
|
-
#
|
1161
|
-
#
|
1162
|
-
#
|
1163
|
-
#
|
1164
|
-
#
|
1165
|
-
# * Fields are serialized
|
1166
|
-
#
|
1167
|
-
#
|
1168
|
-
#
|
1169
|
-
#
|
1170
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
1171
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
995
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
996
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
997
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
998
|
+
# the server MUST reject the request. The reason for including the size in the
|
999
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
1000
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
1001
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
1002
|
+
# Technically, the server could implement a separate metadata store, but this
|
1003
|
+
# results in a significantly more complicated implementation as opposed to
|
1004
|
+
# having the client specify the size up-front (or storing the size along with
|
1005
|
+
# the digest in every message where digests are embedded). This does mean that
|
1006
|
+
# the API leaks some implementation details of (what we consider to be) a
|
1007
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
1008
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
1009
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
1010
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
1011
|
+
# following rules, even if there are alternate valid encodings for the same
|
1012
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
1013
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
1014
|
+
# default semantics for their type. Most protocol buffer implementations will
|
1015
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
1016
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
1017
|
+
# duplicate fields.
|
1172
1018
|
# Corresponds to the JSON property `treeDigest`
|
1173
1019
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
1174
1020
|
attr_accessor :tree_digest
|
@@ -1184,51 +1030,45 @@ module Google
|
|
1184
1030
|
end
|
1185
1031
|
end
|
1186
1032
|
|
1187
|
-
# An `OutputFile` is similar to a
|
1188
|
-
#
|
1189
|
-
# output in an `ActionResult`. It allows a full file path rather than
|
1190
|
-
# only a name.
|
1033
|
+
# An `OutputFile` is similar to a FileNode, but it is used as an output in an `
|
1034
|
+
# ActionResult`. It allows a full file path rather than only a name.
|
1191
1035
|
class BuildBazelRemoteExecutionV2OutputFile
|
1192
1036
|
include Google::Apis::Core::Hashable
|
1193
1037
|
|
1194
1038
|
# The contents of the file if inlining was requested. The server SHOULD NOT
|
1195
|
-
# inline
|
1196
|
-
#
|
1197
|
-
#
|
1198
|
-
# message
|
1199
|
-
# inlining
|
1200
|
-
# would cause the response to exceed message size limits.
|
1039
|
+
# inline file contents unless requested by the client in the
|
1040
|
+
# GetActionResultRequest message. The server MAY omit inlining, even if
|
1041
|
+
# requested, and MUST do so if inlining would cause the response to exceed
|
1042
|
+
# message size limits.
|
1201
1043
|
# Corresponds to the JSON property `contents`
|
1202
1044
|
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
1203
1045
|
# @return [String]
|
1204
1046
|
attr_accessor :contents
|
1205
1047
|
|
1206
1048
|
# A content digest. A digest for a given blob consists of the size of the blob
|
1207
|
-
# and its hash. The hash algorithm to use is defined by the server.
|
1208
|
-
#
|
1209
|
-
#
|
1210
|
-
#
|
1211
|
-
#
|
1212
|
-
#
|
1213
|
-
#
|
1214
|
-
#
|
1215
|
-
#
|
1216
|
-
#
|
1217
|
-
#
|
1218
|
-
#
|
1219
|
-
#
|
1220
|
-
#
|
1221
|
-
#
|
1222
|
-
#
|
1223
|
-
#
|
1224
|
-
#
|
1225
|
-
# * Fields are serialized
|
1226
|
-
#
|
1227
|
-
#
|
1228
|
-
#
|
1229
|
-
#
|
1230
|
-
# serializing, but care should be taken to avoid shortcuts. For instance,
|
1231
|
-
# concatenating two messages to merge them may produce duplicate fields.
|
1049
|
+
# and its hash. The hash algorithm to use is defined by the server. The size is
|
1050
|
+
# considered to be an integral part of the digest and cannot be separated. That
|
1051
|
+
# is, even if the `hash` field is correctly specified but `size_bytes` is not,
|
1052
|
+
# the server MUST reject the request. The reason for including the size in the
|
1053
|
+
# digest is as follows: in a great many cases, the server needs to know the size
|
1054
|
+
# of the blob it is about to work with prior to starting an operation with it,
|
1055
|
+
# such as flattening Merkle tree structures or streaming it to a worker.
|
1056
|
+
# Technically, the server could implement a separate metadata store, but this
|
1057
|
+
# results in a significantly more complicated implementation as opposed to
|
1058
|
+
# having the client specify the size up-front (or storing the size along with
|
1059
|
+
# the digest in every message where digests are embedded). This does mean that
|
1060
|
+
# the API leaks some implementation details of (what we consider to be) a
|
1061
|
+
# reasonable server implementation, but we consider this to be a worthwhile
|
1062
|
+
# tradeoff. When a `Digest` is used to refer to a proto message, it always
|
1063
|
+
# refers to the message in binary encoded form. To ensure consistent hashing,
|
1064
|
+
# clients and servers MUST ensure that they serialize messages according to the
|
1065
|
+
# following rules, even if there are alternate valid encodings for the same
|
1066
|
+
# message: * Fields are serialized in tag order. * There are no unknown fields. *
|
1067
|
+
# There are no duplicate fields. * Fields are serialized according to the
|
1068
|
+
# default semantics for their type. Most protocol buffer implementations will
|
1069
|
+
# always follow these rules when serializing, but care should be taken to avoid
|
1070
|
+
# shortcuts. For instance, concatenating two messages to merge them may produce
|
1071
|
+
# duplicate fields.
|
1232
1072
|
# Corresponds to the JSON property `digest`
|
1233
1073
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Digest]
|
1234
1074
|
attr_accessor :digest
|
@@ -1245,8 +1085,8 @@ module Google
|
|
1245
1085
|
attr_accessor :node_properties
|
1246
1086
|
|
1247
1087
|
# The full path of the file relative to the working directory, including the
|
1248
|
-
# filename. The path separator is a forward slash `/`. Since this is a
|
1249
|
-
#
|
1088
|
+
# filename. The path separator is a forward slash `/`. Since this is a relative
|
1089
|
+
# path, it MUST NOT begin with a leading forward slash.
|
1250
1090
|
# Corresponds to the JSON property `path`
|
1251
1091
|
# @return [String]
|
1252
1092
|
attr_accessor :path
|
@@ -1265,32 +1105,29 @@ module Google
|
|
1265
1105
|
end
|
1266
1106
|
end
|
1267
1107
|
|
1268
|
-
# An `OutputSymlink` is similar to a
|
1269
|
-
#
|
1270
|
-
# output in an `ActionResult`.
|
1271
|
-
# `OutputSymlink` is binary-compatible with `SymlinkNode`.
|
1108
|
+
# An `OutputSymlink` is similar to a Symlink, but it is used as an output in an `
|
1109
|
+
# ActionResult`. `OutputSymlink` is binary-compatible with `SymlinkNode`.
|
1272
1110
|
class BuildBazelRemoteExecutionV2OutputSymlink
|
1273
1111
|
include Google::Apis::Core::Hashable
|
1274
1112
|
|
1275
|
-
# The supported node properties of the OutputSymlink, if requested by the
|
1276
|
-
# Action.
|
1113
|
+
# The supported node properties of the OutputSymlink, if requested by the Action.
|
1277
1114
|
# Corresponds to the JSON property `nodeProperties`
|
1278
1115
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2NodeProperty>]
|
1279
1116
|
attr_accessor :node_properties
|
1280
1117
|
|
1281
1118
|
# The full path of the symlink relative to the working directory, including the
|
1282
|
-
# filename. The path separator is a forward slash `/`. Since this is a
|
1283
|
-
#
|
1119
|
+
# filename. The path separator is a forward slash `/`. Since this is a relative
|
1120
|
+
# path, it MUST NOT begin with a leading forward slash.
|
1284
1121
|
# Corresponds to the JSON property `path`
|
1285
1122
|
# @return [String]
|
1286
1123
|
attr_accessor :path
|
1287
1124
|
|
1288
|
-
# The target path of the symlink. The path separator is a forward slash `/`.
|
1289
|
-
#
|
1290
|
-
#
|
1291
|
-
#
|
1292
|
-
#
|
1293
|
-
#
|
1125
|
+
# The target path of the symlink. The path separator is a forward slash `/`. The
|
1126
|
+
# target path can be relative to the parent directory of the symlink or it can
|
1127
|
+
# be an absolute path starting with `/`. Support for absolute paths can be
|
1128
|
+
# checked using the Capabilities API. The canonical form forbids the substrings `
|
1129
|
+
# /./` and `//` in the target path. `..` components are allowed anywhere in the
|
1130
|
+
# target path.
|
1294
1131
|
# Corresponds to the JSON property `target`
|
1295
1132
|
# @return [String]
|
1296
1133
|
attr_accessor :target
|
@@ -1308,17 +1145,16 @@ module Google
|
|
1308
1145
|
end
|
1309
1146
|
|
1310
1147
|
# A `Platform` is a set of requirements, such as hardware, operating system, or
|
1311
|
-
# compiler toolchain, for an
|
1312
|
-
#
|
1313
|
-
#
|
1314
|
-
# representing the properties that are required of the platform.
|
1148
|
+
# compiler toolchain, for an Action's execution environment. A `Platform` is
|
1149
|
+
# represented as a series of key-value pairs representing the properties that
|
1150
|
+
# are required of the platform.
|
1315
1151
|
class BuildBazelRemoteExecutionV2Platform
|
1316
1152
|
include Google::Apis::Core::Hashable
|
1317
1153
|
|
1318
|
-
# The properties that make up this platform. In order to ensure that
|
1319
|
-
#
|
1320
|
-
#
|
1321
|
-
#
|
1154
|
+
# The properties that make up this platform. In order to ensure that equivalent `
|
1155
|
+
# Platform`s always hash to the same value, the properties MUST be
|
1156
|
+
# lexicographically sorted by name, and then by value. Sorting of strings is
|
1157
|
+
# done by code point, equivalently, by the UTF-8 bytes.
|
1322
1158
|
# Corresponds to the JSON property `properties`
|
1323
1159
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2PlatformProperty>]
|
1324
1160
|
attr_accessor :properties
|
@@ -1335,19 +1171,16 @@ module Google
|
|
1335
1171
|
|
1336
1172
|
# A single property for the environment. The server is responsible for
|
1337
1173
|
# specifying the property `name`s that it accepts. If an unknown `name` is
|
1338
|
-
# provided in the requirements for an
|
1339
|
-
#
|
1340
|
-
#
|
1341
|
-
#
|
1342
|
-
#
|
1343
|
-
#
|
1344
|
-
#
|
1345
|
-
#
|
1346
|
-
#
|
1347
|
-
#
|
1348
|
-
# The server MAY use the `value` of one or more properties to determine how
|
1349
|
-
# it sets up the execution environment, such as by making specific system
|
1350
|
-
# files available to the worker.
|
1174
|
+
# provided in the requirements for an Action, the server SHOULD reject the
|
1175
|
+
# execution request. If permitted by the server, the same `name` may occur
|
1176
|
+
# multiple times. The server is also responsible for specifying the
|
1177
|
+
# interpretation of property `value`s. For instance, a property describing how
|
1178
|
+
# much RAM must be available may be interpreted as allowing a worker with 16GB
|
1179
|
+
# to fulfill a request for 8GB, while a property describing the OS environment
|
1180
|
+
# on which the action must be performed may require an exact match with the
|
1181
|
+
# worker's OS. The server MAY use the `value` of one or more properties to
|
1182
|
+
# determine how it sets up the execution environment, such as by making specific
|
1183
|
+
# system files available to the worker.
|
1351
1184
|
class BuildBazelRemoteExecutionV2PlatformProperty
|
1352
1185
|
include Google::Apis::Core::Hashable
|
1353
1186
|
|
@@ -1375,27 +1208,25 @@ module Google
|
|
1375
1208
|
# An optional Metadata to attach to any RPC request to tell the server about an
|
1376
1209
|
# external context of the request. The server may use this for logging or other
|
1377
1210
|
# purposes. To use it, the client attaches the header to the call using the
|
1378
|
-
# canonical proto serialization:
|
1379
|
-
# *
|
1380
|
-
#
|
1381
|
-
#
|
1382
|
-
#
|
1383
|
-
# requests).
|
1384
|
-
# Therefore, if the gRPC library is used to pass/retrieve this
|
1211
|
+
# canonical proto serialization: * name: `build.bazel.remote.execution.v2.
|
1212
|
+
# requestmetadata-bin` * contents: the base64 encoded binary `RequestMetadata`
|
1213
|
+
# message. Note: the gRPC library serializes binary headers encoded in base 64
|
1214
|
+
# by default (https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md#
|
1215
|
+
# requests). Therefore, if the gRPC library is used to pass/retrieve this
|
1385
1216
|
# metadata, the user may ignore the base64 encoding and assume it is simply
|
1386
1217
|
# serialized as a binary message.
|
1387
1218
|
class BuildBazelRemoteExecutionV2RequestMetadata
|
1388
1219
|
include Google::Apis::Core::Hashable
|
1389
1220
|
|
1390
|
-
# An identifier that ties multiple requests to the same action.
|
1391
|
-
#
|
1392
|
-
#
|
1221
|
+
# An identifier that ties multiple requests to the same action. For example,
|
1222
|
+
# multiple requests to the CAS, Action Cache, and Execution API are used in
|
1223
|
+
# order to compile foo.cc.
|
1393
1224
|
# Corresponds to the JSON property `actionId`
|
1394
1225
|
# @return [String]
|
1395
1226
|
attr_accessor :action_id
|
1396
1227
|
|
1397
|
-
# An identifier to tie multiple tool invocations together. For example,
|
1398
|
-
#
|
1228
|
+
# An identifier to tie multiple tool invocations together. For example, runs of
|
1229
|
+
# foo_test, bar_test and baz_test on a post-submit of a given patch.
|
1399
1230
|
# Corresponds to the JSON property `correlatedInvocationsId`
|
1400
1231
|
# @return [String]
|
1401
1232
|
attr_accessor :correlated_invocations_id
|
@@ -1405,8 +1236,8 @@ module Google
|
|
1405
1236
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2ToolDetails]
|
1406
1237
|
attr_accessor :tool_details
|
1407
1238
|
|
1408
|
-
# An identifier that ties multiple actions together to a final result.
|
1409
|
-
#
|
1239
|
+
# An identifier that ties multiple actions together to a final result. For
|
1240
|
+
# example, multiple actions are required to build and run foo_test.
|
1410
1241
|
# Corresponds to the JSON property `toolInvocationId`
|
1411
1242
|
# @return [String]
|
1412
1243
|
attr_accessor :tool_invocation_id
|
@@ -1438,12 +1269,12 @@ module Google
|
|
1438
1269
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2NodeProperty>]
|
1439
1270
|
attr_accessor :node_properties
|
1440
1271
|
|
1441
|
-
# The target path of the symlink. The path separator is a forward slash `/`.
|
1442
|
-
#
|
1443
|
-
#
|
1444
|
-
#
|
1445
|
-
#
|
1446
|
-
#
|
1272
|
+
# The target path of the symlink. The path separator is a forward slash `/`. The
|
1273
|
+
# target path can be relative to the parent directory of the symlink or it can
|
1274
|
+
# be an absolute path starting with `/`. Support for absolute paths can be
|
1275
|
+
# checked using the Capabilities API. The canonical form forbids the substrings `
|
1276
|
+
# /./` and `//` in the target path. `..` components are allowed anywhere in the
|
1277
|
+
# target path.
|
1447
1278
|
# Corresponds to the JSON property `target`
|
1448
1279
|
# @return [String]
|
1449
1280
|
attr_accessor :target
|
@@ -1485,90 +1316,45 @@ module Google
|
|
1485
1316
|
end
|
1486
1317
|
end
|
1487
1318
|
|
1488
|
-
# A `Tree` contains all the
|
1489
|
-
#
|
1490
|
-
# single directory Merkle tree, compressed into one message.
|
1319
|
+
# A `Tree` contains all the Directory protos in a single directory Merkle tree,
|
1320
|
+
# compressed into one message.
|
1491
1321
|
class BuildBazelRemoteExecutionV2Tree
|
1492
1322
|
include Google::Apis::Core::Hashable
|
1493
1323
|
|
1494
1324
|
# All the child directories: the directories referred to by the root and,
|
1495
|
-
# recursively, all its children. In order to reconstruct the directory tree,
|
1496
|
-
#
|
1497
|
-
#
|
1325
|
+
# recursively, all its children. In order to reconstruct the directory tree, the
|
1326
|
+
# client must take the digests of each of the child directories and then build
|
1327
|
+
# up a tree starting from the `root`.
|
1498
1328
|
# Corresponds to the JSON property `children`
|
1499
1329
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Directory>]
|
1500
1330
|
attr_accessor :children
|
1501
1331
|
|
1502
1332
|
# A `Directory` represents a directory node in a file tree, containing zero or
|
1503
|
-
# more children FileNodes,
|
1504
|
-
#
|
1505
|
-
#
|
1506
|
-
#
|
1507
|
-
#
|
1508
|
-
#
|
1509
|
-
#
|
1510
|
-
#
|
1511
|
-
#
|
1512
|
-
#
|
1513
|
-
#
|
1514
|
-
#
|
1515
|
-
#
|
1516
|
-
#
|
1517
|
-
#
|
1518
|
-
#
|
1519
|
-
#
|
1520
|
-
#
|
1521
|
-
# in lexicographical order by path. The path strings must be sorted by code
|
1522
|
-
# point, equivalently, by UTF-8 bytes.
|
1523
|
-
# * The NodeProperties of files,
|
1524
|
-
# directories, and symlinks must be sorted in lexicographical order by
|
1525
|
-
# property name.
|
1526
|
-
# A `Directory` that obeys the restrictions is said to be in canonical form.
|
1527
|
-
# As an example, the following could be used for a file named `bar` and a
|
1333
|
+
# more children FileNodes, DirectoryNodes and SymlinkNodes. Each `Node` contains
|
1334
|
+
# its name in the directory, either the digest of its content (either a file
|
1335
|
+
# blob or a `Directory` proto) or a symlink target, as well as possibly some
|
1336
|
+
# metadata about the file or directory. In order to ensure that two equivalent
|
1337
|
+
# directory trees hash to the same value, the following restrictions MUST be
|
1338
|
+
# obeyed when constructing a a `Directory`: * Every child in the directory must
|
1339
|
+
# have a path of exactly one segment. Multiple levels of directory hierarchy may
|
1340
|
+
# not be collapsed. * Each child in the directory must have a unique path
|
1341
|
+
# segment (file name). Note that while the API itself is case-sensitive, the
|
1342
|
+
# environment where the Action is executed may or may not be case-sensitive.
|
1343
|
+
# That is, it is legal to call the API with a Directory that has both "Foo" and "
|
1344
|
+
# foo" as children, but the Action may be rejected by the remote system upon
|
1345
|
+
# execution. * The files, directories and symlinks in the directory must each be
|
1346
|
+
# sorted in lexicographical order by path. The path strings must be sorted by
|
1347
|
+
# code point, equivalently, by UTF-8 bytes. * The NodeProperties of files,
|
1348
|
+
# directories, and symlinks must be sorted in lexicographical order by property
|
1349
|
+
# name. A `Directory` that obeys the restrictions is said to be in canonical
|
1350
|
+
# form. As an example, the following could be used for a file named `bar` and a
|
1528
1351
|
# directory named `foo` with an executable file named `baz` (hashes shortened
|
1529
|
-
# for readability):
|
1530
|
-
#
|
1531
|
-
#
|
1532
|
-
# `
|
1533
|
-
# files: [
|
1534
|
-
# `
|
1535
|
-
# name: "bar",
|
1536
|
-
# digest: `
|
1537
|
-
# hash: "4a73bc9d03...",
|
1538
|
-
# size: 65534
|
1539
|
-
# `,
|
1540
|
-
# node_properties: [
|
1541
|
-
# `
|
1542
|
-
# "name": "MTime",
|
1543
|
-
# "value": "2017-01-15T01:30:15.01Z"
|
1544
|
-
# `
|
1545
|
-
# ]
|
1546
|
-
# `
|
1547
|
-
# ],
|
1548
|
-
# directories: [
|
1549
|
-
# `
|
1550
|
-
# name: "foo",
|
1551
|
-
# digest: `
|
1552
|
-
# hash: "4cf2eda940...",
|
1553
|
-
# size: 43
|
1554
|
-
# `
|
1555
|
-
# `
|
1556
|
-
# ]
|
1557
|
-
# `
|
1558
|
-
# // (Directory proto with hash "4cf2eda940..." and size 43)
|
1559
|
-
# `
|
1560
|
-
# files: [
|
1561
|
-
# `
|
1562
|
-
# name: "baz",
|
1563
|
-
# digest: `
|
1564
|
-
# hash: "b2c941073e...",
|
1565
|
-
# size: 1294,
|
1566
|
-
# `,
|
1567
|
-
# is_executable: true
|
1568
|
-
# `
|
1569
|
-
# ]
|
1570
|
-
# `
|
1571
|
-
# ```
|
1352
|
+
# for readability): ```json // (Directory proto) ` files: [ ` name: "bar",
|
1353
|
+
# digest: ` hash: "4a73bc9d03...", size: 65534 `, node_properties: [ ` "name": "
|
1354
|
+
# MTime", "value": "2017-01-15T01:30:15.01Z" ` ] ` ], directories: [ ` name: "
|
1355
|
+
# foo", digest: ` hash: "4cf2eda940...", size: 43 ` ` ] ` // (Directory proto
|
1356
|
+
# with hash "4cf2eda940..." and size 43) ` files: [ ` name: "baz", digest: `
|
1357
|
+
# hash: "b2c941073e...", size: 1294, `, is_executable: true ` ] ` ```
|
1572
1358
|
# Corresponds to the JSON property `root`
|
1573
1359
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::BuildBazelRemoteExecutionV2Directory]
|
1574
1360
|
attr_accessor :root
|
@@ -1589,8 +1375,8 @@ module Google
|
|
1589
1375
|
class GoogleDevtoolsRemotebuildbotCommandDurations
|
1590
1376
|
include Google::Apis::Core::Hashable
|
1591
1377
|
|
1592
|
-
# The time spent preparing the command to be run in a Docker container
|
1593
|
-
#
|
1378
|
+
# The time spent preparing the command to be run in a Docker container (includes
|
1379
|
+
# pulling the Docker image, if necessary).
|
1594
1380
|
# Corresponds to the JSON property `dockerPrep`
|
1595
1381
|
# @return [String]
|
1596
1382
|
attr_accessor :docker_prep
|
@@ -1666,18 +1452,23 @@ module Google
|
|
1666
1452
|
end
|
1667
1453
|
end
|
1668
1454
|
|
1669
|
-
# CommandEvents contains counters for the number of warnings and errors
|
1670
|
-
#
|
1455
|
+
# CommandEvents contains counters for the number of warnings and errors that
|
1456
|
+
# occurred during the execution of a command.
|
1671
1457
|
class GoogleDevtoolsRemotebuildbotCommandEvents
|
1672
1458
|
include Google::Apis::Core::Hashable
|
1673
1459
|
|
1674
|
-
# Indicates whether we are using a cached Docker image (true) or had to pull
|
1675
|
-
#
|
1460
|
+
# Indicates whether we are using a cached Docker image (true) or had to pull the
|
1461
|
+
# Docker image (false) for this command.
|
1676
1462
|
# Corresponds to the JSON property `dockerCacheHit`
|
1677
1463
|
# @return [Boolean]
|
1678
1464
|
attr_accessor :docker_cache_hit
|
1679
1465
|
alias_method :docker_cache_hit?, :docker_cache_hit
|
1680
1466
|
|
1467
|
+
# Docker Image name.
|
1468
|
+
# Corresponds to the JSON property `dockerImageName`
|
1469
|
+
# @return [String]
|
1470
|
+
attr_accessor :docker_image_name
|
1471
|
+
|
1681
1472
|
# The input cache miss ratio.
|
1682
1473
|
# Corresponds to the JSON property `inputCacheMiss`
|
1683
1474
|
# @return [Float]
|
@@ -1700,6 +1491,7 @@ module Google
|
|
1700
1491
|
# Update properties of this object
|
1701
1492
|
def update!(**args)
|
1702
1493
|
@docker_cache_hit = args[:docker_cache_hit] if args.key?(:docker_cache_hit)
|
1494
|
+
@docker_image_name = args[:docker_image_name] if args.key?(:docker_image_name)
|
1703
1495
|
@input_cache_miss = args[:input_cache_miss] if args.key?(:input_cache_miss)
|
1704
1496
|
@num_errors = args[:num_errors] if args.key?(:num_errors)
|
1705
1497
|
@num_warnings = args[:num_warnings] if args.key?(:num_warnings)
|
@@ -1842,28 +1634,24 @@ module Google
|
|
1842
1634
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateInstanceRequest
|
1843
1635
|
include Google::Apis::Core::Hashable
|
1844
1636
|
|
1845
|
-
# Instance conceptually encapsulates all Remote Build Execution resources
|
1846
|
-
#
|
1847
|
-
#
|
1848
|
-
#
|
1849
|
-
#
|
1850
|
-
# All Remote Build Execution API calls are scoped to an instance.
|
1637
|
+
# Instance conceptually encapsulates all Remote Build Execution resources for
|
1638
|
+
# remote builds. An instance consists of storage and compute resources (for
|
1639
|
+
# example, `ContentAddressableStorage`, `ActionCache`, `WorkerPools`) used for
|
1640
|
+
# running remote builds. All Remote Build Execution API calls are scoped to an
|
1641
|
+
# instance.
|
1851
1642
|
# Corresponds to the JSON property `instance`
|
1852
1643
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance]
|
1853
1644
|
attr_accessor :instance
|
1854
1645
|
|
1855
|
-
# ID of the created instance.
|
1856
|
-
#
|
1857
|
-
#
|
1858
|
-
# contain only lowercase letters, digits, hyphens and underscores,
|
1859
|
-
# start with a lowercase letter, and
|
1860
|
-
# end with a lowercase letter or a digit.
|
1646
|
+
# ID of the created instance. A valid `instance_id` must: be 6-50 characters
|
1647
|
+
# long, contain only lowercase letters, digits, hyphens and underscores, start
|
1648
|
+
# with a lowercase letter, and end with a lowercase letter or a digit.
|
1861
1649
|
# Corresponds to the JSON property `instanceId`
|
1862
1650
|
# @return [String]
|
1863
1651
|
attr_accessor :instance_id
|
1864
1652
|
|
1865
|
-
# Resource name of the project containing the instance.
|
1866
|
-
#
|
1653
|
+
# Resource name of the project containing the instance. Format: `projects/[
|
1654
|
+
# PROJECT_ID]`.
|
1867
1655
|
# Corresponds to the JSON property `parent`
|
1868
1656
|
# @return [String]
|
1869
1657
|
attr_accessor :parent
|
@@ -1884,18 +1672,15 @@ module Google
|
|
1884
1672
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest
|
1885
1673
|
include Google::Apis::Core::Hashable
|
1886
1674
|
|
1887
|
-
# Resource name of the instance in which to create the new worker pool.
|
1888
|
-
#
|
1675
|
+
# Resource name of the instance in which to create the new worker pool. Format: `
|
1676
|
+
# projects/[PROJECT_ID]/instances/[INSTANCE_ID]`.
|
1889
1677
|
# Corresponds to the JSON property `parent`
|
1890
1678
|
# @return [String]
|
1891
1679
|
attr_accessor :parent
|
1892
1680
|
|
1893
|
-
# ID of the created worker pool.
|
1894
|
-
#
|
1895
|
-
#
|
1896
|
-
# contain only lowercase letters, digits, hyphens and underscores,
|
1897
|
-
# start with a lowercase letter, and
|
1898
|
-
# end with a lowercase letter or a digit.
|
1681
|
+
# ID of the created worker pool. A valid pool ID must: be 6-50 characters long,
|
1682
|
+
# contain only lowercase letters, digits, hyphens and underscores, start with a
|
1683
|
+
# lowercase letter, and end with a lowercase letter or a digit.
|
1899
1684
|
# Corresponds to the JSON property `poolId`
|
1900
1685
|
# @return [String]
|
1901
1686
|
attr_accessor :pool_id
|
@@ -1921,8 +1706,8 @@ module Google
|
|
1921
1706
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteInstanceRequest
|
1922
1707
|
include Google::Apis::Core::Hashable
|
1923
1708
|
|
1924
|
-
# Name of the instance to delete.
|
1925
|
-
#
|
1709
|
+
# Name of the instance to delete. Format: `projects/[PROJECT_ID]/instances/[
|
1710
|
+
# INSTANCE_ID]`.
|
1926
1711
|
# Corresponds to the JSON property `name`
|
1927
1712
|
# @return [String]
|
1928
1713
|
attr_accessor :name
|
@@ -1941,9 +1726,8 @@ module Google
|
|
1941
1726
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaDeleteWorkerPoolRequest
|
1942
1727
|
include Google::Apis::Core::Hashable
|
1943
1728
|
|
1944
|
-
# Name of the worker pool to delete.
|
1945
|
-
#
|
1946
|
-
# `projects/[PROJECT_ID]/instances/[INSTANCE_ID]/workerpools/[POOL_ID]`.
|
1729
|
+
# Name of the worker pool to delete. Format: `projects/[PROJECT_ID]/instances/[
|
1730
|
+
# INSTANCE_ID]/workerpools/[POOL_ID]`.
|
1947
1731
|
# Corresponds to the JSON property `name`
|
1948
1732
|
# @return [String]
|
1949
1733
|
attr_accessor :name
|
@@ -1958,12 +1742,107 @@ module Google
|
|
1958
1742
|
end
|
1959
1743
|
end
|
1960
1744
|
|
1745
|
+
# FeaturePolicy defines features allowed to be used on RBE instances, as well as
|
1746
|
+
# instance-wide behavior changes that take effect without opt-in or opt-out at
|
1747
|
+
# usage time.
|
1748
|
+
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy
|
1749
|
+
include Google::Apis::Core::Hashable
|
1750
|
+
|
1751
|
+
# Defines whether a feature can be used or what values are accepted.
|
1752
|
+
# Corresponds to the JSON property `containerImageSources`
|
1753
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1754
|
+
attr_accessor :container_image_sources
|
1755
|
+
|
1756
|
+
# Defines whether a feature can be used or what values are accepted.
|
1757
|
+
# Corresponds to the JSON property `dockerAddCapabilities`
|
1758
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1759
|
+
attr_accessor :docker_add_capabilities
|
1760
|
+
|
1761
|
+
# Defines whether a feature can be used or what values are accepted.
|
1762
|
+
# Corresponds to the JSON property `dockerChrootPath`
|
1763
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1764
|
+
attr_accessor :docker_chroot_path
|
1765
|
+
|
1766
|
+
# Defines whether a feature can be used or what values are accepted.
|
1767
|
+
# Corresponds to the JSON property `dockerNetwork`
|
1768
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1769
|
+
attr_accessor :docker_network
|
1770
|
+
|
1771
|
+
# Defines whether a feature can be used or what values are accepted.
|
1772
|
+
# Corresponds to the JSON property `dockerPrivileged`
|
1773
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1774
|
+
attr_accessor :docker_privileged
|
1775
|
+
|
1776
|
+
# Defines whether a feature can be used or what values are accepted.
|
1777
|
+
# Corresponds to the JSON property `dockerRunAsRoot`
|
1778
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1779
|
+
attr_accessor :docker_run_as_root
|
1780
|
+
|
1781
|
+
# Defines whether a feature can be used or what values are accepted.
|
1782
|
+
# Corresponds to the JSON property `dockerRuntime`
|
1783
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1784
|
+
attr_accessor :docker_runtime
|
1785
|
+
|
1786
|
+
# Defines whether a feature can be used or what values are accepted.
|
1787
|
+
# Corresponds to the JSON property `dockerSiblingContainers`
|
1788
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature]
|
1789
|
+
attr_accessor :docker_sibling_containers
|
1790
|
+
|
1791
|
+
# linux_isolation allows overriding the docker runtime used for containers
|
1792
|
+
# started on Linux.
|
1793
|
+
# Corresponds to the JSON property `linuxIsolation`
|
1794
|
+
# @return [String]
|
1795
|
+
attr_accessor :linux_isolation
|
1796
|
+
|
1797
|
+
def initialize(**args)
|
1798
|
+
update!(**args)
|
1799
|
+
end
|
1800
|
+
|
1801
|
+
# Update properties of this object
|
1802
|
+
def update!(**args)
|
1803
|
+
@container_image_sources = args[:container_image_sources] if args.key?(:container_image_sources)
|
1804
|
+
@docker_add_capabilities = args[:docker_add_capabilities] if args.key?(:docker_add_capabilities)
|
1805
|
+
@docker_chroot_path = args[:docker_chroot_path] if args.key?(:docker_chroot_path)
|
1806
|
+
@docker_network = args[:docker_network] if args.key?(:docker_network)
|
1807
|
+
@docker_privileged = args[:docker_privileged] if args.key?(:docker_privileged)
|
1808
|
+
@docker_run_as_root = args[:docker_run_as_root] if args.key?(:docker_run_as_root)
|
1809
|
+
@docker_runtime = args[:docker_runtime] if args.key?(:docker_runtime)
|
1810
|
+
@docker_sibling_containers = args[:docker_sibling_containers] if args.key?(:docker_sibling_containers)
|
1811
|
+
@linux_isolation = args[:linux_isolation] if args.key?(:linux_isolation)
|
1812
|
+
end
|
1813
|
+
end
|
1814
|
+
|
1815
|
+
# Defines whether a feature can be used or what values are accepted.
|
1816
|
+
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeature
|
1817
|
+
include Google::Apis::Core::Hashable
|
1818
|
+
|
1819
|
+
# A list of acceptable values. Only effective when the policy is `RESTRICTED`.
|
1820
|
+
# Corresponds to the JSON property `allowedValues`
|
1821
|
+
# @return [Array<String>]
|
1822
|
+
attr_accessor :allowed_values
|
1823
|
+
|
1824
|
+
# The policy of the feature.
|
1825
|
+
# Corresponds to the JSON property `policy`
|
1826
|
+
# @return [String]
|
1827
|
+
attr_accessor :policy
|
1828
|
+
|
1829
|
+
def initialize(**args)
|
1830
|
+
update!(**args)
|
1831
|
+
end
|
1832
|
+
|
1833
|
+
# Update properties of this object
|
1834
|
+
def update!(**args)
|
1835
|
+
@allowed_values = args[:allowed_values] if args.key?(:allowed_values)
|
1836
|
+
@policy = args[:policy] if args.key?(:policy)
|
1837
|
+
end
|
1838
|
+
end
|
1839
|
+
|
1961
1840
|
# The request used for `GetInstance`.
|
1962
1841
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetInstanceRequest
|
1963
1842
|
include Google::Apis::Core::Hashable
|
1964
1843
|
|
1965
|
-
# Name of the instance to retrieve.
|
1966
|
-
#
|
1844
|
+
# Name of the instance to retrieve. Format: `projects/[PROJECT_ID]/instances/[
|
1845
|
+
# INSTANCE_ID]`.
|
1967
1846
|
# Corresponds to the JSON property `name`
|
1968
1847
|
# @return [String]
|
1969
1848
|
attr_accessor :name
|
@@ -1982,9 +1861,8 @@ module Google
|
|
1982
1861
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaGetWorkerPoolRequest
|
1983
1862
|
include Google::Apis::Core::Hashable
|
1984
1863
|
|
1985
|
-
# Name of the worker pool to retrieve.
|
1986
|
-
#
|
1987
|
-
# `projects/[PROJECT_ID]/instances/[INSTANCE_ID]/workerpools/[POOL_ID]`.
|
1864
|
+
# Name of the worker pool to retrieve. Format: `projects/[PROJECT_ID]/instances/[
|
1865
|
+
# INSTANCE_ID]/workerpools/[POOL_ID]`.
|
1988
1866
|
# Corresponds to the JSON property `name`
|
1989
1867
|
# @return [String]
|
1990
1868
|
attr_accessor :name
|
@@ -1999,15 +1877,21 @@ module Google
|
|
1999
1877
|
end
|
2000
1878
|
end
|
2001
1879
|
|
2002
|
-
# Instance conceptually encapsulates all Remote Build Execution resources
|
2003
|
-
#
|
2004
|
-
#
|
2005
|
-
#
|
2006
|
-
#
|
2007
|
-
# All Remote Build Execution API calls are scoped to an instance.
|
1880
|
+
# Instance conceptually encapsulates all Remote Build Execution resources for
|
1881
|
+
# remote builds. An instance consists of storage and compute resources (for
|
1882
|
+
# example, `ContentAddressableStorage`, `ActionCache`, `WorkerPools`) used for
|
1883
|
+
# running remote builds. All Remote Build Execution API calls are scoped to an
|
1884
|
+
# instance.
|
2008
1885
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance
|
2009
1886
|
include Google::Apis::Core::Hashable
|
2010
1887
|
|
1888
|
+
# FeaturePolicy defines features allowed to be used on RBE instances, as well as
|
1889
|
+
# instance-wide behavior changes that take effect without opt-in or opt-out at
|
1890
|
+
# usage time.
|
1891
|
+
# Corresponds to the JSON property `featurePolicy`
|
1892
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicy]
|
1893
|
+
attr_accessor :feature_policy
|
1894
|
+
|
2011
1895
|
# The location is a GCP region. Currently only `us-central1` is supported.
|
2012
1896
|
# Corresponds to the JSON property `location`
|
2013
1897
|
# @return [String]
|
@@ -2019,10 +1903,9 @@ module Google
|
|
2019
1903
|
attr_accessor :logging_enabled
|
2020
1904
|
alias_method :logging_enabled?, :logging_enabled
|
2021
1905
|
|
2022
|
-
# Output only. Instance resource name formatted as:
|
2023
|
-
#
|
2024
|
-
#
|
2025
|
-
# in the `instance_id` field.
|
1906
|
+
# Output only. Instance resource name formatted as: `projects/[PROJECT_ID]/
|
1907
|
+
# instances/[INSTANCE_ID]`. Name should not be populated when creating an
|
1908
|
+
# instance since it is provided in the `instance_id` field.
|
2026
1909
|
# Corresponds to the JSON property `name`
|
2027
1910
|
# @return [String]
|
2028
1911
|
attr_accessor :name
|
@@ -2038,6 +1921,7 @@ module Google
|
|
2038
1921
|
|
2039
1922
|
# Update properties of this object
|
2040
1923
|
def update!(**args)
|
1924
|
+
@feature_policy = args[:feature_policy] if args.key?(:feature_policy)
|
2041
1925
|
@location = args[:location] if args.key?(:location)
|
2042
1926
|
@logging_enabled = args[:logging_enabled] if args.key?(:logging_enabled)
|
2043
1927
|
@name = args[:name] if args.key?(:name)
|
@@ -2049,8 +1933,7 @@ module Google
|
|
2049
1933
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest
|
2050
1934
|
include Google::Apis::Core::Hashable
|
2051
1935
|
|
2052
|
-
# Resource name of the project.
|
2053
|
-
# Format: `projects/[PROJECT_ID]`.
|
1936
|
+
# Resource name of the project. Format: `projects/[PROJECT_ID]`.
|
2054
1937
|
# Corresponds to the JSON property `parent`
|
2055
1938
|
# @return [String]
|
2056
1939
|
attr_accessor :parent
|
@@ -2088,32 +1971,26 @@ module Google
|
|
2088
1971
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaListWorkerPoolsRequest
|
2089
1972
|
include Google::Apis::Core::Hashable
|
2090
1973
|
|
2091
|
-
# Optional. A filter expression that filters resources listed in
|
2092
|
-
#
|
2093
|
-
#
|
2094
|
-
#
|
2095
|
-
#
|
2096
|
-
#
|
2097
|
-
#
|
2098
|
-
#
|
2099
|
-
#
|
2100
|
-
#
|
2101
|
-
#
|
2102
|
-
#
|
2103
|
-
#
|
2104
|
-
# neither operator is specified, `AND` is assumed.
|
2105
|
-
# Examples:
|
2106
|
-
# Include only pools with more than 100 reserved workers:
|
2107
|
-
# `(worker_count > 100) (worker_config.reserved = true)`
|
2108
|
-
# Include only pools with a certain label or machines of the n1-standard
|
2109
|
-
# family:
|
1974
|
+
# Optional. A filter expression that filters resources listed in the response.
|
1975
|
+
# The expression must specify the field name, a comparison operator, and the
|
1976
|
+
# value that you want to use for filtering. The value must be a string, a number,
|
1977
|
+
# or a boolean. String values are case-insensitive. The comparison operator
|
1978
|
+
# must be either `:`, `=`, `!=`, `>`, `>=`, `<=` or `<`. The `:` operator can be
|
1979
|
+
# used with string fields to match substrings. For non-string fields it is
|
1980
|
+
# equivalent to the `=` operator. The `:*` comparison can be used to test
|
1981
|
+
# whether a key has been defined. You can also filter on nested fields. To
|
1982
|
+
# filter on multiple expressions, you can separate expression using `AND` and `
|
1983
|
+
# OR` operators, using parentheses to specify precedence. If neither operator is
|
1984
|
+
# specified, `AND` is assumed. Examples: Include only pools with more than 100
|
1985
|
+
# reserved workers: `(worker_count > 100) (worker_config.reserved = true)`
|
1986
|
+
# Include only pools with a certain label or machines of the n1-standard family:
|
2110
1987
|
# `worker_config.labels.key1 : * OR worker_config.machine_type: n1-standard`
|
2111
1988
|
# Corresponds to the JSON property `filter`
|
2112
1989
|
# @return [String]
|
2113
1990
|
attr_accessor :filter
|
2114
1991
|
|
2115
|
-
# Resource name of the instance.
|
2116
|
-
#
|
1992
|
+
# Resource name of the instance. Format: `projects/[PROJECT_ID]/instances/[
|
1993
|
+
# INSTANCE_ID]`.
|
2117
1994
|
# Corresponds to the JSON property `parent`
|
2118
1995
|
# @return [String]
|
2119
1996
|
attr_accessor :parent
|
@@ -2148,40 +2025,62 @@ module Google
|
|
2148
2025
|
end
|
2149
2026
|
end
|
2150
2027
|
|
2028
|
+
# SoleTenancyConfig specifies information required to host a pool on STNs.
|
2029
|
+
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaSoleTenancyConfig
|
2030
|
+
include Google::Apis::Core::Hashable
|
2031
|
+
|
2032
|
+
# The sole-tenant node type to host the pool's workers on.
|
2033
|
+
# Corresponds to the JSON property `nodeType`
|
2034
|
+
# @return [String]
|
2035
|
+
attr_accessor :node_type
|
2036
|
+
|
2037
|
+
# Zone in which STNs are reserved.
|
2038
|
+
# Corresponds to the JSON property `nodesZone`
|
2039
|
+
# @return [String]
|
2040
|
+
attr_accessor :nodes_zone
|
2041
|
+
|
2042
|
+
def initialize(**args)
|
2043
|
+
update!(**args)
|
2044
|
+
end
|
2045
|
+
|
2046
|
+
# Update properties of this object
|
2047
|
+
def update!(**args)
|
2048
|
+
@node_type = args[:node_type] if args.key?(:node_type)
|
2049
|
+
@nodes_zone = args[:nodes_zone] if args.key?(:nodes_zone)
|
2050
|
+
end
|
2051
|
+
end
|
2052
|
+
|
2151
2053
|
# The request used for `UpdateInstance`.
|
2152
2054
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateInstanceRequest
|
2153
2055
|
include Google::Apis::Core::Hashable
|
2154
2056
|
|
2155
|
-
# Instance conceptually encapsulates all Remote Build Execution resources
|
2156
|
-
#
|
2157
|
-
#
|
2158
|
-
#
|
2159
|
-
#
|
2160
|
-
# All Remote Build Execution API calls are scoped to an instance.
|
2057
|
+
# Instance conceptually encapsulates all Remote Build Execution resources for
|
2058
|
+
# remote builds. An instance consists of storage and compute resources (for
|
2059
|
+
# example, `ContentAddressableStorage`, `ActionCache`, `WorkerPools`) used for
|
2060
|
+
# running remote builds. All Remote Build Execution API calls are scoped to an
|
2061
|
+
# instance.
|
2161
2062
|
# Corresponds to the JSON property `instance`
|
2162
2063
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaInstance]
|
2163
2064
|
attr_accessor :instance
|
2164
2065
|
|
2165
|
-
# Deprecated, use instance.logging_enabled instead.
|
2166
|
-
#
|
2066
|
+
# Deprecated, use instance.logging_enabled instead. Whether to enable
|
2067
|
+
# Stackdriver logging for this instance.
|
2167
2068
|
# Corresponds to the JSON property `loggingEnabled`
|
2168
2069
|
# @return [Boolean]
|
2169
2070
|
attr_accessor :logging_enabled
|
2170
2071
|
alias_method :logging_enabled?, :logging_enabled
|
2171
2072
|
|
2172
|
-
# Deprecated, use instance.Name instead.
|
2173
|
-
#
|
2174
|
-
# Format: `projects/[PROJECT_ID]/instances/[INSTANCE_ID]`.
|
2073
|
+
# Deprecated, use instance.Name instead. Name of the instance to update. Format:
|
2074
|
+
# `projects/[PROJECT_ID]/instances/[INSTANCE_ID]`.
|
2175
2075
|
# Corresponds to the JSON property `name`
|
2176
2076
|
# @return [String]
|
2177
2077
|
attr_accessor :name
|
2178
2078
|
|
2179
|
-
# The update mask applies to instance. For the `FieldMask` definition, see
|
2180
|
-
#
|
2181
|
-
# fieldmask
|
2182
|
-
#
|
2183
|
-
#
|
2184
|
-
# to the default value (zero, false, empty string) an explicit update_mask
|
2079
|
+
# The update mask applies to instance. For the `FieldMask` definition, see https:
|
2080
|
+
# //developers.google.com/protocol-buffers/docs/reference/google.protobuf#
|
2081
|
+
# fieldmask If an empty update_mask is provided, only the non-default valued
|
2082
|
+
# field in the worker pool field will be updated. Note that in order to update a
|
2083
|
+
# field to the default value (zero, false, empty string) an explicit update_mask
|
2185
2084
|
# must be provided.
|
2186
2085
|
# Corresponds to the JSON property `updateMask`
|
2187
2086
|
# @return [String]
|
@@ -2204,13 +2103,11 @@ module Google
|
|
2204
2103
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest
|
2205
2104
|
include Google::Apis::Core::Hashable
|
2206
2105
|
|
2207
|
-
# The update mask applies to worker_pool. For the `FieldMask` definition,
|
2208
|
-
# see
|
2106
|
+
# The update mask applies to worker_pool. For the `FieldMask` definition, see
|
2209
2107
|
# https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#
|
2210
|
-
# fieldmask
|
2211
|
-
#
|
2212
|
-
#
|
2213
|
-
# to the default value (zero, false, empty string) an explicit update_mask
|
2108
|
+
# fieldmask If an empty update_mask is provided, only the non-default valued
|
2109
|
+
# field in the worker pool field will be updated. Note that in order to update a
|
2110
|
+
# field to the default value (zero, false, empty string) an explicit update_mask
|
2214
2111
|
# must be provided.
|
2215
2112
|
# Corresponds to the JSON property `updateMask`
|
2216
2113
|
# @return [String]
|
@@ -2232,8 +2129,7 @@ module Google
|
|
2232
2129
|
end
|
2233
2130
|
end
|
2234
2131
|
|
2235
|
-
# Defines the configuration to be used for
|
2236
|
-
# the worker pool.
|
2132
|
+
# Defines the configuration to be used for creating workers in the worker pool.
|
2237
2133
|
class GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig
|
2238
2134
|
include Google::Apis::Core::Hashable
|
2239
2135
|
|
@@ -2242,34 +2138,31 @@ module Google
|
|
2242
2138
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfig]
|
2243
2139
|
attr_accessor :accelerator
|
2244
2140
|
|
2245
|
-
# Required. Size of the disk attached to the worker, in GB.
|
2246
|
-
#
|
2141
|
+
# Required. Size of the disk attached to the worker, in GB. See https://cloud.
|
2142
|
+
# google.com/compute/docs/disks/
|
2247
2143
|
# Corresponds to the JSON property `diskSizeGb`
|
2248
2144
|
# @return [Fixnum]
|
2249
2145
|
attr_accessor :disk_size_gb
|
2250
2146
|
|
2251
|
-
# Required. Disk Type to use for the worker.
|
2252
|
-
#
|
2253
|
-
#
|
2254
|
-
# Currently only `pd-standard` and `pd-ssd` are supported.
|
2147
|
+
# Required. Disk Type to use for the worker. See [Storage options](https://cloud.
|
2148
|
+
# google.com/compute/docs/disks/#introduction). Currently only `pd-standard` and
|
2149
|
+
# `pd-ssd` are supported.
|
2255
2150
|
# Corresponds to the JSON property `diskType`
|
2256
2151
|
# @return [String]
|
2257
2152
|
attr_accessor :disk_type
|
2258
2153
|
|
2259
|
-
# Labels associated with the workers.
|
2260
|
-
#
|
2261
|
-
#
|
2262
|
-
#
|
2263
|
-
#
|
2264
|
-
# There can not be more than 64 labels per resource.
|
2154
|
+
# Labels associated with the workers. Label keys and values can be no longer
|
2155
|
+
# than 63 characters, can only contain lowercase letters, numeric characters,
|
2156
|
+
# underscores and dashes. International letters are permitted. Label keys must
|
2157
|
+
# start with a letter. Label values are optional. There can not be more than 64
|
2158
|
+
# labels per resource.
|
2265
2159
|
# Corresponds to the JSON property `labels`
|
2266
2160
|
# @return [Hash<String,String>]
|
2267
2161
|
attr_accessor :labels
|
2268
2162
|
|
2269
|
-
# Required. Machine type of the worker, such as `n1-standard-2`.
|
2270
|
-
#
|
2271
|
-
#
|
2272
|
-
# supported.
|
2163
|
+
# Required. Machine type of the worker, such as `n1-standard-2`. See https://
|
2164
|
+
# cloud.google.com/compute/docs/machine-types for a list of supported machine
|
2165
|
+
# types. Note that `f1-micro` and `g1-small` are not yet supported.
|
2273
2166
|
# Corresponds to the JSON property `machineType`
|
2274
2167
|
# @return [String]
|
2275
2168
|
attr_accessor :machine_type
|
@@ -2279,30 +2172,34 @@ module Google
|
|
2279
2172
|
# @return [Fixnum]
|
2280
2173
|
attr_accessor :max_concurrent_actions
|
2281
2174
|
|
2282
|
-
# Minimum CPU platform to use when creating the worker.
|
2283
|
-
#
|
2175
|
+
# Minimum CPU platform to use when creating the worker. See [CPU Platforms](
|
2176
|
+
# https://cloud.google.com/compute/docs/cpu-platforms).
|
2284
2177
|
# Corresponds to the JSON property `minCpuPlatform`
|
2285
2178
|
# @return [String]
|
2286
2179
|
attr_accessor :min_cpu_platform
|
2287
2180
|
|
2288
|
-
# Determines the type of network access granted to workers. Possible values:
|
2289
|
-
#
|
2290
|
-
#
|
2291
|
-
#
|
2292
|
-
#
|
2181
|
+
# Determines the type of network access granted to workers. Possible values: - "
|
2182
|
+
# public": Workers can connect to the public internet. - "private": Workers can
|
2183
|
+
# only connect to Google APIs and services. - "restricted-private": Workers can
|
2184
|
+
# only connect to Google APIs that are reachable through `restricted.googleapis.
|
2185
|
+
# com` (`199.36.153.4/30`).
|
2293
2186
|
# Corresponds to the JSON property `networkAccess`
|
2294
2187
|
# @return [String]
|
2295
2188
|
attr_accessor :network_access
|
2296
2189
|
|
2297
|
-
# Determines whether the worker is reserved (equivalent to a Compute Engine
|
2298
|
-
#
|
2299
|
-
#
|
2300
|
-
# details.
|
2190
|
+
# Determines whether the worker is reserved (equivalent to a Compute Engine on-
|
2191
|
+
# demand VM and therefore won't be preempted). See [Preemptible VMs](https://
|
2192
|
+
# cloud.google.com/preemptible-vms/) for more details.
|
2301
2193
|
# Corresponds to the JSON property `reserved`
|
2302
2194
|
# @return [Boolean]
|
2303
2195
|
attr_accessor :reserved
|
2304
2196
|
alias_method :reserved?, :reserved
|
2305
2197
|
|
2198
|
+
# SoleTenancyConfig specifies information required to host a pool on STNs.
|
2199
|
+
# Corresponds to the JSON property `soleTenancy`
|
2200
|
+
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaSoleTenancyConfig]
|
2201
|
+
attr_accessor :sole_tenancy
|
2202
|
+
|
2306
2203
|
# The name of the image used by each VM.
|
2307
2204
|
# Corresponds to the JSON property `vmImage`
|
2308
2205
|
# @return [String]
|
@@ -2323,6 +2220,7 @@ module Google
|
|
2323
2220
|
@min_cpu_platform = args[:min_cpu_platform] if args.key?(:min_cpu_platform)
|
2324
2221
|
@network_access = args[:network_access] if args.key?(:network_access)
|
2325
2222
|
@reserved = args[:reserved] if args.key?(:reserved)
|
2223
|
+
@sole_tenancy = args[:sole_tenancy] if args.key?(:sole_tenancy)
|
2326
2224
|
@vm_image = args[:vm_image] if args.key?(:vm_image)
|
2327
2225
|
end
|
2328
2226
|
end
|
@@ -2341,10 +2239,9 @@ module Google
|
|
2341
2239
|
# @return [String]
|
2342
2240
|
attr_accessor :channel
|
2343
2241
|
|
2344
|
-
# WorkerPool resource name formatted as:
|
2345
|
-
#
|
2346
|
-
#
|
2347
|
-
# provided in the `poolId` field.
|
2242
|
+
# WorkerPool resource name formatted as: `projects/[PROJECT_ID]/instances/[
|
2243
|
+
# INSTANCE_ID]/workerpools/[POOL_ID]`. name should not be populated when
|
2244
|
+
# creating a worker pool since it is provided in the `poolId` field.
|
2348
2245
|
# Corresponds to the JSON property `name`
|
2349
2246
|
# @return [String]
|
2350
2247
|
attr_accessor :name
|
@@ -2354,14 +2251,13 @@ module Google
|
|
2354
2251
|
# @return [String]
|
2355
2252
|
attr_accessor :state
|
2356
2253
|
|
2357
|
-
# Defines the configuration to be used for
|
2358
|
-
# the worker pool.
|
2254
|
+
# Defines the configuration to be used for creating workers in the worker pool.
|
2359
2255
|
# Corresponds to the JSON property `workerConfig`
|
2360
2256
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig]
|
2361
2257
|
attr_accessor :worker_config
|
2362
2258
|
|
2363
|
-
# The desired number of workers in the worker pool. Must be a value between
|
2364
|
-
#
|
2259
|
+
# The desired number of workers in the worker pool. Must be a value between 0
|
2260
|
+
# and 15000.
|
2365
2261
|
# Corresponds to the JSON property `workerCount`
|
2366
2262
|
# @return [Fixnum]
|
2367
2263
|
attr_accessor :worker_count
|
@@ -2383,14 +2279,13 @@ module Google
|
|
2383
2279
|
|
2384
2280
|
# AdminTemp is a prelimiary set of administration tasks. It's called "Temp"
|
2385
2281
|
# because we do not yet know the best way to represent admin tasks; it's
|
2386
|
-
# possible that this will be entirely replaced in later versions of this API.
|
2387
|
-
#
|
2388
|
-
#
|
2389
|
-
#
|
2390
|
-
#
|
2391
|
-
#
|
2392
|
-
#
|
2393
|
-
# project (http://github.com/luci/luci-py/appengine/swarming).
|
2282
|
+
# possible that this will be entirely replaced in later versions of this API. If
|
2283
|
+
# this message proves to be sufficient, it will be renamed in the alpha or beta
|
2284
|
+
# release of this API. This message (suitably marshalled into a protobuf.Any)
|
2285
|
+
# can be used as the inline_assignment field in a lease; the lease assignment
|
2286
|
+
# field should simply be `"admin"` in these cases. This message is heavily based
|
2287
|
+
# on Swarming administration tasks from the LUCI project (http://github.com/luci/
|
2288
|
+
# luci-py/appengine/swarming).
|
2394
2289
|
class GoogleDevtoolsRemoteworkersV1test2AdminTemp
|
2395
2290
|
include Google::Apis::Core::Hashable
|
2396
2291
|
|
@@ -2426,13 +2321,12 @@ module Google
|
|
2426
2321
|
attr_accessor :contents
|
2427
2322
|
|
2428
2323
|
# The CommandTask and CommandResult messages assume the existence of a service
|
2429
|
-
# that can serve blobs of content, identified by a hash and size known as a
|
2430
|
-
#
|
2431
|
-
# here, but a model implementation is in the Remote Execution API's
|
2432
|
-
#
|
2433
|
-
#
|
2434
|
-
#
|
2435
|
-
# byte-encoded Directory message.
|
2324
|
+
# that can serve blobs of content, identified by a hash and size known as a "
|
2325
|
+
# digest." The method by which these blobs may be retrieved is not specified
|
2326
|
+
# here, but a model implementation is in the Remote Execution API's "
|
2327
|
+
# ContentAddressibleStorage" interface. In the context of the RWAPI, a Digest
|
2328
|
+
# will virtually always refer to the contents of a file or a directory. The
|
2329
|
+
# latter is represented by the byte-encoded Directory message.
|
2436
2330
|
# Corresponds to the JSON property `digest`
|
2437
2331
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2Digest]
|
2438
2332
|
attr_accessor :digest
|
@@ -2448,27 +2342,26 @@ module Google
|
|
2448
2342
|
end
|
2449
2343
|
end
|
2450
2344
|
|
2451
|
-
# DEPRECATED - use CommandResult instead.
|
2452
|
-
#
|
2345
|
+
# DEPRECATED - use CommandResult instead. Describes the actual outputs from the
|
2346
|
+
# task.
|
2453
2347
|
class GoogleDevtoolsRemoteworkersV1test2CommandOutputs
|
2454
2348
|
include Google::Apis::Core::Hashable
|
2455
2349
|
|
2456
2350
|
# exit_code is only fully reliable if the status' code is OK. If the task
|
2457
|
-
# exceeded its deadline or was cancelled, the process may still produce an
|
2458
|
-
#
|
2459
|
-
#
|
2351
|
+
# exceeded its deadline or was cancelled, the process may still produce an exit
|
2352
|
+
# code as it is cancelled, and this will be populated, but a successful (zero)
|
2353
|
+
# is unlikely to be correct unless the status code is OK.
|
2460
2354
|
# Corresponds to the JSON property `exitCode`
|
2461
2355
|
# @return [Fixnum]
|
2462
2356
|
attr_accessor :exit_code
|
2463
2357
|
|
2464
2358
|
# The CommandTask and CommandResult messages assume the existence of a service
|
2465
|
-
# that can serve blobs of content, identified by a hash and size known as a
|
2466
|
-
#
|
2467
|
-
# here, but a model implementation is in the Remote Execution API's
|
2468
|
-
#
|
2469
|
-
#
|
2470
|
-
#
|
2471
|
-
# byte-encoded Directory message.
|
2359
|
+
# that can serve blobs of content, identified by a hash and size known as a "
|
2360
|
+
# digest." The method by which these blobs may be retrieved is not specified
|
2361
|
+
# here, but a model implementation is in the Remote Execution API's "
|
2362
|
+
# ContentAddressibleStorage" interface. In the context of the RWAPI, a Digest
|
2363
|
+
# will virtually always refer to the contents of a file or a directory. The
|
2364
|
+
# latter is represented by the byte-encoded Directory message.
|
2472
2365
|
# Corresponds to the JSON property `outputs`
|
2473
2366
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2Digest]
|
2474
2367
|
attr_accessor :outputs
|
@@ -2484,9 +2377,8 @@ module Google
|
|
2484
2377
|
end
|
2485
2378
|
end
|
2486
2379
|
|
2487
|
-
# DEPRECATED - use CommandResult instead.
|
2488
|
-
#
|
2489
|
-
# sophisticated message.
|
2380
|
+
# DEPRECATED - use CommandResult instead. Can be used as part of CompleteRequest.
|
2381
|
+
# metadata, or are part of a more sophisticated message.
|
2490
2382
|
class GoogleDevtoolsRemoteworkersV1test2CommandOverhead
|
2491
2383
|
include Google::Apis::Core::Hashable
|
2492
2384
|
|
@@ -2497,8 +2389,8 @@ module Google
|
|
2497
2389
|
# @return [String]
|
2498
2390
|
attr_accessor :duration
|
2499
2391
|
|
2500
|
-
# The amount of time *not* spent executing the command (ie
|
2501
|
-
#
|
2392
|
+
# The amount of time *not* spent executing the command (ie uploading/downloading
|
2393
|
+
# files).
|
2502
2394
|
# Corresponds to the JSON property `overhead`
|
2503
2395
|
# @return [String]
|
2504
2396
|
attr_accessor :overhead
|
@@ -2526,46 +2418,44 @@ module Google
|
|
2526
2418
|
# @return [String]
|
2527
2419
|
attr_accessor :duration
|
2528
2420
|
|
2529
|
-
# The exit code of the process. An exit code of "0" should only be trusted if
|
2530
|
-
#
|
2421
|
+
# The exit code of the process. An exit code of "0" should only be trusted if `
|
2422
|
+
# status` has a code of OK (otherwise it may simply be unset).
|
2531
2423
|
# Corresponds to the JSON property `exitCode`
|
2532
2424
|
# @return [Fixnum]
|
2533
2425
|
attr_accessor :exit_code
|
2534
2426
|
|
2535
|
-
# Implementation-dependent metadata about the task. Both servers and bots
|
2536
|
-
#
|
2537
|
-
#
|
2538
|
-
#
|
2539
|
-
#
|
2540
|
-
# doesn't know about.
|
2427
|
+
# Implementation-dependent metadata about the task. Both servers and bots may
|
2428
|
+
# define messages which can be encoded here; bots are free to provide metadata
|
2429
|
+
# in multiple formats, and servers are free to choose one or more of the values
|
2430
|
+
# to process and ignore others. In particular, it is *not* considered an error
|
2431
|
+
# for the bot to provide the server with a field that it doesn't know about.
|
2541
2432
|
# Corresponds to the JSON property `metadata`
|
2542
2433
|
# @return [Array<Hash<String,Object>>]
|
2543
2434
|
attr_accessor :metadata
|
2544
2435
|
|
2545
2436
|
# The CommandTask and CommandResult messages assume the existence of a service
|
2546
|
-
# that can serve blobs of content, identified by a hash and size known as a
|
2547
|
-
#
|
2548
|
-
# here, but a model implementation is in the Remote Execution API's
|
2549
|
-
#
|
2550
|
-
#
|
2551
|
-
#
|
2552
|
-
# byte-encoded Directory message.
|
2437
|
+
# that can serve blobs of content, identified by a hash and size known as a "
|
2438
|
+
# digest." The method by which these blobs may be retrieved is not specified
|
2439
|
+
# here, but a model implementation is in the Remote Execution API's "
|
2440
|
+
# ContentAddressibleStorage" interface. In the context of the RWAPI, a Digest
|
2441
|
+
# will virtually always refer to the contents of a file or a directory. The
|
2442
|
+
# latter is represented by the byte-encoded Directory message.
|
2553
2443
|
# Corresponds to the JSON property `outputs`
|
2554
2444
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2Digest]
|
2555
2445
|
attr_accessor :outputs
|
2556
2446
|
|
2557
|
-
# The amount of time *not* spent executing the command (ie
|
2558
|
-
#
|
2447
|
+
# The amount of time *not* spent executing the command (ie uploading/downloading
|
2448
|
+
# files).
|
2559
2449
|
# Corresponds to the JSON property `overhead`
|
2560
2450
|
# @return [String]
|
2561
2451
|
attr_accessor :overhead
|
2562
2452
|
|
2563
|
-
# The `Status` type defines a logical error model that is suitable for
|
2564
|
-
#
|
2565
|
-
#
|
2566
|
-
#
|
2567
|
-
#
|
2568
|
-
#
|
2453
|
+
# The `Status` type defines a logical error model that is suitable for different
|
2454
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
2455
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
2456
|
+
# data: error code, error message, and error details. You can find out more
|
2457
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
2458
|
+
# //cloud.google.com/apis/design/errors).
|
2569
2459
|
# Corresponds to the JSON property `status`
|
2570
2460
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleRpcStatus]
|
2571
2461
|
attr_accessor :status
|
@@ -2621,14 +2511,13 @@ module Google
|
|
2621
2511
|
class GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs
|
2622
2512
|
include Google::Apis::Core::Hashable
|
2623
2513
|
|
2624
|
-
# The command itself to run (e.g., argv).
|
2625
|
-
#
|
2626
|
-
#
|
2627
|
-
# Windows
|
2628
|
-
#
|
2629
|
-
#
|
2630
|
-
#
|
2631
|
-
# since those fields may be interpretted by both the service and the bot.
|
2514
|
+
# The command itself to run (e.g., argv). This field should be passed directly
|
2515
|
+
# to the underlying operating system, and so it must be sensible to that
|
2516
|
+
# operating system. For example, on Windows, the first argument might be "C:\
|
2517
|
+
# Windows\System32\ping.exe" - that is, using drive letters and backslashes. A
|
2518
|
+
# command for a *nix system, on the other hand, would use forward slashes. All
|
2519
|
+
# other fields in the RWAPI must consistently use forward slashes, since those
|
2520
|
+
# fields may be interpretted by both the service and the bot.
|
2632
2521
|
# Corresponds to the JSON property `arguments`
|
2633
2522
|
# @return [Array<String>]
|
2634
2523
|
attr_accessor :arguments
|
@@ -2638,31 +2527,29 @@ module Google
|
|
2638
2527
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2CommandTaskInputsEnvironmentVariable>]
|
2639
2528
|
attr_accessor :environment_variables
|
2640
2529
|
|
2641
|
-
# The input filesystem to be set up prior to the task beginning. The
|
2642
|
-
#
|
2643
|
-
#
|
2644
|
-
#
|
2645
|
-
#
|
2646
|
-
#
|
2647
|
-
#
|
2648
|
-
# that don't (eg, standard header files).
|
2530
|
+
# The input filesystem to be set up prior to the task beginning. The contents
|
2531
|
+
# should be a repeated set of FileMetadata messages though other formats are
|
2532
|
+
# allowed if better for the implementation (eg, a LUCI-style .isolated file).
|
2533
|
+
# This field is repeated since implementations might want to cache the metadata,
|
2534
|
+
# in which case it may be useful to break up portions of the filesystem that
|
2535
|
+
# change frequently (eg, specific input files) from those that don't (eg,
|
2536
|
+
# standard header files).
|
2649
2537
|
# Corresponds to the JSON property `files`
|
2650
2538
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2Digest>]
|
2651
2539
|
attr_accessor :files
|
2652
2540
|
|
2653
|
-
# Inline contents for blobs expected to be needed by the bot to execute the
|
2654
|
-
#
|
2655
|
-
#
|
2656
|
-
#
|
2657
|
-
#
|
2658
|
-
# remote CAS server.
|
2541
|
+
# Inline contents for blobs expected to be needed by the bot to execute the task.
|
2542
|
+
# For example, contents of entries in `files` or blobs that are indirectly
|
2543
|
+
# referenced by an entry there. The bot should check against this list before
|
2544
|
+
# downloading required task inputs to reduce the number of communications
|
2545
|
+
# between itself and the remote CAS server.
|
2659
2546
|
# Corresponds to the JSON property `inlineBlobs`
|
2660
2547
|
# @return [Array<Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2Blob>]
|
2661
2548
|
attr_accessor :inline_blobs
|
2662
2549
|
|
2663
|
-
# Directory from which a command is executed. It is a relative directory
|
2664
|
-
#
|
2665
|
-
#
|
2550
|
+
# Directory from which a command is executed. It is a relative directory with
|
2551
|
+
# respect to the bot's working directory (i.e., "./"). If it is non-empty, then
|
2552
|
+
# it must exist under "./". Otherwise, "./" will be used.
|
2666
2553
|
# Corresponds to the JSON property `workingDirectory`
|
2667
2554
|
# @return [String]
|
2668
2555
|
attr_accessor :working_directory
|
@@ -2710,32 +2597,32 @@ module Google
|
|
2710
2597
|
class GoogleDevtoolsRemoteworkersV1test2CommandTaskOutputs
|
2711
2598
|
include Google::Apis::Core::Hashable
|
2712
2599
|
|
2713
|
-
# A list of expected directories, relative to the execution root. All paths
|
2714
|
-
#
|
2600
|
+
# A list of expected directories, relative to the execution root. All paths MUST
|
2601
|
+
# be delimited by forward slashes.
|
2715
2602
|
# Corresponds to the JSON property `directories`
|
2716
2603
|
# @return [Array<String>]
|
2717
2604
|
attr_accessor :directories
|
2718
2605
|
|
2719
|
-
# A list of expected files, relative to the execution root. All paths
|
2720
|
-
#
|
2606
|
+
# A list of expected files, relative to the execution root. All paths MUST be
|
2607
|
+
# delimited by forward slashes.
|
2721
2608
|
# Corresponds to the JSON property `files`
|
2722
2609
|
# @return [Array<String>]
|
2723
2610
|
attr_accessor :files
|
2724
2611
|
|
2725
|
-
# The destination to which any stderr should be sent. The method by which
|
2726
|
-
#
|
2727
|
-
#
|
2728
|
-
#
|
2729
|
-
#
|
2612
|
+
# The destination to which any stderr should be sent. The method by which the
|
2613
|
+
# bot should send the stream contents to that destination is not defined in this
|
2614
|
+
# API. As examples, the destination could be a file referenced in the `files`
|
2615
|
+
# field in this message, or it could be a URI that must be written via the
|
2616
|
+
# ByteStream API.
|
2730
2617
|
# Corresponds to the JSON property `stderrDestination`
|
2731
2618
|
# @return [String]
|
2732
2619
|
attr_accessor :stderr_destination
|
2733
2620
|
|
2734
|
-
# The destination to which any stdout should be sent. The method by which
|
2735
|
-
#
|
2736
|
-
#
|
2737
|
-
#
|
2738
|
-
#
|
2621
|
+
# The destination to which any stdout should be sent. The method by which the
|
2622
|
+
# bot should send the stream contents to that destination is not defined in this
|
2623
|
+
# API. As examples, the destination could be a file referenced in the `files`
|
2624
|
+
# field in this message, or it could be a URI that must be written via the
|
2625
|
+
# ByteStream API.
|
2739
2626
|
# Corresponds to the JSON property `stdoutDestination`
|
2740
2627
|
# @return [String]
|
2741
2628
|
attr_accessor :stdout_destination
|
@@ -2757,27 +2644,26 @@ module Google
|
|
2757
2644
|
class GoogleDevtoolsRemoteworkersV1test2CommandTaskTimeouts
|
2758
2645
|
include Google::Apis::Core::Hashable
|
2759
2646
|
|
2760
|
-
# This specifies the maximum time that the task can run, excluding the
|
2761
|
-
#
|
2762
|
-
#
|
2647
|
+
# This specifies the maximum time that the task can run, excluding the time
|
2648
|
+
# required to download inputs or upload outputs. That is, the worker will
|
2649
|
+
# terminate the task if it runs longer than this.
|
2763
2650
|
# Corresponds to the JSON property `execution`
|
2764
2651
|
# @return [String]
|
2765
2652
|
attr_accessor :execution
|
2766
2653
|
|
2767
|
-
# This specifies the maximum amount of time the task can be idle - that is,
|
2768
|
-
#
|
2769
|
-
#
|
2770
|
-
# terminate the task.
|
2654
|
+
# This specifies the maximum amount of time the task can be idle - that is, go
|
2655
|
+
# without generating some output in either stdout or stderr. If the process is
|
2656
|
+
# silent for more than the specified time, the worker will terminate the task.
|
2771
2657
|
# Corresponds to the JSON property `idle`
|
2772
2658
|
# @return [String]
|
2773
2659
|
attr_accessor :idle
|
2774
2660
|
|
2775
2661
|
# If the execution or IO timeouts are exceeded, the worker will try to
|
2776
|
-
# gracefully terminate the task and return any existing logs. However,
|
2777
|
-
#
|
2778
|
-
#
|
2779
|
-
#
|
2780
|
-
#
|
2662
|
+
# gracefully terminate the task and return any existing logs. However, tasks may
|
2663
|
+
# be hard-frozen in which case this process will fail. This timeout specifies
|
2664
|
+
# how long to wait for a terminated task to shut down gracefully (e.g. via
|
2665
|
+
# SIGTERM) before we bring down the hammer (e.g. SIGKILL on *nix,
|
2666
|
+
# CTRL_BREAK_EVENT on Windows).
|
2781
2667
|
# Corresponds to the JSON property `shutdown`
|
2782
2668
|
# @return [String]
|
2783
2669
|
attr_accessor :shutdown
|
@@ -2795,13 +2681,12 @@ module Google
|
|
2795
2681
|
end
|
2796
2682
|
|
2797
2683
|
# The CommandTask and CommandResult messages assume the existence of a service
|
2798
|
-
# that can serve blobs of content, identified by a hash and size known as a
|
2799
|
-
#
|
2800
|
-
# here, but a model implementation is in the Remote Execution API's
|
2801
|
-
#
|
2802
|
-
#
|
2803
|
-
#
|
2804
|
-
# byte-encoded Directory message.
|
2684
|
+
# that can serve blobs of content, identified by a hash and size known as a "
|
2685
|
+
# digest." The method by which these blobs may be retrieved is not specified
|
2686
|
+
# here, but a model implementation is in the Remote Execution API's "
|
2687
|
+
# ContentAddressibleStorage" interface. In the context of the RWAPI, a Digest
|
2688
|
+
# will virtually always refer to the contents of a file or a directory. The
|
2689
|
+
# latter is represented by the byte-encoded Directory message.
|
2805
2690
|
class GoogleDevtoolsRemoteworkersV1test2Digest
|
2806
2691
|
include Google::Apis::Core::Hashable
|
2807
2692
|
|
@@ -2812,9 +2697,9 @@ module Google
|
|
2812
2697
|
attr_accessor :hash_prop
|
2813
2698
|
|
2814
2699
|
# The size of the contents. While this is not strictly required as part of an
|
2815
|
-
# identifier (after all, any given hash will have exactly one canonical
|
2816
|
-
#
|
2817
|
-
#
|
2700
|
+
# identifier (after all, any given hash will have exactly one canonical size),
|
2701
|
+
# it's useful in almost all cases when one might want to send or retrieve blobs
|
2702
|
+
# of content and is included here for this reason.
|
2818
2703
|
# Corresponds to the JSON property `sizeBytes`
|
2819
2704
|
# @return [Fixnum]
|
2820
2705
|
attr_accessor :size_bytes
|
@@ -2862,13 +2747,12 @@ module Google
|
|
2862
2747
|
include Google::Apis::Core::Hashable
|
2863
2748
|
|
2864
2749
|
# The CommandTask and CommandResult messages assume the existence of a service
|
2865
|
-
# that can serve blobs of content, identified by a hash and size known as a
|
2866
|
-
#
|
2867
|
-
# here, but a model implementation is in the Remote Execution API's
|
2868
|
-
#
|
2869
|
-
#
|
2870
|
-
#
|
2871
|
-
# byte-encoded Directory message.
|
2750
|
+
# that can serve blobs of content, identified by a hash and size known as a "
|
2751
|
+
# digest." The method by which these blobs may be retrieved is not specified
|
2752
|
+
# here, but a model implementation is in the Remote Execution API's "
|
2753
|
+
# ContentAddressibleStorage" interface. In the context of the RWAPI, a Digest
|
2754
|
+
# will virtually always refer to the contents of a file or a directory. The
|
2755
|
+
# latter is represented by the byte-encoded Directory message.
|
2872
2756
|
# Corresponds to the JSON property `digest`
|
2873
2757
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2Digest]
|
2874
2758
|
attr_accessor :digest
|
@@ -2894,21 +2778,20 @@ module Google
|
|
2894
2778
|
class GoogleDevtoolsRemoteworkersV1test2FileMetadata
|
2895
2779
|
include Google::Apis::Core::Hashable
|
2896
2780
|
|
2897
|
-
# If the file is small enough, its contents may also or alternatively be
|
2898
|
-
#
|
2781
|
+
# If the file is small enough, its contents may also or alternatively be listed
|
2782
|
+
# here.
|
2899
2783
|
# Corresponds to the JSON property `contents`
|
2900
2784
|
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
2901
2785
|
# @return [String]
|
2902
2786
|
attr_accessor :contents
|
2903
2787
|
|
2904
2788
|
# The CommandTask and CommandResult messages assume the existence of a service
|
2905
|
-
# that can serve blobs of content, identified by a hash and size known as a
|
2906
|
-
#
|
2907
|
-
# here, but a model implementation is in the Remote Execution API's
|
2908
|
-
#
|
2909
|
-
#
|
2910
|
-
#
|
2911
|
-
# byte-encoded Directory message.
|
2789
|
+
# that can serve blobs of content, identified by a hash and size known as a "
|
2790
|
+
# digest." The method by which these blobs may be retrieved is not specified
|
2791
|
+
# here, but a model implementation is in the Remote Execution API's "
|
2792
|
+
# ContentAddressibleStorage" interface. In the context of the RWAPI, a Digest
|
2793
|
+
# will virtually always refer to the contents of a file or a directory. The
|
2794
|
+
# latter is represented by the byte-encoded Directory message.
|
2912
2795
|
# Corresponds to the JSON property `digest`
|
2913
2796
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleDevtoolsRemoteworkersV1test2Digest]
|
2914
2797
|
attr_accessor :digest
|
@@ -2919,11 +2802,11 @@ module Google
|
|
2919
2802
|
attr_accessor :is_executable
|
2920
2803
|
alias_method :is_executable?, :is_executable
|
2921
2804
|
|
2922
|
-
# The path of this file. If this message is part of the
|
2923
|
-
#
|
2924
|
-
#
|
2925
|
-
# message
|
2926
|
-
#
|
2805
|
+
# The path of this file. If this message is part of the CommandOutputs.outputs
|
2806
|
+
# fields, the path is relative to the execution root and must correspond to an
|
2807
|
+
# entry in CommandTask.outputs.files. If this message is part of a Directory
|
2808
|
+
# message, then the path is relative to the root of that directory. All paths
|
2809
|
+
# MUST be delimited by forward slashes.
|
2927
2810
|
# Corresponds to the JSON property `path`
|
2928
2811
|
# @return [String]
|
2929
2812
|
attr_accessor :path
|
@@ -2946,47 +2829,45 @@ module Google
|
|
2946
2829
|
class GoogleLongrunningOperation
|
2947
2830
|
include Google::Apis::Core::Hashable
|
2948
2831
|
|
2949
|
-
# If the value is `false`, it means the operation is still in progress.
|
2950
|
-
#
|
2951
|
-
# available.
|
2832
|
+
# If the value is `false`, it means the operation is still in progress. If `true`
|
2833
|
+
# , the operation is completed, and either `error` or `response` is available.
|
2952
2834
|
# Corresponds to the JSON property `done`
|
2953
2835
|
# @return [Boolean]
|
2954
2836
|
attr_accessor :done
|
2955
2837
|
alias_method :done?, :done
|
2956
2838
|
|
2957
|
-
# The `Status` type defines a logical error model that is suitable for
|
2958
|
-
#
|
2959
|
-
#
|
2960
|
-
#
|
2961
|
-
#
|
2962
|
-
#
|
2839
|
+
# The `Status` type defines a logical error model that is suitable for different
|
2840
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
2841
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
2842
|
+
# data: error code, error message, and error details. You can find out more
|
2843
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
2844
|
+
# //cloud.google.com/apis/design/errors).
|
2963
2845
|
# Corresponds to the JSON property `error`
|
2964
2846
|
# @return [Google::Apis::RemotebuildexecutionV1alpha::GoogleRpcStatus]
|
2965
2847
|
attr_accessor :error
|
2966
2848
|
|
2967
|
-
# Service-specific metadata associated with the operation.
|
2968
|
-
#
|
2969
|
-
#
|
2970
|
-
#
|
2849
|
+
# Service-specific metadata associated with the operation. It typically contains
|
2850
|
+
# progress information and common metadata such as create time. Some services
|
2851
|
+
# might not provide such metadata. Any method that returns a long-running
|
2852
|
+
# operation should document the metadata type, if any.
|
2971
2853
|
# Corresponds to the JSON property `metadata`
|
2972
2854
|
# @return [Hash<String,Object>]
|
2973
2855
|
attr_accessor :metadata
|
2974
2856
|
|
2975
2857
|
# The server-assigned name, which is only unique within the same service that
|
2976
|
-
# originally returns it. If you use the default HTTP mapping, the
|
2977
|
-
#
|
2858
|
+
# originally returns it. If you use the default HTTP mapping, the `name` should
|
2859
|
+
# be a resource name ending with `operations/`unique_id``.
|
2978
2860
|
# Corresponds to the JSON property `name`
|
2979
2861
|
# @return [String]
|
2980
2862
|
attr_accessor :name
|
2981
2863
|
|
2982
|
-
# The normal response of the operation in case of success.
|
2983
|
-
# method returns no data on success, such as `Delete`, the response is
|
2984
|
-
#
|
2985
|
-
#
|
2986
|
-
#
|
2987
|
-
#
|
2988
|
-
#
|
2989
|
-
# `TakeSnapshotResponse`.
|
2864
|
+
# The normal response of the operation in case of success. If the original
|
2865
|
+
# method returns no data on success, such as `Delete`, the response is `google.
|
2866
|
+
# protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
|
2867
|
+
# the response should be the resource. For other methods, the response should
|
2868
|
+
# have the type `XxxResponse`, where `Xxx` is the original method name. For
|
2869
|
+
# example, if the original method name is `TakeSnapshot()`, the inferred
|
2870
|
+
# response type is `TakeSnapshotResponse`.
|
2990
2871
|
# Corresponds to the JSON property `response`
|
2991
2872
|
# @return [Hash<String,Object>]
|
2992
2873
|
attr_accessor :response
|
@@ -3005,12 +2886,12 @@ module Google
|
|
3005
2886
|
end
|
3006
2887
|
end
|
3007
2888
|
|
3008
|
-
# The `Status` type defines a logical error model that is suitable for
|
3009
|
-
#
|
3010
|
-
#
|
3011
|
-
#
|
3012
|
-
#
|
3013
|
-
#
|
2889
|
+
# The `Status` type defines a logical error model that is suitable for different
|
2890
|
+
# programming environments, including REST APIs and RPC APIs. It is used by [
|
2891
|
+
# gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
|
2892
|
+
# data: error code, error message, and error details. You can find out more
|
2893
|
+
# about this error model and how to work with it in the [API Design Guide](https:
|
2894
|
+
# //cloud.google.com/apis/design/errors).
|
3014
2895
|
class GoogleRpcStatus
|
3015
2896
|
include Google::Apis::Core::Hashable
|
3016
2897
|
|
@@ -3019,15 +2900,15 @@ module Google
|
|
3019
2900
|
# @return [Fixnum]
|
3020
2901
|
attr_accessor :code
|
3021
2902
|
|
3022
|
-
# A list of messages that carry the error details.
|
2903
|
+
# A list of messages that carry the error details. There is a common set of
|
3023
2904
|
# message types for APIs to use.
|
3024
2905
|
# Corresponds to the JSON property `details`
|
3025
2906
|
# @return [Array<Hash<String,Object>>]
|
3026
2907
|
attr_accessor :details
|
3027
2908
|
|
3028
|
-
# A developer-facing error message, which should be in English. Any
|
3029
|
-
#
|
3030
|
-
#
|
2909
|
+
# A developer-facing error message, which should be in English. Any user-facing
|
2910
|
+
# error message should be localized and sent in the google.rpc.Status.details
|
2911
|
+
# field, or localized by the client.
|
3031
2912
|
# Corresponds to the JSON property `message`
|
3032
2913
|
# @return [String]
|
3033
2914
|
attr_accessor :message
|