google-apis-networkservices_v1beta1 0.8.0 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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
- class ListLocationsResponse
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
- include Google::Apis::Core::JsonObjectSupport
624
+ property :timeout, as: 'timeout'
625
+ end
83
626
  end
84
627
 
85
- class ListOperationsResponse
86
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
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 ListServiceBindingsResponse
92
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
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 Location
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
660
+ property :self_link, as: 'selfLink'
661
+ property :update_time, as: 'updateTime'
662
+ end
101
663
  end
102
664
 
103
- class MetadataLabelMatcher
104
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
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 MetadataLabels
110
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
113
- end
692
+ property :delay, as: 'delay', class: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyDelay, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyDelay::Representation
114
693
 
115
- class Operation
116
- class Representation < Google::Apis::Core::JsonRepresentation; end
694
+ end
695
+ end
117
696
 
118
- include Google::Apis::Core::JsonObjectSupport
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 OperationMetadata
122
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
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 Policy
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
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 ServiceBinding
134
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
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 SetIamPolicyRequest
140
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
773
+ end
143
774
  end
144
775
 
145
- class Status
146
- class Representation < Google::Apis::Core::JsonRepresentation; end
147
-
148
- include Google::Apis::Core::JsonObjectSupport
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 TestIamPermissionsRequest
152
- class Representation < Google::Apis::Core::JsonRepresentation; end
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
- include Google::Apis::Core::JsonObjectSupport
155
- end
790
+ collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination::Representation
156
791
 
157
- class TestIamPermissionsResponse
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
- include Google::Apis::Core::JsonObjectSupport
161
- end
794
+ property :redirect, as: 'redirect', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRedirect, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRedirect::Representation
162
795
 
163
- class TrafficPortSelector
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
- include Google::Apis::Core::JsonObjectSupport
167
- end
798
+ property :request_mirror_policy, as: 'requestMirrorPolicy', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRequestMirrorPolicy, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRequestMirrorPolicy::Representation
168
799
 
169
- class AuditConfig
170
- # @private
171
- class Representation < Google::Apis::Core::JsonRepresentation
172
- collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::NetworkservicesV1beta1::AuditLogConfig, decorator: Google::Apis::NetworkservicesV1beta1::AuditLogConfig::Representation
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 AuditLogConfig
810
+ class HttpRouteRouteMatch
179
811
  # @private
180
812
  class Representation < Google::Apis::Core::JsonRepresentation
181
- collection :exempted_members, as: 'exemptedMembers'
182
- property :log_type, as: 'logType'
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 Binding
824
+ class HttpRouteRouteRule
187
825
  # @private
188
826
  class Representation < Google::Apis::Core::JsonRepresentation
189
- property :condition, as: 'condition', class: Google::Apis::NetworkservicesV1beta1::Expr, decorator: Google::Apis::NetworkservicesV1beta1::Expr::Representation
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 CancelOperationRequest
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 Empty
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 EndpointMatcher
851
+ class ListGatewaysResponse
209
852
  # @private
210
853
  class Representation < Google::Apis::Core::JsonRepresentation
211
- property :metadata_label_matcher, as: 'metadataLabelMatcher', class: Google::Apis::NetworkservicesV1beta1::MetadataLabelMatcher, decorator: Google::Apis::NetworkservicesV1beta1::MetadataLabelMatcher::Representation
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 EndpointPolicy
860
+ class ListGrpcRoutesResponse
217
861
  # @private
218
862
  class Representation < Google::Apis::Core::JsonRepresentation
219
- property :authorization_policy, as: 'authorizationPolicy'
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
- hash :labels, as: 'labels'
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 Expr
869
+ class ListHttpRoutesResponse
236
870
  # @private
237
871
  class Representation < Google::Apis::Core::JsonRepresentation
238
- property :description, as: 'description'
239
- property :expression, as: 'expression'
240
- property :location, as: 'location'
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 ListEndpointPoliciesResponse
878
+ class ListLocationsResponse
246
879
  # @private
247
880
  class Representation < Google::Apis::Core::JsonRepresentation
248
- collection :endpoint_policies, as: 'endpointPolicies', class: Google::Apis::NetworkservicesV1beta1::EndpointPolicy, decorator: Google::Apis::NetworkservicesV1beta1::EndpointPolicy::Representation
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 ListLocationsResponse
887
+ class ListMeshesResponse
255
888
  # @private
256
889
  class Representation < Google::Apis::Core::JsonRepresentation
257
- collection :locations, as: 'locations', class: Google::Apis::NetworkservicesV1beta1::Location, decorator: Google::Apis::NetworkservicesV1beta1::Location::Representation
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
@@ -348,7 +1012,6 @@ module Google
348
1012
  class Representation < Google::Apis::Core::JsonRepresentation
