google-apis-networkservices_v1beta1 0.8.0 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/networkservices_v1beta1/classes.rb +1923 -13
- data/lib/google/apis/networkservices_v1beta1/gem_version.rb +3 -3
- data/lib/google/apis/networkservices_v1beta1/representations.rb +854 -90
- data/lib/google/apis/networkservices_v1beta1/service.rb +1493 -181
- metadata +3 -3
@@ -70,191 +70,824 @@ module Google
|
|
70
70
|
include Google::Apis::Core::JsonObjectSupport
|
71
71
|
end
|
72
72
|
|
73
|
+
class Gateway
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GrpcRoute
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class GrpcRouteDestination
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class GrpcRouteFaultInjectionPolicy
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GrpcRouteFaultInjectionPolicyAbort
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class GrpcRouteFaultInjectionPolicyDelay
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class GrpcRouteHeaderMatch
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class GrpcRouteMethodMatch
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GrpcRouteRetryPolicy
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class GrpcRouteRouteAction
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class GrpcRouteRouteMatch
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GrpcRouteRouteRule
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class HttpRoute
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class HttpRouteCorsPolicy
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class HttpRouteDestination
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class HttpRouteFaultInjectionPolicy
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class HttpRouteFaultInjectionPolicyAbort
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class HttpRouteFaultInjectionPolicyDelay
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class HttpRouteHeaderMatch
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class HttpRouteHeaderMatchIntegerRange
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class HttpRouteHeaderModifier
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class HttpRouteQueryParameterMatch
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class HttpRouteRedirect
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class HttpRouteRequestMirrorPolicy
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class HttpRouteRetryPolicy
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class HttpRouteRouteAction
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class HttpRouteRouteMatch
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class HttpRouteRouteRule
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class HttpRouteUrlRewrite
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
73
247
|
class ListEndpointPoliciesResponse
|
74
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
249
|
|
76
|
-
include Google::Apis::Core::JsonObjectSupport
|
77
|
-
end
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class ListGatewaysResponse
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class ListGrpcRoutesResponse
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class ListHttpRoutesResponse
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class ListLocationsResponse
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class ListMeshesResponse
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class ListOperationsResponse
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class ListServiceBindingsResponse
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class ListTcpRoutesResponse
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class ListTlsRoutesResponse
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class Location
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class Mesh
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class MetadataLabelMatcher
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
325
|
+
class MetadataLabels
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
331
|
+
class Operation
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class OperationMetadata
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class Policy
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
349
|
+
class ServiceBinding
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class SetIamPolicyRequest
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class Status
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class TcpRoute
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class TcpRouteRouteAction
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class TcpRouteRouteDestination
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class TcpRouteRouteMatch
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
class TcpRouteRouteRule
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class TestIamPermissionsRequest
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class TestIamPermissionsResponse
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
409
|
+
class TlsRoute
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class TlsRouteRouteAction
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class TlsRouteRouteDestination
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class TlsRouteRouteMatch
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
433
|
+
class TlsRouteRouteRule
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class TrafficPortSelector
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class AuditConfig
|
446
|
+
# @private
|
447
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
448
|
+
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::NetworkservicesV1beta1::AuditLogConfig, decorator: Google::Apis::NetworkservicesV1beta1::AuditLogConfig::Representation
|
449
|
+
|
450
|
+
property :service, as: 'service'
|
451
|
+
end
|
452
|
+
end
|
453
|
+
|
454
|
+
class AuditLogConfig
|
455
|
+
# @private
|
456
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
457
|
+
collection :exempted_members, as: 'exemptedMembers'
|
458
|
+
property :log_type, as: 'logType'
|
459
|
+
end
|
460
|
+
end
|
461
|
+
|
462
|
+
class Binding
|
463
|
+
# @private
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
465
|
+
property :condition, as: 'condition', class: Google::Apis::NetworkservicesV1beta1::Expr, decorator: Google::Apis::NetworkservicesV1beta1::Expr::Representation
|
466
|
+
|
467
|
+
collection :members, as: 'members'
|
468
|
+
property :role, as: 'role'
|
469
|
+
end
|
470
|
+
end
|
471
|
+
|
472
|
+
class CancelOperationRequest
|
473
|
+
# @private
|
474
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
475
|
+
end
|
476
|
+
end
|
477
|
+
|
478
|
+
class Empty
|
479
|
+
# @private
|
480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
481
|
+
end
|
482
|
+
end
|
483
|
+
|
484
|
+
class EndpointMatcher
|
485
|
+
# @private
|
486
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
487
|
+
property :metadata_label_matcher, as: 'metadataLabelMatcher', class: Google::Apis::NetworkservicesV1beta1::MetadataLabelMatcher, decorator: Google::Apis::NetworkservicesV1beta1::MetadataLabelMatcher::Representation
|
488
|
+
|
489
|
+
end
|
490
|
+
end
|
491
|
+
|
492
|
+
class EndpointPolicy
|
493
|
+
# @private
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
495
|
+
property :authorization_policy, as: 'authorizationPolicy'
|
496
|
+
property :client_tls_policy, as: 'clientTlsPolicy'
|
497
|
+
property :create_time, as: 'createTime'
|
498
|
+
property :description, as: 'description'
|
499
|
+
property :endpoint_matcher, as: 'endpointMatcher', class: Google::Apis::NetworkservicesV1beta1::EndpointMatcher, decorator: Google::Apis::NetworkservicesV1beta1::EndpointMatcher::Representation
|
500
|
+
|
501
|
+
hash :labels, as: 'labels'
|
502
|
+
property :name, as: 'name'
|
503
|
+
property :server_tls_policy, as: 'serverTlsPolicy'
|
504
|
+
property :traffic_port_selector, as: 'trafficPortSelector', class: Google::Apis::NetworkservicesV1beta1::TrafficPortSelector, decorator: Google::Apis::NetworkservicesV1beta1::TrafficPortSelector::Representation
|
505
|
+
|
506
|
+
property :type, as: 'type'
|
507
|
+
property :update_time, as: 'updateTime'
|
508
|
+
end
|
509
|
+
end
|
510
|
+
|
511
|
+
class Expr
|
512
|
+
# @private
|
513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
514
|
+
property :description, as: 'description'
|
515
|
+
property :expression, as: 'expression'
|
516
|
+
property :location, as: 'location'
|
517
|
+
property :title, as: 'title'
|
518
|
+
end
|
519
|
+
end
|
520
|
+
|
521
|
+
class Gateway
|
522
|
+
# @private
|
523
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
524
|
+
property :create_time, as: 'createTime'
|
525
|
+
property :description, as: 'description'
|
526
|
+
hash :labels, as: 'labels'
|
527
|
+
property :name, as: 'name'
|
528
|
+
collection :ports, as: 'ports'
|
529
|
+
property :scope, as: 'scope'
|
530
|
+
property :self_link, as: 'selfLink'
|
531
|
+
property :server_tls_policy, as: 'serverTlsPolicy'
|
532
|
+
property :type, as: 'type'
|
533
|
+
property :update_time, as: 'updateTime'
|
534
|
+
end
|
535
|
+
end
|
536
|
+
|
537
|
+
class GrpcRoute
|
538
|
+
# @private
|
539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
540
|
+
property :create_time, as: 'createTime'
|
541
|
+
property :description, as: 'description'
|
542
|
+
collection :gateways, as: 'gateways'
|
543
|
+
collection :hostnames, as: 'hostnames'
|
544
|
+
hash :labels, as: 'labels'
|
545
|
+
collection :meshes, as: 'meshes'
|
546
|
+
property :name, as: 'name'
|
547
|
+
collection :rules, as: 'rules', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteRule, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteRule::Representation
|
548
|
+
|
549
|
+
property :self_link, as: 'selfLink'
|
550
|
+
property :update_time, as: 'updateTime'
|
551
|
+
end
|
552
|
+
end
|
553
|
+
|
554
|
+
class GrpcRouteDestination
|
555
|
+
# @private
|
556
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
557
|
+
property :service_name, as: 'serviceName'
|
558
|
+
property :weight, as: 'weight'
|
559
|
+
end
|
560
|
+
end
|
561
|
+
|
562
|
+
class GrpcRouteFaultInjectionPolicy
|
563
|
+
# @private
|
564
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
565
|
+
property :abort, as: 'abort', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteFaultInjectionPolicyAbort, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteFaultInjectionPolicyAbort::Representation
|
566
|
+
|
567
|
+
property :delay, as: 'delay', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteFaultInjectionPolicyDelay, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteFaultInjectionPolicyDelay::Representation
|
568
|
+
|
569
|
+
end
|
570
|
+
end
|
571
|
+
|
572
|
+
class GrpcRouteFaultInjectionPolicyAbort
|
573
|
+
# @private
|
574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
575
|
+
property :http_status, as: 'httpStatus'
|
576
|
+
property :percentage, as: 'percentage'
|
577
|
+
end
|
578
|
+
end
|
579
|
+
|
580
|
+
class GrpcRouteFaultInjectionPolicyDelay
|
581
|
+
# @private
|
582
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
583
|
+
property :fixed_delay, as: 'fixedDelay'
|
584
|
+
property :percentage, as: 'percentage'
|
585
|
+
end
|
586
|
+
end
|
587
|
+
|
588
|
+
class GrpcRouteHeaderMatch
|
589
|
+
# @private
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
591
|
+
property :key, as: 'key'
|
592
|
+
property :type, as: 'type'
|
593
|
+
property :value, as: 'value'
|
594
|
+
end
|
595
|
+
end
|
596
|
+
|
597
|
+
class GrpcRouteMethodMatch
|
598
|
+
# @private
|
599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
600
|
+
property :case_sensitive, as: 'caseSensitive'
|
601
|
+
property :grpc_method, as: 'grpcMethod'
|
602
|
+
property :grpc_service, as: 'grpcService'
|
603
|
+
property :type, as: 'type'
|
604
|
+
end
|
605
|
+
end
|
606
|
+
|
607
|
+
class GrpcRouteRetryPolicy
|
608
|
+
# @private
|
609
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
610
|
+
property :num_retries, as: 'numRetries'
|
611
|
+
collection :retry_conditions, as: 'retryConditions'
|
612
|
+
end
|
613
|
+
end
|
614
|
+
|
615
|
+
class GrpcRouteRouteAction
|
616
|
+
# @private
|
617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
618
|
+
collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteDestination::Representation
|
619
|
+
|
620
|
+
property :fault_injection_policy, as: 'faultInjectionPolicy', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteFaultInjectionPolicy, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteFaultInjectionPolicy::Representation
|
78
621
|
|
79
|
-
|
80
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
622
|
+
property :retry_policy, as: 'retryPolicy', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteRetryPolicy, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteRetryPolicy::Representation
|
81
623
|
|
82
|
-
|
624
|
+
property :timeout, as: 'timeout'
|
625
|
+
end
|
83
626
|
end
|
84
627
|
|
85
|
-
class
|
86
|
-
|
628
|
+
class GrpcRouteRouteMatch
|
629
|
+
# @private
|
630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
631
|
+
collection :headers, as: 'headers', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteHeaderMatch, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteHeaderMatch::Representation
|
87
632
|
|
88
|
-
|
633
|
+
property :method_prop, as: 'method', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteMethodMatch, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteMethodMatch::Representation
|
634
|
+
|
635
|
+
end
|
89
636
|
end
|
90
637
|
|
91
|
-
class
|
92
|
-
|
638
|
+
class GrpcRouteRouteRule
|
639
|
+
# @private
|
640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
641
|
+
property :action, as: 'action', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteAction, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteAction::Representation
|
93
642
|
|
94
|
-
|
643
|
+
collection :matches, as: 'matches', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteMatch, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteMatch::Representation
|
644
|
+
|
645
|
+
end
|
95
646
|
end
|
96
647
|
|
97
|
-
class
|
98
|
-
|
648
|
+
class HttpRoute
|
649
|
+
# @private
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
651
|
+
property :create_time, as: 'createTime'
|
652
|
+
property :description, as: 'description'
|
653
|
+
collection :gateways, as: 'gateways'
|
654
|
+
collection :hostnames, as: 'hostnames'
|
655
|
+
hash :labels, as: 'labels'
|
656
|
+
collection :meshes, as: 'meshes'
|
657
|
+
property :name, as: 'name'
|
658
|
+
collection :rules, as: 'rules', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRouteRule, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRouteRule::Representation
|
99
659
|
|
100
|
-
|
660
|
+
property :self_link, as: 'selfLink'
|
661
|
+
property :update_time, as: 'updateTime'
|
662
|
+
end
|
101
663
|
end
|
102
664
|
|
103
|
-
class
|
104
|
-
|
665
|
+
class HttpRouteCorsPolicy
|
666
|
+
# @private
|
667
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
668
|
+
property :allow_credentials, as: 'allowCredentials'
|
669
|
+
collection :allow_headers, as: 'allowHeaders'
|
670
|
+
collection :allow_methods, as: 'allowMethods'
|
671
|
+
collection :allow_origin_regexes, as: 'allowOriginRegexes'
|
672
|
+
collection :allow_origins, as: 'allowOrigins'
|
673
|
+
property :disabled, as: 'disabled'
|
674
|
+
collection :expose_headers, as: 'exposeHeaders'
|
675
|
+
property :max_age, as: 'maxAge'
|
676
|
+
end
|
677
|
+
end
|
105
678
|
|
106
|
-
|
679
|
+
class HttpRouteDestination
|
680
|
+
# @private
|
681
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
682
|
+
property :service_name, as: 'serviceName'
|
683
|
+
property :weight, as: 'weight'
|
684
|
+
end
|
107
685
|
end
|
108
686
|
|
109
|
-
class
|
110
|
-
|
687
|
+
class HttpRouteFaultInjectionPolicy
|
688
|
+
# @private
|
689
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
690
|
+
property :abort, as: 'abort', class: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyAbort, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyAbort::Representation
|
111
691
|
|
112
|
-
|
113
|
-
end
|
692
|
+
property :delay, as: 'delay', class: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyDelay, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyDelay::Representation
|
114
693
|
|
115
|
-
|
116
|
-
|
694
|
+
end
|
695
|
+
end
|
117
696
|
|
118
|
-
|
697
|
+
class HttpRouteFaultInjectionPolicyAbort
|
698
|
+
# @private
|
699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
700
|
+
property :http_status, as: 'httpStatus'
|
701
|
+
property :percentage, as: 'percentage'
|
702
|
+
end
|
119
703
|
end
|
120
704
|
|
121
|
-
class
|
122
|
-
|
705
|
+
class HttpRouteFaultInjectionPolicyDelay
|
706
|
+
# @private
|
707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
708
|
+
property :fixed_delay, as: 'fixedDelay'
|
709
|
+
property :percentage, as: 'percentage'
|
710
|
+
end
|
711
|
+
end
|
123
712
|
|
124
|
-
|
713
|
+
class HttpRouteHeaderMatch
|
714
|
+
# @private
|
715
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
716
|
+
property :exact_match, as: 'exactMatch'
|
717
|
+
property :header, as: 'header'
|
718
|
+
property :invert_match, as: 'invertMatch'
|
719
|
+
property :prefix_match, as: 'prefixMatch'
|
720
|
+
property :present_match, as: 'presentMatch'
|
721
|
+
property :range_match, as: 'rangeMatch', class: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderMatchIntegerRange, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderMatchIntegerRange::Representation
|
722
|
+
|
723
|
+
property :regex_match, as: 'regexMatch'
|
724
|
+
property :suffix_match, as: 'suffixMatch'
|
725
|
+
end
|
125
726
|
end
|
126
727
|
|
127
|
-
class
|
128
|
-
|
728
|
+
class HttpRouteHeaderMatchIntegerRange
|
729
|
+
# @private
|
730
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
731
|
+
property :end, as: 'end'
|
732
|
+
property :start, as: 'start'
|
733
|
+
end
|
734
|
+
end
|
129
735
|
|
130
|
-
|
736
|
+
class HttpRouteHeaderModifier
|
737
|
+
# @private
|
738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
739
|
+
hash :add, as: 'add'
|
740
|
+
collection :remove, as: 'remove'
|
741
|
+
hash :set, as: 'set'
|
742
|
+
end
|
131
743
|
end
|
132
744
|
|
133
|
-
class
|
134
|
-
|
745
|
+
class HttpRouteQueryParameterMatch
|
746
|
+
# @private
|
747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
748
|
+
property :exact_match, as: 'exactMatch'
|
749
|
+
property :present_match, as: 'presentMatch'
|
750
|
+
property :query_parameter, as: 'queryParameter'
|
751
|
+
property :regex_match, as: 'regexMatch'
|
752
|
+
end
|
753
|
+
end
|
135
754
|
|
136
|
-
|
755
|
+
class HttpRouteRedirect
|
756
|
+
# @private
|
757
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
758
|
+
property :host_redirect, as: 'hostRedirect'
|
759
|
+
property :https_redirect, as: 'httpsRedirect'
|
760
|
+
property :path_redirect, as: 'pathRedirect'
|
761
|
+
property :port_redirect, as: 'portRedirect'
|
762
|
+
property :prefix_rewrite, as: 'prefixRewrite'
|
763
|
+
property :response_code, as: 'responseCode'
|
764
|
+
property :strip_query, as: 'stripQuery'
|
765
|
+
end
|
137
766
|
end
|
138
767
|
|
139
|
-
class
|
140
|
-
|
768
|
+
class HttpRouteRequestMirrorPolicy
|
769
|
+
# @private
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
771
|
+
property :destination, as: 'destination', class: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination::Representation
|
141
772
|
|
142
|
-
|
773
|
+
end
|
143
774
|
end
|
144
775
|
|
145
|
-
class
|
146
|
-
|
147
|
-
|
148
|
-
|
776
|
+
class HttpRouteRetryPolicy
|
777
|
+
# @private
|
778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
779
|
+
property :num_retries, as: 'numRetries'
|
780
|
+
property :per_try_timeout, as: 'perTryTimeout'
|
781
|
+
collection :retry_conditions, as: 'retryConditions'
|
782
|
+
end
|
149
783
|
end
|
150
784
|
|
151
|
-
class
|
152
|
-
|
785
|
+
class HttpRouteRouteAction
|
786
|
+
# @private
|
787
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
788
|
+
property :cors_policy, as: 'corsPolicy', class: Google::Apis::NetworkservicesV1beta1::HttpRouteCorsPolicy, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteCorsPolicy::Representation
|
153
789
|
|
154
|
-
|
155
|
-
end
|
790
|
+
collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination::Representation
|
156
791
|
|
157
|
-
|
158
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
792
|
+
property :fault_injection_policy, as: 'faultInjectionPolicy', class: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicy, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicy::Representation
|
159
793
|
|
160
|
-
|
161
|
-
end
|
794
|
+
property :redirect, as: 'redirect', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRedirect, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRedirect::Representation
|
162
795
|
|
163
|
-
|
164
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
796
|
+
property :request_header_modifier, as: 'requestHeaderModifier', class: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderModifier, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderModifier::Representation
|
165
797
|
|
166
|
-
|
167
|
-
end
|
798
|
+
property :request_mirror_policy, as: 'requestMirrorPolicy', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRequestMirrorPolicy, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRequestMirrorPolicy::Representation
|
168
799
|
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
800
|
+
property :response_header_modifier, as: 'responseHeaderModifier', class: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderModifier, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderModifier::Representation
|
801
|
+
|
802
|
+
property :retry_policy, as: 'retryPolicy', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRetryPolicy, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRetryPolicy::Representation
|
803
|
+
|
804
|
+
property :timeout, as: 'timeout'
|
805
|
+
property :url_rewrite, as: 'urlRewrite', class: Google::Apis::NetworkservicesV1beta1::HttpRouteUrlRewrite, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteUrlRewrite::Representation
|
173
806
|
|
174
|
-
property :service, as: 'service'
|
175
807
|
end
|
176
808
|
end
|
177
809
|
|
178
|
-
class
|
810
|
+
class HttpRouteRouteMatch
|
179
811
|
# @private
|
180
812
|
class Representation < Google::Apis::Core::JsonRepresentation
|
181
|
-
|
182
|
-
|
813
|
+
property :full_path_match, as: 'fullPathMatch'
|
814
|
+
collection :headers, as: 'headers', class: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderMatch, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderMatch::Representation
|
815
|
+
|
816
|
+
property :ignore_case, as: 'ignoreCase'
|
817
|
+
property :prefix_match, as: 'prefixMatch'
|
818
|
+
collection :query_parameters, as: 'queryParameters', class: Google::Apis::NetworkservicesV1beta1::HttpRouteQueryParameterMatch, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteQueryParameterMatch::Representation
|
819
|
+
|
820
|
+
property :regex_match, as: 'regexMatch'
|
183
821
|
end
|
184
822
|
end
|
185
823
|
|
186
|
-
class
|
824
|
+
class HttpRouteRouteRule
|
187
825
|
# @private
|
188
826
|
class Representation < Google::Apis::Core::JsonRepresentation
|
189
|
-
property :
|
827
|
+
property :action, as: 'action', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRouteAction, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRouteAction::Representation
|
828
|
+
|
829
|
+
collection :matches, as: 'matches', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRouteMatch, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRouteMatch::Representation
|
190
830
|
|
191
|
-
collection :members, as: 'members'
|
192
|
-
property :role, as: 'role'
|
193
831
|
end
|
194
832
|
end
|
195
833
|
|
196
|
-
class
|
834
|
+
class HttpRouteUrlRewrite
|
197
835
|
# @private
|
198
836
|
class Representation < Google::Apis::Core::JsonRepresentation
|
837
|
+
property :host_rewrite, as: 'hostRewrite'
|
838
|
+
property :path_prefix_rewrite, as: 'pathPrefixRewrite'
|
199
839
|
end
|
200
840
|
end
|
201
841
|
|
202
|
-
class
|
842
|
+
class ListEndpointPoliciesResponse
|
203
843
|
# @private
|
204
844
|
class Representation < Google::Apis::Core::JsonRepresentation
|
845
|
+
collection :endpoint_policies, as: 'endpointPolicies', class: Google::Apis::NetworkservicesV1beta1::EndpointPolicy, decorator: Google::Apis::NetworkservicesV1beta1::EndpointPolicy::Representation
|
846
|
+
|
847
|
+
property :next_page_token, as: 'nextPageToken'
|
205
848
|
end
|
206
849
|
end
|
207
850
|
|
208
|
-
class
|
851
|
+
class ListGatewaysResponse
|
209
852
|
# @private
|
210
853
|
class Representation < Google::Apis::Core::JsonRepresentation
|
211
|
-
|
854
|
+
collection :gateways, as: 'gateways', class: Google::Apis::NetworkservicesV1beta1::Gateway, decorator: Google::Apis::NetworkservicesV1beta1::Gateway::Representation
|
212
855
|
|
856
|
+
property :next_page_token, as: 'nextPageToken'
|
213
857
|
end
|
214
858
|
end
|
215
859
|
|
216
|
-
class
|
860
|
+
class ListGrpcRoutesResponse
|
217
861
|
# @private
|
218
862
|
class Representation < Google::Apis::Core::JsonRepresentation
|
219
|
-
|
220
|
-
property :client_tls_policy, as: 'clientTlsPolicy'
|
221
|
-
property :create_time, as: 'createTime'
|
222
|
-
property :description, as: 'description'
|
223
|
-
property :endpoint_matcher, as: 'endpointMatcher', class: Google::Apis::NetworkservicesV1beta1::EndpointMatcher, decorator: Google::Apis::NetworkservicesV1beta1::EndpointMatcher::Representation
|
863
|
+
collection :grpc_routes, as: 'grpcRoutes', class: Google::Apis::NetworkservicesV1beta1::GrpcRoute, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRoute::Representation
|
224
864
|
|
225
|
-
|
226
|
-
property :name, as: 'name'
|
227
|
-
property :server_tls_policy, as: 'serverTlsPolicy'
|
228
|
-
property :traffic_port_selector, as: 'trafficPortSelector', class: Google::Apis::NetworkservicesV1beta1::TrafficPortSelector, decorator: Google::Apis::NetworkservicesV1beta1::TrafficPortSelector::Representation
|
229
|
-
|
230
|
-
property :type, as: 'type'
|
231
|
-
property :update_time, as: 'updateTime'
|
865
|
+
property :next_page_token, as: 'nextPageToken'
|
232
866
|
end
|
233
867
|
end
|
234
868
|
|
235
|
-
class
|
869
|
+
class ListHttpRoutesResponse
|
236
870
|
# @private
|
237
871
|
class Representation < Google::Apis::Core::JsonRepresentation
|
238
|
-
|
239
|
-
|
240
|
-
property :
|
241
|
-
property :title, as: 'title'
|
872
|
+
collection :http_routes, as: 'httpRoutes', class: Google::Apis::NetworkservicesV1beta1::HttpRoute, decorator: Google::Apis::NetworkservicesV1beta1::HttpRoute::Representation
|
873
|
+
|
874
|
+
property :next_page_token, as: 'nextPageToken'
|
242
875
|
end
|
243
876
|
end
|
244
877
|
|
245
|
-
class
|
878
|
+
class ListLocationsResponse
|
246
879
|
# @private
|
247
880
|
class Representation < Google::Apis::Core::JsonRepresentation
|
248
|
-
collection :
|
881
|
+
collection :locations, as: 'locations', class: Google::Apis::NetworkservicesV1beta1::Location, decorator: Google::Apis::NetworkservicesV1beta1::Location::Representation
|
249
882
|
|
250
883
|
property :next_page_token, as: 'nextPageToken'
|
251
884
|
end
|
252
885
|
end
|
253
886
|
|
254
|
-
class
|
887
|
+
class ListMeshesResponse
|
255
888
|
# @private
|
256
889
|
class Representation < Google::Apis::Core::JsonRepresentation
|
257
|
-
collection :
|
890
|
+
collection :meshes, as: 'meshes', class: Google::Apis::NetworkservicesV1beta1::Mesh, decorator: Google::Apis::NetworkservicesV1beta1::Mesh::Representation
|
258
891
|
|
259
892
|
property :next_page_token, as: 'nextPageToken'
|
260
893
|
end
|
@@ -278,6 +911,24 @@ module Google
|
|
278
911
|
end
|
279
912
|
end
|
280
913
|
|
914
|
+
class ListTcpRoutesResponse
|
915
|
+
# @private
|
916
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
917
|
+
property :next_page_token, as: 'nextPageToken'
|
918
|
+
collection :tcp_routes, as: 'tcpRoutes', class: Google::Apis::NetworkservicesV1beta1::TcpRoute, decorator: Google::Apis::NetworkservicesV1beta1::TcpRoute::Representation
|
919
|
+
|
920
|
+
end
|
921
|
+
end
|
922
|
+
|
923
|
+
class ListTlsRoutesResponse
|
924
|
+
# @private
|
925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
926
|
+
property :next_page_token, as: 'nextPageToken'
|
927
|
+
collection :tls_routes, as: 'tlsRoutes', class: Google::Apis::NetworkservicesV1beta1::TlsRoute, decorator: Google::Apis::NetworkservicesV1beta1::TlsRoute::Representation
|
928
|
+
|
929
|
+
end
|
930
|
+
end
|
931
|
+
|
281
932
|
class Location
|
282
933
|
# @private
|
283
934
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -289,6 +940,19 @@ module Google
|
|
289
940
|
end
|
290
941
|
end
|
291
942
|
|
943
|
+
class Mesh
|
944
|
+
# @private
|
945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
946
|
+
property :create_time, as: 'createTime'
|
947
|
+
property :description, as: 'description'
|
948
|
+
property :interception_port, as: 'interceptionPort'
|
949
|
+
hash :labels, as: 'labels'
|
950
|
+
property :name, as: 'name'
|
951
|
+
property :self_link, as: 'selfLink'
|
952
|
+
property :update_time, as: 'updateTime'
|
953
|
+
end
|
954
|
+
end
|
955
|
+
|
292
956
|
class MetadataLabelMatcher
|
293
957
|
# @private
|
294
958
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -374,6 +1038,57 @@ module Google
|
|
374
1038
|
end
|
375
1039
|
end
|
376
1040
|
|
1041
|
+
class TcpRoute
|
1042
|
+
# @private
|
1043
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1044
|
+
property :create_time, as: 'createTime'
|
1045
|
+
property :description, as: 'description'
|
1046
|
+
collection :gateways, as: 'gateways'
|
1047
|
+
hash :labels, as: 'labels'
|
1048
|
+
collection :meshes, as: 'meshes'
|
1049
|
+
property :name, as: 'name'
|
1050
|
+
collection :rules, as: 'rules', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteRule, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteRule::Representation
|
1051
|
+
|
1052
|
+
property :self_link, as: 'selfLink'
|
1053
|
+
property :update_time, as: 'updateTime'
|
1054
|
+
end
|
1055
|
+
end
|
1056
|
+
|
1057
|
+
class TcpRouteRouteAction
|
1058
|
+
# @private
|
1059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1060
|
+
collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteDestination::Representation
|
1061
|
+
|
1062
|
+
property :original_destination, as: 'originalDestination'
|
1063
|
+
end
|
1064
|
+
end
|
1065
|
+
|
1066
|
+
class TcpRouteRouteDestination
|
1067
|
+
# @private
|
1068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1069
|
+
property :service_name, as: 'serviceName'
|
1070
|
+
property :weight, as: 'weight'
|
1071
|
+
end
|
1072
|
+
end
|
1073
|
+
|
1074
|
+
class TcpRouteRouteMatch
|
1075
|
+
# @private
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1077
|
+
property :address, as: 'address'
|
1078
|
+
property :port, as: 'port'
|
1079
|
+
end
|
1080
|
+
end
|
1081
|
+
|
1082
|
+
class TcpRouteRouteRule
|
1083
|
+
# @private
|
1084
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1085
|
+
property :action, as: 'action', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteAction, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteAction::Representation
|
1086
|
+
|
1087
|
+
collection :matches, as: 'matches', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteMatch, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteMatch::Representation
|
1088
|
+
|
1089
|
+
end
|
1090
|
+
end
|
1091
|
+
|
377
1092
|
class TestIamPermissionsRequest
|
378
1093
|
# @private
|
379
1094
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -388,6 +1103,55 @@ module Google
|
|
388
1103
|
end
|
389
1104
|
end
|
390
1105
|
|
1106
|
+
class TlsRoute
|
1107
|
+
# @private
|
1108
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1109
|
+
property :create_time, as: 'createTime'
|
1110
|
+
property :description, as: 'description'
|
1111
|
+
collection :gateways, as: 'gateways'
|
1112
|
+
collection :meshes, as: 'meshes'
|
1113
|
+
property :name, as: 'name'
|
1114
|
+
collection :rules, as: 'rules', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteRule, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteRule::Representation
|
1115
|
+
|
1116
|
+
property :self_link, as: 'selfLink'
|
1117
|
+
property :update_time, as: 'updateTime'
|
1118
|
+
end
|
1119
|
+
end
|
1120
|
+
|
1121
|
+
class TlsRouteRouteAction
|
1122
|
+
# @private
|
1123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1124
|
+
collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteDestination::Representation
|
1125
|
+
|
1126
|
+
end
|
1127
|
+
end
|
1128
|
+
|
1129
|
+
class TlsRouteRouteDestination
|
1130
|
+
# @private
|
1131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1132
|
+
property :service_name, as: 'serviceName'
|
1133
|
+
property :weight, as: 'weight'
|
1134
|
+
end
|
1135
|
+
end
|
1136
|
+
|
1137
|
+
class TlsRouteRouteMatch
|
1138
|
+
# @private
|
1139
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1140
|
+
collection :alpn, as: 'alpn'
|
1141
|
+
collection :sni_host, as: 'sniHost'
|
1142
|
+
end
|
1143
|
+
end
|
1144
|
+
|
1145
|
+
class TlsRouteRouteRule
|
1146
|
+
# @private
|
1147
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1148
|
+
property :action, as: 'action', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteAction, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteAction::Representation
|
1149
|
+
|
1150
|
+
collection :matches, as: 'matches', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteMatch, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteMatch::Representation
|
1151
|
+
|
1152
|
+
end
|
1153
|
+
end
|
1154
|
+
|
391
1155
|
class TrafficPortSelector
|
392
1156
|
# @private
|
393
1157
|
class Representation < Google::Apis::Core::JsonRepresentation
|