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
|
@@ -142,12 +142,30 @@ module Google
|
|
|
142
142
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
143
|
end
|
|
144
144
|
|
|
145
|
+
class BackendBucket
|
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
+
|
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
class BackendBucketList
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
145
157
|
class BackendService
|
|
146
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
159
|
|
|
148
160
|
include Google::Apis::Core::JsonObjectSupport
|
|
149
161
|
end
|
|
150
162
|
|
|
163
|
+
class BackendServiceAggregatedList
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
151
169
|
class BackendServiceGroupHealth
|
|
152
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
171
|
|
|
@@ -160,6 +178,48 @@ module Google
|
|
|
160
178
|
include Google::Apis::Core::JsonObjectSupport
|
|
161
179
|
end
|
|
162
180
|
|
|
181
|
+
class BackendServicesScopedList
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
class Warning
|
|
185
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
186
|
+
|
|
187
|
+
class Datum
|
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
|
+
|
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
194
|
+
end
|
|
195
|
+
|
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
197
|
+
end
|
|
198
|
+
|
|
199
|
+
class CacheInvalidationRule
|
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
+
|
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
203
|
+
end
|
|
204
|
+
|
|
205
|
+
class ConnectionDraining
|
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
207
|
+
|
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
209
|
+
end
|
|
210
|
+
|
|
211
|
+
class CustomerEncryptionKey
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
217
|
+
class CustomerEncryptionKeyProtectedDisk
|
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
+
|
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
+
end
|
|
222
|
+
|
|
163
223
|
class DeprecationStatus
|
|
164
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
225
|
|
|
@@ -304,6 +364,36 @@ module Google
|
|
|
304
364
|
include Google::Apis::Core::JsonObjectSupport
|
|
305
365
|
end
|
|
306
366
|
|
|
367
|
+
class GuestOsFeature
|
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
369
|
+
|
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
371
|
+
end
|
|
372
|
+
|
|
373
|
+
class HttpHealthCheck
|
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
375
|
+
|
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
377
|
+
end
|
|
378
|
+
|
|
379
|
+
class HttpsHealthCheck
|
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
|
+
|
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
383
|
+
end
|
|
384
|
+
|
|
385
|
+
class HealthCheck
|
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
387
|
+
|
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
389
|
+
end
|
|
390
|
+
|
|
391
|
+
class HealthCheckList
|
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
393
|
+
|
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
395
|
+
end
|
|
396
|
+
|
|
307
397
|
class HealthCheckReference
|
|
308
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
399
|
|
|
@@ -586,6 +676,18 @@ module Google
|
|
|
586
676
|
include Google::Apis::Core::JsonObjectSupport
|
|
587
677
|
end
|
|
588
678
|
|
|
679
|
+
class InstancesSetServiceAccountRequest
|
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
681
|
+
|
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
683
|
+
end
|
|
684
|
+
|
|
685
|
+
class InstancesStartWithEncryptionKeyRequest
|
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
687
|
+
|
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
689
|
+
end
|
|
690
|
+
|
|
589
691
|
class License
|
|
590
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
591
693
|
|
|
@@ -784,6 +886,78 @@ module Google
|
|
|
784
886
|
include Google::Apis::Core::JsonObjectSupport
|
|
785
887
|
end
|
|
786
888
|
|
|
889
|
+
class RegionAutoscalerList
|
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
|
+
|
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
893
|
+
end
|
|
894
|
+
|
|
895
|
+
class RegionInstanceGroupList
|
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
897
|
+
|
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
899
|
+
end
|
|
900
|
+
|
|
901
|
+
class RegionInstanceGroupManagerList
|
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
903
|
+
|
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
905
|
+
end
|
|
906
|
+
|
|
907
|
+
class RegionInstanceGroupManagersAbandonInstancesRequest
|
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
909
|
+
|
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
911
|
+
end
|
|
912
|
+
|
|
913
|
+
class RegionInstanceGroupManagersDeleteInstancesRequest
|
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
915
|
+
|
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
917
|
+
end
|
|
918
|
+
|
|
919
|
+
class RegionInstanceGroupManagersListInstancesResponse
|
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
921
|
+
|
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
923
|
+
end
|
|
924
|
+
|
|
925
|
+
class RegionInstanceGroupManagersRecreateRequest
|
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
|
+
|
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
929
|
+
end
|
|
930
|
+
|
|
931
|
+
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
933
|
+
|
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
935
|
+
end
|
|
936
|
+
|
|
937
|
+
class RegionInstanceGroupManagersSetTemplateRequest
|
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
939
|
+
|
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
941
|
+
end
|
|
942
|
+
|
|
943
|
+
class RegionInstanceGroupsListInstances
|
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
|
+
|
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
947
|
+
end
|
|
948
|
+
|
|
949
|
+
class RegionInstanceGroupsListInstancesRequest
|
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
951
|
+
|
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
953
|
+
end
|
|
954
|
+
|
|
955
|
+
class RegionInstanceGroupsSetNamedPortsRequest
|
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
957
|
+
|
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
959
|
+
end
|
|
960
|
+
|
|
787
961
|
class RegionList
|
|
788
962
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
789
963
|
|
|
@@ -820,6 +994,90 @@ module Google
|
|
|
820
994
|
include Google::Apis::Core::JsonObjectSupport
|
|
821
995
|
end
|
|
822
996
|
|
|
997
|
+
class Router
|
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
999
|
+
|
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1001
|
+
end
|
|
1002
|
+
|
|
1003
|
+
class RouterAggregatedList
|
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1005
|
+
|
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1007
|
+
end
|
|
1008
|
+
|
|
1009
|
+
class RouterBgp
|
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
|
+
|
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1013
|
+
end
|
|
1014
|
+
|
|
1015
|
+
class RouterBgpPeer
|
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1017
|
+
|
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1019
|
+
end
|
|
1020
|
+
|
|
1021
|
+
class RouterInterface
|
|
1022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
|
+
|
|
1024
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1025
|
+
end
|
|
1026
|
+
|
|
1027
|
+
class RouterList
|
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
|
+
|
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1031
|
+
end
|
|
1032
|
+
|
|
1033
|
+
class RouterStatus
|
|
1034
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1035
|
+
|
|
1036
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1037
|
+
end
|
|
1038
|
+
|
|
1039
|
+
class RouterStatusBgpPeerStatus
|
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1041
|
+
|
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1043
|
+
end
|
|
1044
|
+
|
|
1045
|
+
class RouterStatusResponse
|
|
1046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1047
|
+
|
|
1048
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1049
|
+
end
|
|
1050
|
+
|
|
1051
|
+
class RoutersPreviewResponse
|
|
1052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1053
|
+
|
|
1054
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1055
|
+
end
|
|
1056
|
+
|
|
1057
|
+
class RoutersScopedList
|
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1059
|
+
|
|
1060
|
+
class Warning
|
|
1061
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1062
|
+
|
|
1063
|
+
class Datum
|
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1065
|
+
|
|
1066
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1067
|
+
end
|
|
1068
|
+
|
|
1069
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1070
|
+
end
|
|
1071
|
+
|
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1073
|
+
end
|
|
1074
|
+
|
|
1075
|
+
class SslHealthCheck
|
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1077
|
+
|
|
1078
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1079
|
+
end
|
|
1080
|
+
|
|
823
1081
|
class Scheduling
|
|
824
1082
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
825
1083
|
|
|
@@ -880,6 +1138,12 @@ module Google
|
|
|
880
1138
|
include Google::Apis::Core::JsonObjectSupport
|
|
881
1139
|
end
|
|
882
1140
|
|
|
1141
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1143
|
+
|
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1145
|
+
end
|
|
1146
|
+
|
|
883
1147
|
class SubnetworksScopedList
|
|
884
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
885
1149
|
|
|
@@ -898,6 +1162,12 @@ module Google
|
|
|
898
1162
|
include Google::Apis::Core::JsonObjectSupport
|
|
899
1163
|
end
|
|
900
1164
|
|
|
1165
|
+
class TcpHealthCheck
|
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1167
|
+
|
|
1168
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1169
|
+
end
|
|
1170
|
+
|
|
901
1171
|
class Tags
|
|
902
1172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
903
1173
|
|
|
@@ -1042,6 +1312,36 @@ module Google
|
|
|
1042
1312
|
include Google::Apis::Core::JsonObjectSupport
|
|
1043
1313
|
end
|
|
1044
1314
|
|
|
1315
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1317
|
+
|
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1319
|
+
end
|
|
1320
|
+
|
|
1321
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1323
|
+
|
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1325
|
+
end
|
|
1326
|
+
|
|
1327
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
1328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1329
|
+
|
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1331
|
+
end
|
|
1332
|
+
|
|
1333
|
+
class TargetSslProxy
|
|
1334
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1335
|
+
|
|
1336
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1337
|
+
end
|
|
1338
|
+
|
|
1339
|
+
class TargetSslProxyList
|
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1341
|
+
|
|
1342
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1343
|
+
end
|
|
1344
|
+
|
|
1045
1345
|
class TargetVpnGateway
|
|
1046
1346
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1047
1347
|
|
|
@@ -1264,6 +1564,8 @@ module Google
|
|
|
1264
1564
|
property :auto_delete, as: 'autoDelete'
|
|
1265
1565
|
property :boot, as: 'boot'
|
|
1266
1566
|
property :device_name, as: 'deviceName'
|
|
1567
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1568
|
+
|
|
1267
1569
|
property :index, as: 'index'
|
|
1268
1570
|
property :initialize_params, as: 'initializeParams', class: Google::Apis::ComputeV1::AttachedDiskInitializeParams, decorator: Google::Apis::ComputeV1::AttachedDiskInitializeParams::Representation
|
|
1269
1571
|
|
|
@@ -1283,6 +1585,8 @@ module Google
|
|
|
1283
1585
|
property :disk_size_gb, as: 'diskSizeGb'
|
|
1284
1586
|
property :disk_type, as: 'diskType'
|
|
1285
1587
|
property :source_image, as: 'sourceImage'
|
|
1588
|
+
property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1589
|
+
|
|
1286
1590
|
end
|
|
1287
1591
|
end
|
|
1288
1592
|
|
|
@@ -1296,6 +1600,7 @@ module Google
|
|
|
1296
1600
|
property :id, as: 'id'
|
|
1297
1601
|
property :kind, as: 'kind'
|
|
1298
1602
|
property :name, as: 'name'
|
|
1603
|
+
property :region, as: 'region'
|
|
1299
1604
|
property :self_link, as: 'selfLink'
|
|
1300
1605
|
property :target, as: 'target'
|
|
1301
1606
|
property :zone, as: 'zone'
|
|
@@ -1399,33 +1704,79 @@ module Google
|
|
|
1399
1704
|
property :capacity_scaler, as: 'capacityScaler'
|
|
1400
1705
|
property :description, as: 'description'
|
|
1401
1706
|
property :group, as: 'group'
|
|
1707
|
+
property :max_connections, as: 'maxConnections'
|
|
1708
|
+
property :max_connections_per_instance, as: 'maxConnectionsPerInstance'
|
|
1402
1709
|
property :max_rate, as: 'maxRate'
|
|
1403
1710
|
property :max_rate_per_instance, as: 'maxRatePerInstance'
|
|
1404
1711
|
property :max_utilization, as: 'maxUtilization'
|
|
1405
1712
|
end
|
|
1406
1713
|
end
|
|
1407
1714
|
|
|
1715
|
+
class BackendBucket
|
|
1716
|
+
# @private
|
|
1717
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1718
|
+
property :bucket_name, as: 'bucketName'
|
|
1719
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
1720
|
+
property :description, as: 'description'
|
|
1721
|
+
property :enable_cdn, as: 'enableCdn'
|
|
1722
|
+
property :id, as: 'id'
|
|
1723
|
+
property :kind, as: 'kind'
|
|
1724
|
+
property :name, as: 'name'
|
|
1725
|
+
property :self_link, as: 'selfLink'
|
|
1726
|
+
end
|
|
1727
|
+
end
|
|
1728
|
+
|
|
1729
|
+
class BackendBucketList
|
|
1730
|
+
# @private
|
|
1731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1732
|
+
property :id, as: 'id'
|
|
1733
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::BackendBucket, decorator: Google::Apis::ComputeV1::BackendBucket::Representation
|
|
1734
|
+
|
|
1735
|
+
property :kind, as: 'kind'
|
|
1736
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1737
|
+
property :self_link, as: 'selfLink'
|
|
1738
|
+
end
|
|
1739
|
+
end
|
|
1740
|
+
|
|
1408
1741
|
class BackendService
|
|
1409
1742
|
# @private
|
|
1410
1743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1744
|
+
property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
|
|
1411
1745
|
collection :backends, as: 'backends', class: Google::Apis::ComputeV1::Backend, decorator: Google::Apis::ComputeV1::Backend::Representation
|
|
1412
1746
|
|
|
1747
|
+
property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeV1::ConnectionDraining, decorator: Google::Apis::ComputeV1::ConnectionDraining::Representation
|
|
1748
|
+
|
|
1413
1749
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1414
1750
|
property :description, as: 'description'
|
|
1751
|
+
property :enable_cdn, as: 'enableCDN'
|
|
1415
1752
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
1416
1753
|
collection :health_checks, as: 'healthChecks'
|
|
1417
1754
|
property :id, as: 'id'
|
|
1418
1755
|
property :kind, as: 'kind'
|
|
1756
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
1419
1757
|
property :name, as: 'name'
|
|
1420
1758
|
property :port, as: 'port'
|
|
1421
1759
|
property :port_name, as: 'portName'
|
|
1422
1760
|
property :protocol, as: 'protocol'
|
|
1423
1761
|
property :region, as: 'region'
|
|
1424
1762
|
property :self_link, as: 'selfLink'
|
|
1763
|
+
property :session_affinity, as: 'sessionAffinity'
|
|
1425
1764
|
property :timeout_sec, as: 'timeoutSec'
|
|
1426
1765
|
end
|
|
1427
1766
|
end
|
|
1428
1767
|
|
|
1768
|
+
class BackendServiceAggregatedList
|
|
1769
|
+
# @private
|
|
1770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1771
|
+
property :id, as: 'id'
|
|
1772
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::BackendServicesScopedList, decorator: Google::Apis::ComputeV1::BackendServicesScopedList::Representation
|
|
1773
|
+
|
|
1774
|
+
property :kind, as: 'kind'
|
|
1775
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1776
|
+
property :self_link, as: 'selfLink'
|
|
1777
|
+
end
|
|
1778
|
+
end
|
|
1779
|
+
|
|
1429
1780
|
class BackendServiceGroupHealth
|
|
1430
1781
|
# @private
|
|
1431
1782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1447,6 +1798,66 @@ module Google
|
|
|
1447
1798
|
end
|
|
1448
1799
|
end
|
|
1449
1800
|
|
|
1801
|
+
class BackendServicesScopedList
|
|
1802
|
+
# @private
|
|
1803
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1804
|
+
collection :backend_services, as: 'backendServices', class: Google::Apis::ComputeV1::BackendService, decorator: Google::Apis::ComputeV1::BackendService::Representation
|
|
1805
|
+
|
|
1806
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::BackendServicesScopedList::Warning, decorator: Google::Apis::ComputeV1::BackendServicesScopedList::Warning::Representation
|
|
1807
|
+
|
|
1808
|
+
end
|
|
1809
|
+
|
|
1810
|
+
class Warning
|
|
1811
|
+
# @private
|
|
1812
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1813
|
+
property :code, as: 'code'
|
|
1814
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::BackendServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::BackendServicesScopedList::Warning::Datum::Representation
|
|
1815
|
+
|
|
1816
|
+
property :message, as: 'message'
|
|
1817
|
+
end
|
|
1818
|
+
|
|
1819
|
+
class Datum
|
|
1820
|
+
# @private
|
|
1821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1822
|
+
property :key, as: 'key'
|
|
1823
|
+
property :value, as: 'value'
|
|
1824
|
+
end
|
|
1825
|
+
end
|
|
1826
|
+
end
|
|
1827
|
+
end
|
|
1828
|
+
|
|
1829
|
+
class CacheInvalidationRule
|
|
1830
|
+
# @private
|
|
1831
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1832
|
+
property :host, as: 'host'
|
|
1833
|
+
property :path, as: 'path'
|
|
1834
|
+
end
|
|
1835
|
+
end
|
|
1836
|
+
|
|
1837
|
+
class ConnectionDraining
|
|
1838
|
+
# @private
|
|
1839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1840
|
+
property :draining_timeout_sec, as: 'drainingTimeoutSec'
|
|
1841
|
+
end
|
|
1842
|
+
end
|
|
1843
|
+
|
|
1844
|
+
class CustomerEncryptionKey
|
|
1845
|
+
# @private
|
|
1846
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1847
|
+
property :raw_key, as: 'rawKey'
|
|
1848
|
+
property :sha256, as: 'sha256'
|
|
1849
|
+
end
|
|
1850
|
+
end
|
|
1851
|
+
|
|
1852
|
+
class CustomerEncryptionKeyProtectedDisk
|
|
1853
|
+
# @private
|
|
1854
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1855
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1856
|
+
|
|
1857
|
+
property :source, as: 'source'
|
|
1858
|
+
end
|
|
1859
|
+
end
|
|
1860
|
+
|
|
1450
1861
|
class DeprecationStatus
|
|
1451
1862
|
# @private
|
|
1452
1863
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1463,6 +1874,8 @@ module Google
|
|
|
1463
1874
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1464
1875
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1465
1876
|
property :description, as: 'description'
|
|
1877
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1878
|
+
|
|
1466
1879
|
property :id, as: 'id'
|
|
1467
1880
|
property :kind, as: 'kind'
|
|
1468
1881
|
property :last_attach_timestamp, as: 'lastAttachTimestamp'
|
|
@@ -1473,8 +1886,12 @@ module Google
|
|
|
1473
1886
|
property :self_link, as: 'selfLink'
|
|
1474
1887
|
property :size_gb, as: 'sizeGb'
|
|
1475
1888
|
property :source_image, as: 'sourceImage'
|
|
1889
|
+
property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1890
|
+
|
|
1476
1891
|
property :source_image_id, as: 'sourceImageId'
|
|
1477
1892
|
property :source_snapshot, as: 'sourceSnapshot'
|
|
1893
|
+
property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1894
|
+
|
|
1478
1895
|
property :source_snapshot_id, as: 'sourceSnapshotId'
|
|
1479
1896
|
property :status, as: 'status'
|
|
1480
1897
|
property :type, as: 'type'
|
|
@@ -1662,14 +2079,19 @@ module Google
|
|
|
1662
2079
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1663
2080
|
property :ip_address, as: 'IPAddress'
|
|
1664
2081
|
property :ip_protocol, as: 'IPProtocol'
|
|
2082
|
+
property :backend_service, as: 'backendService'
|
|
1665
2083
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1666
2084
|
property :description, as: 'description'
|
|
1667
2085
|
property :id, as: 'id'
|
|
1668
2086
|
property :kind, as: 'kind'
|
|
2087
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
1669
2088
|
property :name, as: 'name'
|
|
2089
|
+
property :network, as: 'network'
|
|
1670
2090
|
property :port_range, as: 'portRange'
|
|
2091
|
+
collection :ports, as: 'ports'
|
|
1671
2092
|
property :region, as: 'region'
|
|
1672
2093
|
property :self_link, as: 'selfLink'
|
|
2094
|
+
property :subnetwork, as: 'subnetwork'
|
|
1673
2095
|
property :target, as: 'target'
|
|
1674
2096
|
end
|
|
1675
2097
|
end
|
|
@@ -1726,6 +2148,72 @@ module Google
|
|
|
1726
2148
|
end
|
|
1727
2149
|
end
|
|
1728
2150
|
|
|
2151
|
+
class GuestOsFeature
|
|
2152
|
+
# @private
|
|
2153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2154
|
+
property :type, as: 'type'
|
|
2155
|
+
end
|
|
2156
|
+
end
|
|
2157
|
+
|
|
2158
|
+
class HttpHealthCheck
|
|
2159
|
+
# @private
|
|
2160
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2161
|
+
property :host, as: 'host'
|
|
2162
|
+
property :port, as: 'port'
|
|
2163
|
+
property :port_name, as: 'portName'
|
|
2164
|
+
property :proxy_header, as: 'proxyHeader'
|
|
2165
|
+
property :request_path, as: 'requestPath'
|
|
2166
|
+
end
|
|
2167
|
+
end
|
|
2168
|
+
|
|
2169
|
+
class HttpsHealthCheck
|
|
2170
|
+
# @private
|
|
2171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2172
|
+
property :host, as: 'host'
|
|
2173
|
+
property :port, as: 'port'
|
|
2174
|
+
property :port_name, as: 'portName'
|
|
2175
|
+
property :proxy_header, as: 'proxyHeader'
|
|
2176
|
+
property :request_path, as: 'requestPath'
|
|
2177
|
+
end
|
|
2178
|
+
end
|
|
2179
|
+
|
|
2180
|
+
class HealthCheck
|
|
2181
|
+
# @private
|
|
2182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2183
|
+
property :check_interval_sec, as: 'checkIntervalSec'
|
|
2184
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
2185
|
+
property :description, as: 'description'
|
|
2186
|
+
property :healthy_threshold, as: 'healthyThreshold'
|
|
2187
|
+
property :http_health_check, as: 'httpHealthCheck', class: Google::Apis::ComputeV1::HttpHealthCheck, decorator: Google::Apis::ComputeV1::HttpHealthCheck::Representation
|
|
2188
|
+
|
|
2189
|
+
property :https_health_check, as: 'httpsHealthCheck', class: Google::Apis::ComputeV1::HttpsHealthCheck, decorator: Google::Apis::ComputeV1::HttpsHealthCheck::Representation
|
|
2190
|
+
|
|
2191
|
+
property :id, as: 'id'
|
|
2192
|
+
property :kind, as: 'kind'
|
|
2193
|
+
property :name, as: 'name'
|
|
2194
|
+
property :self_link, as: 'selfLink'
|
|
2195
|
+
property :ssl_health_check, as: 'sslHealthCheck', class: Google::Apis::ComputeV1::SslHealthCheck, decorator: Google::Apis::ComputeV1::SslHealthCheck::Representation
|
|
2196
|
+
|
|
2197
|
+
property :tcp_health_check, as: 'tcpHealthCheck', class: Google::Apis::ComputeV1::TcpHealthCheck, decorator: Google::Apis::ComputeV1::TcpHealthCheck::Representation
|
|
2198
|
+
|
|
2199
|
+
property :timeout_sec, as: 'timeoutSec'
|
|
2200
|
+
property :type, as: 'type'
|
|
2201
|
+
property :unhealthy_threshold, as: 'unhealthyThreshold'
|
|
2202
|
+
end
|
|
2203
|
+
end
|
|
2204
|
+
|
|
2205
|
+
class HealthCheckList
|
|
2206
|
+
# @private
|
|
2207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2208
|
+
property :id, as: 'id'
|
|
2209
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::HealthCheck, decorator: Google::Apis::ComputeV1::HealthCheck::Representation
|
|
2210
|
+
|
|
2211
|
+
property :kind, as: 'kind'
|
|
2212
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2213
|
+
property :self_link, as: 'selfLink'
|
|
2214
|
+
end
|
|
2215
|
+
end
|
|
2216
|
+
|
|
1729
2217
|
class HealthCheckReference
|
|
1730
2218
|
# @private
|
|
1731
2219
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1824,7 +2312,11 @@ module Google
|
|
|
1824
2312
|
property :description, as: 'description'
|
|
1825
2313
|
property :disk_size_gb, as: 'diskSizeGb'
|
|
1826
2314
|
property :family, as: 'family'
|
|
2315
|
+
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeV1::GuestOsFeature, decorator: Google::Apis::ComputeV1::GuestOsFeature::Representation
|
|
2316
|
+
|
|
1827
2317
|
property :id, as: 'id'
|
|
2318
|
+
property :image_encryption_key, as: 'imageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
2319
|
+
|
|
1828
2320
|
property :kind, as: 'kind'
|
|
1829
2321
|
collection :licenses, as: 'licenses'
|
|
1830
2322
|
property :name, as: 'name'
|
|
@@ -1832,6 +2324,8 @@ module Google
|
|
|
1832
2324
|
|
|
1833
2325
|
property :self_link, as: 'selfLink'
|
|
1834
2326
|
property :source_disk, as: 'sourceDisk'
|
|
2327
|
+
property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
2328
|
+
|
|
1835
2329
|
property :source_disk_id, as: 'sourceDiskId'
|
|
1836
2330
|
property :source_type, as: 'sourceType'
|
|
1837
2331
|
property :status, as: 'status'
|
|
@@ -1913,6 +2407,7 @@ module Google
|
|
|
1913
2407
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeV1::NamedPort, decorator: Google::Apis::ComputeV1::NamedPort::Representation
|
|
1914
2408
|
|
|
1915
2409
|
property :network, as: 'network'
|
|
2410
|
+
property :region, as: 'region'
|
|
1916
2411
|
property :self_link, as: 'selfLink'
|
|
1917
2412
|
property :size, as: 'size'
|
|
1918
2413
|
property :subnetwork, as: 'subnetwork'
|
|
@@ -1960,6 +2455,7 @@ module Google
|
|
|
1960
2455
|
property :name, as: 'name'
|
|
1961
2456
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeV1::NamedPort, decorator: Google::Apis::ComputeV1::NamedPort::Representation
|
|
1962
2457
|
|
|
2458
|
+
property :region, as: 'region'
|
|
1963
2459
|
property :self_link, as: 'selfLink'
|
|
1964
2460
|
collection :target_pools, as: 'targetPools'
|
|
1965
2461
|
property :target_size, as: 'targetSize'
|
|
@@ -1972,6 +2468,7 @@ module Google
|
|
|
1972
2468
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1973
2469
|
property :abandoning, as: 'abandoning'
|
|
1974
2470
|
property :creating, as: 'creating'
|
|
2471
|
+
property :creating_without_retries, as: 'creatingWithoutRetries'
|
|
1975
2472
|
property :deleting, as: 'deleting'
|
|
1976
2473
|
property :none, as: 'none'
|
|
1977
2474
|
property :recreating, as: 'recreating'
|
|
@@ -2267,6 +2764,22 @@ module Google
|
|
|
2267
2764
|
end
|
|
2268
2765
|
end
|
|
2269
2766
|
|
|
2767
|
+
class InstancesSetServiceAccountRequest
|
|
2768
|
+
# @private
|
|
2769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2770
|
+
property :email, as: 'email'
|
|
2771
|
+
collection :scopes, as: 'scopes'
|
|
2772
|
+
end
|
|
2773
|
+
end
|
|
2774
|
+
|
|
2775
|
+
class InstancesStartWithEncryptionKeyRequest
|
|
2776
|
+
# @private
|
|
2777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2778
|
+
collection :disks, as: 'disks', class: Google::Apis::ComputeV1::CustomerEncryptionKeyProtectedDisk, decorator: Google::Apis::ComputeV1::CustomerEncryptionKeyProtectedDisk::Representation
|
|
2779
|
+
|
|
2780
|
+
end
|
|
2781
|
+
end
|
|
2782
|
+
|
|
2270
2783
|
class License
|
|
2271
2784
|
# @private
|
|
2272
2785
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2287,6 +2800,7 @@ module Google
|
|
|
2287
2800
|
property :guest_cpus, as: 'guestCpus'
|
|
2288
2801
|
property :id, as: 'id'
|
|
2289
2802
|
property :image_space_gb, as: 'imageSpaceGb'
|
|
2803
|
+
property :is_shared_cpu, as: 'isSharedCpu'
|
|
2290
2804
|
property :kind, as: 'kind'
|
|
2291
2805
|
property :maximum_persistent_disks, as: 'maximumPersistentDisks'
|
|
2292
2806
|
property :maximum_persistent_disks_size_gb, as: 'maximumPersistentDisksSizeGb'
|
|
@@ -2442,6 +2956,7 @@ module Google
|
|
|
2442
2956
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2443
2957
|
collection :access_configs, as: 'accessConfigs', class: Google::Apis::ComputeV1::AccessConfig, decorator: Google::Apis::ComputeV1::AccessConfig::Representation
|
|
2444
2958
|
|
|
2959
|
+
property :kind, as: 'kind'
|
|
2445
2960
|
property :name, as: 'name'
|
|
2446
2961
|
property :network, as: 'network'
|
|
2447
2962
|
property :network_ip, as: 'networkIP'
|
|
@@ -2604,6 +3119,7 @@ module Google
|
|
|
2604
3119
|
property :common_instance_metadata, as: 'commonInstanceMetadata', class: Google::Apis::ComputeV1::Metadata, decorator: Google::Apis::ComputeV1::Metadata::Representation
|
|
2605
3120
|
|
|
2606
3121
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
3122
|
+
property :default_service_account, as: 'defaultServiceAccount'
|
|
2607
3123
|
property :description, as: 'description'
|
|
2608
3124
|
collection :enabled_features, as: 'enabledFeatures'
|
|
2609
3125
|
property :id, as: 'id'
|
|
@@ -2644,6 +3160,115 @@ module Google
|
|
|
2644
3160
|
end
|
|
2645
3161
|
end
|
|
2646
3162
|
|
|
3163
|
+
class RegionAutoscalerList
|
|
3164
|
+
# @private
|
|
3165
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3166
|
+
property :id, as: 'id'
|
|
3167
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::Autoscaler, decorator: Google::Apis::ComputeV1::Autoscaler::Representation
|
|
3168
|
+
|
|
3169
|
+
property :kind, as: 'kind'
|
|
3170
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3171
|
+
property :self_link, as: 'selfLink'
|
|
3172
|
+
end
|
|
3173
|
+
end
|
|
3174
|
+
|
|
3175
|
+
class RegionInstanceGroupList
|
|
3176
|
+
# @private
|
|
3177
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3178
|
+
property :id, as: 'id'
|
|
3179
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::InstanceGroup, decorator: Google::Apis::ComputeV1::InstanceGroup::Representation
|
|
3180
|
+
|
|
3181
|
+
property :kind, as: 'kind'
|
|
3182
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3183
|
+
property :self_link, as: 'selfLink'
|
|
3184
|
+
end
|
|
3185
|
+
end
|
|
3186
|
+
|
|
3187
|
+
class RegionInstanceGroupManagerList
|
|
3188
|
+
# @private
|
|
3189
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3190
|
+
property :id, as: 'id'
|
|
3191
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::InstanceGroupManager, decorator: Google::Apis::ComputeV1::InstanceGroupManager::Representation
|
|
3192
|
+
|
|
3193
|
+
property :kind, as: 'kind'
|
|
3194
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3195
|
+
property :self_link, as: 'selfLink'
|
|
3196
|
+
end
|
|
3197
|
+
end
|
|
3198
|
+
|
|
3199
|
+
class RegionInstanceGroupManagersAbandonInstancesRequest
|
|
3200
|
+
# @private
|
|
3201
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3202
|
+
collection :instances, as: 'instances'
|
|
3203
|
+
end
|
|
3204
|
+
end
|
|
3205
|
+
|
|
3206
|
+
class RegionInstanceGroupManagersDeleteInstancesRequest
|
|
3207
|
+
# @private
|
|
3208
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3209
|
+
collection :instances, as: 'instances'
|
|
3210
|
+
end
|
|
3211
|
+
end
|
|
3212
|
+
|
|
3213
|
+
class RegionInstanceGroupManagersListInstancesResponse
|
|
3214
|
+
# @private
|
|
3215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3216
|
+
collection :managed_instances, as: 'managedInstances', class: Google::Apis::ComputeV1::ManagedInstance, decorator: Google::Apis::ComputeV1::ManagedInstance::Representation
|
|
3217
|
+
|
|
3218
|
+
end
|
|
3219
|
+
end
|
|
3220
|
+
|
|
3221
|
+
class RegionInstanceGroupManagersRecreateRequest
|
|
3222
|
+
# @private
|
|
3223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3224
|
+
collection :instances, as: 'instances'
|
|
3225
|
+
end
|
|
3226
|
+
end
|
|
3227
|
+
|
|
3228
|
+
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
|
3229
|
+
# @private
|
|
3230
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3231
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
3232
|
+
collection :target_pools, as: 'targetPools'
|
|
3233
|
+
end
|
|
3234
|
+
end
|
|
3235
|
+
|
|
3236
|
+
class RegionInstanceGroupManagersSetTemplateRequest
|
|
3237
|
+
# @private
|
|
3238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3239
|
+
property :instance_template, as: 'instanceTemplate'
|
|
3240
|
+
end
|
|
3241
|
+
end
|
|
3242
|
+
|
|
3243
|
+
class RegionInstanceGroupsListInstances
|
|
3244
|
+
# @private
|
|
3245
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3246
|
+
property :id, as: 'id'
|
|
3247
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::InstanceWithNamedPorts, decorator: Google::Apis::ComputeV1::InstanceWithNamedPorts::Representation
|
|
3248
|
+
|
|
3249
|
+
property :kind, as: 'kind'
|
|
3250
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3251
|
+
property :self_link, as: 'selfLink'
|
|
3252
|
+
end
|
|
3253
|
+
end
|
|
3254
|
+
|
|
3255
|
+
class RegionInstanceGroupsListInstancesRequest
|
|
3256
|
+
# @private
|
|
3257
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3258
|
+
property :instance_state, as: 'instanceState'
|
|
3259
|
+
property :port_name, as: 'portName'
|
|
3260
|
+
end
|
|
3261
|
+
end
|
|
3262
|
+
|
|
3263
|
+
class RegionInstanceGroupsSetNamedPortsRequest
|
|
3264
|
+
# @private
|
|
3265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3266
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
3267
|
+
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeV1::NamedPort, decorator: Google::Apis::ComputeV1::NamedPort::Representation
|
|
3268
|
+
|
|
3269
|
+
end
|
|
3270
|
+
end
|
|
3271
|
+
|
|
2647
3272
|
class RegionList
|
|
2648
3273
|
# @private
|
|
2649
3274
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2716,6 +3341,162 @@ module Google
|
|
|
2716
3341
|
end
|
|
2717
3342
|
end
|
|
2718
3343
|
|
|
3344
|
+
class Router
|
|
3345
|
+
# @private
|
|
3346
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3347
|
+
property :bgp, as: 'bgp', class: Google::Apis::ComputeV1::RouterBgp, decorator: Google::Apis::ComputeV1::RouterBgp::Representation
|
|
3348
|
+
|
|
3349
|
+
collection :bgp_peers, as: 'bgpPeers', class: Google::Apis::ComputeV1::RouterBgpPeer, decorator: Google::Apis::ComputeV1::RouterBgpPeer::Representation
|
|
3350
|
+
|
|
3351
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
3352
|
+
property :description, as: 'description'
|
|
3353
|
+
property :id, as: 'id'
|
|
3354
|
+
collection :interfaces, as: 'interfaces', class: Google::Apis::ComputeV1::RouterInterface, decorator: Google::Apis::ComputeV1::RouterInterface::Representation
|
|
3355
|
+
|
|
3356
|
+
property :kind, as: 'kind'
|
|
3357
|
+
property :name, as: 'name'
|
|
3358
|
+
property :network, as: 'network'
|
|
3359
|
+
property :region, as: 'region'
|
|
3360
|
+
property :self_link, as: 'selfLink'
|
|
3361
|
+
end
|
|
3362
|
+
end
|
|
3363
|
+
|
|
3364
|
+
class RouterAggregatedList
|
|
3365
|
+
# @private
|
|
3366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3367
|
+
property :id, as: 'id'
|
|
3368
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::RoutersScopedList, decorator: Google::Apis::ComputeV1::RoutersScopedList::Representation
|
|
3369
|
+
|
|
3370
|
+
property :kind, as: 'kind'
|
|
3371
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3372
|
+
property :self_link, as: 'selfLink'
|
|
3373
|
+
end
|
|
3374
|
+
end
|
|
3375
|
+
|
|
3376
|
+
class RouterBgp
|
|
3377
|
+
# @private
|
|
3378
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3379
|
+
property :asn, as: 'asn'
|
|
3380
|
+
end
|
|
3381
|
+
end
|
|
3382
|
+
|
|
3383
|
+
class RouterBgpPeer
|
|
3384
|
+
# @private
|
|
3385
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3386
|
+
property :advertised_route_priority, as: 'advertisedRoutePriority'
|
|
3387
|
+
property :interface_name, as: 'interfaceName'
|
|
3388
|
+
property :ip_address, as: 'ipAddress'
|
|
3389
|
+
property :name, as: 'name'
|
|
3390
|
+
property :peer_asn, as: 'peerAsn'
|
|
3391
|
+
property :peer_ip_address, as: 'peerIpAddress'
|
|
3392
|
+
end
|
|
3393
|
+
end
|
|
3394
|
+
|
|
3395
|
+
class RouterInterface
|
|
3396
|
+
# @private
|
|
3397
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3398
|
+
property :ip_range, as: 'ipRange'
|
|
3399
|
+
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
|
3400
|
+
property :name, as: 'name'
|
|
3401
|
+
end
|
|
3402
|
+
end
|
|
3403
|
+
|
|
3404
|
+
class RouterList
|
|
3405
|
+
# @private
|
|
3406
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3407
|
+
property :id, as: 'id'
|
|
3408
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::Router, decorator: Google::Apis::ComputeV1::Router::Representation
|
|
3409
|
+
|
|
3410
|
+
property :kind, as: 'kind'
|
|
3411
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3412
|
+
property :self_link, as: 'selfLink'
|
|
3413
|
+
end
|
|
3414
|
+
end
|
|
3415
|
+
|
|
3416
|
+
class RouterStatus
|
|
3417
|
+
# @private
|
|
3418
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3419
|
+
collection :best_routes, as: 'bestRoutes', class: Google::Apis::ComputeV1::Route, decorator: Google::Apis::ComputeV1::Route::Representation
|
|
3420
|
+
|
|
3421
|
+
collection :bgp_peer_status, as: 'bgpPeerStatus', class: Google::Apis::ComputeV1::RouterStatusBgpPeerStatus, decorator: Google::Apis::ComputeV1::RouterStatusBgpPeerStatus::Representation
|
|
3422
|
+
|
|
3423
|
+
property :network, as: 'network'
|
|
3424
|
+
end
|
|
3425
|
+
end
|
|
3426
|
+
|
|
3427
|
+
class RouterStatusBgpPeerStatus
|
|
3428
|
+
# @private
|
|
3429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3430
|
+
collection :advertised_routes, as: 'advertisedRoutes', class: Google::Apis::ComputeV1::Route, decorator: Google::Apis::ComputeV1::Route::Representation
|
|
3431
|
+
|
|
3432
|
+
property :ip_address, as: 'ipAddress'
|
|
3433
|
+
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
|
3434
|
+
property :name, as: 'name'
|
|
3435
|
+
property :num_learned_routes, as: 'numLearnedRoutes'
|
|
3436
|
+
property :peer_ip_address, as: 'peerIpAddress'
|
|
3437
|
+
property :state, as: 'state'
|
|
3438
|
+
property :status, as: 'status'
|
|
3439
|
+
property :uptime, as: 'uptime'
|
|
3440
|
+
property :uptime_seconds, as: 'uptimeSeconds'
|
|
3441
|
+
end
|
|
3442
|
+
end
|
|
3443
|
+
|
|
3444
|
+
class RouterStatusResponse
|
|
3445
|
+
# @private
|
|
3446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3447
|
+
property :kind, as: 'kind'
|
|
3448
|
+
property :result, as: 'result', class: Google::Apis::ComputeV1::RouterStatus, decorator: Google::Apis::ComputeV1::RouterStatus::Representation
|
|
3449
|
+
|
|
3450
|
+
end
|
|
3451
|
+
end
|
|
3452
|
+
|
|
3453
|
+
class RoutersPreviewResponse
|
|
3454
|
+
# @private
|
|
3455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3456
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeV1::Router, decorator: Google::Apis::ComputeV1::Router::Representation
|
|
3457
|
+
|
|
3458
|
+
end
|
|
3459
|
+
end
|
|
3460
|
+
|
|
3461
|
+
class RoutersScopedList
|
|
3462
|
+
# @private
|
|
3463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3464
|
+
collection :routers, as: 'routers', class: Google::Apis::ComputeV1::Router, decorator: Google::Apis::ComputeV1::Router::Representation
|
|
3465
|
+
|
|
3466
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RoutersScopedList::Warning, decorator: Google::Apis::ComputeV1::RoutersScopedList::Warning::Representation
|
|
3467
|
+
|
|
3468
|
+
end
|
|
3469
|
+
|
|
3470
|
+
class Warning
|
|
3471
|
+
# @private
|
|
3472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3473
|
+
property :code, as: 'code'
|
|
3474
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RoutersScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::RoutersScopedList::Warning::Datum::Representation
|
|
3475
|
+
|
|
3476
|
+
property :message, as: 'message'
|
|
3477
|
+
end
|
|
3478
|
+
|
|
3479
|
+
class Datum
|
|
3480
|
+
# @private
|
|
3481
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3482
|
+
property :key, as: 'key'
|
|
3483
|
+
property :value, as: 'value'
|
|
3484
|
+
end
|
|
3485
|
+
end
|
|
3486
|
+
end
|
|
3487
|
+
end
|
|
3488
|
+
|
|
3489
|
+
class SslHealthCheck
|
|
3490
|
+
# @private
|
|
3491
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3492
|
+
property :port, as: 'port'
|
|
3493
|
+
property :port_name, as: 'portName'
|
|
3494
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3495
|
+
property :request, as: 'request'
|
|
3496
|
+
property :response, as: 'response'
|
|
3497
|
+
end
|
|
3498
|
+
end
|
|
3499
|
+
|
|
2719
3500
|
class Scheduling
|
|
2720
3501
|
# @private
|
|
2721
3502
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2730,7 +3511,9 @@ module Google
|
|
|
2730
3511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2731
3512
|
property :contents, as: 'contents'
|
|
2732
3513
|
property :kind, as: 'kind'
|
|
3514
|
+
property :next, as: 'next'
|
|
2733
3515
|
property :self_link, as: 'selfLink'
|
|
3516
|
+
property :start, as: 'start'
|
|
2734
3517
|
end
|
|
2735
3518
|
end
|
|
2736
3519
|
|
|
@@ -2753,7 +3536,11 @@ module Google
|
|
|
2753
3536
|
collection :licenses, as: 'licenses'
|
|
2754
3537
|
property :name, as: 'name'
|
|
2755
3538
|
property :self_link, as: 'selfLink'
|
|
3539
|
+
property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
3540
|
+
|
|
2756
3541
|
property :source_disk, as: 'sourceDisk'
|
|
3542
|
+
property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
3543
|
+
|
|
2757
3544
|
property :source_disk_id, as: 'sourceDiskId'
|
|
2758
3545
|
property :status, as: 'status'
|
|
2759
3546
|
property :storage_bytes, as: 'storageBytes'
|
|
@@ -2839,6 +3626,13 @@ module Google
|
|
|
2839
3626
|
end
|
|
2840
3627
|
end
|
|
2841
3628
|
|
|
3629
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
3630
|
+
# @private
|
|
3631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3632
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
3633
|
+
end
|
|
3634
|
+
end
|
|
3635
|
+
|
|
2842
3636
|
class SubnetworksScopedList
|
|
2843
3637
|
# @private
|
|
2844
3638
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2867,6 +3661,17 @@ module Google
|
|
|
2867
3661
|
end
|
|
2868
3662
|
end
|
|
2869
3663
|
|
|
3664
|
+
class TcpHealthCheck
|
|
3665
|
+
# @private
|
|
3666
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3667
|
+
property :port, as: 'port'
|
|
3668
|
+
property :port_name, as: 'portName'
|
|
3669
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3670
|
+
property :request, as: 'request'
|
|
3671
|
+
property :response, as: 'response'
|
|
3672
|
+
end
|
|
3673
|
+
end
|
|
3674
|
+
|
|
2870
3675
|
class Tags
|
|
2871
3676
|
# @private
|
|
2872
3677
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3118,6 +3923,54 @@ module Google
|
|
|
3118
3923
|
end
|
|
3119
3924
|
end
|
|
3120
3925
|
|
|
3926
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
3927
|
+
# @private
|
|
3928
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3929
|
+
property :service, as: 'service'
|
|
3930
|
+
end
|
|
3931
|
+
end
|
|
3932
|
+
|
|
3933
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
3934
|
+
# @private
|
|
3935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3936
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3937
|
+
end
|
|
3938
|
+
end
|
|
3939
|
+
|
|
3940
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
3941
|
+
# @private
|
|
3942
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3943
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
3944
|
+
end
|
|
3945
|
+
end
|
|
3946
|
+
|
|
3947
|
+
class TargetSslProxy
|
|
3948
|
+
# @private
|
|
3949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3950
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
3951
|
+
property :description, as: 'description'
|
|
3952
|
+
property :id, as: 'id'
|
|
3953
|
+
property :kind, as: 'kind'
|
|
3954
|
+
property :name, as: 'name'
|
|
3955
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3956
|
+
property :self_link, as: 'selfLink'
|
|
3957
|
+
property :service, as: 'service'
|
|
3958
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
3959
|
+
end
|
|
3960
|
+
end
|
|
3961
|
+
|
|
3962
|
+
class TargetSslProxyList
|
|
3963
|
+
# @private
|
|
3964
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3965
|
+
property :id, as: 'id'
|
|
3966
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::TargetSslProxy, decorator: Google::Apis::ComputeV1::TargetSslProxy::Representation
|
|
3967
|
+
|
|
3968
|
+
property :kind, as: 'kind'
|
|
3969
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3970
|
+
property :self_link, as: 'selfLink'
|
|
3971
|
+
end
|
|
3972
|
+
end
|
|
3973
|
+
|
|
3121
3974
|
class TargetVpnGateway
|
|
3122
3975
|
# @private
|
|
3123
3976
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3294,6 +4147,8 @@ module Google
|
|
|
3294
4147
|
property :name, as: 'name'
|
|
3295
4148
|
property :peer_ip, as: 'peerIp'
|
|
3296
4149
|
property :region, as: 'region'
|
|
4150
|
+
collection :remote_traffic_selector, as: 'remoteTrafficSelector'
|
|
4151
|
+
property :router, as: 'router'
|
|
3297
4152
|
property :self_link, as: 'selfLink'
|
|
3298
4153
|
property :shared_secret, as: 'sharedSecret'
|
|
3299
4154
|
property :shared_secret_hash, as: 'sharedSecretHash'
|