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
|
@@ -76,6 +76,12 @@ module Google
|
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
|
77
77
|
end
|
|
78
78
|
|
|
79
|
+
class AuditConfig
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
79
85
|
class Autoscaler
|
|
80
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
87
|
|
|
@@ -94,6 +100,12 @@ module Google
|
|
|
94
100
|
include Google::Apis::Core::JsonObjectSupport
|
|
95
101
|
end
|
|
96
102
|
|
|
103
|
+
class AutoscalerStatusDetails
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
97
109
|
class AutoscalersScopedList
|
|
98
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
111
|
|
|
@@ -142,12 +154,30 @@ module Google
|
|
|
142
154
|
include Google::Apis::Core::JsonObjectSupport
|
|
143
155
|
end
|
|
144
156
|
|
|
157
|
+
class BackendBucket
|
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
+
|
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
+
end
|
|
162
|
+
|
|
163
|
+
class BackendBucketList
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
145
169
|
class BackendService
|
|
146
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
171
|
|
|
148
172
|
include Google::Apis::Core::JsonObjectSupport
|
|
149
173
|
end
|
|
150
174
|
|
|
175
|
+
class BackendServiceAggregatedList
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
151
181
|
class BackendServiceGroupHealth
|
|
152
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
183
|
|
|
@@ -160,12 +190,48 @@ module Google
|
|
|
160
190
|
include Google::Apis::Core::JsonObjectSupport
|
|
161
191
|
end
|
|
162
192
|
|
|
193
|
+
class BackendServicesScopedList
|
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
|
+
|
|
196
|
+
class Warning
|
|
197
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
198
|
+
|
|
199
|
+
class Datum
|
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
+
|
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
203
|
+
end
|
|
204
|
+
|
|
205
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
206
|
+
end
|
|
207
|
+
|
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
209
|
+
end
|
|
210
|
+
|
|
211
|
+
class Binding
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
163
217
|
class CacheInvalidationRule
|
|
164
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
219
|
|
|
166
220
|
include Google::Apis::Core::JsonObjectSupport
|
|
167
221
|
end
|
|
168
222
|
|
|
223
|
+
class Condition
|
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
|
+
|
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
227
|
+
end
|
|
228
|
+
|
|
229
|
+
class ConnectionDraining
|
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
|
+
|
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
233
|
+
end
|
|
234
|
+
|
|
169
235
|
class CustomerEncryptionKey
|
|
170
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
237
|
|
|
@@ -328,6 +394,42 @@ module Google
|
|
|
328
394
|
include Google::Apis::Core::JsonObjectSupport
|
|
329
395
|
end
|
|
330
396
|
|
|
397
|
+
class GuestOsFeature
|
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
399
|
+
|
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
401
|
+
end
|
|
402
|
+
|
|
403
|
+
class Http2HealthCheck
|
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
405
|
+
|
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
407
|
+
end
|
|
408
|
+
|
|
409
|
+
class HttpHealthCheck
|
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
411
|
+
|
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
413
|
+
end
|
|
414
|
+
|
|
415
|
+
class HttpsHealthCheck
|
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
|
+
|
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
419
|
+
end
|
|
420
|
+
|
|
421
|
+
class HealthCheck
|
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
423
|
+
|
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
425
|
+
end
|
|
426
|
+
|
|
427
|
+
class HealthCheckList
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
+
|
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
431
|
+
end
|
|
432
|
+
|
|
331
433
|
class HealthCheckReference
|
|
332
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
435
|
|
|
@@ -646,6 +748,18 @@ module Google
|
|
|
646
748
|
include Google::Apis::Core::JsonObjectSupport
|
|
647
749
|
end
|
|
648
750
|
|
|
751
|
+
class LogConfig
|
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
753
|
+
|
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
755
|
+
end
|
|
756
|
+
|
|
757
|
+
class LogConfigCounterOptions
|
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
759
|
+
|
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
761
|
+
end
|
|
762
|
+
|
|
649
763
|
class MachineType
|
|
650
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
651
765
|
|
|
@@ -814,6 +928,12 @@ module Google
|
|
|
814
928
|
include Google::Apis::Core::JsonObjectSupport
|
|
815
929
|
end
|
|
816
930
|
|
|
931
|
+
class Policy
|
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
933
|
+
|
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
935
|
+
end
|
|
936
|
+
|
|
817
937
|
class Project
|
|
818
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
819
939
|
|
|
@@ -832,6 +952,84 @@ module Google
|
|
|
832
952
|
include Google::Apis::Core::JsonObjectSupport
|
|
833
953
|
end
|
|
834
954
|
|
|
955
|
+
class RegionAutoscalerList
|
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
957
|
+
|
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
959
|
+
end
|
|
960
|
+
|
|
961
|
+
class RegionInstanceGroupList
|
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
963
|
+
|
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
965
|
+
end
|
|
966
|
+
|
|
967
|
+
class RegionInstanceGroupManagerList
|
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
969
|
+
|
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
971
|
+
end
|
|
972
|
+
|
|
973
|
+
class RegionInstanceGroupManagersAbandonInstancesRequest
|
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
975
|
+
|
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
977
|
+
end
|
|
978
|
+
|
|
979
|
+
class RegionInstanceGroupManagersDeleteInstancesRequest
|
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
981
|
+
|
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
983
|
+
end
|
|
984
|
+
|
|
985
|
+
class RegionInstanceGroupManagersListInstancesResponse
|
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
987
|
+
|
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
989
|
+
end
|
|
990
|
+
|
|
991
|
+
class RegionInstanceGroupManagersRecreateRequest
|
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
993
|
+
|
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
995
|
+
end
|
|
996
|
+
|
|
997
|
+
class RegionInstanceGroupManagersSetAutoHealingRequest
|
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
999
|
+
|
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1001
|
+
end
|
|
1002
|
+
|
|
1003
|
+
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1005
|
+
|
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1007
|
+
end
|
|
1008
|
+
|
|
1009
|
+
class RegionInstanceGroupManagersSetTemplateRequest
|
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1011
|
+
|
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1013
|
+
end
|
|
1014
|
+
|
|
1015
|
+
class RegionInstanceGroupsListInstances
|
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1017
|
+
|
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1019
|
+
end
|
|
1020
|
+
|
|
1021
|
+
class RegionInstanceGroupsListInstancesRequest
|
|
1022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
|
+
|
|
1024
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1025
|
+
end
|
|
1026
|
+
|
|
1027
|
+
class RegionInstanceGroupsSetNamedPortsRequest
|
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1029
|
+
|
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1031
|
+
end
|
|
1032
|
+
|
|
835
1033
|
class RegionList
|
|
836
1034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
837
1035
|
|
|
@@ -922,6 +1120,12 @@ module Google
|
|
|
922
1120
|
include Google::Apis::Core::JsonObjectSupport
|
|
923
1121
|
end
|
|
924
1122
|
|
|
1123
|
+
class RoutersPreviewResponse
|
|
1124
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1125
|
+
|
|
1126
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1127
|
+
end
|
|
1128
|
+
|
|
925
1129
|
class RoutersScopedList
|
|
926
1130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
927
1131
|
|
|
@@ -940,6 +1144,18 @@ module Google
|
|
|
940
1144
|
include Google::Apis::Core::JsonObjectSupport
|
|
941
1145
|
end
|
|
942
1146
|
|
|
1147
|
+
class Rule
|
|
1148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1149
|
+
|
|
1150
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1151
|
+
end
|
|
1152
|
+
|
|
1153
|
+
class SslHealthCheck
|
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1155
|
+
|
|
1156
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1157
|
+
end
|
|
1158
|
+
|
|
943
1159
|
class Scheduling
|
|
944
1160
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
945
1161
|
|
|
@@ -1000,6 +1216,12 @@ module Google
|
|
|
1000
1216
|
include Google::Apis::Core::JsonObjectSupport
|
|
1001
1217
|
end
|
|
1002
1218
|
|
|
1219
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1221
|
+
|
|
1222
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1223
|
+
end
|
|
1224
|
+
|
|
1003
1225
|
class SubnetworksScopedList
|
|
1004
1226
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1005
1227
|
|
|
@@ -1018,6 +1240,12 @@ module Google
|
|
|
1018
1240
|
include Google::Apis::Core::JsonObjectSupport
|
|
1019
1241
|
end
|
|
1020
1242
|
|
|
1243
|
+
class TcpHealthCheck
|
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1245
|
+
|
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1247
|
+
end
|
|
1248
|
+
|
|
1021
1249
|
class Tags
|
|
1022
1250
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1023
1251
|
|
|
@@ -1162,6 +1390,36 @@ module Google
|
|
|
1162
1390
|
include Google::Apis::Core::JsonObjectSupport
|
|
1163
1391
|
end
|
|
1164
1392
|
|
|
1393
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1395
|
+
|
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1397
|
+
end
|
|
1398
|
+
|
|
1399
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1401
|
+
|
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1403
|
+
end
|
|
1404
|
+
|
|
1405
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1407
|
+
|
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1409
|
+
end
|
|
1410
|
+
|
|
1411
|
+
class TargetSslProxy
|
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1413
|
+
|
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1415
|
+
end
|
|
1416
|
+
|
|
1417
|
+
class TargetSslProxyList
|
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1419
|
+
|
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1421
|
+
end
|
|
1422
|
+
|
|
1165
1423
|
class TargetVpnGateway
|
|
1166
1424
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1167
1425
|
|
|
@@ -1429,6 +1687,14 @@ module Google
|
|
|
1429
1687
|
end
|
|
1430
1688
|
end
|
|
1431
1689
|
|
|
1690
|
+
class AuditConfig
|
|
1691
|
+
# @private
|
|
1692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1693
|
+
collection :exempted_members, as: 'exemptedMembers'
|
|
1694
|
+
property :service, as: 'service'
|
|
1695
|
+
end
|
|
1696
|
+
end
|
|
1697
|
+
|
|
1432
1698
|
class Autoscaler
|
|
1433
1699
|
# @private
|
|
1434
1700
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1439,7 +1705,11 @@ module Google
|
|
|
1439
1705
|
property :id, as: 'id'
|
|
1440
1706
|
property :kind, as: 'kind'
|
|
1441
1707
|
property :name, as: 'name'
|
|
1708
|
+
property :region, as: 'region'
|
|
1442
1709
|
property :self_link, as: 'selfLink'
|
|
1710
|
+
property :status, as: 'status'
|
|
1711
|
+
collection :status_details, as: 'statusDetails', class: Google::Apis::ComputeBeta::AutoscalerStatusDetails, decorator: Google::Apis::ComputeBeta::AutoscalerStatusDetails::Representation
|
|
1712
|
+
|
|
1443
1713
|
property :target, as: 'target'
|
|
1444
1714
|
property :zone, as: 'zone'
|
|
1445
1715
|
end
|
|
@@ -1469,6 +1739,14 @@ module Google
|
|
|
1469
1739
|
end
|
|
1470
1740
|
end
|
|
1471
1741
|
|
|
1742
|
+
class AutoscalerStatusDetails
|
|
1743
|
+
# @private
|
|
1744
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1745
|
+
property :message, as: 'message'
|
|
1746
|
+
property :type, as: 'type'
|
|
1747
|
+
end
|
|
1748
|
+
end
|
|
1749
|
+
|
|
1472
1750
|
class AutoscalersScopedList
|
|
1473
1751
|
# @private
|
|
1474
1752
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1542,17 +1820,48 @@ module Google
|
|
|
1542
1820
|
property :capacity_scaler, as: 'capacityScaler'
|
|
1543
1821
|
property :description, as: 'description'
|
|
1544
1822
|
property :group, as: 'group'
|
|
1823
|
+
property :max_connections, as: 'maxConnections'
|
|
1824
|
+
property :max_connections_per_instance, as: 'maxConnectionsPerInstance'
|
|
1545
1825
|
property :max_rate, as: 'maxRate'
|
|
1546
1826
|
property :max_rate_per_instance, as: 'maxRatePerInstance'
|
|
1547
1827
|
property :max_utilization, as: 'maxUtilization'
|
|
1548
1828
|
end
|
|
1549
1829
|
end
|
|
1550
1830
|
|
|
1831
|
+
class BackendBucket
|
|
1832
|
+
# @private
|
|
1833
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1834
|
+
property :bucket_name, as: 'bucketName'
|
|
1835
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
1836
|
+
property :description, as: 'description'
|
|
1837
|
+
property :enable_cdn, as: 'enableCdn'
|
|
1838
|
+
property :id, as: 'id'
|
|
1839
|
+
property :kind, as: 'kind'
|
|
1840
|
+
property :name, as: 'name'
|
|
1841
|
+
property :self_link, as: 'selfLink'
|
|
1842
|
+
end
|
|
1843
|
+
end
|
|
1844
|
+
|
|
1845
|
+
class BackendBucketList
|
|
1846
|
+
# @private
|
|
1847
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1848
|
+
property :id, as: 'id'
|
|
1849
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::BackendBucket, decorator: Google::Apis::ComputeBeta::BackendBucket::Representation
|
|
1850
|
+
|
|
1851
|
+
property :kind, as: 'kind'
|
|
1852
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1853
|
+
property :self_link, as: 'selfLink'
|
|
1854
|
+
end
|
|
1855
|
+
end
|
|
1856
|
+
|
|
1551
1857
|
class BackendService
|
|
1552
1858
|
# @private
|
|
1553
1859
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1860
|
+
property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
|
|
1554
1861
|
collection :backends, as: 'backends', class: Google::Apis::ComputeBeta::Backend, decorator: Google::Apis::ComputeBeta::Backend::Representation
|
|
1555
1862
|
|
|
1863
|
+
property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeBeta::ConnectionDraining, decorator: Google::Apis::ComputeBeta::ConnectionDraining::Representation
|
|
1864
|
+
|
|
1556
1865
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1557
1866
|
property :description, as: 'description'
|
|
1558
1867
|
property :enable_cdn, as: 'enableCDN'
|
|
@@ -1560,16 +1869,30 @@ module Google
|
|
|
1560
1869
|
collection :health_checks, as: 'healthChecks'
|
|
1561
1870
|
property :id, as: 'id'
|
|
1562
1871
|
property :kind, as: 'kind'
|
|
1872
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
1563
1873
|
property :name, as: 'name'
|
|
1564
1874
|
property :port, as: 'port'
|
|
1565
1875
|
property :port_name, as: 'portName'
|
|
1566
1876
|
property :protocol, as: 'protocol'
|
|
1567
1877
|
property :region, as: 'region'
|
|
1568
1878
|
property :self_link, as: 'selfLink'
|
|
1879
|
+
property :session_affinity, as: 'sessionAffinity'
|
|
1569
1880
|
property :timeout_sec, as: 'timeoutSec'
|
|
1570
1881
|
end
|
|
1571
1882
|
end
|
|
1572
1883
|
|
|
1884
|
+
class BackendServiceAggregatedList
|
|
1885
|
+
# @private
|
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1887
|
+
property :id, as: 'id'
|
|
1888
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::BackendServicesScopedList, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Representation
|
|
1889
|
+
|
|
1890
|
+
property :kind, as: 'kind'
|
|
1891
|
+
property :next_page_token, as: 'nextPageToken'
|
|
1892
|
+
property :self_link, as: 'selfLink'
|
|
1893
|
+
end
|
|
1894
|
+
end
|
|
1895
|
+
|
|
1573
1896
|
class BackendServiceGroupHealth
|
|
1574
1897
|
# @private
|
|
1575
1898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1591,13 +1914,69 @@ module Google
|
|
|
1591
1914
|
end
|
|
1592
1915
|
end
|
|
1593
1916
|
|
|
1917
|
+
class BackendServicesScopedList
|
|
1918
|
+
# @private
|
|
1919
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1920
|
+
collection :backend_services, as: 'backendServices', class: Google::Apis::ComputeBeta::BackendService, decorator: Google::Apis::ComputeBeta::BackendService::Representation
|
|
1921
|
+
|
|
1922
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Representation
|
|
1923
|
+
|
|
1924
|
+
end
|
|
1925
|
+
|
|
1926
|
+
class Warning
|
|
1927
|
+
# @private
|
|
1928
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1929
|
+
property :code, as: 'code'
|
|
1930
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Datum::Representation
|
|
1931
|
+
|
|
1932
|
+
property :message, as: 'message'
|
|
1933
|
+
end
|
|
1934
|
+
|
|
1935
|
+
class Datum
|
|
1936
|
+
# @private
|
|
1937
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1938
|
+
property :key, as: 'key'
|
|
1939
|
+
property :value, as: 'value'
|
|
1940
|
+
end
|
|
1941
|
+
end
|
|
1942
|
+
end
|
|
1943
|
+
end
|
|
1944
|
+
|
|
1945
|
+
class Binding
|
|
1946
|
+
# @private
|
|
1947
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1948
|
+
collection :members, as: 'members'
|
|
1949
|
+
property :role, as: 'role'
|
|
1950
|
+
end
|
|
1951
|
+
end
|
|
1952
|
+
|
|
1594
1953
|
class CacheInvalidationRule
|
|
1595
1954
|
# @private
|
|
1596
1955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1956
|
+
property :host, as: 'host'
|
|
1597
1957
|
property :path, as: 'path'
|
|
1598
1958
|
end
|
|
1599
1959
|
end
|
|
1600
1960
|
|
|
1961
|
+
class Condition
|
|
1962
|
+
# @private
|
|
1963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1964
|
+
property :iam, as: 'iam'
|
|
1965
|
+
property :op, as: 'op'
|
|
1966
|
+
property :svc, as: 'svc'
|
|
1967
|
+
property :sys, as: 'sys'
|
|
1968
|
+
property :value, as: 'value'
|
|
1969
|
+
collection :values, as: 'values'
|
|
1970
|
+
end
|
|
1971
|
+
end
|
|
1972
|
+
|
|
1973
|
+
class ConnectionDraining
|
|
1974
|
+
# @private
|
|
1975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1976
|
+
property :draining_timeout_sec, as: 'drainingTimeoutSec'
|
|
1977
|
+
end
|
|
1978
|
+
end
|
|
1979
|
+
|
|
1601
1980
|
class CustomerEncryptionKey
|
|
1602
1981
|
# @private
|
|
1603
1982
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1840,14 +2219,19 @@ module Google
|
|
|
1840
2219
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1841
2220
|
property :ip_address, as: 'IPAddress'
|
|
1842
2221
|
property :ip_protocol, as: 'IPProtocol'
|
|
2222
|
+
property :backend_service, as: 'backendService'
|
|
1843
2223
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
1844
2224
|
property :description, as: 'description'
|
|
1845
2225
|
property :id, as: 'id'
|
|
1846
2226
|
property :kind, as: 'kind'
|
|
2227
|
+
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
|
1847
2228
|
property :name, as: 'name'
|
|
2229
|
+
property :network, as: 'network'
|
|
1848
2230
|
property :port_range, as: 'portRange'
|
|
2231
|
+
collection :ports, as: 'ports'
|
|
1849
2232
|
property :region, as: 'region'
|
|
1850
2233
|
property :self_link, as: 'selfLink'
|
|
2234
|
+
property :subnetwork, as: 'subnetwork'
|
|
1851
2235
|
property :target, as: 'target'
|
|
1852
2236
|
end
|
|
1853
2237
|
end
|
|
@@ -1864,51 +2248,130 @@ module Google
|
|
|
1864
2248
|
end
|
|
1865
2249
|
end
|
|
1866
2250
|
|
|
1867
|
-
class ForwardingRuleList
|
|
2251
|
+
class ForwardingRuleList
|
|
2252
|
+
# @private
|
|
2253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2254
|
+
property :id, as: 'id'
|
|
2255
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
|
|
2256
|
+
|
|
2257
|
+
property :kind, as: 'kind'
|
|
2258
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2259
|
+
property :self_link, as: 'selfLink'
|
|
2260
|
+
end
|
|
2261
|
+
end
|
|
2262
|
+
|
|
2263
|
+
class ForwardingRulesScopedList
|
|
2264
|
+
# @private
|
|
2265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2266
|
+
collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
|
|
2267
|
+
|
|
2268
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Representation
|
|
2269
|
+
|
|
2270
|
+
end
|
|
2271
|
+
|
|
2272
|
+
class Warning
|
|
2273
|
+
# @private
|
|
2274
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2275
|
+
property :code, as: 'code'
|
|
2276
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum::Representation
|
|
2277
|
+
|
|
2278
|
+
property :message, as: 'message'
|
|
2279
|
+
end
|
|
2280
|
+
|
|
2281
|
+
class Datum
|
|
2282
|
+
# @private
|
|
2283
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2284
|
+
property :key, as: 'key'
|
|
2285
|
+
property :value, as: 'value'
|
|
2286
|
+
end
|
|
2287
|
+
end
|
|
2288
|
+
end
|
|
2289
|
+
end
|
|
2290
|
+
|
|
2291
|
+
class GlobalSetLabelsRequest
|
|
2292
|
+
# @private
|
|
2293
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2294
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
2295
|
+
hash :labels, as: 'labels'
|
|
2296
|
+
end
|
|
2297
|
+
end
|
|
2298
|
+
|
|
2299
|
+
class GuestOsFeature
|
|
2300
|
+
# @private
|
|
2301
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2302
|
+
property :type, as: 'type'
|
|
2303
|
+
end
|
|
2304
|
+
end
|
|
2305
|
+
|
|
2306
|
+
class Http2HealthCheck
|
|
2307
|
+
# @private
|
|
2308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2309
|
+
property :host, as: 'host'
|
|
2310
|
+
property :port, as: 'port'
|
|
2311
|
+
property :port_name, as: 'portName'
|
|
2312
|
+
property :proxy_header, as: 'proxyHeader'
|
|
2313
|
+
property :request_path, as: 'requestPath'
|
|
2314
|
+
end
|
|
2315
|
+
end
|
|
2316
|
+
|
|
2317
|
+
class HttpHealthCheck
|
|
2318
|
+
# @private
|
|
2319
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2320
|
+
property :host, as: 'host'
|
|
2321
|
+
property :port, as: 'port'
|
|
2322
|
+
property :port_name, as: 'portName'
|
|
2323
|
+
property :proxy_header, as: 'proxyHeader'
|
|
2324
|
+
property :request_path, as: 'requestPath'
|
|
2325
|
+
end
|
|
2326
|
+
end
|
|
2327
|
+
|
|
2328
|
+
class HttpsHealthCheck
|
|
2329
|
+
# @private
|
|
2330
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2331
|
+
property :host, as: 'host'
|
|
2332
|
+
property :port, as: 'port'
|
|
2333
|
+
property :port_name, as: 'portName'
|
|
2334
|
+
property :proxy_header, as: 'proxyHeader'
|
|
2335
|
+
property :request_path, as: 'requestPath'
|
|
2336
|
+
end
|
|
2337
|
+
end
|
|
2338
|
+
|
|
2339
|
+
class HealthCheck
|
|
1868
2340
|
# @private
|
|
1869
2341
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1870
|
-
property :
|
|
1871
|
-
|
|
2342
|
+
property :check_interval_sec, as: 'checkIntervalSec'
|
|
2343
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
2344
|
+
property :description, as: 'description'
|
|
2345
|
+
property :healthy_threshold, as: 'healthyThreshold'
|
|
2346
|
+
property :http2_health_check, as: 'http2HealthCheck', class: Google::Apis::ComputeBeta::Http2HealthCheck, decorator: Google::Apis::ComputeBeta::Http2HealthCheck::Representation
|
|
2347
|
+
|
|
2348
|
+
property :http_health_check, as: 'httpHealthCheck', class: Google::Apis::ComputeBeta::HttpHealthCheck, decorator: Google::Apis::ComputeBeta::HttpHealthCheck::Representation
|
|
1872
2349
|
|
|
2350
|
+
property :https_health_check, as: 'httpsHealthCheck', class: Google::Apis::ComputeBeta::HttpsHealthCheck, decorator: Google::Apis::ComputeBeta::HttpsHealthCheck::Representation
|
|
2351
|
+
|
|
2352
|
+
property :id, as: 'id'
|
|
1873
2353
|
property :kind, as: 'kind'
|
|
1874
|
-
property :
|
|
2354
|
+
property :name, as: 'name'
|
|
1875
2355
|
property :self_link, as: 'selfLink'
|
|
1876
|
-
|
|
1877
|
-
end
|
|
1878
|
-
|
|
1879
|
-
class ForwardingRulesScopedList
|
|
1880
|
-
# @private
|
|
1881
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1882
|
-
collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
|
|
2356
|
+
property :ssl_health_check, as: 'sslHealthCheck', class: Google::Apis::ComputeBeta::SslHealthCheck, decorator: Google::Apis::ComputeBeta::SslHealthCheck::Representation
|
|
1883
2357
|
|
|
1884
|
-
property :
|
|
2358
|
+
property :tcp_health_check, as: 'tcpHealthCheck', class: Google::Apis::ComputeBeta::TcpHealthCheck, decorator: Google::Apis::ComputeBeta::TcpHealthCheck::Representation
|
|
1885
2359
|
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
# @private
|
|
1890
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1891
|
-
property :code, as: 'code'
|
|
1892
|
-
collection :data, as: 'data', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum::Representation
|
|
1893
|
-
|
|
1894
|
-
property :message, as: 'message'
|
|
1895
|
-
end
|
|
1896
|
-
|
|
1897
|
-
class Datum
|
|
1898
|
-
# @private
|
|
1899
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1900
|
-
property :key, as: 'key'
|
|
1901
|
-
property :value, as: 'value'
|
|
1902
|
-
end
|
|
1903
|
-
end
|
|
2360
|
+
property :timeout_sec, as: 'timeoutSec'
|
|
2361
|
+
property :type, as: 'type'
|
|
2362
|
+
property :unhealthy_threshold, as: 'unhealthyThreshold'
|
|
1904
2363
|
end
|
|
1905
2364
|
end
|
|
1906
2365
|
|
|
1907
|
-
class
|
|
2366
|
+
class HealthCheckList
|
|
1908
2367
|
# @private
|
|
1909
2368
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1910
|
-
property :
|
|
1911
|
-
|
|
2369
|
+
property :id, as: 'id'
|
|
2370
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::HealthCheck, decorator: Google::Apis::ComputeBeta::HealthCheck::Representation
|
|
2371
|
+
|
|
2372
|
+
property :kind, as: 'kind'
|
|
2373
|
+
property :next_page_token, as: 'nextPageToken'
|
|
2374
|
+
property :self_link, as: 'selfLink'
|
|
1912
2375
|
end
|
|
1913
2376
|
end
|
|
1914
2377
|
|
|
@@ -2010,6 +2473,8 @@ module Google
|
|
|
2010
2473
|
property :description, as: 'description'
|
|
2011
2474
|
property :disk_size_gb, as: 'diskSizeGb'
|
|
2012
2475
|
property :family, as: 'family'
|
|
2476
|
+
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
|
|
2477
|
+
|
|
2013
2478
|
property :id, as: 'id'
|
|
2014
2479
|
property :image_encryption_key, as: 'imageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
|
2015
2480
|
|
|
@@ -2107,6 +2572,7 @@ module Google
|
|
|
2107
2572
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
|
2108
2573
|
|
|
2109
2574
|
property :network, as: 'network'
|
|
2575
|
+
property :region, as: 'region'
|
|
2110
2576
|
property :self_link, as: 'selfLink'
|
|
2111
2577
|
property :size, as: 'size'
|
|
2112
2578
|
property :subnetwork, as: 'subnetwork'
|
|
@@ -2148,6 +2614,7 @@ module Google
|
|
|
2148
2614
|
property :current_actions, as: 'currentActions', class: Google::Apis::ComputeBeta::InstanceGroupManagerActionsSummary, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerActionsSummary::Representation
|
|
2149
2615
|
|
|
2150
2616
|
property :description, as: 'description'
|
|
2617
|
+
property :failover_action, as: 'failoverAction'
|
|
2151
2618
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
2152
2619
|
property :id, as: 'id'
|
|
2153
2620
|
property :instance_group, as: 'instanceGroup'
|
|
@@ -2156,6 +2623,7 @@ module Google
|
|
|
2156
2623
|
property :name, as: 'name'
|
|
2157
2624
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
|
2158
2625
|
|
|
2626
|
+
property :region, as: 'region'
|
|
2159
2627
|
property :self_link, as: 'selfLink'
|
|
2160
2628
|
collection :target_pools, as: 'targetPools'
|
|
2161
2629
|
property :target_size, as: 'targetSize'
|
|
@@ -2396,6 +2864,7 @@ module Google
|
|
|
2396
2864
|
property :description, as: 'description'
|
|
2397
2865
|
collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::AttachedDisk, decorator: Google::Apis::ComputeBeta::AttachedDisk::Representation
|
|
2398
2866
|
|
|
2867
|
+
hash :labels, as: 'labels'
|
|
2399
2868
|
property :machine_type, as: 'machineType'
|
|
2400
2869
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeBeta::Metadata, decorator: Google::Apis::ComputeBeta::Metadata::Representation
|
|
2401
2870
|
|
|
@@ -2514,6 +2983,22 @@ module Google
|
|
|
2514
2983
|
end
|
|
2515
2984
|
end
|
|
2516
2985
|
|
|
2986
|
+
class LogConfig
|
|
2987
|
+
# @private
|
|
2988
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2989
|
+
property :counter, as: 'counter', class: Google::Apis::ComputeBeta::LogConfigCounterOptions, decorator: Google::Apis::ComputeBeta::LogConfigCounterOptions::Representation
|
|
2990
|
+
|
|
2991
|
+
end
|
|
2992
|
+
end
|
|
2993
|
+
|
|
2994
|
+
class LogConfigCounterOptions
|
|
2995
|
+
# @private
|
|
2996
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
2997
|
+
property :field, as: 'field'
|
|
2998
|
+
property :metric, as: 'metric'
|
|
2999
|
+
end
|
|
3000
|
+
end
|
|
3001
|
+
|
|
2517
3002
|
class MachineType
|
|
2518
3003
|
# @private
|
|
2519
3004
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2826,6 +3311,21 @@ module Google
|
|
|
2826
3311
|
end
|
|
2827
3312
|
end
|
|
2828
3313
|
|
|
3314
|
+
class Policy
|
|
3315
|
+
# @private
|
|
3316
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3317
|
+
collection :audit_configs, as: 'auditConfigs', class: Google::Apis::ComputeBeta::AuditConfig, decorator: Google::Apis::ComputeBeta::AuditConfig::Representation
|
|
3318
|
+
|
|
3319
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
|
|
3320
|
+
|
|
3321
|
+
property :etag, :base64 => true, as: 'etag'
|
|
3322
|
+
property :iam_owned, as: 'iamOwned'
|
|
3323
|
+
collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::Rule, decorator: Google::Apis::ComputeBeta::Rule::Representation
|
|
3324
|
+
|
|
3325
|
+
property :version, as: 'version'
|
|
3326
|
+
end
|
|
3327
|
+
end
|
|
3328
|
+
|
|
2829
3329
|
class Project
|
|
2830
3330
|
# @private
|
|
2831
3331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -2843,6 +3343,7 @@ module Google
|
|
|
2843
3343
|
property :self_link, as: 'selfLink'
|
|
2844
3344
|
property :usage_export_location, as: 'usageExportLocation', class: Google::Apis::ComputeBeta::UsageExportLocation, decorator: Google::Apis::ComputeBeta::UsageExportLocation::Representation
|
|
2845
3345
|
|
|
3346
|
+
property :xpn_project_status, as: 'xpnProjectStatus'
|
|
2846
3347
|
end
|
|
2847
3348
|
end
|
|
2848
3349
|
|
|
@@ -2873,6 +3374,123 @@ module Google
|
|
|
2873
3374
|
end
|
|
2874
3375
|
end
|
|
2875
3376
|
|
|
3377
|
+
class RegionAutoscalerList
|
|
3378
|
+
# @private
|
|
3379
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3380
|
+
property :id, as: 'id'
|
|
3381
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::Autoscaler, decorator: Google::Apis::ComputeBeta::Autoscaler::Representation
|
|
3382
|
+
|
|
3383
|
+
property :kind, as: 'kind'
|
|
3384
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3385
|
+
property :self_link, as: 'selfLink'
|
|
3386
|
+
end
|
|
3387
|
+
end
|
|
3388
|
+
|
|
3389
|
+
class RegionInstanceGroupList
|
|
3390
|
+
# @private
|
|
3391
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3392
|
+
property :id, as: 'id'
|
|
3393
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroup, decorator: Google::Apis::ComputeBeta::InstanceGroup::Representation
|
|
3394
|
+
|
|
3395
|
+
property :kind, as: 'kind'
|
|
3396
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3397
|
+
property :self_link, as: 'selfLink'
|
|
3398
|
+
end
|
|
3399
|
+
end
|
|
3400
|
+
|
|
3401
|
+
class RegionInstanceGroupManagerList
|
|
3402
|
+
# @private
|
|
3403
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3404
|
+
property :id, as: 'id'
|
|
3405
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManager, decorator: Google::Apis::ComputeBeta::InstanceGroupManager::Representation
|
|
3406
|
+
|
|
3407
|
+
property :kind, as: 'kind'
|
|
3408
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3409
|
+
property :self_link, as: 'selfLink'
|
|
3410
|
+
end
|
|
3411
|
+
end
|
|
3412
|
+
|
|
3413
|
+
class RegionInstanceGroupManagersAbandonInstancesRequest
|
|
3414
|
+
# @private
|
|
3415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3416
|
+
collection :instances, as: 'instances'
|
|
3417
|
+
end
|
|
3418
|
+
end
|
|
3419
|
+
|
|
3420
|
+
class RegionInstanceGroupManagersDeleteInstancesRequest
|
|
3421
|
+
# @private
|
|
3422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3423
|
+
collection :instances, as: 'instances'
|
|
3424
|
+
end
|
|
3425
|
+
end
|
|
3426
|
+
|
|
3427
|
+
class RegionInstanceGroupManagersListInstancesResponse
|
|
3428
|
+
# @private
|
|
3429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3430
|
+
collection :managed_instances, as: 'managedInstances', class: Google::Apis::ComputeBeta::ManagedInstance, decorator: Google::Apis::ComputeBeta::ManagedInstance::Representation
|
|
3431
|
+
|
|
3432
|
+
end
|
|
3433
|
+
end
|
|
3434
|
+
|
|
3435
|
+
class RegionInstanceGroupManagersRecreateRequest
|
|
3436
|
+
# @private
|
|
3437
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3438
|
+
collection :instances, as: 'instances'
|
|
3439
|
+
end
|
|
3440
|
+
end
|
|
3441
|
+
|
|
3442
|
+
class RegionInstanceGroupManagersSetAutoHealingRequest
|
|
3443
|
+
# @private
|
|
3444
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3445
|
+
collection :auto_healing_policies, as: 'autoHealingPolicies', class: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy::Representation
|
|
3446
|
+
|
|
3447
|
+
end
|
|
3448
|
+
end
|
|
3449
|
+
|
|
3450
|
+
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
|
3451
|
+
# @private
|
|
3452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3453
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
3454
|
+
collection :target_pools, as: 'targetPools'
|
|
3455
|
+
end
|
|
3456
|
+
end
|
|
3457
|
+
|
|
3458
|
+
class RegionInstanceGroupManagersSetTemplateRequest
|
|
3459
|
+
# @private
|
|
3460
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3461
|
+
property :instance_template, as: 'instanceTemplate'
|
|
3462
|
+
end
|
|
3463
|
+
end
|
|
3464
|
+
|
|
3465
|
+
class RegionInstanceGroupsListInstances
|
|
3466
|
+
# @private
|
|
3467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3468
|
+
property :id, as: 'id'
|
|
3469
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceWithNamedPorts, decorator: Google::Apis::ComputeBeta::InstanceWithNamedPorts::Representation
|
|
3470
|
+
|
|
3471
|
+
property :kind, as: 'kind'
|
|
3472
|
+
property :next_page_token, as: 'nextPageToken'
|
|
3473
|
+
property :self_link, as: 'selfLink'
|
|
3474
|
+
end
|
|
3475
|
+
end
|
|
3476
|
+
|
|
3477
|
+
class RegionInstanceGroupsListInstancesRequest
|
|
3478
|
+
# @private
|
|
3479
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3480
|
+
property :instance_state, as: 'instanceState'
|
|
3481
|
+
property :port_name, as: 'portName'
|
|
3482
|
+
end
|
|
3483
|
+
end
|
|
3484
|
+
|
|
3485
|
+
class RegionInstanceGroupsSetNamedPortsRequest
|
|
3486
|
+
# @private
|
|
3487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3488
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
|
3489
|
+
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
|
3490
|
+
|
|
3491
|
+
end
|
|
3492
|
+
end
|
|
3493
|
+
|
|
2876
3494
|
class RegionList
|
|
2877
3495
|
# @private
|
|
2878
3496
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3054,6 +3672,14 @@ module Google
|
|
|
3054
3672
|
end
|
|
3055
3673
|
end
|
|
3056
3674
|
|
|
3675
|
+
class RoutersPreviewResponse
|
|
3676
|
+
# @private
|
|
3677
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3678
|
+
property :resource, as: 'resource', class: Google::Apis::ComputeBeta::Router, decorator: Google::Apis::ComputeBeta::Router::Representation
|
|
3679
|
+
|
|
3680
|
+
end
|
|
3681
|
+
end
|
|
3682
|
+
|
|
3057
3683
|
class RoutersScopedList
|
|
3058
3684
|
# @private
|
|
3059
3685
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3082,6 +3708,32 @@ module Google
|
|
|
3082
3708
|
end
|
|
3083
3709
|
end
|
|
3084
3710
|
|
|
3711
|
+
class Rule
|
|
3712
|
+
# @private
|
|
3713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3714
|
+
property :action, as: 'action'
|
|
3715
|
+
collection :conditions, as: 'conditions', class: Google::Apis::ComputeBeta::Condition, decorator: Google::Apis::ComputeBeta::Condition::Representation
|
|
3716
|
+
|
|
3717
|
+
property :description, as: 'description'
|
|
3718
|
+
collection :ins, as: 'ins'
|
|
3719
|
+
collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeBeta::LogConfig, decorator: Google::Apis::ComputeBeta::LogConfig::Representation
|
|
3720
|
+
|
|
3721
|
+
collection :not_ins, as: 'notIns'
|
|
3722
|
+
collection :permissions, as: 'permissions'
|
|
3723
|
+
end
|
|
3724
|
+
end
|
|
3725
|
+
|
|
3726
|
+
class SslHealthCheck
|
|
3727
|
+
# @private
|
|
3728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3729
|
+
property :port, as: 'port'
|
|
3730
|
+
property :port_name, as: 'portName'
|
|
3731
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3732
|
+
property :request, as: 'request'
|
|
3733
|
+
property :response, as: 'response'
|
|
3734
|
+
end
|
|
3735
|
+
end
|
|
3736
|
+
|
|
3085
3737
|
class Scheduling
|
|
3086
3738
|
# @private
|
|
3087
3739
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3213,6 +3865,13 @@ module Google
|
|
|
3213
3865
|
end
|
|
3214
3866
|
end
|
|
3215
3867
|
|
|
3868
|
+
class SubnetworksExpandIpCidrRangeRequest
|
|
3869
|
+
# @private
|
|
3870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3871
|
+
property :ip_cidr_range, as: 'ipCidrRange'
|
|
3872
|
+
end
|
|
3873
|
+
end
|
|
3874
|
+
|
|
3216
3875
|
class SubnetworksScopedList
|
|
3217
3876
|
# @private
|
|
3218
3877
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3241,6 +3900,17 @@ module Google
|
|
|
3241
3900
|
end
|
|
3242
3901
|
end
|
|
3243
3902
|
|
|
3903
|
+
class TcpHealthCheck
|
|
3904
|
+
# @private
|
|
3905
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
3906
|
+
property :port, as: 'port'
|
|
3907
|
+
property :port_name, as: 'portName'
|
|
3908
|
+
property :proxy_header, as: 'proxyHeader'
|
|
3909
|
+
property :request, as: 'request'
|
|
3910
|
+
property :response, as: 'response'
|
|
3911
|
+
end
|
|
3912
|
+
end
|
|
3913
|
+
|
|
3244
3914
|
class Tags
|
|
3245
3915
|
# @private
|
|
3246
3916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3492,6 +4162,54 @@ module Google
|
|
|
3492
4162
|
end
|
|
3493
4163
|
end
|
|
3494
4164
|
|
|
4165
|
+
class TargetSslProxiesSetBackendServiceRequest
|
|
4166
|
+
# @private
|
|
4167
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4168
|
+
property :service, as: 'service'
|
|
4169
|
+
end
|
|
4170
|
+
end
|
|
4171
|
+
|
|
4172
|
+
class TargetSslProxiesSetProxyHeaderRequest
|
|
4173
|
+
# @private
|
|
4174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4175
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4176
|
+
end
|
|
4177
|
+
end
|
|
4178
|
+
|
|
4179
|
+
class TargetSslProxiesSetSslCertificatesRequest
|
|
4180
|
+
# @private
|
|
4181
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4182
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
4183
|
+
end
|
|
4184
|
+
end
|
|
4185
|
+
|
|
4186
|
+
class TargetSslProxy
|
|
4187
|
+
# @private
|
|
4188
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4189
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
|
4190
|
+
property :description, as: 'description'
|
|
4191
|
+
property :id, as: 'id'
|
|
4192
|
+
property :kind, as: 'kind'
|
|
4193
|
+
property :name, as: 'name'
|
|
4194
|
+
property :proxy_header, as: 'proxyHeader'
|
|
4195
|
+
property :self_link, as: 'selfLink'
|
|
4196
|
+
property :service, as: 'service'
|
|
4197
|
+
collection :ssl_certificates, as: 'sslCertificates'
|
|
4198
|
+
end
|
|
4199
|
+
end
|
|
4200
|
+
|
|
4201
|
+
class TargetSslProxyList
|
|
4202
|
+
# @private
|
|
4203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
4204
|
+
property :id, as: 'id'
|
|
4205
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetSslProxy, decorator: Google::Apis::ComputeBeta::TargetSslProxy::Representation
|
|
4206
|
+
|
|
4207
|
+
property :kind, as: 'kind'
|
|
4208
|
+
property :next_page_token, as: 'nextPageToken'
|
|
4209
|
+
property :self_link, as: 'selfLink'
|
|
4210
|
+
end
|
|
4211
|
+
end
|
|
4212
|
+
|
|
3495
4213
|
class TargetVpnGateway
|
|
3496
4214
|
# @private
|
|
3497
4215
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -3682,6 +4400,7 @@ module Google
|
|
|
3682
4400
|
property :name, as: 'name'
|
|
3683
4401
|
property :peer_ip, as: 'peerIp'
|
|
3684
4402
|
property :region, as: 'region'
|
|
4403
|
+
collection :remote_traffic_selector, as: 'remoteTrafficSelector'
|
|
3685
4404
|
property :router, as: 'router'
|
|
3686
4405
|
property :self_link, as: 'selfLink'
|
|
3687
4406
|
property :shared_secret, as: 'sharedSecret'
|