google-api-client 0.9.8 → 0.9.20
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/CHANGELOG.md +37 -0
- data/Gemfile +9 -1
- data/README.md +10 -2
- data/api_names.yaml +63 -110
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +35 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +298 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +122 -0
- data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +458 -0
- data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
- data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +260 -13
- data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +81 -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 +86 -0
- data/generated/google/apis/admin_directory_v1/representations.rb +24 -0
- data/generated/google/apis/admin_directory_v1/service.rb +41 -2
- data/generated/google/apis/admin_reports_v1.rb +3 -3
- data/generated/google/apis/admin_reports_v1/service.rb +2 -2
- 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 +217 -0
- data/generated/google/apis/analyticsreporting_v4.rb +1 -1
- data/generated/google/apis/analyticsreporting_v4/classes.rb +50 -22
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/androidenterprise_v1/classes.rb +813 -49
- data/generated/google/apis/androidenterprise_v1/representations.rb +336 -0
- data/generated/google/apis/androidenterprise_v1/service.rb +1234 -145
- data/generated/google/apis/androidpublisher_v2.rb +1 -1
- data/generated/google/apis/androidpublisher_v2/classes.rb +47 -8
- data/generated/google/apis/androidpublisher_v2/representations.rb +27 -0
- data/generated/google/apis/androidpublisher_v2/service.rb +55 -0
- data/generated/google/apis/appengine_v1beta5.rb +7 -1
- data/generated/google/apis/appengine_v1beta5/classes.rb +516 -313
- data/generated/google/apis/appengine_v1beta5/representations.rb +115 -22
- data/generated/google/apis/appengine_v1beta5/service.rb +329 -33
- data/generated/google/apis/appsactivity_v1.rb +1 -1
- data/generated/google/apis/appsactivity_v1/classes.rb +7 -0
- data/generated/google/apis/appsactivity_v1/representations.rb +1 -0
- 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 +277 -20
- data/generated/google/apis/bigquery_v2/representations.rb +86 -0
- data/generated/google/apis/bigquery_v2/service.rb +8 -2
- data/generated/google/apis/books_v1.rb +2 -2
- data/generated/google/apis/books_v1/classes.rb +79 -1
- data/generated/google/apis/books_v1/representations.rb +34 -0
- data/generated/google/apis/books_v1/service.rb +7 -3
- data/generated/google/apis/calendar_v3.rb +1 -1
- 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 +1 -1
- data/generated/google/apis/classroom_v1/classes.rb +183 -37
- data/generated/google/apis/classroom_v1/representations.rb +74 -9
- data/generated/google/apis/classroom_v1/service.rb +403 -38
- data/generated/google/apis/cloudbuild_v1.rb +1 -1
- data/generated/google/apis/cloudbuild_v1/classes.rb +381 -17
- data/generated/google/apis/cloudbuild_v1/representations.rb +137 -2
- data/generated/google/apis/cloudbuild_v1/service.rb +174 -1
- data/generated/google/apis/clouddebugger_v2.rb +3 -6
- data/generated/google/apis/clouddebugger_v2/service.rb +4 -4
- data/generated/google/apis/cloudmonitoring_v2beta2.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1/classes.rb +502 -111
- data/generated/google/apis/cloudresourcemanager_v1/representations.rb +162 -24
- data/generated/google/apis/cloudresourcemanager_v1/service.rb +274 -30
- data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
- data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +121 -9
- data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +46 -0
- data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +71 -58
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +2299 -434
- data/generated/google/apis/compute_beta/representations.rb +752 -33
- data/generated/google/apis/compute_beta/service.rb +6067 -3153
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +1681 -207
- data/generated/google/apis/compute_v1/representations.rb +552 -0
- data/generated/google/apis/compute_v1/service.rb +2797 -1171
- data/generated/google/apis/content_v2.rb +1 -1
- data/generated/google/apis/content_v2/classes.rb +757 -1
- data/generated/google/apis/content_v2/representations.rb +337 -0
- data/generated/google/apis/content_v2/service.rb +244 -0
- data/generated/google/apis/dataflow_v1b3.rb +38 -0
- data/generated/google/apis/dataflow_v1b3/classes.rb +4053 -0
- data/generated/google/apis/dataflow_v1b3/representations.rb +1736 -0
- data/generated/google/apis/dataflow_v1b3/service.rb +875 -0
- data/generated/google/apis/dataproc_v1.rb +2 -2
- data/generated/google/apis/dataproc_v1/classes.rb +213 -68
- data/generated/google/apis/dataproc_v1/representations.rb +38 -0
- data/generated/google/apis/dataproc_v1/service.rb +78 -48
- data/generated/google/apis/datastore_v1.rb +38 -0
- data/generated/google/apis/datastore_v1/classes.rb +1284 -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 +384 -2
- data/generated/google/apis/deploymentmanager_v2/representations.rb +161 -0
- data/generated/google/apis/deploymentmanager_v2/service.rb +217 -55
- 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/dns_v1.rb +1 -1
- data/generated/google/apis/dns_v1/classes.rb +1 -1
- 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/drive_v2.rb +1 -1
- data/generated/google/apis/drive_v2/classes.rb +27 -3
- data/generated/google/apis/drive_v2/representations.rb +4 -0
- data/generated/google/apis/drive_v2/service.rb +16 -3
- data/generated/google/apis/drive_v3.rb +1 -1
- data/generated/google/apis/drive_v3/classes.rb +50 -16
- data/generated/google/apis/drive_v3/representations.rb +4 -0
- data/generated/google/apis/drive_v3/service.rb +12 -2
- data/generated/google/apis/fitness_v1.rb +8 -2
- data/generated/google/apis/fitness_v1/classes.rb +64 -6
- 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 +2 -4
- data/generated/google/apis/genomics_v1/classes.rb +143 -34
- data/generated/google/apis/genomics_v1/representations.rb +48 -11
- data/generated/google/apis/genomics_v1/service.rb +35 -37
- data/generated/google/apis/gmail_v1.rb +10 -1
- data/generated/google/apis/gmail_v1/classes.rb +542 -4
- data/generated/google/apis/gmail_v1/representations.rb +213 -0
- data/generated/google/apis/gmail_v1/service.rb +898 -1
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- 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 +181 -206
- data/generated/google/apis/iam_v1/representations.rb +36 -45
- data/generated/google/apis/iam_v1/service.rb +101 -67
- data/generated/google/apis/identitytoolkit_v3.rb +4 -1
- data/generated/google/apis/identitytoolkit_v3/classes.rb +171 -1
- data/generated/google/apis/identitytoolkit_v3/representations.rb +26 -0
- data/generated/google/apis/language_v1beta1.rb +36 -0
- data/generated/google/apis/language_v1beta1/classes.rb +599 -0
- data/generated/google/apis/language_v1beta1/representations.rb +289 -0
- data/generated/google/apis/language_v1beta1/service.rb +152 -0
- data/generated/google/apis/logging_v2beta1.rb +6 -6
- data/generated/google/apis/logging_v2beta1/classes.rb +760 -731
- data/generated/google/apis/logging_v2beta1/representations.rb +136 -147
- data/generated/google/apis/logging_v2beta1/service.rb +290 -209
- 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 +1337 -0
- data/generated/google/apis/monitoring_v3/representations.rb +516 -0
- data/generated/google/apis/monitoring_v3/service.rb +711 -0
- data/generated/google/apis/oauth2_v2.rb +1 -1
- data/generated/google/apis/pagespeedonline_v2.rb +1 -1
- data/generated/google/apis/plus_domains_v1.rb +1 -1
- data/generated/google/apis/plus_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +10 -9
- data/generated/google/apis/pubsub_v1/service.rb +128 -27
- 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/script_v1.rb +1 -1
- data/generated/google/apis/script_v1/classes.rb +6 -0
- data/generated/google/apis/script_v1/representations.rb +1 -0
- data/generated/google/apis/sheets_v4.rb +1 -1
- data/generated/google/apis/sheets_v4/classes.rb +910 -89
- data/generated/google/apis/sheets_v4/representations.rb +194 -10
- data/generated/google/apis/sheets_v4/service.rb +216 -49
- data/generated/google/apis/slides_v1.rb +49 -0
- data/generated/google/apis/slides_v1/classes.rb +3926 -0
- data/generated/google/apis/slides_v1/representations.rb +1722 -0
- data/generated/google/apis/slides_v1/service.rb +202 -0
- data/generated/google/apis/speech_v1beta1.rb +34 -0
- data/generated/google/apis/speech_v1beta1/classes.rb +511 -0
- data/generated/google/apis/speech_v1beta1/representations.rb +218 -0
- data/generated/google/apis/speech_v1beta1/service.rb +271 -0
- data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
- data/generated/google/apis/sqladmin_v1beta4/classes.rb +32 -8
- data/generated/google/apis/sqladmin_v1beta4/representations.rb +3 -0
- data/generated/google/apis/sqladmin_v1beta4/service.rb +42 -0
- data/generated/google/apis/storage_v1.rb +1 -1
- data/generated/google/apis/storage_v1/classes.rb +43 -18
- data/generated/google/apis/storage_v1/representations.rb +4 -1
- data/generated/google/apis/storage_v1/service.rb +5 -2
- 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 +12 -11
- data/generated/google/apis/youtube_analytics_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1.rb +1 -1
- data/generated/google/apis/youtube_partner_v1/classes.rb +6 -0
- data/generated/google/apis/youtube_partner_v1/representations.rb +2 -0
- data/generated/google/apis/youtube_partner_v1/service.rb +15 -3
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +183 -21
- data/generated/google/apis/youtube_v3/representations.rb +85 -4
- data/generated/google/apis/youtube_v3/service.rb +41 -5
- data/generated/google/apis/youtubereporting_v1.rb +1 -1
- data/google-api-client.gemspec +2 -1
- data/lib/google/apis/core/api_command.rb +4 -0
- data/lib/google/apis/core/base_service.rb +10 -4
- data/lib/google/apis/core/download.rb +7 -2
- data/lib/google/apis/core/http_command.rb +5 -1
- data/lib/google/apis/core/upload.rb +7 -1
- data/lib/google/apis/errors.rb +2 -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/sheets.rb +61 -0
- data/sync.rb +71 -0
- metadata +55 -13
|
@@ -160,6 +160,30 @@ module Google
|
|
|
160
160
|
include Google::Apis::Core::JsonObjectSupport
|
|
161
161
|
end
|
|
162
162
|
|
|
163
|
+
class CacheInvalidationRule
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
169
|
+
class ConnectionDraining
|
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
+
|
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
+
end
|
|
174
|
+
|
|
175
|
+
class CustomerEncryptionKey
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
181
|
+
class CustomerEncryptionKeyProtectedDisk
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
185
|
+
end
|
|
186
|
+
|
|
163
187
|
class DeprecationStatus
|
|
164
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
189
|
|
|
@@ -304,6 +328,36 @@ module Google
|
|
|
304
328
|
include Google::Apis::Core::JsonObjectSupport
|
|
305
329
|
end
|
|
306
330
|
|
|
331
|
+
class Http2HealthCheck
|
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
|
+
|
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
335
|
+
end
|
|
336
|
+
|
|
337
|
+
class HttpHealthCheck
|
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
341
|
+
end
|
|
342
|
+
|
|
343
|
+
class HttpsHealthCheck
|
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
|
+
|
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
class HealthCheck
|
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
|
+
|
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
353
|
+
end
|
|
354
|
+
|
|
355
|
+
class HealthCheckList
|
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
357
|
+
|
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
359
|
+
end
|
|
360
|
+
|
|
307
361
|
class HealthCheckReference
|
|
308
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
363
|
|
|
@@ -586,6 +640,12 @@ module Google
|
|
|
586
640
|
include Google::Apis::Core::JsonObjectSupport
|
|
587
641
|
end
|
|
588
642
|
|
|
643
|
+
class InstancesStartWithEncryptionKeyRequest
|
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
645
|
+
|
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
647
|
+
end
|
|
648
|
+
|
|
589
649
|
class License
|
|
590
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
591
651
|
|
|
@@ -820,6 +880,90 @@ module Google
|
|
|
820
880
|
include Google::Apis::Core::JsonObjectSupport
|
|
821
881
|
end
|
|
822
882
|
|
|
883
|
+
class Router
|
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
885
|
+
|
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
887
|
+
end
|
|
888
|
+
|
|
889
|
+
class RouterAggregatedList
|
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
891
|
+
|
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
893
|
+
end
|
|
894
|
+
|
|
895
|
+
class RouterBgp
|
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
897
|
+
|
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
899
|
+
end
|
|
900
|
+
|
|
901
|
+
class RouterBgpPeer
|
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
903
|
+
|
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
905
|
+
end
|
|
906
|
+
|
|
907
|
+
class RouterInterface
|
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
909
|
+
|
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
911
|
+
end
|
|
912
|
+
|
|
913
|
+
class RouterList
|
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
915
|
+
|
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
917
|
+
end
|
|
918
|
+
|
|
919
|
+
class RouterStatus
|
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
921
|
+
|
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
923
|
+
end
|
|
924
|
+
|
|
925
|
+
class RouterStatusBgpPeerStatus
|
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
|
+
|
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
929
|
+
end
|
|
930
|
+
|
|
931
|
+
class RouterStatusResponse
|
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
933
|
+
|
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
935
|
+
end
|
|
936
|
+
|
|
937
|
+
class RoutersPreviewResponse
|
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
939
|
+
|
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
941
|
+
end
|
|
942
|
+
|
|
943
|
+
class RoutersScopedList
|
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
|
+
|
|
946
|
+
class Warning
|
|
947
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
948
|
+
|
|
949
|
+
class Datum
|
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
951
|
+
|
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
953
|
+
end
|
|
954
|
+
|
|
955
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
956
|
+
end
|
|
957
|
+
|
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
959
|
+
end
|
|
960
|
+
|
|
961
|
+
class SslHealthCheck
|
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
963
|
+
|
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
965
|
+
end
|
|
966
|
+
|
|
823
967
|
class Scheduling
|
|
824
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
825
969
|
|
|
@@ -880,6 +1024,12 @@ module Google
|
|
|
880
1024
|
include Google::Apis::Core::JsonObjectSupport
|
|
881
1025
|
end
|
|
882
1026
|
|
|
1027
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
|
+
|
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1031
|
+
end
|
|
1032
|
+
|
|
883
1033
|
class SubnetworksScopedList
|
|
884
1034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
885
1035
|
|
|
@@ -898,6 +1048,12 @@ module Google
|
|
|
898
1048
|
include Google::Apis::Core::JsonObjectSupport
|
|
899
1049
|
end
|
|
900
1050
|
|
|
1051
|
+
class TcpHealthCheck
|
|
1052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1053
|
+
|
|
1054
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1055
|
+
end
|
|
1056
|
+
|
|
901
1057
|
class Tags
|
|
902
1058
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
903
1059
|
|
|
@@ -1042,6 +1198,36 @@ module Google
|
|
|
1042
1198
|
include Google::Apis::Core::JsonObjectSupport
|
|
1043
1199
|
end
|
|
1044
1200
|
|
|
1201
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1203
|
+
|
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1205
|
+
end
|
|
1206
|
+
|
|
1207
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
1208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1209
|
+
|
|
1210
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1211
|
+
end
|
|
1212
|
+
|
|
1213
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1215
|
+
|
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1217
|
+
end
|
|
1218
|
+
|
|
1219
|
+
class TargetSslProxy
|
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1221
|
+
|
|
1222
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1223
|
+
end
|
|
1224
|
+
|
|
1225
|
+
class TargetSslProxyList
|
|
1226
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1227
|
+
|
|
1228
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1229
|
+
end
|
|
1230
|
+
|
|
1045
1231
|
class TargetVpnGateway
|
|
1046
1232
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1047
1233
|
|
|
@@ -1264,6 +1450,8 @@ module Google
|
|
|
1264
1450
|
property :auto_delete, as: 'autoDelete'
|
|
1265
1451
|
property :boot, as: 'boot'
|
|
1266
1452
|
property :device_name, as: 'deviceName'
|
|
1453
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1454
|
+
|
|
1267
1455
|
property :index, as: 'index'
|
|
1268
1456
|
property :initialize_params, as: 'initializeParams', class: Google::Apis::ComputeV1::AttachedDiskInitializeParams, decorator: Google::Apis::ComputeV1::AttachedDiskInitializeParams::Representation
|
|
1269
1457
|
|
|
@@ -1283,6 +1471,8 @@ module Google
|
|
|
1283
1471
|
property :disk_size_gb, as: 'diskSizeGb'
|
|
1284
1472
|
property :disk_type, as: 'diskType'
|
|
1285
1473
|
property :source_image, as: 'sourceImage'
|
|
1474
|
+
property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1475
|
+
|
|
1286
1476
|
end
|
|
1287
1477
|
end
|
|
1288
1478
|
|
|
@@ -1296,6 +1486,7 @@ module Google
|
|
|
1296
1486
|
property :id, as: 'id'
|
|
1297
1487
|
property :kind, as: 'kind'
|
|
1298
1488
|
property :name, as: 'name'
|
|
1489
|
+
property :region, as: 'region'
|
|
1299
1490
|
property :self_link, as: 'selfLink'
|
|
1300
1491
|
property :target, as: 'target'
|
|
1301
1492
|
property :zone, as: 'zone'
|
|
@@ -1399,6 +1590,8 @@ module Google
|
|
|
1399
1590
|
property :capacity_scaler, as: 'capacityScaler'
|
|
1400
1591
|
property :description, as: 'description'
|
|
1401
1592
|
property :group, as: 'group'
|
|
1593
|
+
property :max_connections, as: 'maxConnections'
|
|
1594
|
+
property :max_connections_per_instance, as: 'maxConnectionsPerInstance'
|
|
1402
1595
|
property :max_rate, as: 'maxRate'
|
|
1403
1596
|
property :max_rate_per_instance, as: 'maxRatePerInstance'
|
|
1404
1597
|
property :max_utilization, as: 'maxUtilization'
|
|
@@ -1408,10 +1601,14 @@ module Google
|
|
|
1408
1601
|
class BackendService
|
|
1409
1602
|
# @private
|
|
1410
1603
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1604
|
+
property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
|
|
1411
1605
|
collection :backends, as: 'backends', class: Google::Apis::ComputeV1::Backend, decorator: Google::Apis::ComputeV1::Backend::Representation
|
|
1412
1606
|
|
|
1607
|
+
property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeV1::ConnectionDraining, decorator: Google::Apis::ComputeV1::ConnectionDraining::Representation
|
|
1608
|
+
|
|
1413
1609
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1414
1610
|
property :description, as: 'description'
|
|
1611
|
+
property :enable_cdn, as: 'enableCDN'
|
|
1415
1612
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
1416
1613
|
collection :health_checks, as: 'healthChecks'
|
|
1417
1614
|
property :id, as: 'id'
|
|
@@ -1422,6 +1619,7 @@ module Google
|
|
|
1422
1619
|
property :protocol, as: 'protocol'
|
|
1423
1620
|
property :region, as: 'region'
|
|
1424
1621
|
property :self_link, as: 'selfLink'
|
|
1622
|
+
property :session_affinity, as: 'sessionAffinity'
|
|
1425
1623
|
property :timeout_sec, as: 'timeoutSec'
|
|
1426
1624
|
end
|
|
1427
1625
|
end
|
|
@@ -1447,6 +1645,37 @@ module Google
|
|
|
1447
1645
|
end
|
|
1448
1646
|
end
|
|
1449
1647
|
|
|
1648
|
+
class CacheInvalidationRule
|
|
1649
|
+
# @private
|
|
1650
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1651
|
+
property :path, as: 'path'
|
|
1652
|
+
end
|
|
1653
|
+
end
|
|
1654
|
+
|
|
1655
|
+
class ConnectionDraining
|
|
1656
|
+
# @private
|
|
1657
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1658
|
+
property :draining_timeout_sec, as: 'drainingTimeoutSec'
|
|
1659
|
+
end
|
|
1660
|
+
end
|
|
1661
|
+
|
|
1662
|
+
class CustomerEncryptionKey
|
|
1663
|
+
# @private
|
|
1664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1665
|
+
property :raw_key, as: 'rawKey'
|
|
1666
|
+
property :sha256, as: 'sha256'
|
|
1667
|
+
end
|
|
1668
|
+
end
|
|
1669
|
+
|
|
1670
|
+
class CustomerEncryptionKeyProtectedDisk
|
|
1671
|
+
# @private
|
|
1672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1673
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1674
|
+
|
|
1675
|
+
property :source, as: 'source'
|
|
1676
|
+
end
|
|
1677
|
+
end
|
|
1678
|
+
|
|
1450
1679
|
class DeprecationStatus
|
|
1451
1680
|
# @private
|
|
1452
1681
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1463,6 +1692,8 @@ module Google
|
|
|
1463
1692
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1464
1693
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1465
1694
|
property :description, as: 'description'
|
|
1695
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1696
|
+
|
|
1466
1697
|
property :id, as: 'id'
|
|
1467
1698
|
property :kind, as: 'kind'
|
|
1468
1699
|
property :last_attach_timestamp, as: 'lastAttachTimestamp'
|
|
@@ -1473,8 +1704,12 @@ module Google
|
|
|
1473
1704
|
property :self_link, as: 'selfLink'
|
|
1474
1705
|
property :size_gb, as: 'sizeGb'
|
|
1475
1706
|
property :source_image, as: 'sourceImage'
|
|
1707
|
+
property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1708
|
+
|
|
1476
1709
|
property :source_image_id, as: 'sourceImageId'
|
|
1477
1710
|
property :source_snapshot, as: 'sourceSnapshot'
|
|
1711
|
+
property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
1712
|
+
|
|
1478
1713
|
property :source_snapshot_id, as: 'sourceSnapshotId'
|
|
1479
1714
|
property :status, as: 'status'
|
|
1480
1715
|
property :type, as: 'type'
|
|
@@ -1726,6 +1961,78 @@ module Google
|
|
|
1726
1961
|
end
|
|
1727
1962
|
end
|
|
1728
1963
|
|
|
1964
|
+
class Http2HealthCheck
|
|
1965
|
+
# @private
|
|
1966
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1967
|
+
property :host, as: 'host'
|
|
1968
|
+
property :port, as: 'port'
|
|
1969
|
+
property :port_name, as: 'portName'
|
|
1970
|
+
property :proxy_header, as: 'proxyHeader'
|
|
1971
|
+
property :request_path, as: 'requestPath'
|
|
1972
|
+
end
|
|
1973
|
+
end
|
|
1974
|
+
|
|
1975
|
+
class HttpHealthCheck
|
|
1976
|
+
# @private
|
|
1977
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1978
|
+
property :host, as: 'host'
|
|
1979
|
+
property :port, as: 'port'
|
|
1980
|
+
property :port_name, as: 'portName'
|
|
1981
|
+
property :proxy_header, as: 'proxyHeader'
|
|
1982
|
+
property :request_path, as: 'requestPath'
|
|
1983
|
+
end
|
|
1984
|
+
end
|
|
1985
|
+
|
|
1986
|
+
class HttpsHealthCheck
|
|
1987
|
+
# @private
|
|
1988
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1989
|
+
property :host, as: 'host'
|
|
1990
|
+
property :port, as: 'port'
|
|
1991
|
+
property :port_name, as: 'portName'
|
|
1992
|
+
property :proxy_header, as: 'proxyHeader'
|
|
1993
|
+
property :request_path, as: 'requestPath'
|
|
1994
|
+
end
|
|
1995
|
+
end
|
|
1996
|
+
|
|
1997
|
+
class HealthCheck
|
|
1998
|
+
# @private
|
|
1999
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2000
|
+
property :check_interval_sec, as: 'checkIntervalSec'
|
|
2001
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
2002
|
+
property :description, as: 'description'
|
|
2003
|
+
property :healthy_threshold, as: 'healthyThreshold'
|
|
2004
|
+
property :http2_health_check, as: 'http2HealthCheck', class: Google::Apis::ComputeV1::Http2HealthCheck, decorator: Google::Apis::ComputeV1::Http2HealthCheck::Representation
|
|
2005
|
+
|
|
2006
|
+
property :http_health_check, as: 'httpHealthCheck', class: Google::Apis::ComputeV1::HttpHealthCheck, decorator: Google::Apis::ComputeV1::HttpHealthCheck::Representation
|
|
2007
|
+
|
|
2008
|
+
property :https_health_check, as: 'httpsHealthCheck', class: Google::Apis::ComputeV1::HttpsHealthCheck, decorator: Google::Apis::ComputeV1::HttpsHealthCheck::Representation
|
|
2009
|
+
|
|
2010
|
+
property :id, as: 'id'
|
|
2011
|
+
property :kind, as: 'kind'
|
|
2012
|
+
property :name, as: 'name'
|
|
2013
|
+
property :self_link, as: 'selfLink'
|
|
2014
|
+
property :ssl_health_check, as: 'sslHealthCheck', class: Google::Apis::ComputeV1::SslHealthCheck, decorator: Google::Apis::ComputeV1::SslHealthCheck::Representation
|
|
2015
|
+
|
|
2016
|
+
property :tcp_health_check, as: 'tcpHealthCheck', class: Google::Apis::ComputeV1::TcpHealthCheck, decorator: Google::Apis::ComputeV1::TcpHealthCheck::Representation
|
|
2017
|
+
|
|
2018
|
+
property :timeout_sec, as: 'timeoutSec'
|
|
2019
|
+
property :type, as: 'type'
|
|
2020
|
+
property :unhealthy_threshold, as: 'unhealthyThreshold'
|
|
2021
|
+
end
|
|
2022
|
+
end
|
|
2023
|
+
|
|
2024
|
+
class HealthCheckList
|
|
2025
|
+
# @private
|
|
2026
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2027
|
+
property :id, as: 'id'
|
|
2028
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::HealthCheck, decorator: Google::Apis::ComputeV1::HealthCheck::Representation
|
|
2029
|
+
|
|
2030
|
+
property :kind, as: 'kind'
|
|
2031
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2032
|
+
property :self_link, as: 'selfLink'
|
|
2033
|
+
end
|
|
2034
|
+
end
|
|
2035
|
+
|
|
1729
2036
|
class HealthCheckReference
|
|
1730
2037
|
# @private
|
|
1731
2038
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1825,6 +2132,8 @@ module Google
|
|
|
1825
2132
|
property :disk_size_gb, as: 'diskSizeGb'
|
|
1826
2133
|
property :family, as: 'family'
|
|
1827
2134
|
property :id, as: 'id'
|
|
2135
|
+
property :image_encryption_key, as: 'imageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
2136
|
+
|
|
1828
2137
|
property :kind, as: 'kind'
|
|
1829
2138
|
collection :licenses, as: 'licenses'
|
|
1830
2139
|
property :name, as: 'name'
|
|
@@ -1832,6 +2141,8 @@ module Google
|
|
|
1832
2141
|
|
|
1833
2142
|
property :self_link, as: 'selfLink'
|
|
1834
2143
|
property :source_disk, as: 'sourceDisk'
|
|
2144
|
+
property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
2145
|
+
|
|
1835
2146
|
property :source_disk_id, as: 'sourceDiskId'
|
|
1836
2147
|
property :source_type, as: 'sourceType'
|
|
1837
2148
|
property :status, as: 'status'
|
|
@@ -1913,6 +2224,7 @@ module Google
|
|
|
1913
2224
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeV1::NamedPort, decorator: Google::Apis::ComputeV1::NamedPort::Representation
|
|
1914
2225
|
|
|
1915
2226
|
property :network, as: 'network'
|
|
2227
|
+
property :region, as: 'region'
|
|
1916
2228
|
property :self_link, as: 'selfLink'
|
|
1917
2229
|
property :size, as: 'size'
|
|
1918
2230
|
property :subnetwork, as: 'subnetwork'
|
|
@@ -1960,6 +2272,7 @@ module Google
|
|
|
1960
2272
|
property :name, as: 'name'
|
|
1961
2273
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeV1::NamedPort, decorator: Google::Apis::ComputeV1::NamedPort::Representation
|
|
1962
2274
|
|
|
2275
|
+
property :region, as: 'region'
|
|
1963
2276
|
property :self_link, as: 'selfLink'
|
|
1964
2277
|
collection :target_pools, as: 'targetPools'
|
|
1965
2278
|
property :target_size, as: 'targetSize'
|
|
@@ -1972,6 +2285,7 @@ module Google
|
|
|
1972
2285
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1973
2286
|
property :abandoning, as: 'abandoning'
|
|
1974
2287
|
property :creating, as: 'creating'
|
|
2288
|
+
property :creating_without_retries, as: 'creatingWithoutRetries'
|
|
1975
2289
|
property :deleting, as: 'deleting'
|
|
1976
2290
|
property :none, as: 'none'
|
|
1977
2291
|
property :recreating, as: 'recreating'
|
|
@@ -2267,6 +2581,14 @@ module Google
|
|
|
2267
2581
|
end
|
|
2268
2582
|
end
|
|
2269
2583
|
|
|
2584
|
+
class InstancesStartWithEncryptionKeyRequest
|
|
2585
|
+
# @private
|
|
2586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2587
|
+
collection :disks, as: 'disks', class: Google::Apis::ComputeV1::CustomerEncryptionKeyProtectedDisk, decorator: Google::Apis::ComputeV1::CustomerEncryptionKeyProtectedDisk::Representation
|
|
2588
|
+
|
|
2589
|
+
end
|
|
2590
|
+
end
|
|
2591
|
+
|
|
2270
2592
|
class License
|
|
2271
2593
|
# @private
|
|
2272
2594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2287,6 +2609,7 @@ module Google
|
|
|
2287
2609
|
property :guest_cpus, as: 'guestCpus'
|
|
2288
2610
|
property :id, as: 'id'
|
|
2289
2611
|
property :image_space_gb, as: 'imageSpaceGb'
|
|
2612
|
+
property :is_shared_cpu, as: 'isSharedCpu'
|
|
2290
2613
|
property :kind, as: 'kind'
|
|
2291
2614
|
property :maximum_persistent_disks, as: 'maximumPersistentDisks'
|
|
2292
2615
|
property :maximum_persistent_disks_size_gb, as: 'maximumPersistentDisksSizeGb'
|
|
@@ -2604,6 +2927,7 @@ module Google
|
|
|
2604
2927
|
property :common_instance_metadata, as: 'commonInstanceMetadata', class: Google::Apis::ComputeV1::Metadata, decorator: Google::Apis::ComputeV1::Metadata::Representation
|
|
2605
2928
|
|
|
2606
2929
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
2930
|
+
property :default_service_account, as: 'defaultServiceAccount'
|
|
2607
2931
|
property :description, as: 'description'
|
|
2608
2932
|
collection :enabled_features, as: 'enabledFeatures'
|
|
2609
2933
|
property :id, as: 'id'
|
|
@@ -2716,6 +3040,162 @@ module Google
|
|
|
2716
3040
|
end
|
|
2717
3041
|
end
|
|
2718
3042
|
|
|
3043
|
+
class Router
|
|
3044
|
+
# @private
|
|
3045
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3046
|
+
property :bgp, as: 'bgp', class: Google::Apis::ComputeV1::RouterBgp, decorator: Google::Apis::ComputeV1::RouterBgp::Representation
|
|
3047
|
+
|
|
3048
|
+
collection :bgp_peers, as: 'bgpPeers', class: Google::Apis::ComputeV1::RouterBgpPeer, decorator: Google::Apis::ComputeV1::RouterBgpPeer::Representation
|
|
3049
|
+
|
|
3050
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
3051
|
+
property :description, as: 'description'
|
|
3052
|
+
property :id, as: 'id'
|
|
3053
|
+
collection :interfaces, as: 'interfaces', class: Google::Apis::ComputeV1::RouterInterface, decorator: Google::Apis::ComputeV1::RouterInterface::Representation
|
|
3054
|
+
|
|
3055
|
+
property :kind, as: 'kind'
|
|
3056
|
+
property :name, as: 'name'
|
|
3057
|
+
property :network, as: 'network'
|
|
3058
|
+
property :region, as: 'region'
|
|
3059
|
+
property :self_link, as: 'selfLink'
|
|
3060
|
+
end
|
|
3061
|
+
end
|
|
3062
|
+
|
|
3063
|
+
class RouterAggregatedList
|
|
3064
|
+
# @private
|
|
3065
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3066
|
+
property :id, as: 'id'
|
|
3067
|
+
hash :items, as: 'items', class: Google::Apis::ComputeV1::RoutersScopedList, decorator: Google::Apis::ComputeV1::RoutersScopedList::Representation
|
|
3068
|
+
|
|
3069
|
+
property :kind, as: 'kind'
|
|
3070
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3071
|
+
property :self_link, as: 'selfLink'
|
|
3072
|
+
end
|
|
3073
|
+
end
|
|
3074
|
+
|
|
3075
|
+
class RouterBgp
|
|
3076
|
+
# @private
|
|
3077
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3078
|
+
property :asn, as: 'asn'
|
|
3079
|
+
end
|
|
3080
|
+
end
|
|
3081
|
+
|
|
3082
|
+
class RouterBgpPeer
|
|
3083
|
+
# @private
|
|
3084
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3085
|
+
property :advertised_route_priority, as: 'advertisedRoutePriority'
|
|
3086
|
+
property :interface_name, as: 'interfaceName'
|
|
3087
|
+
property :ip_address, as: 'ipAddress'
|
|
3088
|
+
property :name, as: 'name'
|
|
3089
|
+
property :peer_asn, as: 'peerAsn'
|
|
3090
|
+
property :peer_ip_address, as: 'peerIpAddress'
|
|
3091
|
+
end
|
|
3092
|
+
end
|
|
3093
|
+
|
|
3094
|
+
class RouterInterface
|
|
3095
|
+
# @private
|
|
3096
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3097
|
+
property :ip_range, as: 'ipRange'
|
|
3098
|
+
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
|
3099
|
+
property :name, as: 'name'
|
|
3100
|
+
end
|
|
3101
|
+
end
|
|
3102
|
+
|
|
3103
|
+
class RouterList
|
|
3104
|
+
# @private
|
|
3105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3106
|
+
property :id, as: 'id'
|
|
3107
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::Router, decorator: Google::Apis::ComputeV1::Router::Representation
|
|
3108
|
+
|
|
3109
|
+
property :kind, as: 'kind'
|
|
3110
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3111
|
+
property :self_link, as: 'selfLink'
|
|
3112
|
+
end
|
|
3113
|
+
end
|
|
3114
|
+
|
|
3115
|
+
class RouterStatus
|
|
3116
|
+
# @private
|
|
3117
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3118
|
+
collection :best_routes, as: 'bestRoutes', class: Google::Apis::ComputeV1::Route, decorator: Google::Apis::ComputeV1::Route::Representation
|
|
3119
|
+
|
|
3120
|
+
collection :bgp_peer_status, as: 'bgpPeerStatus', class: Google::Apis::ComputeV1::RouterStatusBgpPeerStatus, decorator: Google::Apis::ComputeV1::RouterStatusBgpPeerStatus::Representation
|
|
3121
|
+
|
|
3122
|
+
property :network, as: 'network'
|
|
3123
|
+
end
|
|
3124
|
+
end
|
|
3125
|
+
|
|
3126
|
+
class RouterStatusBgpPeerStatus
|
|
3127
|
+
# @private
|
|
3128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3129
|
+
collection :advertised_routes, as: 'advertisedRoutes', class: Google::Apis::ComputeV1::Route, decorator: Google::Apis::ComputeV1::Route::Representation
|
|
3130
|
+
|
|
3131
|
+
property :ip_address, as: 'ipAddress'
|
|
3132
|
+
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
|
3133
|
+
property :name, as: 'name'
|
|
3134
|
+
property :num_learned_routes, as: 'numLearnedRoutes'
|
|
3135
|
+
property :peer_ip_address, as: 'peerIpAddress'
|
|
3136
|
+
property :state, as: 'state'
|
|
3137
|
+
property :status, as: 'status'
|
|
3138
|
+
property :uptime, as: 'uptime'
|
|
3139
|
+
property :uptime_seconds, as: 'uptimeSeconds'
|
|
3140
|
+
end
|
|
3141
|
+
end
|
|
3142
|
+
|
|
3143
|
+
class RouterStatusResponse
|
|
3144
|
+
# @private
|
|
3145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3146
|
+
property :kind, as: 'kind'
|
|
3147
|
+
property :result, as: 'result', class: Google::Apis::ComputeV1::RouterStatus, decorator: Google::Apis::ComputeV1::RouterStatus::Representation
|
|
3148
|
+
|
|
3149
|
+
end
|
|
3150
|
+
end
|
|
3151
|
+
|
|
3152
|
+
class RoutersPreviewResponse
|
|
3153
|
+
# @private
|
|
3154
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3155
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeV1::Router, decorator: Google::Apis::ComputeV1::Router::Representation
|
|
3156
|
+
|
|
3157
|
+
end
|
|
3158
|
+
end
|
|
3159
|
+
|
|
3160
|
+
class RoutersScopedList
|
|
3161
|
+
# @private
|
|
3162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3163
|
+
collection :routers, as: 'routers', class: Google::Apis::ComputeV1::Router, decorator: Google::Apis::ComputeV1::Router::Representation
|
|
3164
|
+
|
|
3165
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::RoutersScopedList::Warning, decorator: Google::Apis::ComputeV1::RoutersScopedList::Warning::Representation
|
|
3166
|
+
|
|
3167
|
+
end
|
|
3168
|
+
|
|
3169
|
+
class Warning
|
|
3170
|
+
# @private
|
|
3171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3172
|
+
property :code, as: 'code'
|
|
3173
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::RoutersScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::RoutersScopedList::Warning::Datum::Representation
|
|
3174
|
+
|
|
3175
|
+
property :message, as: 'message'
|
|
3176
|
+
end
|
|
3177
|
+
|
|
3178
|
+
class Datum
|
|
3179
|
+
# @private
|
|
3180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3181
|
+
property :key, as: 'key'
|
|
3182
|
+
property :value, as: 'value'
|
|
3183
|
+
end
|
|
3184
|
+
end
|
|
3185
|
+
end
|
|
3186
|
+
end
|
|
3187
|
+
|
|
3188
|
+
class SslHealthCheck
|
|
3189
|
+
# @private
|
|
3190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3191
|
+
property :port, as: 'port'
|
|
3192
|
+
property :port_name, as: 'portName'
|
|
3193
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3194
|
+
property :request, as: 'request'
|
|
3195
|
+
property :response, as: 'response'
|
|
3196
|
+
end
|
|
3197
|
+
end
|
|
3198
|
+
|
|
2719
3199
|
class Scheduling
|
|
2720
3200
|
# @private
|
|
2721
3201
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2753,7 +3233,11 @@ module Google
|
|
|
2753
3233
|
collection :licenses, as: 'licenses'
|
|
2754
3234
|
property :name, as: 'name'
|
|
2755
3235
|
property :self_link, as: 'selfLink'
|
|
3236
|
+
property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
3237
|
+
|
|
2756
3238
|
property :source_disk, as: 'sourceDisk'
|
|
3239
|
+
property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
|
3240
|
+
|
|
2757
3241
|
property :source_disk_id, as: 'sourceDiskId'
|
|
2758
3242
|
property :status, as: 'status'
|
|
2759
3243
|
property :storage_bytes, as: 'storageBytes'
|
|
@@ -2839,6 +3323,13 @@ module Google
|
|
|
2839
3323
|
end
|
|
2840
3324
|
end
|
|
2841
3325
|
|
|
3326
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
3327
|
+
# @private
|
|
3328
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3329
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
3330
|
+
end
|
|
3331
|
+
end
|
|
3332
|
+
|
|
2842
3333
|
class SubnetworksScopedList
|
|
2843
3334
|
# @private
|
|
2844
3335
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2867,6 +3358,17 @@ module Google
|
|
|
2867
3358
|
end
|
|
2868
3359
|
end
|
|
2869
3360
|
|
|
3361
|
+
class TcpHealthCheck
|
|
3362
|
+
# @private
|
|
3363
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3364
|
+
property :port, as: 'port'
|
|
3365
|
+
property :port_name, as: 'portName'
|
|
3366
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3367
|
+
property :request, as: 'request'
|
|
3368
|
+
property :response, as: 'response'
|
|
3369
|
+
end
|
|
3370
|
+
end
|
|
3371
|
+
|
|
2870
3372
|
class Tags
|
|
2871
3373
|
# @private
|
|
2872
3374
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3118,6 +3620,54 @@ module Google
|
|
|
3118
3620
|
end
|
|
3119
3621
|
end
|
|
3120
3622
|
|
|
3623
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
3624
|
+
# @private
|
|
3625
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3626
|
+
property :service, as: 'service'
|
|
3627
|
+
end
|
|
3628
|
+
end
|
|
3629
|
+
|
|
3630
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
3631
|
+
# @private
|
|
3632
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3633
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3634
|
+
end
|
|
3635
|
+
end
|
|
3636
|
+
|
|
3637
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
3638
|
+
# @private
|
|
3639
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3640
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
3641
|
+
end
|
|
3642
|
+
end
|
|
3643
|
+
|
|
3644
|
+
class TargetSslProxy
|
|
3645
|
+
# @private
|
|
3646
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3647
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
3648
|
+
property :description, as: 'description'
|
|
3649
|
+
property :id, as: 'id'
|
|
3650
|
+
property :kind, as: 'kind'
|
|
3651
|
+
property :name, as: 'name'
|
|
3652
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3653
|
+
property :self_link, as: 'selfLink'
|
|
3654
|
+
property :service, as: 'service'
|
|
3655
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
3656
|
+
end
|
|
3657
|
+
end
|
|
3658
|
+
|
|
3659
|
+
class TargetSslProxyList
|
|
3660
|
+
# @private
|
|
3661
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3662
|
+
property :id, as: 'id'
|
|
3663
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::TargetSslProxy, decorator: Google::Apis::ComputeV1::TargetSslProxy::Representation
|
|
3664
|
+
|
|
3665
|
+
property :kind, as: 'kind'
|
|
3666
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3667
|
+
property :self_link, as: 'selfLink'
|
|
3668
|
+
end
|
|
3669
|
+
end
|
|
3670
|
+
|
|
3121
3671
|
class TargetVpnGateway
|
|
3122
3672
|
# @private
|
|
3123
3673
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3294,6 +3844,8 @@ module Google
|
|
|
3294
3844
|
property :name, as: 'name'
|
|
3295
3845
|
property :peer_ip, as: 'peerIp'
|
|
3296
3846
|
property :region, as: 'region'
|
|
3847
|
+
collection :remote_traffic_selector, as: 'remoteTrafficSelector'
|
|
3848
|
+
property :router, as: 'router'
|
|
3297
3849
|
property :self_link, as: 'selfLink'
|
|
3298
3850
|
property :shared_secret, as: 'sharedSecret'
|
|
3299
3851
|
property :shared_secret_hash, as: 'sharedSecretHash'
|