google-api-client 0.9.8 → 0.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.travis.yml +15 -8
- data/CHANGELOG.md +84 -0
- data/Gemfile +10 -2
- data/README.md +10 -2
- data/api_names.yaml +37172 -135
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +35 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1200 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +526 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +844 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +310 -28
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +84 -0
- data/generated/google/apis/adexchangebuyer_v1_4/service.rb +60 -8
- data/generated/google/apis/adexchangeseller_v2_0.rb +2 -3
- data/generated/google/apis/adexchangeseller_v2_0/service.rb +1 -2
- data/generated/google/apis/admin_directory_v1.rb +1 -1
- data/generated/google/apis/admin_directory_v1/classes.rb +206 -0
- data/generated/google/apis/admin_directory_v1/representations.rb +63 -0
- data/generated/google/apis/admin_directory_v1/service.rb +41 -2
- data/generated/google/apis/admin_reports_v1.rb +5 -5
- data/generated/google/apis/admin_reports_v1/service.rb +6 -6
- data/generated/google/apis/adsense_v1_4.rb +1 -1
- data/generated/google/apis/adsense_v1_4/classes.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1.rb +1 -1
- data/generated/google/apis/adsensehost_v4_1/classes.rb +1 -2
- data/generated/google/apis/analytics_v3.rb +1 -1
- data/generated/google/apis/analytics_v3/classes.rb +379 -3
- data/generated/google/apis/analytics_v3/representations.rb +136 -0
- data/generated/google/apis/analytics_v3/service.rb +256 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +858 -823
- data/generated/google/apis/analyticsreporting_v4/representations.rb +194 -193
- data/generated/google/apis/analyticsreporting_v4/service.rb +4 -4
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +913 -220
- data/generated/google/apis/androidenterprise_v1/representations.rb +337 -30
- data/generated/google/apis/androidenterprise_v1/service.rb +1163 -561
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +230 -8
- data/generated/google/apis/androidpublisher_v2/representations.rb +90 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +116 -3
- data/generated/google/apis/appengine_v1beta5.rb +7 -1
- data/generated/google/apis/appengine_v1beta5/classes.rb +810 -395
- data/generated/google/apis/appengine_v1beta5/representations.rb +188 -22
- data/generated/google/apis/appengine_v1beta5/service.rb +343 -39
- data/generated/google/apis/appsactivity_v1.rb +3 -3
- data/generated/google/apis/appsactivity_v1/classes.rb +7 -0
- data/generated/google/apis/appsactivity_v1/representations.rb +1 -0
- data/generated/google/apis/appsactivity_v1/service.rb +1 -1
- data/generated/google/apis/appstate_v1.rb +1 -1
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +360 -38
- data/generated/google/apis/bigquery_v2/representations.rb +106 -0
- data/generated/google/apis/bigquery_v2/service.rb +18 -4
- data/generated/google/apis/books_v1.rb +2 -2
- data/generated/google/apis/books_v1/classes.rb +83 -0
- data/generated/google/apis/books_v1/representations.rb +35 -0
- data/generated/google/apis/books_v1/service.rb +7 -3
- data/generated/google/apis/calendar_v3.rb +1 -1
- data/generated/google/apis/calendar_v3/classes.rb +208 -5
- data/generated/google/apis/calendar_v3/representations.rb +97 -0
- data/generated/google/apis/civicinfo_v2.rb +3 -2
- data/generated/google/apis/civicinfo_v2/classes.rb +377 -5
- data/generated/google/apis/civicinfo_v2/representations.rb +149 -0
- data/generated/google/apis/civicinfo_v2/service.rb +27 -6
- data/generated/google/apis/classroom_v1.rb +22 -25
- data/generated/google/apis/classroom_v1/classes.rb +998 -761
- data/generated/google/apis/classroom_v1/representations.rb +263 -198
- data/generated/google/apis/classroom_v1/service.rb +1349 -672
- data/generated/google/apis/cloudbilling_v1.rb +3 -3
- data/generated/google/apis/cloudbilling_v1/classes.rb +76 -75
- data/generated/google/apis/cloudbilling_v1/representations.rb +17 -17
- data/generated/google/apis/cloudbilling_v1/service.rb +117 -110
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +661 -264
- data/generated/google/apis/cloudbuild_v1/representations.rb +198 -48
- data/generated/google/apis/cloudbuild_v1/service.rb +259 -44
- data/generated/google/apis/clouddebugger_v2.rb +5 -8
- data/generated/google/apis/clouddebugger_v2/classes.rb +686 -616
- data/generated/google/apis/clouddebugger_v2/representations.rb +151 -151
- data/generated/google/apis/clouddebugger_v2/service.rb +165 -159
- data/generated/google/apis/cloudkms_v1.rb +35 -0
- data/generated/google/apis/cloudkms_v1/classes.rb +1022 -0
- data/generated/google/apis/cloudkms_v1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1/service.rb +933 -0
- data/generated/google/apis/cloudkms_v1beta1.rb +35 -0
- data/generated/google/apis/cloudkms_v1beta1/classes.rb +1039 -0
- data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
- data/generated/google/apis/cloudkms_v1beta1/service.rb +933 -0
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +4 -4
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +1529 -167
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +491 -26
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +1593 -135
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +1155 -235
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +344 -44
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +702 -310
- data/generated/google/apis/cloudtrace_v1.rb +9 -9
- data/generated/google/apis/cloudtrace_v1/classes.rb +98 -92
- data/generated/google/apis/cloudtrace_v1/representations.rb +24 -24
- data/generated/google/apis/cloudtrace_v1/service.rb +42 -37
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +7007 -3648
- data/generated/google/apis/compute_beta/representations.rb +1459 -120
- data/generated/google/apis/compute_beta/service.rb +7943 -3726
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +2567 -370
- data/generated/google/apis/compute_v1/representations.rb +855 -0
- data/generated/google/apis/compute_v1/service.rb +6388 -2908
- data/generated/google/apis/container_v1.rb +1 -1
- data/generated/google/apis/container_v1/classes.rb +287 -16
- data/generated/google/apis/container_v1/representations.rb +113 -2
- data/generated/google/apis/container_v1/service.rb +130 -0
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +778 -10
- data/generated/google/apis/content_v2/representations.rb +339 -0
- data/generated/google/apis/content_v2/service.rb +364 -49
- data/generated/google/apis/dataflow_v1b3.rb +37 -0
- data/generated/google/apis/dataflow_v1b3/classes.rb +4941 -0
- data/generated/google/apis/dataflow_v1b3/representations.rb +2037 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +957 -0
- data/generated/google/apis/dataproc_v1.rb +1 -1
- data/generated/google/apis/dataproc_v1/classes.rb +1235 -963
- data/generated/google/apis/dataproc_v1/representations.rb +299 -225
- data/generated/google/apis/dataproc_v1/service.rb +277 -192
- data/generated/google/apis/datastore_v1.rb +38 -0
- data/generated/google/apis/datastore_v1/classes.rb +1289 -0
- data/generated/google/apis/datastore_v1/representations.rb +572 -0
- data/generated/google/apis/datastore_v1/service.rb +259 -0
- data/generated/google/apis/datastore_v1beta3.rb +38 -0
- data/generated/google/apis/datastore_v1beta3/classes.rb +1284 -0
- data/generated/google/apis/datastore_v1beta3/representations.rb +572 -0
- data/generated/google/apis/datastore_v1beta3/service.rb +259 -0
- data/generated/google/apis/deploymentmanager_v2.rb +1 -1
- data/generated/google/apis/deploymentmanager_v2/classes.rb +436 -3
- data/generated/google/apis/deploymentmanager_v2/representations.rb +178 -0
- data/generated/google/apis/deploymentmanager_v2/service.rb +226 -61
- data/generated/google/apis/dfareporting_v2_5.rb +40 -0
- data/generated/google/apis/dfareporting_v2_5/classes.rb +11225 -0
- data/generated/google/apis/dfareporting_v2_5/representations.rb +3982 -0
- data/generated/google/apis/dfareporting_v2_5/service.rb +8755 -0
- data/generated/google/apis/dfareporting_v2_6.rb +40 -0
- data/generated/google/apis/dfareporting_v2_6/classes.rb +11586 -0
- data/generated/google/apis/dfareporting_v2_6/representations.rb +4119 -0
- data/generated/google/apis/dfareporting_v2_6/service.rb +9025 -0
- data/generated/google/apis/dfareporting_v2_7.rb +40 -0
- data/generated/google/apis/dfareporting_v2_7/classes.rb +11876 -0
- data/generated/google/apis/dfareporting_v2_7/representations.rb +4243 -0
- data/generated/google/apis/dfareporting_v2_7/service.rb +9095 -0
- data/generated/google/apis/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +1 -1
- data/generated/google/apis/dns_v2beta1.rb +43 -0
- data/generated/google/apis/dns_v2beta1/classes.rb +915 -0
- data/generated/google/apis/dns_v2beta1/representations.rb +368 -0
- data/generated/google/apis/dns_v2beta1/service.rb +768 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +79 -86
- data/generated/google/apis/doubleclickbidmanager_v1/representations.rb +25 -28
- data/generated/google/apis/doubleclickbidmanager_v1/service.rb +10 -8
- data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
- data/generated/google/apis/doubleclicksearch_v2/classes.rb +6 -4
- data/generated/google/apis/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +595 -37
- data/generated/google/apis/drive_v2/representations.rb +140 -0
- data/generated/google/apis/drive_v2/service.rb +406 -40
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +507 -40
- data/generated/google/apis/drive_v3/representations.rb +105 -0
- data/generated/google/apis/drive_v3/service.rb +326 -29
- data/generated/google/apis/fitness_v1.rb +38 -2
- data/generated/google/apis/fitness_v1/classes.rb +65 -7
- data/generated/google/apis/fitness_v1/representations.rb +20 -0
- data/generated/google/apis/fitness_v1/service.rb +17 -18
- data/generated/google/apis/fusiontables_v2.rb +1 -1
- data/generated/google/apis/fusiontables_v2/classes.rb +4 -3
- data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
- data/generated/google/apis/games_management_v1management.rb +1 -1
- data/generated/google/apis/games_v1.rb +1 -1
- data/generated/google/apis/genomics_v1.rb +10 -12
- data/generated/google/apis/genomics_v1/classes.rb +2276 -2165
- data/generated/google/apis/genomics_v1/representations.rb +468 -496
- data/generated/google/apis/genomics_v1/service.rb +978 -882
- data/generated/google/apis/gmail_v1.rb +11 -2
- data/generated/google/apis/gmail_v1/classes.rb +655 -5
- data/generated/google/apis/gmail_v1/representations.rb +261 -0
- data/generated/google/apis/gmail_v1/service.rb +1211 -48
- data/generated/google/apis/groupssettings_v1.rb +2 -2
- data/generated/google/apis/groupssettings_v1/classes.rb +12 -0
- data/generated/google/apis/groupssettings_v1/representations.rb +2 -0
- data/generated/google/apis/iam_v1.rb +2 -2
- data/generated/google/apis/iam_v1/classes.rb +446 -368
- data/generated/google/apis/iam_v1/representations.rb +109 -91
- data/generated/google/apis/iam_v1/service.rb +249 -162
- data/generated/google/apis/identitytoolkit_v3.rb +7 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +254 -2
- data/generated/google/apis/identitytoolkit_v3/representations.rb +38 -0
- data/generated/google/apis/kgsearch_v1.rb +2 -3
- data/generated/google/apis/kgsearch_v1/classes.rb +13 -13
- data/generated/google/apis/kgsearch_v1/representations.rb +2 -2
- data/generated/google/apis/kgsearch_v1/service.rb +26 -24
- data/generated/google/apis/language_v1beta1.rb +36 -0
- data/generated/google/apis/language_v1beta1/classes.rb +757 -0
- data/generated/google/apis/language_v1beta1/representations.rb +339 -0
- data/generated/google/apis/language_v1beta1/service.rb +185 -0
- data/generated/google/apis/licensing_v1.rb +3 -3
- data/generated/google/apis/licensing_v1/classes.rb +14 -2
- data/generated/google/apis/licensing_v1/representations.rb +2 -0
- data/generated/google/apis/licensing_v1/service.rb +1 -1
- data/generated/google/apis/logging_v2beta1.rb +6 -6
- data/generated/google/apis/logging_v2beta1/classes.rb +900 -775
- data/generated/google/apis/logging_v2beta1/representations.rb +163 -142
- data/generated/google/apis/logging_v2beta1/service.rb +427 -155
- data/generated/google/apis/manufacturers_v1.rb +34 -0
- data/generated/google/apis/manufacturers_v1/classes.rb +605 -0
- data/generated/google/apis/manufacturers_v1/representations.rb +223 -0
- data/generated/google/apis/manufacturers_v1/service.rb +138 -0
- data/generated/google/apis/mirror_v1.rb +2 -2
- data/generated/google/apis/mirror_v1/service.rb +1 -1
- data/generated/google/apis/monitoring_v3.rb +45 -0
- data/generated/google/apis/monitoring_v3/classes.rb +1333 -0
- data/generated/google/apis/monitoring_v3/representations.rb +516 -0
- data/generated/google/apis/monitoring_v3/service.rb +706 -0
- data/generated/google/apis/oauth2_v2.rb +1 -1
- data/generated/google/apis/pagespeedonline_v2.rb +1 -1
- data/generated/google/apis/partners_v2.rb +3 -3
- data/generated/google/apis/partners_v2/classes.rb +1831 -477
- data/generated/google/apis/partners_v2/representations.rb +571 -114
- data/generated/google/apis/partners_v2/service.rb +898 -167
- data/generated/google/apis/people_v1.rb +15 -16
- data/generated/google/apis/people_v1/classes.rb +1047 -859
- data/generated/google/apis/people_v1/representations.rb +252 -213
- data/generated/google/apis/people_v1/service.rb +75 -62
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
- data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +527 -456
- data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +101 -100
- data/generated/google/apis/proximitybeacon_v1beta1/service.rb +467 -343
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +363 -310
- data/generated/google/apis/pubsub_v1/representations.rb +76 -76
- data/generated/google/apis/pubsub_v1/service.rb +464 -335
- data/generated/google/apis/qpx_express_v1.rb +1 -1
- data/generated/google/apis/qpx_express_v1/classes.rb +6 -0
- data/generated/google/apis/qpx_express_v1/representations.rb +1 -0
- data/generated/google/apis/replicapool_v1beta2.rb +1 -1
- data/generated/google/apis/replicapoolupdater_v1beta1.rb +4 -2
- data/generated/google/apis/replicapoolupdater_v1beta1/service.rb +3 -1
- data/generated/google/apis/reseller_v1.rb +1 -1
- data/generated/google/apis/reseller_v1/classes.rb +222 -61
- data/generated/google/apis/reseller_v1/representations.rb +28 -0
- data/generated/google/apis/reseller_v1/service.rb +240 -47
- data/generated/google/apis/script_v1.rb +19 -19
- data/generated/google/apis/script_v1/classes.rb +151 -137
- data/generated/google/apis/script_v1/representations.rb +26 -26
- data/generated/google/apis/script_v1/service.rb +9 -8
- data/generated/google/apis/sheets_v4.rb +7 -7
- data/generated/google/apis/sheets_v4/classes.rb +4530 -3506
- data/generated/google/apis/sheets_v4/representations.rb +988 -737
- data/generated/google/apis/sheets_v4/service.rb +266 -99
- data/generated/google/apis/site_verification_v1.rb +1 -1
- data/generated/google/apis/slides_v1.rb +49 -0
- data/generated/google/apis/slides_v1/classes.rb +4480 -0
- data/generated/google/apis/slides_v1/representations.rb +1926 -0
- data/generated/google/apis/slides_v1/service.rb +245 -0
- data/generated/google/apis/speech_v1beta1.rb +34 -0
- data/generated/google/apis/speech_v1beta1/classes.rb +498 -0
- data/generated/google/apis/speech_v1beta1/representations.rb +206 -0
- data/generated/google/apis/speech_v1beta1/service.rb +270 -0
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +131 -10
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +50 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +92 -2
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +205 -21
- data/generated/google/apis/storage_v1/representations.rb +51 -1
- data/generated/google/apis/storage_v1/service.rb +263 -9
- data/generated/google/apis/tagmanager_v1.rb +5 -5
- data/generated/google/apis/translate_v2.rb +2 -2
- data/generated/google/apis/translate_v2/service.rb +1 -1
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1/classes.rb +1275 -731
- data/generated/google/apis/vision_v1/representations.rb +378 -111
- data/generated/google/apis/vision_v1/service.rb +4 -4
- data/generated/google/apis/webmasters_v3.rb +1 -1
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_analytics_v1/classes.rb +0 -209
- data/generated/google/apis/youtube_analytics_v1/representations.rb +0 -99
- data/generated/google/apis/youtube_analytics_v1/service.rb +5 -77
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1/classes.rb +155 -0
- data/generated/google/apis/youtube_partner_v1/representations.rb +69 -0
- data/generated/google/apis/youtube_partner_v1/service.rb +107 -3
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +430 -22
- data/generated/google/apis/youtube_v3/representations.rb +171 -4
- data/generated/google/apis/youtube_v3/service.rb +100 -9
- data/generated/google/apis/youtubereporting_v1.rb +4 -4
- data/generated/google/apis/youtubereporting_v1/classes.rb +140 -131
- data/generated/google/apis/youtubereporting_v1/representations.rb +37 -37
- data/generated/google/apis/youtubereporting_v1/service.rb +139 -135
- data/google-api-client.gemspec +4 -3
- data/lib/google/apis/core/api_command.rb +16 -6
- data/lib/google/apis/core/base_service.rb +17 -9
- data/lib/google/apis/core/download.rb +7 -2
- data/lib/google/apis/core/http_command.rb +5 -1
- data/lib/google/apis/core/json_representation.rb +2 -2
- data/lib/google/apis/core/upload.rb +7 -1
- data/lib/google/apis/errors.rb +6 -2
- data/lib/google/apis/generator/annotator.rb +6 -0
- data/lib/google/apis/version.rb +1 -1
- data/samples/cli/lib/samples/bigquery.rb +101 -0
- data/samples/cli/lib/samples/calendar.rb +1 -1
- data/samples/cli/lib/samples/gmail.rb +74 -0
- data/samples/cli/lib/samples/sheets.rb +61 -0
- data/samples/cli/lib/samples/you_tube.rb +4 -1
- data/sync.rb +71 -0
- metadata +86 -18
|
@@ -22,6 +22,48 @@ module Google
|
|
|
22
22
|
module Apis
|
|
23
23
|
module ComputeBeta
|
|
24
24
|
|
|
25
|
+
class AcceleratorConfig
|
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
+
|
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
class AcceleratorType
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
37
|
+
class AcceleratorTypeAggregatedList
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class AcceleratorTypeList
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
class AcceleratorTypesScopedList
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
class Warning
|
|
53
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
54
|
+
|
|
55
|
+
class Datum
|
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
+
|
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
62
|
+
end
|
|
63
|
+
|
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
+
end
|
|
66
|
+
|
|
25
67
|
class AccessConfig
|
|
26
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
69
|
|
|
@@ -64,6 +106,12 @@ module Google
|
|
|
64
106
|
include Google::Apis::Core::JsonObjectSupport
|
|
65
107
|
end
|
|
66
108
|
|
|
109
|
+
class AliasIpRange
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
67
115
|
class AttachedDisk
|
|
68
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
117
|
|
|
@@ -76,6 +124,18 @@ module Google
|
|
|
76
124
|
include Google::Apis::Core::JsonObjectSupport
|
|
77
125
|
end
|
|
78
126
|
|
|
127
|
+
class AuditConfig
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
class AuditLogConfig
|
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
+
|
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
+
end
|
|
138
|
+
|
|
79
139
|
class Autoscaler
|
|
80
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
141
|
|
|
@@ -94,6 +154,12 @@ module Google
|
|
|
94
154
|
include Google::Apis::Core::JsonObjectSupport
|
|
95
155
|
end
|
|
96
156
|
|
|
157
|
+
class AutoscalerStatusDetails
|
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
+
|
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
+
end
|
|
162
|
+
|
|
97
163
|
class AutoscalersScopedList
|
|
98
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
165
|
|
|
@@ -142,30 +208,138 @@ module Google
|
|
|
142
208
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
209
|
end
|
|
144
210
|
|
|
211
|
+
class BackendBucket
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
217
|
+
class BackendBucketList
|
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
+
|
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
+
end
|
|
222
|
+
|
|
145
223
|
class BackendService
|
|
146
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
225
|
|
|
148
226
|
include Google::Apis::Core::JsonObjectSupport
|
|
149
227
|
end
|
|
150
228
|
|
|
229
|
+
class BackendServiceAggregatedList
|
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
|
+
|
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
233
|
+
end
|
|
234
|
+
|
|
235
|
+
class BackendServiceCdnPolicy
|
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
237
|
+
|
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
239
|
+
end
|
|
240
|
+
|
|
151
241
|
class BackendServiceGroupHealth
|
|
152
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
243
|
|
|
154
244
|
include Google::Apis::Core::JsonObjectSupport
|
|
155
245
|
end
|
|
156
246
|
|
|
247
|
+
class BackendServiceIap
|
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
|
+
|
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
251
|
+
end
|
|
252
|
+
|
|
157
253
|
class BackendServiceList
|
|
158
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
255
|
|
|
160
256
|
include Google::Apis::Core::JsonObjectSupport
|
|
161
257
|
end
|
|
162
258
|
|
|
259
|
+
class BackendServicesScopedList
|
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
261
|
+
|
|
262
|
+
class Warning
|
|
263
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
264
|
+
|
|
265
|
+
class Datum
|
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
|
+
|
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
269
|
+
end
|
|
270
|
+
|
|
271
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
272
|
+
end
|
|
273
|
+
|
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
275
|
+
end
|
|
276
|
+
|
|
277
|
+
class Binding
|
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
+
|
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
281
|
+
end
|
|
282
|
+
|
|
163
283
|
class CacheInvalidationRule
|
|
164
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
285
|
|
|
166
286
|
include Google::Apis::Core::JsonObjectSupport
|
|
167
287
|
end
|
|
168
288
|
|
|
289
|
+
class CacheKeyPolicy
|
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
|
+
|
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
293
|
+
end
|
|
294
|
+
|
|
295
|
+
class Commitment
|
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
|
+
|
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
class CommitmentAggregatedList
|
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
305
|
+
end
|
|
306
|
+
|
|
307
|
+
class CommitmentList
|
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
|
+
|
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
class CommitmentsScopedList
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
+
|
|
316
|
+
class Warning
|
|
317
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
318
|
+
|
|
319
|
+
class Datum
|
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
|
+
|
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
323
|
+
end
|
|
324
|
+
|
|
325
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
326
|
+
end
|
|
327
|
+
|
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
329
|
+
end
|
|
330
|
+
|
|
331
|
+
class Condition
|
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
|
+
|
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
335
|
+
end
|
|
336
|
+
|
|
337
|
+
class ConnectionDraining
|
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
341
|
+
end
|
|
342
|
+
|
|
169
343
|
class CustomerEncryptionKey
|
|
170
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
345
|
|
|
@@ -276,6 +450,12 @@ module Google
|
|
|
276
450
|
|
|
277
451
|
include Google::Apis::Core::JsonObjectSupport
|
|
278
452
|
end
|
|
453
|
+
|
|
454
|
+
class Denied
|
|
455
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
456
|
+
|
|
457
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
458
|
+
end
|
|
279
459
|
|
|
280
460
|
include Google::Apis::Core::JsonObjectSupport
|
|
281
461
|
end
|
|
@@ -328,6 +508,36 @@ module Google
|
|
|
328
508
|
include Google::Apis::Core::JsonObjectSupport
|
|
329
509
|
end
|
|
330
510
|
|
|
511
|
+
class GuestOsFeature
|
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
513
|
+
|
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
515
|
+
end
|
|
516
|
+
|
|
517
|
+
class HttpHealthCheck
|
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
519
|
+
|
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
521
|
+
end
|
|
522
|
+
|
|
523
|
+
class HttpsHealthCheck
|
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
525
|
+
|
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
527
|
+
end
|
|
528
|
+
|
|
529
|
+
class HealthCheck
|
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
531
|
+
|
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
533
|
+
end
|
|
534
|
+
|
|
535
|
+
class HealthCheckList
|
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
537
|
+
|
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
539
|
+
end
|
|
540
|
+
|
|
331
541
|
class HealthCheckReference
|
|
332
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
543
|
|
|
@@ -628,12 +838,24 @@ module Google
|
|
|
628
838
|
include Google::Apis::Core::JsonObjectSupport
|
|
629
839
|
end
|
|
630
840
|
|
|
841
|
+
class InstancesSetMachineResourcesRequest
|
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
843
|
+
|
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
845
|
+
end
|
|
846
|
+
|
|
631
847
|
class InstancesSetMachineTypeRequest
|
|
632
848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
633
849
|
|
|
634
850
|
include Google::Apis::Core::JsonObjectSupport
|
|
635
851
|
end
|
|
636
852
|
|
|
853
|
+
class InstancesSetServiceAccountRequest
|
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
|
+
|
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
857
|
+
end
|
|
858
|
+
|
|
637
859
|
class InstancesStartWithEncryptionKeyRequest
|
|
638
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
639
861
|
|
|
@@ -646,6 +868,18 @@ module Google
|
|
|
646
868
|
include Google::Apis::Core::JsonObjectSupport
|
|
647
869
|
end
|
|
648
870
|
|
|
871
|
+
class LogConfig
|
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
|
+
|
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
875
|
+
end
|
|
876
|
+
|
|
877
|
+
class LogConfigCounterOptions
|
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
|
+
|
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
881
|
+
end
|
|
882
|
+
|
|
649
883
|
class MachineType
|
|
650
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
885
|
|
|
@@ -706,6 +940,12 @@ module Google
|
|
|
706
940
|
include Google::Apis::Core::JsonObjectSupport
|
|
707
941
|
end
|
|
708
942
|
|
|
943
|
+
class ManagedInstanceVersion
|
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
|
+
|
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
947
|
+
end
|
|
948
|
+
|
|
709
949
|
class Metadata
|
|
710
950
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
711
951
|
|
|
@@ -742,6 +982,24 @@ module Google
|
|
|
742
982
|
include Google::Apis::Core::JsonObjectSupport
|
|
743
983
|
end
|
|
744
984
|
|
|
985
|
+
class NetworkPeering
|
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
987
|
+
|
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
989
|
+
end
|
|
990
|
+
|
|
991
|
+
class NetworksAddPeeringRequest
|
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
993
|
+
|
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
995
|
+
end
|
|
996
|
+
|
|
997
|
+
class NetworksRemovePeeringRequest
|
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
999
|
+
|
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1001
|
+
end
|
|
1002
|
+
|
|
745
1003
|
class Operation
|
|
746
1004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
747
1005
|
|
|
@@ -814,117 +1072,153 @@ module Google
|
|
|
814
1072
|
include Google::Apis::Core::JsonObjectSupport
|
|
815
1073
|
end
|
|
816
1074
|
|
|
817
|
-
class
|
|
1075
|
+
class Policy
|
|
818
1076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
819
1077
|
|
|
820
1078
|
include Google::Apis::Core::JsonObjectSupport
|
|
821
1079
|
end
|
|
822
1080
|
|
|
823
|
-
class
|
|
1081
|
+
class Project
|
|
824
1082
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
825
1083
|
|
|
826
1084
|
include Google::Apis::Core::JsonObjectSupport
|
|
827
1085
|
end
|
|
828
1086
|
|
|
829
|
-
class
|
|
1087
|
+
class ProjectsDisableXpnResourceRequest
|
|
830
1088
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
831
1089
|
|
|
832
1090
|
include Google::Apis::Core::JsonObjectSupport
|
|
833
1091
|
end
|
|
834
1092
|
|
|
835
|
-
class
|
|
1093
|
+
class ProjectsEnableXpnResourceRequest
|
|
836
1094
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
837
1095
|
|
|
838
1096
|
include Google::Apis::Core::JsonObjectSupport
|
|
839
1097
|
end
|
|
840
1098
|
|
|
841
|
-
class
|
|
1099
|
+
class ProjectsGetXpnResources
|
|
842
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
843
1101
|
|
|
844
1102
|
include Google::Apis::Core::JsonObjectSupport
|
|
845
1103
|
end
|
|
846
1104
|
|
|
847
|
-
class
|
|
1105
|
+
class ProjectsListXpnHostsRequest
|
|
848
1106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
849
|
-
|
|
850
|
-
class Warning
|
|
851
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
852
|
-
|
|
853
|
-
class Datum
|
|
854
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
855
|
-
|
|
856
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
857
|
-
end
|
|
858
|
-
|
|
859
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
860
|
-
end
|
|
861
1107
|
|
|
862
1108
|
include Google::Apis::Core::JsonObjectSupport
|
|
863
1109
|
end
|
|
864
1110
|
|
|
865
|
-
class
|
|
1111
|
+
class Quota
|
|
866
1112
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
867
1113
|
|
|
868
1114
|
include Google::Apis::Core::JsonObjectSupport
|
|
869
1115
|
end
|
|
870
1116
|
|
|
871
|
-
class
|
|
1117
|
+
class Region
|
|
872
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
873
1119
|
|
|
874
1120
|
include Google::Apis::Core::JsonObjectSupport
|
|
875
1121
|
end
|
|
876
1122
|
|
|
877
|
-
class
|
|
1123
|
+
class RegionAutoscalerList
|
|
878
1124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
879
1125
|
|
|
880
1126
|
include Google::Apis::Core::JsonObjectSupport
|
|
881
1127
|
end
|
|
882
1128
|
|
|
883
|
-
class
|
|
1129
|
+
class RegionInstanceGroupList
|
|
884
1130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
885
1131
|
|
|
886
1132
|
include Google::Apis::Core::JsonObjectSupport
|
|
887
1133
|
end
|
|
888
1134
|
|
|
889
|
-
class
|
|
1135
|
+
class RegionInstanceGroupManagerList
|
|
890
1136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
1137
|
|
|
892
1138
|
include Google::Apis::Core::JsonObjectSupport
|
|
893
1139
|
end
|
|
894
1140
|
|
|
895
|
-
class
|
|
1141
|
+
class RegionInstanceGroupManagersAbandonInstancesRequest
|
|
896
1142
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
897
1143
|
|
|
898
1144
|
include Google::Apis::Core::JsonObjectSupport
|
|
899
1145
|
end
|
|
900
1146
|
|
|
901
|
-
class
|
|
1147
|
+
class RegionInstanceGroupManagersDeleteInstancesRequest
|
|
902
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
903
1149
|
|
|
904
1150
|
include Google::Apis::Core::JsonObjectSupport
|
|
905
1151
|
end
|
|
906
1152
|
|
|
907
|
-
class
|
|
1153
|
+
class RegionInstanceGroupManagersListInstancesResponse
|
|
908
1154
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
909
1155
|
|
|
910
1156
|
include Google::Apis::Core::JsonObjectSupport
|
|
911
1157
|
end
|
|
912
1158
|
|
|
913
|
-
class
|
|
1159
|
+
class RegionInstanceGroupManagersRecreateRequest
|
|
914
1160
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
915
1161
|
|
|
916
1162
|
include Google::Apis::Core::JsonObjectSupport
|
|
917
1163
|
end
|
|
918
1164
|
|
|
919
|
-
class
|
|
1165
|
+
class RegionInstanceGroupManagersSetAutoHealingRequest
|
|
920
1166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
921
1167
|
|
|
922
1168
|
include Google::Apis::Core::JsonObjectSupport
|
|
923
1169
|
end
|
|
924
1170
|
|
|
925
|
-
class
|
|
1171
|
+
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
|
926
1172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
|
-
|
|
1173
|
+
|
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1175
|
+
end
|
|
1176
|
+
|
|
1177
|
+
class RegionInstanceGroupManagersSetTemplateRequest
|
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1179
|
+
|
|
1180
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1181
|
+
end
|
|
1182
|
+
|
|
1183
|
+
class RegionInstanceGroupsListInstances
|
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1185
|
+
|
|
1186
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1187
|
+
end
|
|
1188
|
+
|
|
1189
|
+
class RegionInstanceGroupsListInstancesRequest
|
|
1190
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1191
|
+
|
|
1192
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1193
|
+
end
|
|
1194
|
+
|
|
1195
|
+
class RegionInstanceGroupsSetNamedPortsRequest
|
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1197
|
+
|
|
1198
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1199
|
+
end
|
|
1200
|
+
|
|
1201
|
+
class RegionList
|
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1203
|
+
|
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1205
|
+
end
|
|
1206
|
+
|
|
1207
|
+
class ResourceCommitment
|
|
1208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1209
|
+
|
|
1210
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1211
|
+
end
|
|
1212
|
+
|
|
1213
|
+
class ResourceGroupReference
|
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
+
|
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
+
end
|
|
1218
|
+
|
|
1219
|
+
class Route
|
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1221
|
+
|
|
928
1222
|
class Warning
|
|
929
1223
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
930
1224
|
|
|
@@ -940,6 +1234,102 @@ module Google
|
|
|
940
1234
|
include Google::Apis::Core::JsonObjectSupport
|
|
941
1235
|
end
|
|
942
1236
|
|
|
1237
|
+
class RouteList
|
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1239
|
+
|
|
1240
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1241
|
+
end
|
|
1242
|
+
|
|
1243
|
+
class Router
|
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1245
|
+
|
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1247
|
+
end
|
|
1248
|
+
|
|
1249
|
+
class RouterAggregatedList
|
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1251
|
+
|
|
1252
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1253
|
+
end
|
|
1254
|
+
|
|
1255
|
+
class RouterBgp
|
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1257
|
+
|
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1259
|
+
end
|
|
1260
|
+
|
|
1261
|
+
class RouterBgpPeer
|
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1263
|
+
|
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1265
|
+
end
|
|
1266
|
+
|
|
1267
|
+
class RouterInterface
|
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1269
|
+
|
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1271
|
+
end
|
|
1272
|
+
|
|
1273
|
+
class RouterList
|
|
1274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1275
|
+
|
|
1276
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1277
|
+
end
|
|
1278
|
+
|
|
1279
|
+
class RouterStatus
|
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1281
|
+
|
|
1282
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1283
|
+
end
|
|
1284
|
+
|
|
1285
|
+
class RouterStatusBgpPeerStatus
|
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1287
|
+
|
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1289
|
+
end
|
|
1290
|
+
|
|
1291
|
+
class RouterStatusResponse
|
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1293
|
+
|
|
1294
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1295
|
+
end
|
|
1296
|
+
|
|
1297
|
+
class RoutersPreviewResponse
|
|
1298
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1299
|
+
|
|
1300
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1301
|
+
end
|
|
1302
|
+
|
|
1303
|
+
class RoutersScopedList
|
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1305
|
+
|
|
1306
|
+
class Warning
|
|
1307
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1308
|
+
|
|
1309
|
+
class Datum
|
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1311
|
+
|
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1313
|
+
end
|
|
1314
|
+
|
|
1315
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1316
|
+
end
|
|
1317
|
+
|
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1319
|
+
end
|
|
1320
|
+
|
|
1321
|
+
class Rule
|
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1323
|
+
|
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1325
|
+
end
|
|
1326
|
+
|
|
1327
|
+
class SslHealthCheck
|
|
1328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1329
|
+
|
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1331
|
+
end
|
|
1332
|
+
|
|
943
1333
|
class Scheduling
|
|
944
1334
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
1335
|
|
|
@@ -1000,6 +1390,18 @@ module Google
|
|
|
1000
1390
|
include Google::Apis::Core::JsonObjectSupport
|
|
1001
1391
|
end
|
|
1002
1392
|
|
|
1393
|
+
class SubnetworkSecondaryRange
|
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1395
|
+
|
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1397
|
+
end
|
|
1398
|
+
|
|
1399
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1401
|
+
|
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1403
|
+
end
|
|
1404
|
+
|
|
1003
1405
|
class SubnetworksScopedList
|
|
1004
1406
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1005
1407
|
|
|
@@ -1018,6 +1420,18 @@ module Google
|
|
|
1018
1420
|
include Google::Apis::Core::JsonObjectSupport
|
|
1019
1421
|
end
|
|
1020
1422
|
|
|
1423
|
+
class SubnetworksSetPrivateIpGoogleAccessRequest
|
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1425
|
+
|
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1427
|
+
end
|
|
1428
|
+
|
|
1429
|
+
class TcpHealthCheck
|
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1431
|
+
|
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1433
|
+
end
|
|
1434
|
+
|
|
1021
1435
|
class Tags
|
|
1022
1436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
1437
|
|
|
@@ -1162,6 +1576,60 @@ module Google
|
|
|
1162
1576
|
include Google::Apis::Core::JsonObjectSupport
|
|
1163
1577
|
end
|
|
1164
1578
|
|
|
1579
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
1580
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1581
|
+
|
|
1582
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1583
|
+
end
|
|
1584
|
+
|
|
1585
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
1586
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1587
|
+
|
|
1588
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1589
|
+
end
|
|
1590
|
+
|
|
1591
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
1592
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1593
|
+
|
|
1594
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1595
|
+
end
|
|
1596
|
+
|
|
1597
|
+
class TargetSslProxy
|
|
1598
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1599
|
+
|
|
1600
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1601
|
+
end
|
|
1602
|
+
|
|
1603
|
+
class TargetSslProxyList
|
|
1604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1605
|
+
|
|
1606
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1607
|
+
end
|
|
1608
|
+
|
|
1609
|
+
class TargetTcpProxiesSetBackendServiceRequest
|
|
1610
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1611
|
+
|
|
1612
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1613
|
+
end
|
|
1614
|
+
|
|
1615
|
+
class TargetTcpProxiesSetProxyHeaderRequest
|
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1617
|
+
|
|
1618
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1619
|
+
end
|
|
1620
|
+
|
|
1621
|
+
class TargetTcpProxy
|
|
1622
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1623
|
+
|
|
1624
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1625
|
+
end
|
|
1626
|
+
|
|
1627
|
+
class TargetTcpProxyList
|
|
1628
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1629
|
+
|
|
1630
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1631
|
+
end
|
|
1632
|
+
|
|
1165
1633
|
class TargetVpnGateway
|
|
1166
1634
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1167
1635
|
|
|
@@ -1216,6 +1684,12 @@ module Google
|
|
|
1216
1684
|
include Google::Apis::Core::JsonObjectSupport
|
|
1217
1685
|
end
|
|
1218
1686
|
|
|
1687
|
+
class UdpHealthCheck
|
|
1688
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1689
|
+
|
|
1690
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1691
|
+
end
|
|
1692
|
+
|
|
1219
1693
|
class UrlMap
|
|
1220
1694
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1221
1695
|
|
|
@@ -1300,6 +1774,18 @@ module Google
|
|
|
1300
1774
|
include Google::Apis::Core::JsonObjectSupport
|
|
1301
1775
|
end
|
|
1302
1776
|
|
|
1777
|
+
class XpnHostList
|
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1779
|
+
|
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1781
|
+
end
|
|
1782
|
+
|
|
1783
|
+
class XpnResourceId
|
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1785
|
+
|
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1787
|
+
end
|
|
1788
|
+
|
|
1303
1789
|
class Zone
|
|
1304
1790
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1305
1791
|
|
|
@@ -1318,6 +1804,82 @@ module Google
|
|
|
1318
1804
|
include Google::Apis::Core::JsonObjectSupport
|
|
1319
1805
|
end
|
|
1320
1806
|
|
|
1807
|
+
class AcceleratorConfig
|
|
1808
|
+
# @private
|
|
1809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1810
|
+
property :accelerator_count, as: 'acceleratorCount'
|
|
1811
|
+
property :accelerator_type, as: 'acceleratorType'
|
|
1812
|
+
end
|
|
1813
|
+
end
|
|
1814
|
+
|
|
1815
|
+
class AcceleratorType
|
|
1816
|
+
# @private
|
|
1817
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1818
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
1819
|
+
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
|
|
1820
|
+
|
|
1821
|
+
property :description, as: 'description'
|
|
1822
|
+
property :id, as: 'id'
|
|
1823
|
+
property :kind, as: 'kind'
|
|
1824
|
+
property :maximum_cards_per_instance, as: 'maximumCardsPerInstance'
|
|
1825
|
+
property :name, as: 'name'
|
|
1826
|
+
property :self_link, as: 'selfLink'
|
|
1827
|
+
property :zone, as: 'zone'
|
|
1828
|
+
end
|
|
1829
|
+
end
|
|
1830
|
+
|
|
1831
|
+
class AcceleratorTypeAggregatedList
|
|
1832
|
+
# @private
|
|
1833
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1834
|
+
property :id, as: 'id'
|
|
1835
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::AcceleratorTypesScopedList, decorator: Google::Apis::ComputeBeta::AcceleratorTypesScopedList::Representation
|
|
1836
|
+
|
|
1837
|
+
property :kind, as: 'kind'
|
|
1838
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1839
|
+
property :self_link, as: 'selfLink'
|
|
1840
|
+
end
|
|
1841
|
+
end
|
|
1842
|
+
|
|
1843
|
+
class AcceleratorTypeList
|
|
1844
|
+
# @private
|
|
1845
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1846
|
+
property :id, as: 'id'
|
|
1847
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::AcceleratorType, decorator: Google::Apis::ComputeBeta::AcceleratorType::Representation
|
|
1848
|
+
|
|
1849
|
+
property :kind, as: 'kind'
|
|
1850
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1851
|
+
property :self_link, as: 'selfLink'
|
|
1852
|
+
end
|
|
1853
|
+
end
|
|
1854
|
+
|
|
1855
|
+
class AcceleratorTypesScopedList
|
|
1856
|
+
# @private
|
|
1857
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1858
|
+
collection :accelerator_types, as: 'acceleratorTypes', class: Google::Apis::ComputeBeta::AcceleratorType, decorator: Google::Apis::ComputeBeta::AcceleratorType::Representation
|
|
1859
|
+
|
|
1860
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::AcceleratorTypesScopedList::Warning, decorator: Google::Apis::ComputeBeta::AcceleratorTypesScopedList::Warning::Representation
|
|
1861
|
+
|
|
1862
|
+
end
|
|
1863
|
+
|
|
1864
|
+
class Warning
|
|
1865
|
+
# @private
|
|
1866
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1867
|
+
property :code, as: 'code'
|
|
1868
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::AcceleratorTypesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::AcceleratorTypesScopedList::Warning::Datum::Representation
|
|
1869
|
+
|
|
1870
|
+
property :message, as: 'message'
|
|
1871
|
+
end
|
|
1872
|
+
|
|
1873
|
+
class Datum
|
|
1874
|
+
# @private
|
|
1875
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1876
|
+
property :key, as: 'key'
|
|
1877
|
+
property :value, as: 'value'
|
|
1878
|
+
end
|
|
1879
|
+
end
|
|
1880
|
+
end
|
|
1881
|
+
end
|
|
1882
|
+
|
|
1321
1883
|
class AccessConfig
|
|
1322
1884
|
# @private
|
|
1323
1885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1396,6 +1958,14 @@ module Google
|
|
|
1396
1958
|
end
|
|
1397
1959
|
end
|
|
1398
1960
|
|
|
1961
|
+
class AliasIpRange
|
|
1962
|
+
# @private
|
|
1963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1964
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
1965
|
+
property :subnetwork_range_name, as: 'subnetworkRangeName'
|
|
1966
|
+
end
|
|
1967
|
+
end
|
|
1968
|
+
|
|
1399
1969
|
class AttachedDisk
|
|
1400
1970
|
# @private
|
|
1401
1971
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1429,6 +1999,24 @@ module Google
|
|
|
1429
1999
|
end
|
|
1430
2000
|
end
|
|
1431
2001
|
|
|
2002
|
+
class AuditConfig
|
|
2003
|
+
# @private
|
|
2004
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2005
|
+
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeBeta::AuditLogConfig, decorator: Google::Apis::ComputeBeta::AuditLogConfig::Representation
|
|
2006
|
+
|
|
2007
|
+
collection :exempted_members, as: 'exemptedMembers'
|
|
2008
|
+
property :service, as: 'service'
|
|
2009
|
+
end
|
|
2010
|
+
end
|
|
2011
|
+
|
|
2012
|
+
class AuditLogConfig
|
|
2013
|
+
# @private
|
|
2014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2015
|
+
collection :exempted_members, as: 'exemptedMembers'
|
|
2016
|
+
property :log_type, as: 'logType'
|
|
2017
|
+
end
|
|
2018
|
+
end
|
|
2019
|
+
|
|
1432
2020
|
class Autoscaler
|
|
1433
2021
|
# @private
|
|
1434
2022
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1439,7 +2027,11 @@ module Google
|
|
|
1439
2027
|
property :id, as: 'id'
|
|
1440
2028
|
property :kind, as: 'kind'
|
|
1441
2029
|
property :name, as: 'name'
|
|
2030
|
+
property :region, as: 'region'
|
|
1442
2031
|
property :self_link, as: 'selfLink'
|
|
2032
|
+
property :status, as: 'status'
|
|
2033
|
+
collection :status_details, as: 'statusDetails', class: Google::Apis::ComputeBeta::AutoscalerStatusDetails, decorator: Google::Apis::ComputeBeta::AutoscalerStatusDetails::Representation
|
|
2034
|
+
|
|
1443
2035
|
property :target, as: 'target'
|
|
1444
2036
|
property :zone, as: 'zone'
|
|
1445
2037
|
end
|
|
@@ -1469,6 +2061,14 @@ module Google
|
|
|
1469
2061
|
end
|
|
1470
2062
|
end
|
|
1471
2063
|
|
|
2064
|
+
class AutoscalerStatusDetails
|
|
2065
|
+
# @private
|
|
2066
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2067
|
+
property :message, as: 'message'
|
|
2068
|
+
property :type, as: 'type'
|
|
2069
|
+
end
|
|
2070
|
+
end
|
|
2071
|
+
|
|
1472
2072
|
class AutoscalersScopedList
|
|
1473
2073
|
# @private
|
|
1474
2074
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1542,34 +2142,91 @@ module Google
|
|
|
1542
2142
|
property :capacity_scaler, as: 'capacityScaler'
|
|
1543
2143
|
property :description, as: 'description'
|
|
1544
2144
|
property :group, as: 'group'
|
|
2145
|
+
property :max_connections, as: 'maxConnections'
|
|
2146
|
+
property :max_connections_per_instance, as: 'maxConnectionsPerInstance'
|
|
1545
2147
|
property :max_rate, as: 'maxRate'
|
|
1546
2148
|
property :max_rate_per_instance, as: 'maxRatePerInstance'
|
|
1547
2149
|
property :max_utilization, as: 'maxUtilization'
|
|
1548
2150
|
end
|
|
1549
2151
|
end
|
|
1550
2152
|
|
|
2153
|
+
class BackendBucket
|
|
2154
|
+
# @private
|
|
2155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2156
|
+
property :bucket_name, as: 'bucketName'
|
|
2157
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
2158
|
+
property :description, as: 'description'
|
|
2159
|
+
property :enable_cdn, as: 'enableCdn'
|
|
2160
|
+
property :id, as: 'id'
|
|
2161
|
+
property :kind, as: 'kind'
|
|
2162
|
+
property :name, as: 'name'
|
|
2163
|
+
property :self_link, as: 'selfLink'
|
|
2164
|
+
end
|
|
2165
|
+
end
|
|
2166
|
+
|
|
2167
|
+
class BackendBucketList
|
|
2168
|
+
# @private
|
|
2169
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2170
|
+
property :id, as: 'id'
|
|
2171
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::BackendBucket, decorator: Google::Apis::ComputeBeta::BackendBucket::Representation
|
|
2172
|
+
|
|
2173
|
+
property :kind, as: 'kind'
|
|
2174
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2175
|
+
property :self_link, as: 'selfLink'
|
|
2176
|
+
end
|
|
2177
|
+
end
|
|
2178
|
+
|
|
1551
2179
|
class BackendService
|
|
1552
2180
|
# @private
|
|
1553
2181
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2182
|
+
property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
|
|
1554
2183
|
collection :backends, as: 'backends', class: Google::Apis::ComputeBeta::Backend, decorator: Google::Apis::ComputeBeta::Backend::Representation
|
|
1555
2184
|
|
|
2185
|
+
property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeBeta::BackendServiceCdnPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceCdnPolicy::Representation
|
|
2186
|
+
|
|
2187
|
+
property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeBeta::ConnectionDraining, decorator: Google::Apis::ComputeBeta::ConnectionDraining::Representation
|
|
2188
|
+
|
|
1556
2189
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1557
2190
|
property :description, as: 'description'
|
|
1558
2191
|
property :enable_cdn, as: 'enableCDN'
|
|
1559
2192
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
1560
2193
|
collection :health_checks, as: 'healthChecks'
|
|
2194
|
+
property :iap, as: 'iap', class: Google::Apis::ComputeBeta::BackendServiceIap, decorator: Google::Apis::ComputeBeta::BackendServiceIap::Representation
|
|
2195
|
+
|
|
1561
2196
|
property :id, as: 'id'
|
|
1562
2197
|
property :kind, as: 'kind'
|
|
2198
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
1563
2199
|
property :name, as: 'name'
|
|
1564
2200
|
property :port, as: 'port'
|
|
1565
2201
|
property :port_name, as: 'portName'
|
|
1566
2202
|
property :protocol, as: 'protocol'
|
|
1567
2203
|
property :region, as: 'region'
|
|
1568
2204
|
property :self_link, as: 'selfLink'
|
|
2205
|
+
property :session_affinity, as: 'sessionAffinity'
|
|
1569
2206
|
property :timeout_sec, as: 'timeoutSec'
|
|
1570
2207
|
end
|
|
1571
2208
|
end
|
|
1572
2209
|
|
|
2210
|
+
class BackendServiceAggregatedList
|
|
2211
|
+
# @private
|
|
2212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2213
|
+
property :id, as: 'id'
|
|
2214
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::BackendServicesScopedList, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Representation
|
|
2215
|
+
|
|
2216
|
+
property :kind, as: 'kind'
|
|
2217
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2218
|
+
property :self_link, as: 'selfLink'
|
|
2219
|
+
end
|
|
2220
|
+
end
|
|
2221
|
+
|
|
2222
|
+
class BackendServiceCdnPolicy
|
|
2223
|
+
# @private
|
|
2224
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2225
|
+
property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeBeta::CacheKeyPolicy, decorator: Google::Apis::ComputeBeta::CacheKeyPolicy::Representation
|
|
2226
|
+
|
|
2227
|
+
end
|
|
2228
|
+
end
|
|
2229
|
+
|
|
1573
2230
|
class BackendServiceGroupHealth
|
|
1574
2231
|
# @private
|
|
1575
2232
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1579,6 +2236,16 @@ module Google
|
|
|
1579
2236
|
end
|
|
1580
2237
|
end
|
|
1581
2238
|
|
|
2239
|
+
class BackendServiceIap
|
|
2240
|
+
# @private
|
|
2241
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2242
|
+
property :enabled, as: 'enabled'
|
|
2243
|
+
property :oauth2_client_id, as: 'oauth2ClientId'
|
|
2244
|
+
property :oauth2_client_secret, as: 'oauth2ClientSecret'
|
|
2245
|
+
property :oauth2_client_secret_sha256, as: 'oauth2ClientSecretSha256'
|
|
2246
|
+
end
|
|
2247
|
+
end
|
|
2248
|
+
|
|
1582
2249
|
class BackendServiceList
|
|
1583
2250
|
# @private
|
|
1584
2251
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1591,13 +2258,152 @@ module Google
|
|
|
1591
2258
|
end
|
|
1592
2259
|
end
|
|
1593
2260
|
|
|
2261
|
+
class BackendServicesScopedList
|
|
2262
|
+
# @private
|
|
2263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2264
|
+
collection :backend_services, as: 'backendServices', class: Google::Apis::ComputeBeta::BackendService, decorator: Google::Apis::ComputeBeta::BackendService::Representation
|
|
2265
|
+
|
|
2266
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Representation
|
|
2267
|
+
|
|
2268
|
+
end
|
|
2269
|
+
|
|
2270
|
+
class Warning
|
|
2271
|
+
# @private
|
|
2272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2273
|
+
property :code, as: 'code'
|
|
2274
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Datum::Representation
|
|
2275
|
+
|
|
2276
|
+
property :message, as: 'message'
|
|
2277
|
+
end
|
|
2278
|
+
|
|
2279
|
+
class Datum
|
|
2280
|
+
# @private
|
|
2281
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2282
|
+
property :key, as: 'key'
|
|
2283
|
+
property :value, as: 'value'
|
|
2284
|
+
end
|
|
2285
|
+
end
|
|
2286
|
+
end
|
|
2287
|
+
end
|
|
2288
|
+
|
|
2289
|
+
class Binding
|
|
2290
|
+
# @private
|
|
2291
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2292
|
+
collection :members, as: 'members'
|
|
2293
|
+
property :role, as: 'role'
|
|
2294
|
+
end
|
|
2295
|
+
end
|
|
2296
|
+
|
|
1594
2297
|
class CacheInvalidationRule
|
|
1595
2298
|
# @private
|
|
1596
2299
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2300
|
+
property :host, as: 'host'
|
|
1597
2301
|
property :path, as: 'path'
|
|
1598
2302
|
end
|
|
1599
2303
|
end
|
|
1600
2304
|
|
|
2305
|
+
class CacheKeyPolicy
|
|
2306
|
+
# @private
|
|
2307
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2308
|
+
property :include_host, as: 'includeHost'
|
|
2309
|
+
property :include_protocol, as: 'includeProtocol'
|
|
2310
|
+
property :include_query_string, as: 'includeQueryString'
|
|
2311
|
+
collection :query_string_blacklist, as: 'queryStringBlacklist'
|
|
2312
|
+
collection :query_string_whitelist, as: 'queryStringWhitelist'
|
|
2313
|
+
end
|
|
2314
|
+
end
|
|
2315
|
+
|
|
2316
|
+
class Commitment
|
|
2317
|
+
# @private
|
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2319
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
2320
|
+
property :description, as: 'description'
|
|
2321
|
+
property :end_timestamp, as: 'endTimestamp'
|
|
2322
|
+
property :id, as: 'id'
|
|
2323
|
+
property :kind, as: 'kind'
|
|
2324
|
+
property :name, as: 'name'
|
|
2325
|
+
property :plan, as: 'plan'
|
|
2326
|
+
property :region, as: 'region'
|
|
2327
|
+
collection :resources, as: 'resources', class: Google::Apis::ComputeBeta::ResourceCommitment, decorator: Google::Apis::ComputeBeta::ResourceCommitment::Representation
|
|
2328
|
+
|
|
2329
|
+
property :self_link, as: 'selfLink'
|
|
2330
|
+
property :start_timestamp, as: 'startTimestamp'
|
|
2331
|
+
property :status, as: 'status'
|
|
2332
|
+
property :status_message, as: 'statusMessage'
|
|
2333
|
+
end
|
|
2334
|
+
end
|
|
2335
|
+
|
|
2336
|
+
class CommitmentAggregatedList
|
|
2337
|
+
# @private
|
|
2338
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2339
|
+
property :id, as: 'id'
|
|
2340
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::CommitmentsScopedList, decorator: Google::Apis::ComputeBeta::CommitmentsScopedList::Representation
|
|
2341
|
+
|
|
2342
|
+
property :kind, as: 'kind'
|
|
2343
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2344
|
+
property :self_link, as: 'selfLink'
|
|
2345
|
+
end
|
|
2346
|
+
end
|
|
2347
|
+
|
|
2348
|
+
class CommitmentList
|
|
2349
|
+
# @private
|
|
2350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2351
|
+
property :id, as: 'id'
|
|
2352
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::Commitment, decorator: Google::Apis::ComputeBeta::Commitment::Representation
|
|
2353
|
+
|
|
2354
|
+
property :kind, as: 'kind'
|
|
2355
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2356
|
+
property :self_link, as: 'selfLink'
|
|
2357
|
+
end
|
|
2358
|
+
end
|
|
2359
|
+
|
|
2360
|
+
class CommitmentsScopedList
|
|
2361
|
+
# @private
|
|
2362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2363
|
+
collection :commitments, as: 'commitments', class: Google::Apis::ComputeBeta::Commitment, decorator: Google::Apis::ComputeBeta::Commitment::Representation
|
|
2364
|
+
|
|
2365
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::CommitmentsScopedList::Warning, decorator: Google::Apis::ComputeBeta::CommitmentsScopedList::Warning::Representation
|
|
2366
|
+
|
|
2367
|
+
end
|
|
2368
|
+
|
|
2369
|
+
class Warning
|
|
2370
|
+
# @private
|
|
2371
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2372
|
+
property :code, as: 'code'
|
|
2373
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::CommitmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::CommitmentsScopedList::Warning::Datum::Representation
|
|
2374
|
+
|
|
2375
|
+
property :message, as: 'message'
|
|
2376
|
+
end
|
|
2377
|
+
|
|
2378
|
+
class Datum
|
|
2379
|
+
# @private
|
|
2380
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2381
|
+
property :key, as: 'key'
|
|
2382
|
+
property :value, as: 'value'
|
|
2383
|
+
end
|
|
2384
|
+
end
|
|
2385
|
+
end
|
|
2386
|
+
end
|
|
2387
|
+
|
|
2388
|
+
class Condition
|
|
2389
|
+
# @private
|
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2391
|
+
property :iam, as: 'iam'
|
|
2392
|
+
property :op, as: 'op'
|
|
2393
|
+
property :svc, as: 'svc'
|
|
2394
|
+
property :sys, as: 'sys'
|
|
2395
|
+
property :value, as: 'value'
|
|
2396
|
+
collection :values, as: 'values'
|
|
2397
|
+
end
|
|
2398
|
+
end
|
|
2399
|
+
|
|
2400
|
+
class ConnectionDraining
|
|
2401
|
+
# @private
|
|
2402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2403
|
+
property :draining_timeout_sec, as: 'drainingTimeoutSec'
|
|
2404
|
+
end
|
|
2405
|
+
end
|
|
2406
|
+
|
|
1601
2407
|
class CustomerEncryptionKey
|
|
1602
2408
|
# @private
|
|
1603
2409
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1803,11 +2609,16 @@ module Google
|
|
|
1803
2609
|
collection :allowed, as: 'allowed', class: Google::Apis::ComputeBeta::Firewall::Allowed, decorator: Google::Apis::ComputeBeta::Firewall::Allowed::Representation
|
|
1804
2610
|
|
|
1805
2611
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
2612
|
+
collection :denied, as: 'denied', class: Google::Apis::ComputeBeta::Firewall::Denied, decorator: Google::Apis::ComputeBeta::Firewall::Denied::Representation
|
|
2613
|
+
|
|
1806
2614
|
property :description, as: 'description'
|
|
2615
|
+
collection :destination_ranges, as: 'destinationRanges'
|
|
2616
|
+
property :direction, as: 'direction'
|
|
1807
2617
|
property :id, as: 'id'
|
|
1808
2618
|
property :kind, as: 'kind'
|
|
1809
2619
|
property :name, as: 'name'
|
|
1810
2620
|
property :network, as: 'network'
|
|
2621
|
+
property :priority, as: 'priority'
|
|
1811
2622
|
property :self_link, as: 'selfLink'
|
|
1812
2623
|
collection :source_ranges, as: 'sourceRanges'
|
|
1813
2624
|
collection :source_tags, as: 'sourceTags'
|
|
@@ -1821,6 +2632,14 @@ module Google
|
|
|
1821
2632
|
collection :ports, as: 'ports'
|
|
1822
2633
|
end
|
|
1823
2634
|
end
|
|
2635
|
+
|
|
2636
|
+
class Denied
|
|
2637
|
+
# @private
|
|
2638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2639
|
+
property :ip_protocol, as: 'IPProtocol'
|
|
2640
|
+
collection :ports, as: 'ports'
|
|
2641
|
+
end
|
|
2642
|
+
end
|
|
1824
2643
|
end
|
|
1825
2644
|
|
|
1826
2645
|
class FirewallList
|
|
@@ -1840,14 +2659,19 @@ module Google
|
|
|
1840
2659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1841
2660
|
property :ip_address, as: 'IPAddress'
|
|
1842
2661
|
property :ip_protocol, as: 'IPProtocol'
|
|
2662
|
+
property :backend_service, as: 'backendService'
|
|
1843
2663
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1844
2664
|
property :description, as: 'description'
|
|
1845
2665
|
property :id, as: 'id'
|
|
1846
2666
|
property :kind, as: 'kind'
|
|
2667
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
1847
2668
|
property :name, as: 'name'
|
|
2669
|
+
property :network, as: 'network'
|
|
1848
2670
|
property :port_range, as: 'portRange'
|
|
2671
|
+
collection :ports, as: 'ports'
|
|
1849
2672
|
property :region, as: 'region'
|
|
1850
2673
|
property :self_link, as: 'selfLink'
|
|
2674
|
+
property :subnetwork, as: 'subnetwork'
|
|
1851
2675
|
property :target, as: 'target'
|
|
1852
2676
|
end
|
|
1853
2677
|
end
|
|
@@ -1867,48 +2691,116 @@ module Google
|
|
|
1867
2691
|
class ForwardingRuleList
|
|
1868
2692
|
# @private
|
|
1869
2693
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1870
|
-
property :id, as: 'id'
|
|
1871
|
-
collection :items, as: 'items', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
|
|
2694
|
+
property :id, as: 'id'
|
|
2695
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
|
|
2696
|
+
|
|
2697
|
+
property :kind, as: 'kind'
|
|
2698
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2699
|
+
property :self_link, as: 'selfLink'
|
|
2700
|
+
end
|
|
2701
|
+
end
|
|
2702
|
+
|
|
2703
|
+
class ForwardingRulesScopedList
|
|
2704
|
+
# @private
|
|
2705
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2706
|
+
collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
|
|
2707
|
+
|
|
2708
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Representation
|
|
2709
|
+
|
|
2710
|
+
end
|
|
2711
|
+
|
|
2712
|
+
class Warning
|
|
2713
|
+
# @private
|
|
2714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2715
|
+
property :code, as: 'code'
|
|
2716
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum::Representation
|
|
2717
|
+
|
|
2718
|
+
property :message, as: 'message'
|
|
2719
|
+
end
|
|
2720
|
+
|
|
2721
|
+
class Datum
|
|
2722
|
+
# @private
|
|
2723
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2724
|
+
property :key, as: 'key'
|
|
2725
|
+
property :value, as: 'value'
|
|
2726
|
+
end
|
|
2727
|
+
end
|
|
2728
|
+
end
|
|
2729
|
+
end
|
|
2730
|
+
|
|
2731
|
+
class GlobalSetLabelsRequest
|
|
2732
|
+
# @private
|
|
2733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2734
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
2735
|
+
hash :labels, as: 'labels'
|
|
2736
|
+
end
|
|
2737
|
+
end
|
|
2738
|
+
|
|
2739
|
+
class GuestOsFeature
|
|
2740
|
+
# @private
|
|
2741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2742
|
+
property :type, as: 'type'
|
|
2743
|
+
end
|
|
2744
|
+
end
|
|
2745
|
+
|
|
2746
|
+
class HttpHealthCheck
|
|
2747
|
+
# @private
|
|
2748
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2749
|
+
property :host, as: 'host'
|
|
2750
|
+
property :port, as: 'port'
|
|
2751
|
+
property :port_name, as: 'portName'
|
|
2752
|
+
property :proxy_header, as: 'proxyHeader'
|
|
2753
|
+
property :request_path, as: 'requestPath'
|
|
2754
|
+
end
|
|
2755
|
+
end
|
|
2756
|
+
|
|
2757
|
+
class HttpsHealthCheck
|
|
2758
|
+
# @private
|
|
2759
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2760
|
+
property :host, as: 'host'
|
|
2761
|
+
property :port, as: 'port'
|
|
2762
|
+
property :port_name, as: 'portName'
|
|
2763
|
+
property :proxy_header, as: 'proxyHeader'
|
|
2764
|
+
property :request_path, as: 'requestPath'
|
|
2765
|
+
end
|
|
2766
|
+
end
|
|
2767
|
+
|
|
2768
|
+
class HealthCheck
|
|
2769
|
+
# @private
|
|
2770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2771
|
+
property :check_interval_sec, as: 'checkIntervalSec'
|
|
2772
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
2773
|
+
property :description, as: 'description'
|
|
2774
|
+
property :healthy_threshold, as: 'healthyThreshold'
|
|
2775
|
+
property :http_health_check, as: 'httpHealthCheck', class: Google::Apis::ComputeBeta::HttpHealthCheck, decorator: Google::Apis::ComputeBeta::HttpHealthCheck::Representation
|
|
1872
2776
|
|
|
2777
|
+
property :https_health_check, as: 'httpsHealthCheck', class: Google::Apis::ComputeBeta::HttpsHealthCheck, decorator: Google::Apis::ComputeBeta::HttpsHealthCheck::Representation
|
|
2778
|
+
|
|
2779
|
+
property :id, as: 'id'
|
|
1873
2780
|
property :kind, as: 'kind'
|
|
1874
|
-
property :
|
|
2781
|
+
property :name, as: 'name'
|
|
1875
2782
|
property :self_link, as: 'selfLink'
|
|
1876
|
-
|
|
1877
|
-
end
|
|
2783
|
+
property :ssl_health_check, as: 'sslHealthCheck', class: Google::Apis::ComputeBeta::SslHealthCheck, decorator: Google::Apis::ComputeBeta::SslHealthCheck::Representation
|
|
1878
2784
|
|
|
1879
|
-
|
|
1880
|
-
# @private
|
|
1881
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1882
|
-
collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
|
|
2785
|
+
property :tcp_health_check, as: 'tcpHealthCheck', class: Google::Apis::ComputeBeta::TcpHealthCheck, decorator: Google::Apis::ComputeBeta::TcpHealthCheck::Representation
|
|
1883
2786
|
|
|
1884
|
-
property :
|
|
2787
|
+
property :timeout_sec, as: 'timeoutSec'
|
|
2788
|
+
property :type, as: 'type'
|
|
2789
|
+
property :udp_health_check, as: 'udpHealthCheck', class: Google::Apis::ComputeBeta::UdpHealthCheck, decorator: Google::Apis::ComputeBeta::UdpHealthCheck::Representation
|
|
1885
2790
|
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
class Warning
|
|
1889
|
-
# @private
|
|
1890
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1891
|
-
property :code, as: 'code'
|
|
1892
|
-
collection :data, as: 'data', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum::Representation
|
|
1893
|
-
|
|
1894
|
-
property :message, as: 'message'
|
|
1895
|
-
end
|
|
1896
|
-
|
|
1897
|
-
class Datum
|
|
1898
|
-
# @private
|
|
1899
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1900
|
-
property :key, as: 'key'
|
|
1901
|
-
property :value, as: 'value'
|
|
1902
|
-
end
|
|
1903
|
-
end
|
|
2791
|
+
property :unhealthy_threshold, as: 'unhealthyThreshold'
|
|
1904
2792
|
end
|
|
1905
2793
|
end
|
|
1906
2794
|
|
|
1907
|
-
class
|
|
2795
|
+
class HealthCheckList
|
|
1908
2796
|
# @private
|
|
1909
2797
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1910
|
-
property :
|
|
1911
|
-
|
|
2798
|
+
property :id, as: 'id'
|
|
2799
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::HealthCheck, decorator: Google::Apis::ComputeBeta::HealthCheck::Representation
|
|
2800
|
+
|
|
2801
|
+
property :kind, as: 'kind'
|
|
2802
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2803
|
+
property :self_link, as: 'selfLink'
|
|
1912
2804
|
end
|
|
1913
2805
|
end
|
|
1914
2806
|
|
|
@@ -2010,6 +2902,8 @@ module Google
|
|
|
2010
2902
|
property :description, as: 'description'
|
|
2011
2903
|
property :disk_size_gb, as: 'diskSizeGb'
|
|
2012
2904
|
property :family, as: 'family'
|
|
2905
|
+
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
|
|
2906
|
+
|
|
2013
2907
|
property :id, as: 'id'
|
|
2014
2908
|
property :image_encryption_key, as: 'imageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
|
2015
2909
|
|
|
@@ -2060,6 +2954,8 @@ module Google
|
|
|
2060
2954
|
property :description, as: 'description'
|
|
2061
2955
|
collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::AttachedDisk, decorator: Google::Apis::ComputeBeta::AttachedDisk::Representation
|
|
2062
2956
|
|
|
2957
|
+
collection :guest_accelerators, as: 'guestAccelerators', class: Google::Apis::ComputeBeta::AcceleratorConfig, decorator: Google::Apis::ComputeBeta::AcceleratorConfig::Representation
|
|
2958
|
+
|
|
2063
2959
|
property :id, as: 'id'
|
|
2064
2960
|
property :kind, as: 'kind'
|
|
2065
2961
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
@@ -2107,6 +3003,7 @@ module Google
|
|
|
2107
3003
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
|
2108
3004
|
|
|
2109
3005
|
property :network, as: 'network'
|
|
3006
|
+
property :region, as: 'region'
|
|
2110
3007
|
property :self_link, as: 'selfLink'
|
|
2111
3008
|
property :size, as: 'size'
|
|
2112
3009
|
property :subnetwork, as: 'subnetwork'
|
|
@@ -2148,6 +3045,7 @@ module Google
|
|
|
2148
3045
|
property :current_actions, as: 'currentActions', class: Google::Apis::ComputeBeta::InstanceGroupManagerActionsSummary, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerActionsSummary::Representation
|
|
2149
3046
|
|
|
2150
3047
|
property :description, as: 'description'
|
|
3048
|
+
property :failover_action, as: 'failoverAction'
|
|
2151
3049
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
2152
3050
|
property :id, as: 'id'
|
|
2153
3051
|
property :instance_group, as: 'instanceGroup'
|
|
@@ -2156,7 +3054,9 @@ module Google
|
|
|
2156
3054
|
property :name, as: 'name'
|
|
2157
3055
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
|
2158
3056
|
|
|
3057
|
+
property :region, as: 'region'
|
|
2159
3058
|
property :self_link, as: 'selfLink'
|
|
3059
|
+
property :service_account, as: 'serviceAccount'
|
|
2160
3060
|
collection :target_pools, as: 'targetPools'
|
|
2161
3061
|
property :target_size, as: 'targetSize'
|
|
2162
3062
|
property :zone, as: 'zone'
|
|
@@ -2396,6 +3296,7 @@ module Google
|
|
|
2396
3296
|
property :description, as: 'description'
|
|
2397
3297
|
collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::AttachedDisk, decorator: Google::Apis::ComputeBeta::AttachedDisk::Representation
|
|
2398
3298
|
|
|
3299
|
+
hash :labels, as: 'labels'
|
|
2399
3300
|
property :machine_type, as: 'machineType'
|
|
2400
3301
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeBeta::Metadata, decorator: Google::Apis::ComputeBeta::Metadata::Representation
|
|
2401
3302
|
|
|
@@ -2489,6 +3390,14 @@ module Google
|
|
|
2489
3390
|
end
|
|
2490
3391
|
end
|
|
2491
3392
|
|
|
3393
|
+
class InstancesSetMachineResourcesRequest
|
|
3394
|
+
# @private
|
|
3395
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3396
|
+
collection :guest_accelerators, as: 'guestAccelerators', class: Google::Apis::ComputeBeta::AcceleratorConfig, decorator: Google::Apis::ComputeBeta::AcceleratorConfig::Representation
|
|
3397
|
+
|
|
3398
|
+
end
|
|
3399
|
+
end
|
|
3400
|
+
|
|
2492
3401
|
class InstancesSetMachineTypeRequest
|
|
2493
3402
|
# @private
|
|
2494
3403
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2496,6 +3405,14 @@ module Google
|
|
|
2496
3405
|
end
|
|
2497
3406
|
end
|
|
2498
3407
|
|
|
3408
|
+
class InstancesSetServiceAccountRequest
|
|
3409
|
+
# @private
|
|
3410
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3411
|
+
property :email, as: 'email'
|
|
3412
|
+
collection :scopes, as: 'scopes'
|
|
3413
|
+
end
|
|
3414
|
+
end
|
|
3415
|
+
|
|
2499
3416
|
class InstancesStartWithEncryptionKeyRequest
|
|
2500
3417
|
# @private
|
|
2501
3418
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2514,6 +3431,22 @@ module Google
|
|
|
2514
3431
|
end
|
|
2515
3432
|
end
|
|
2516
3433
|
|
|
3434
|
+
class LogConfig
|
|
3435
|
+
# @private
|
|
3436
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3437
|
+
property :counter, as: 'counter', class: Google::Apis::ComputeBeta::LogConfigCounterOptions, decorator: Google::Apis::ComputeBeta::LogConfigCounterOptions::Representation
|
|
3438
|
+
|
|
3439
|
+
end
|
|
3440
|
+
end
|
|
3441
|
+
|
|
3442
|
+
class LogConfigCounterOptions
|
|
3443
|
+
# @private
|
|
3444
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3445
|
+
property :field, as: 'field'
|
|
3446
|
+
property :metric, as: 'metric'
|
|
3447
|
+
end
|
|
3448
|
+
end
|
|
3449
|
+
|
|
2517
3450
|
class MachineType
|
|
2518
3451
|
# @private
|
|
2519
3452
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2595,6 +3528,8 @@ module Google
|
|
|
2595
3528
|
property :instance_status, as: 'instanceStatus'
|
|
2596
3529
|
property :last_attempt, as: 'lastAttempt', class: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt, decorator: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Representation
|
|
2597
3530
|
|
|
3531
|
+
property :version, as: 'version', class: Google::Apis::ComputeBeta::ManagedInstanceVersion, decorator: Google::Apis::ComputeBeta::ManagedInstanceVersion::Representation
|
|
3532
|
+
|
|
2598
3533
|
end
|
|
2599
3534
|
end
|
|
2600
3535
|
|
|
@@ -2623,6 +3558,14 @@ module Google
|
|
|
2623
3558
|
end
|
|
2624
3559
|
end
|
|
2625
3560
|
|
|
3561
|
+
class ManagedInstanceVersion
|
|
3562
|
+
# @private
|
|
3563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3564
|
+
property :instance_template, as: 'instanceTemplate'
|
|
3565
|
+
property :name, as: 'name'
|
|
3566
|
+
end
|
|
3567
|
+
end
|
|
3568
|
+
|
|
2626
3569
|
class Metadata
|
|
2627
3570
|
# @private
|
|
2628
3571
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2660,6 +3603,8 @@ module Google
|
|
|
2660
3603
|
property :id, as: 'id'
|
|
2661
3604
|
property :kind, as: 'kind'
|
|
2662
3605
|
property :name, as: 'name'
|
|
3606
|
+
collection :peerings, as: 'peerings', class: Google::Apis::ComputeBeta::NetworkPeering, decorator: Google::Apis::ComputeBeta::NetworkPeering::Representation
|
|
3607
|
+
|
|
2663
3608
|
property :self_link, as: 'selfLink'
|
|
2664
3609
|
collection :subnetworks, as: 'subnetworks'
|
|
2665
3610
|
end
|
|
@@ -2670,6 +3615,9 @@ module Google
|
|
|
2670
3615
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2671
3616
|
collection :access_configs, as: 'accessConfigs', class: Google::Apis::ComputeBeta::AccessConfig, decorator: Google::Apis::ComputeBeta::AccessConfig::Representation
|
|
2672
3617
|
|
|
3618
|
+
collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeBeta::AliasIpRange, decorator: Google::Apis::ComputeBeta::AliasIpRange::Representation
|
|
3619
|
+
|
|
3620
|
+
property :kind, as: 'kind'
|
|
2673
3621
|
property :name, as: 'name'
|
|
2674
3622
|
property :network, as: 'network'
|
|
2675
3623
|
property :network_ip, as: 'networkIP'
|
|
@@ -2689,6 +3637,33 @@ module Google
|
|
|
2689
3637
|
end
|
|
2690
3638
|
end
|
|
2691
3639
|
|
|
3640
|
+
class NetworkPeering
|
|
3641
|
+
# @private
|
|
3642
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3643
|
+
property :auto_create_routes, as: 'autoCreateRoutes'
|
|
3644
|
+
property :name, as: 'name'
|
|
3645
|
+
property :network, as: 'network'
|
|
3646
|
+
property :state, as: 'state'
|
|
3647
|
+
property :state_details, as: 'stateDetails'
|
|
3648
|
+
end
|
|
3649
|
+
end
|
|
3650
|
+
|
|
3651
|
+
class NetworksAddPeeringRequest
|
|
3652
|
+
# @private
|
|
3653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3654
|
+
property :auto_create_routes, as: 'autoCreateRoutes'
|
|
3655
|
+
property :name, as: 'name'
|
|
3656
|
+
property :peer_network, as: 'peerNetwork'
|
|
3657
|
+
end
|
|
3658
|
+
end
|
|
3659
|
+
|
|
3660
|
+
class NetworksRemovePeeringRequest
|
|
3661
|
+
# @private
|
|
3662
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3663
|
+
property :name, as: 'name'
|
|
3664
|
+
end
|
|
3665
|
+
end
|
|
3666
|
+
|
|
2692
3667
|
class Operation
|
|
2693
3668
|
# @private
|
|
2694
3669
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2755,11 +3730,178 @@ module Google
|
|
|
2755
3730
|
end
|
|
2756
3731
|
end
|
|
2757
3732
|
|
|
2758
|
-
class OperationAggregatedList
|
|
3733
|
+
class OperationAggregatedList
|
|
3734
|
+
# @private
|
|
3735
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3736
|
+
property :id, as: 'id'
|
|
3737
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::OperationsScopedList, decorator: Google::Apis::ComputeBeta::OperationsScopedList::Representation
|
|
3738
|
+
|
|
3739
|
+
property :kind, as: 'kind'
|
|
3740
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3741
|
+
property :self_link, as: 'selfLink'
|
|
3742
|
+
end
|
|
3743
|
+
end
|
|
3744
|
+
|
|
3745
|
+
class OperationList
|
|
3746
|
+
# @private
|
|
3747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3748
|
+
property :id, as: 'id'
|
|
3749
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::Operation, decorator: Google::Apis::ComputeBeta::Operation::Representation
|
|
3750
|
+
|
|
3751
|
+
property :kind, as: 'kind'
|
|
3752
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3753
|
+
property :self_link, as: 'selfLink'
|
|
3754
|
+
end
|
|
3755
|
+
end
|
|
3756
|
+
|
|
3757
|
+
class OperationsScopedList
|
|
3758
|
+
# @private
|
|
3759
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3760
|
+
collection :operations, as: 'operations', class: Google::Apis::ComputeBeta::Operation, decorator: Google::Apis::ComputeBeta::Operation::Representation
|
|
3761
|
+
|
|
3762
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::OperationsScopedList::Warning, decorator: Google::Apis::ComputeBeta::OperationsScopedList::Warning::Representation
|
|
3763
|
+
|
|
3764
|
+
end
|
|
3765
|
+
|
|
3766
|
+
class Warning
|
|
3767
|
+
# @private
|
|
3768
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3769
|
+
property :code, as: 'code'
|
|
3770
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::OperationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::OperationsScopedList::Warning::Datum::Representation
|
|
3771
|
+
|
|
3772
|
+
property :message, as: 'message'
|
|
3773
|
+
end
|
|
3774
|
+
|
|
3775
|
+
class Datum
|
|
3776
|
+
# @private
|
|
3777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3778
|
+
property :key, as: 'key'
|
|
3779
|
+
property :value, as: 'value'
|
|
3780
|
+
end
|
|
3781
|
+
end
|
|
3782
|
+
end
|
|
3783
|
+
end
|
|
3784
|
+
|
|
3785
|
+
class PathMatcher
|
|
3786
|
+
# @private
|
|
3787
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3788
|
+
property :default_service, as: 'defaultService'
|
|
3789
|
+
property :description, as: 'description'
|
|
3790
|
+
property :name, as: 'name'
|
|
3791
|
+
collection :path_rules, as: 'pathRules', class: Google::Apis::ComputeBeta::PathRule, decorator: Google::Apis::ComputeBeta::PathRule::Representation
|
|
3792
|
+
|
|
3793
|
+
end
|
|
3794
|
+
end
|
|
3795
|
+
|
|
3796
|
+
class PathRule
|
|
3797
|
+
# @private
|
|
3798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3799
|
+
collection :paths, as: 'paths'
|
|
3800
|
+
property :service, as: 'service'
|
|
3801
|
+
end
|
|
3802
|
+
end
|
|
3803
|
+
|
|
3804
|
+
class Policy
|
|
3805
|
+
# @private
|
|
3806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3807
|
+
collection :audit_configs, as: 'auditConfigs', class: Google::Apis::ComputeBeta::AuditConfig, decorator: Google::Apis::ComputeBeta::AuditConfig::Representation
|
|
3808
|
+
|
|
3809
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
|
|
3810
|
+
|
|
3811
|
+
property :etag, :base64 => true, as: 'etag'
|
|
3812
|
+
property :iam_owned, as: 'iamOwned'
|
|
3813
|
+
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::Rule, decorator: Google::Apis::ComputeBeta::Rule::Representation
|
|
3814
|
+
|
|
3815
|
+
property :version, as: 'version'
|
|
3816
|
+
end
|
|
3817
|
+
end
|
|
3818
|
+
|
|
3819
|
+
class Project
|
|
3820
|
+
# @private
|
|
3821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3822
|
+
property :common_instance_metadata, as: 'commonInstanceMetadata', class: Google::Apis::ComputeBeta::Metadata, decorator: Google::Apis::ComputeBeta::Metadata::Representation
|
|
3823
|
+
|
|
3824
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
3825
|
+
property :default_service_account, as: 'defaultServiceAccount'
|
|
3826
|
+
property :description, as: 'description'
|
|
3827
|
+
collection :enabled_features, as: 'enabledFeatures'
|
|
3828
|
+
property :id, as: 'id'
|
|
3829
|
+
property :kind, as: 'kind'
|
|
3830
|
+
property :name, as: 'name'
|
|
3831
|
+
collection :quotas, as: 'quotas', class: Google::Apis::ComputeBeta::Quota, decorator: Google::Apis::ComputeBeta::Quota::Representation
|
|
3832
|
+
|
|
3833
|
+
property :self_link, as: 'selfLink'
|
|
3834
|
+
property :usage_export_location, as: 'usageExportLocation', class: Google::Apis::ComputeBeta::UsageExportLocation, decorator: Google::Apis::ComputeBeta::UsageExportLocation::Representation
|
|
3835
|
+
|
|
3836
|
+
property :xpn_project_status, as: 'xpnProjectStatus'
|
|
3837
|
+
end
|
|
3838
|
+
end
|
|
3839
|
+
|
|
3840
|
+
class ProjectsDisableXpnResourceRequest
|
|
3841
|
+
# @private
|
|
3842
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3843
|
+
property :xpn_resource, as: 'xpnResource', class: Google::Apis::ComputeBeta::XpnResourceId, decorator: Google::Apis::ComputeBeta::XpnResourceId::Representation
|
|
3844
|
+
|
|
3845
|
+
end
|
|
3846
|
+
end
|
|
3847
|
+
|
|
3848
|
+
class ProjectsEnableXpnResourceRequest
|
|
3849
|
+
# @private
|
|
3850
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3851
|
+
property :xpn_resource, as: 'xpnResource', class: Google::Apis::ComputeBeta::XpnResourceId, decorator: Google::Apis::ComputeBeta::XpnResourceId::Representation
|
|
3852
|
+
|
|
3853
|
+
end
|
|
3854
|
+
end
|
|
3855
|
+
|
|
3856
|
+
class ProjectsGetXpnResources
|
|
3857
|
+
# @private
|
|
3858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3859
|
+
property :kind, as: 'kind'
|
|
3860
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3861
|
+
collection :resources, as: 'resources', class: Google::Apis::ComputeBeta::XpnResourceId, decorator: Google::Apis::ComputeBeta::XpnResourceId::Representation
|
|
3862
|
+
|
|
3863
|
+
end
|
|
3864
|
+
end
|
|
3865
|
+
|
|
3866
|
+
class ProjectsListXpnHostsRequest
|
|
3867
|
+
# @private
|
|
3868
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3869
|
+
property :organization, as: 'organization'
|
|
3870
|
+
end
|
|
3871
|
+
end
|
|
3872
|
+
|
|
3873
|
+
class Quota
|
|
3874
|
+
# @private
|
|
3875
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3876
|
+
property :limit, as: 'limit'
|
|
3877
|
+
property :metric, as: 'metric'
|
|
3878
|
+
property :usage, as: 'usage'
|
|
3879
|
+
end
|
|
3880
|
+
end
|
|
3881
|
+
|
|
3882
|
+
class Region
|
|
3883
|
+
# @private
|
|
3884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3885
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
3886
|
+
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
|
|
3887
|
+
|
|
3888
|
+
property :description, as: 'description'
|
|
3889
|
+
property :id, as: 'id'
|
|
3890
|
+
property :kind, as: 'kind'
|
|
3891
|
+
property :name, as: 'name'
|
|
3892
|
+
collection :quotas, as: 'quotas', class: Google::Apis::ComputeBeta::Quota, decorator: Google::Apis::ComputeBeta::Quota::Representation
|
|
3893
|
+
|
|
3894
|
+
property :self_link, as: 'selfLink'
|
|
3895
|
+
property :status, as: 'status'
|
|
3896
|
+
collection :zones, as: 'zones'
|
|
3897
|
+
end
|
|
3898
|
+
end
|
|
3899
|
+
|
|
3900
|
+
class RegionAutoscalerList
|
|
2759
3901
|
# @private
|
|
2760
3902
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2761
3903
|
property :id, as: 'id'
|
|
2762
|
-
|
|
3904
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::Autoscaler, decorator: Google::Apis::ComputeBeta::Autoscaler::Representation
|
|
2763
3905
|
|
|
2764
3906
|
property :kind, as: 'kind'
|
|
2765
3907
|
property :next_page_token, as: 'nextPageToken'
|
|
@@ -2767,11 +3909,11 @@ module Google
|
|
|
2767
3909
|
end
|
|
2768
3910
|
end
|
|
2769
3911
|
|
|
2770
|
-
class
|
|
3912
|
+
class RegionInstanceGroupList
|
|
2771
3913
|
# @private
|
|
2772
3914
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2773
3915
|
property :id, as: 'id'
|
|
2774
|
-
collection :items, as: 'items', class: Google::Apis::ComputeBeta::
|
|
3916
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroup, decorator: Google::Apis::ComputeBeta::InstanceGroup::Representation
|
|
2775
3917
|
|
|
2776
3918
|
property :kind, as: 'kind'
|
|
2777
3919
|
property :next_page_token, as: 'nextPageToken'
|
|
@@ -2779,97 +3921,96 @@ module Google
|
|
|
2779
3921
|
end
|
|
2780
3922
|
end
|
|
2781
3923
|
|
|
2782
|
-
class
|
|
3924
|
+
class RegionInstanceGroupManagerList
|
|
2783
3925
|
# @private
|
|
2784
3926
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2785
|
-
|
|
3927
|
+
property :id, as: 'id'
|
|
3928
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManager, decorator: Google::Apis::ComputeBeta::InstanceGroupManager::Representation
|
|
2786
3929
|
|
|
2787
|
-
property :
|
|
3930
|
+
property :kind, as: 'kind'
|
|
3931
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3932
|
+
property :self_link, as: 'selfLink'
|
|
3933
|
+
end
|
|
3934
|
+
end
|
|
2788
3935
|
|
|
3936
|
+
class RegionInstanceGroupManagersAbandonInstancesRequest
|
|
3937
|
+
# @private
|
|
3938
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3939
|
+
collection :instances, as: 'instances'
|
|
2789
3940
|
end
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
property :message, as: 'message'
|
|
2798
|
-
end
|
|
2799
|
-
|
|
2800
|
-
class Datum
|
|
2801
|
-
# @private
|
|
2802
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2803
|
-
property :key, as: 'key'
|
|
2804
|
-
property :value, as: 'value'
|
|
2805
|
-
end
|
|
2806
|
-
end
|
|
3941
|
+
end
|
|
3942
|
+
|
|
3943
|
+
class RegionInstanceGroupManagersDeleteInstancesRequest
|
|
3944
|
+
# @private
|
|
3945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3946
|
+
collection :instances, as: 'instances'
|
|
2807
3947
|
end
|
|
2808
3948
|
end
|
|
2809
3949
|
|
|
2810
|
-
class
|
|
3950
|
+
class RegionInstanceGroupManagersListInstancesResponse
|
|
2811
3951
|
# @private
|
|
2812
3952
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2813
|
-
|
|
2814
|
-
property :description, as: 'description'
|
|
2815
|
-
property :name, as: 'name'
|
|
2816
|
-
collection :path_rules, as: 'pathRules', class: Google::Apis::ComputeBeta::PathRule, decorator: Google::Apis::ComputeBeta::PathRule::Representation
|
|
3953
|
+
collection :managed_instances, as: 'managedInstances', class: Google::Apis::ComputeBeta::ManagedInstance, decorator: Google::Apis::ComputeBeta::ManagedInstance::Representation
|
|
2817
3954
|
|
|
2818
3955
|
end
|
|
2819
3956
|
end
|
|
2820
3957
|
|
|
2821
|
-
class
|
|
3958
|
+
class RegionInstanceGroupManagersRecreateRequest
|
|
2822
3959
|
# @private
|
|
2823
3960
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2824
|
-
collection :
|
|
2825
|
-
property :service, as: 'service'
|
|
3961
|
+
collection :instances, as: 'instances'
|
|
2826
3962
|
end
|
|
2827
3963
|
end
|
|
2828
3964
|
|
|
2829
|
-
class
|
|
3965
|
+
class RegionInstanceGroupManagersSetAutoHealingRequest
|
|
2830
3966
|
# @private
|
|
2831
3967
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
property :creation_timestamp, as: 'creationTimestamp'
|
|
2835
|
-
property :default_service_account, as: 'defaultServiceAccount'
|
|
2836
|
-
property :description, as: 'description'
|
|
2837
|
-
collection :enabled_features, as: 'enabledFeatures'
|
|
2838
|
-
property :id, as: 'id'
|
|
2839
|
-
property :kind, as: 'kind'
|
|
2840
|
-
property :name, as: 'name'
|
|
2841
|
-
collection :quotas, as: 'quotas', class: Google::Apis::ComputeBeta::Quota, decorator: Google::Apis::ComputeBeta::Quota::Representation
|
|
2842
|
-
|
|
2843
|
-
property :self_link, as: 'selfLink'
|
|
2844
|
-
property :usage_export_location, as: 'usageExportLocation', class: Google::Apis::ComputeBeta::UsageExportLocation, decorator: Google::Apis::ComputeBeta::UsageExportLocation::Representation
|
|
3968
|
+
collection :auto_healing_policies, as: 'autoHealingPolicies', class: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy::Representation
|
|
2845
3969
|
|
|
2846
3970
|
end
|
|
2847
3971
|
end
|
|
2848
3972
|
|
|
2849
|
-
class
|
|
3973
|
+
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
|
2850
3974
|
# @private
|
|
2851
3975
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2852
|
-
property :
|
|
2853
|
-
|
|
2854
|
-
property :usage, as: 'usage'
|
|
3976
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
3977
|
+
collection :target_pools, as: 'targetPools'
|
|
2855
3978
|
end
|
|
2856
3979
|
end
|
|
2857
3980
|
|
|
2858
|
-
class
|
|
3981
|
+
class RegionInstanceGroupManagersSetTemplateRequest
|
|
2859
3982
|
# @private
|
|
2860
3983
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2861
|
-
property :
|
|
2862
|
-
|
|
3984
|
+
property :instance_template, as: 'instanceTemplate'
|
|
3985
|
+
end
|
|
3986
|
+
end
|
|
2863
3987
|
|
|
2864
|
-
|
|
3988
|
+
class RegionInstanceGroupsListInstances
|
|
3989
|
+
# @private
|
|
3990
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2865
3991
|
property :id, as: 'id'
|
|
2866
|
-
|
|
2867
|
-
property :name, as: 'name'
|
|
2868
|
-
collection :quotas, as: 'quotas', class: Google::Apis::ComputeBeta::Quota, decorator: Google::Apis::ComputeBeta::Quota::Representation
|
|
3992
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceWithNamedPorts, decorator: Google::Apis::ComputeBeta::InstanceWithNamedPorts::Representation
|
|
2869
3993
|
|
|
3994
|
+
property :kind, as: 'kind'
|
|
3995
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2870
3996
|
property :self_link, as: 'selfLink'
|
|
2871
|
-
|
|
2872
|
-
|
|
3997
|
+
end
|
|
3998
|
+
end
|
|
3999
|
+
|
|
4000
|
+
class RegionInstanceGroupsListInstancesRequest
|
|
4001
|
+
# @private
|
|
4002
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4003
|
+
property :instance_state, as: 'instanceState'
|
|
4004
|
+
property :port_name, as: 'portName'
|
|
4005
|
+
end
|
|
4006
|
+
end
|
|
4007
|
+
|
|
4008
|
+
class RegionInstanceGroupsSetNamedPortsRequest
|
|
4009
|
+
# @private
|
|
4010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4011
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
4012
|
+
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
|
4013
|
+
|
|
2873
4014
|
end
|
|
2874
4015
|
end
|
|
2875
4016
|
|
|
@@ -2885,6 +4026,14 @@ module Google
|
|
|
2885
4026
|
end
|
|
2886
4027
|
end
|
|
2887
4028
|
|
|
4029
|
+
class ResourceCommitment
|
|
4030
|
+
# @private
|
|
4031
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4032
|
+
property :amount, as: 'amount'
|
|
4033
|
+
property :type, as: 'type'
|
|
4034
|
+
end
|
|
4035
|
+
end
|
|
4036
|
+
|
|
2888
4037
|
class ResourceGroupReference
|
|
2889
4038
|
# @private
|
|
2890
4039
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2906,6 +4055,7 @@ module Google
|
|
|
2906
4055
|
property :next_hop_instance, as: 'nextHopInstance'
|
|
2907
4056
|
property :next_hop_ip, as: 'nextHopIp'
|
|
2908
4057
|
property :next_hop_network, as: 'nextHopNetwork'
|
|
4058
|
+
property :next_hop_peering, as: 'nextHopPeering'
|
|
2909
4059
|
property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
|
|
2910
4060
|
property :priority, as: 'priority'
|
|
2911
4061
|
property :self_link, as: 'selfLink'
|
|
@@ -3054,6 +4204,14 @@ module Google
|
|
|
3054
4204
|
end
|
|
3055
4205
|
end
|
|
3056
4206
|
|
|
4207
|
+
class RoutersPreviewResponse
|
|
4208
|
+
# @private
|
|
4209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4210
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeBeta::Router, decorator: Google::Apis::ComputeBeta::Router::Representation
|
|
4211
|
+
|
|
4212
|
+
end
|
|
4213
|
+
end
|
|
4214
|
+
|
|
3057
4215
|
class RoutersScopedList
|
|
3058
4216
|
# @private
|
|
3059
4217
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3082,6 +4240,32 @@ module Google
|
|
|
3082
4240
|
end
|
|
3083
4241
|
end
|
|
3084
4242
|
|
|
4243
|
+
class Rule
|
|
4244
|
+
# @private
|
|
4245
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4246
|
+
property :action, as: 'action'
|
|
4247
|
+
collection :conditions, as: 'conditions', class: Google::Apis::ComputeBeta::Condition, decorator: Google::Apis::ComputeBeta::Condition::Representation
|
|
4248
|
+
|
|
4249
|
+
property :description, as: 'description'
|
|
4250
|
+
collection :ins, as: 'ins'
|
|
4251
|
+
collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeBeta::LogConfig, decorator: Google::Apis::ComputeBeta::LogConfig::Representation
|
|
4252
|
+
|
|
4253
|
+
collection :not_ins, as: 'notIns'
|
|
4254
|
+
collection :permissions, as: 'permissions'
|
|
4255
|
+
end
|
|
4256
|
+
end
|
|
4257
|
+
|
|
4258
|
+
class SslHealthCheck
|
|
4259
|
+
# @private
|
|
4260
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4261
|
+
property :port, as: 'port'
|
|
4262
|
+
property :port_name, as: 'portName'
|
|
4263
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4264
|
+
property :request, as: 'request'
|
|
4265
|
+
property :response, as: 'response'
|
|
4266
|
+
end
|
|
4267
|
+
end
|
|
4268
|
+
|
|
3085
4269
|
class Scheduling
|
|
3086
4270
|
# @private
|
|
3087
4271
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3184,7 +4368,10 @@ module Google
|
|
|
3184
4368
|
property :kind, as: 'kind'
|
|
3185
4369
|
property :name, as: 'name'
|
|
3186
4370
|
property :network, as: 'network'
|
|
4371
|
+
property :private_ip_google_access, as: 'privateIpGoogleAccess'
|
|
3187
4372
|
property :region, as: 'region'
|
|
4373
|
+
collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeBeta::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeBeta::SubnetworkSecondaryRange::Representation
|
|
4374
|
+
|
|
3188
4375
|
property :self_link, as: 'selfLink'
|
|
3189
4376
|
end
|
|
3190
4377
|
end
|
|
@@ -3213,6 +4400,21 @@ module Google
|
|
|
3213
4400
|
end
|
|
3214
4401
|
end
|
|
3215
4402
|
|
|
4403
|
+
class SubnetworkSecondaryRange
|
|
4404
|
+
# @private
|
|
4405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4406
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
4407
|
+
property :range_name, as: 'rangeName'
|
|
4408
|
+
end
|
|
4409
|
+
end
|
|
4410
|
+
|
|
4411
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
4412
|
+
# @private
|
|
4413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4414
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
4415
|
+
end
|
|
4416
|
+
end
|
|
4417
|
+
|
|
3216
4418
|
class SubnetworksScopedList
|
|
3217
4419
|
# @private
|
|
3218
4420
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3241,6 +4443,24 @@ module Google
|
|
|
3241
4443
|
end
|
|
3242
4444
|
end
|
|
3243
4445
|
|
|
4446
|
+
class SubnetworksSetPrivateIpGoogleAccessRequest
|
|
4447
|
+
# @private
|
|
4448
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4449
|
+
property :private_ip_google_access, as: 'privateIpGoogleAccess'
|
|
4450
|
+
end
|
|
4451
|
+
end
|
|
4452
|
+
|
|
4453
|
+
class TcpHealthCheck
|
|
4454
|
+
# @private
|
|
4455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4456
|
+
property :port, as: 'port'
|
|
4457
|
+
property :port_name, as: 'portName'
|
|
4458
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4459
|
+
property :request, as: 'request'
|
|
4460
|
+
property :response, as: 'response'
|
|
4461
|
+
end
|
|
4462
|
+
end
|
|
4463
|
+
|
|
3244
4464
|
class Tags
|
|
3245
4465
|
# @private
|
|
3246
4466
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3492,6 +4712,94 @@ module Google
|
|
|
3492
4712
|
end
|
|
3493
4713
|
end
|
|
3494
4714
|
|
|
4715
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
4716
|
+
# @private
|
|
4717
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4718
|
+
property :service, as: 'service'
|
|
4719
|
+
end
|
|
4720
|
+
end
|
|
4721
|
+
|
|
4722
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
4723
|
+
# @private
|
|
4724
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4725
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4726
|
+
end
|
|
4727
|
+
end
|
|
4728
|
+
|
|
4729
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
4730
|
+
# @private
|
|
4731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4732
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
4733
|
+
end
|
|
4734
|
+
end
|
|
4735
|
+
|
|
4736
|
+
class TargetSslProxy
|
|
4737
|
+
# @private
|
|
4738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4739
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
4740
|
+
property :description, as: 'description'
|
|
4741
|
+
property :id, as: 'id'
|
|
4742
|
+
property :kind, as: 'kind'
|
|
4743
|
+
property :name, as: 'name'
|
|
4744
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4745
|
+
property :self_link, as: 'selfLink'
|
|
4746
|
+
property :service, as: 'service'
|
|
4747
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
4748
|
+
end
|
|
4749
|
+
end
|
|
4750
|
+
|
|
4751
|
+
class TargetSslProxyList
|
|
4752
|
+
# @private
|
|
4753
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4754
|
+
property :id, as: 'id'
|
|
4755
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetSslProxy, decorator: Google::Apis::ComputeBeta::TargetSslProxy::Representation
|
|
4756
|
+
|
|
4757
|
+
property :kind, as: 'kind'
|
|
4758
|
+
property :next_page_token, as: 'nextPageToken'
|
|
4759
|
+
property :self_link, as: 'selfLink'
|
|
4760
|
+
end
|
|
4761
|
+
end
|
|
4762
|
+
|
|
4763
|
+
class TargetTcpProxiesSetBackendServiceRequest
|
|
4764
|
+
# @private
|
|
4765
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4766
|
+
property :service, as: 'service'
|
|
4767
|
+
end
|
|
4768
|
+
end
|
|
4769
|
+
|
|
4770
|
+
class TargetTcpProxiesSetProxyHeaderRequest
|
|
4771
|
+
# @private
|
|
4772
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4773
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4774
|
+
end
|
|
4775
|
+
end
|
|
4776
|
+
|
|
4777
|
+
class TargetTcpProxy
|
|
4778
|
+
# @private
|
|
4779
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4780
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
4781
|
+
property :description, as: 'description'
|
|
4782
|
+
property :id, as: 'id'
|
|
4783
|
+
property :kind, as: 'kind'
|
|
4784
|
+
property :name, as: 'name'
|
|
4785
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4786
|
+
property :self_link, as: 'selfLink'
|
|
4787
|
+
property :service, as: 'service'
|
|
4788
|
+
end
|
|
4789
|
+
end
|
|
4790
|
+
|
|
4791
|
+
class TargetTcpProxyList
|
|
4792
|
+
# @private
|
|
4793
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4794
|
+
property :id, as: 'id'
|
|
4795
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetTcpProxy, decorator: Google::Apis::ComputeBeta::TargetTcpProxy::Representation
|
|
4796
|
+
|
|
4797
|
+
property :kind, as: 'kind'
|
|
4798
|
+
property :next_page_token, as: 'nextPageToken'
|
|
4799
|
+
property :self_link, as: 'selfLink'
|
|
4800
|
+
end
|
|
4801
|
+
end
|
|
4802
|
+
|
|
3495
4803
|
class TargetVpnGateway
|
|
3496
4804
|
# @private
|
|
3497
4805
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3585,6 +4893,16 @@ module Google
|
|
|
3585
4893
|
end
|
|
3586
4894
|
end
|
|
3587
4895
|
|
|
4896
|
+
class UdpHealthCheck
|
|
4897
|
+
# @private
|
|
4898
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4899
|
+
property :port, as: 'port'
|
|
4900
|
+
property :port_name, as: 'portName'
|
|
4901
|
+
property :request, as: 'request'
|
|
4902
|
+
property :response, as: 'response'
|
|
4903
|
+
end
|
|
4904
|
+
end
|
|
4905
|
+
|
|
3588
4906
|
class UrlMap
|
|
3589
4907
|
# @private
|
|
3590
4908
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3682,6 +5000,7 @@ module Google
|
|
|
3682
5000
|
property :name, as: 'name'
|
|
3683
5001
|
property :peer_ip, as: 'peerIp'
|
|
3684
5002
|
property :region, as: 'region'
|
|
5003
|
+
collection :remote_traffic_selector, as: 'remoteTrafficSelector'
|
|
3685
5004
|
property :router, as: 'router'
|
|
3686
5005
|
property :self_link, as: 'selfLink'
|
|
3687
5006
|
property :shared_secret, as: 'sharedSecret'
|
|
@@ -3743,6 +5062,26 @@ module Google
|
|
|
3743
5062
|
end
|
|
3744
5063
|
end
|
|
3745
5064
|
|
|
5065
|
+
class XpnHostList
|
|
5066
|
+
# @private
|
|
5067
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5068
|
+
property :id, as: 'id'
|
|
5069
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::Project, decorator: Google::Apis::ComputeBeta::Project::Representation
|
|
5070
|
+
|
|
5071
|
+
property :kind, as: 'kind'
|
|
5072
|
+
property :next_page_token, as: 'nextPageToken'
|
|
5073
|
+
property :self_link, as: 'selfLink'
|
|
5074
|
+
end
|
|
5075
|
+
end
|
|
5076
|
+
|
|
5077
|
+
class XpnResourceId
|
|
5078
|
+
# @private
|
|
5079
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
5080
|
+
property :id, as: 'id'
|
|
5081
|
+
property :type, as: 'type'
|
|
5082
|
+
end
|
|
5083
|
+
end
|
|
5084
|
+
|
|
3746
5085
|
class Zone
|
|
3747
5086
|
# @private
|
|
3748
5087
|
class Representation < Google::Apis::Core::JsonRepresentation
|