349
1013
  property :create_time, as: 'createTime'
350
1014
  property :description, as: 'description'
351
- property :endpoint_filter, as: 'endpointFilter'
352
1015
  hash :labels, as: 'labels'
353
1016
  property :name, as: 'name'
354
1017
  property :service, as: 'service'
@@ -374,6 +1037,56 @@ module Google
374
1037
  end
375
1038
  end
376
1039
 
1040
+ class TcpRoute
1041
+ # @private
1042
+ class Representation < Google::Apis::Core::JsonRepresentation
1043
+ property :create_time, as: 'createTime'
1044
+ property :description, as: 'description'
1045
+ hash :labels, as: 'labels'
1046
+ collection :meshes, as: 'meshes'
1047
+ property :name, as: 'name'
1048
+ collection :rules, as: 'rules', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteRule, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteRule::Representation
1049
+
1050
+ property :self_link, as: 'selfLink'
1051
+ property :update_time, as: 'updateTime'
1052
+ end
1053
+ end
1054
+
1055
+ class TcpRouteRouteAction
1056
+ # @private
1057
+ class Representation < Google::Apis::Core::JsonRepresentation
1058
+ collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteDestination::Representation
1059
+
1060
+ property :original_destination, as: 'originalDestination'
1061
+ end
1062
+ end
1063
+
1064
+ class TcpRouteRouteDestination
1065
+ # @private
1066
+ class Representation < Google::Apis::Core::JsonRepresentation
1067
+ property :service_name, as: 'serviceName'
1068
+ property :weight, as: 'weight'
1069
+ end
1070
+ end
1071
+
1072
+ class TcpRouteRouteMatch
1073
+ # @private
1074
+ class Representation < Google::Apis::Core::JsonRepresentation
1075
+ property :address, as: 'address'
1076
+ property :port, as: 'port'
1077
+ end
1078
+ end
1079
+
1080
+ class TcpRouteRouteRule
1081
+ # @private
1082
+ class Representation < Google::Apis::Core::JsonRepresentation
1083
+ property :action, as: 'action', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteAction, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteAction::Representation
1084
+
1085
+ collection :matches, as: 'matches', class: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteMatch, decorator: Google::Apis::NetworkservicesV1beta1::TcpRouteRouteMatch::Representation
1086
+
1087
+ end
1088
+ end
1089
+
377
1090
  class TestIamPermissionsRequest
378
1091
  # @private
379
1092
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -388,6 +1101,55 @@ module Google
388
1101
  end
389
1102
  end
390
1103
 
1104
+ class TlsRoute
1105
+ # @private
1106
+ class Representation < Google::Apis::Core::JsonRepresentation
1107
+ property :create_time, as: 'createTime'
1108
+ property :description, as: 'description'
1109
+ collection :gateways, as: 'gateways'
1110
+ collection :meshes, as: 'meshes'
1111
+ property :name, as: 'name'
1112
+ collection :rules, as: 'rules', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteRule, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteRule::Representation
1113
+
1114
+ property :self_link, as: 'selfLink'
1115
+ property :update_time, as: 'updateTime'
1116
+ end
1117
+ end
1118
+
1119
+ class TlsRouteRouteAction
1120
+ # @private
1121
+ class Representation < Google::Apis::Core::JsonRepresentation
1122
+ collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteDestination::Representation
1123
+
1124
+ end
1125
+ end
1126
+
1127
+ class TlsRouteRouteDestination
1128
+ # @private
1129
+ class Representation < Google::Apis::Core::JsonRepresentation
1130
+ property :service_name, as: 'serviceName'
1131
+ property :weight, as: 'weight'
1132
+ end
1133
+ end
1134
+
1135
+ class TlsRouteRouteMatch
1136
+ # @private
1137
+ class Representation < Google::Apis::Core::JsonRepresentation
1138
+ collection :alpn, as: 'alpn'
1139
+ collection :sni_host, as: 'sniHost'
1140
+ end
1141
+ end
1142
+
1143
+ class TlsRouteRouteRule
1144
+ # @private
1145
+ class Representation < Google::Apis::Core::JsonRepresentation
1146
+ property :action, as: 'action', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteAction, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteAction::Representation
1147
+
1148
+ collection :matches, as: 'matches', class: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteMatch, decorator: Google::Apis::NetworkservicesV1beta1::TlsRouteRouteMatch::Representation
1149
+
1150
+ end
1151
+ end
1152
+
391
1153
  class TrafficPortSelector
392
1154
  # @private
393
1155
  class Representation < Google::Apis::Core::JsonRepresentation