google-apis-networkservices_v1beta1 0.6.0 → 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -70,189 +70,861 @@ 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
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
621
+
622
+ property :retry_policy, as: 'retryPolicy', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteRetryPolicy, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteRetryPolicy::Representation
623
+
624
+ property :timeout, as: 'timeout'
625
+ end
626
+ end
627
+
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
632
+
633
+ property :method_prop, as: 'method', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteMethodMatch, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteMethodMatch::Representation
634
+
635
+ end
636
+ end
637
+
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
642
+
643
+ collection :matches, as: 'matches', class: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteMatch, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRouteRouteMatch::Representation
644
+
645
+ end
77
646
  end
78
647
 
79
- class ListLocationsResponse
80
- 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
81
659
 
82
- include Google::Apis::Core::JsonObjectSupport
660
+ property :self_link, as: 'selfLink'
661
+ property :update_time, as: 'updateTime'
662
+ end
83
663
  end
84
664
 
85
- class ListOperationsResponse
86
- 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
87
678
 
88
- 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
89
685
  end
90
686
 
91
- class Location
92
- 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
93
691
 
94
- include Google::Apis::Core::JsonObjectSupport
95
- end
692
+ property :delay, as: 'delay', class: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyDelay, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteFaultInjectionPolicyDelay::Representation
96
693
 
97
- class MetadataLabelMatcher
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
694
+ end
695
+ end
99
696
 
100
- 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
101
703
  end
102
704
 
103
- class MetadataLabels
104
- 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
105
712
 
106
- 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
107
726
  end
108
727
 
109
- class Operation
110
- 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
111
735
 
112
- 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
113
743
  end
114
744
 
115
- class OperationMetadata
116
- 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
117
754
 
118
- 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
119
766
  end
120
767
 
121
- class Policy
122
- 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
123
772
 
124
- include Google::Apis::Core::JsonObjectSupport
773
+ end
125
774
  end
126
775
 
127
- class SetIamPolicyRequest
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
129
-
130
- 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
131
783
  end
132
784
 
133
- class Status
134
- 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
135
789
 
136
- include Google::Apis::Core::JsonObjectSupport
137
- end
790
+ collection :destinations, as: 'destinations', class: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteDestination::Representation
138
791
 
139
- class TestIamPermissionsRequest
140
- 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
141
793
 
142
- include Google::Apis::Core::JsonObjectSupport
143
- end
794
+ property :redirect, as: 'redirect', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRedirect, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRedirect::Representation
144
795
 
145
- class TestIamPermissionsResponse
146
- 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
147
797
 
148
- include Google::Apis::Core::JsonObjectSupport
798
+ property :request_mirror_policy, as: 'requestMirrorPolicy', class: Google::Apis::NetworkservicesV1beta1::HttpRouteRequestMirrorPolicy, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteRequestMirrorPolicy::Representation
799
+
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
806
+
807
+ end
149
808
  end
150
809
 
151
- class TrafficPortSelector
152
- class Representation < Google::Apis::Core::JsonRepresentation; end
810
+ class HttpRouteRouteMatch
811
+ # @private
812
+ class Representation < Google::Apis::Core::JsonRepresentation
813
+ property :full_path_match, as: 'fullPathMatch'
814
+ collection :headers, as: 'headers', class: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderMatch, decorator: Google::Apis::NetworkservicesV1beta1::HttpRouteHeaderMatch::Representation
153
815
 
154
- include Google::Apis::Core::JsonObjectSupport
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'
821
+ end
155
822
  end
156
823
 
157
- class AuditConfig
824
+ class HttpRouteRouteRule
158
825
  # @private
159
826
  class Representation < Google::Apis::Core::JsonRepresentation
160
- collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::NetworkservicesV1beta1::AuditLogConfig, decorator: Google::Apis::NetworkservicesV1beta1::AuditLogConfig::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
161
830
 
162
- property :service, as: 'service'
163
831
  end
164
832
  end
165
833
 
166
- class AuditLogConfig
834
+ class HttpRouteUrlRewrite
167
835
  # @private
168
836
  class Representation < Google::Apis::Core::JsonRepresentation
169
- collection :exempted_members, as: 'exemptedMembers'
170
- property :log_type, as: 'logType'
837
+ property :host_rewrite, as: 'hostRewrite'
838
+ property :path_prefix_rewrite, as: 'pathPrefixRewrite'
171
839
  end
172
840
  end
173
841
 
174
- class Binding
842
+ class ListEndpointPoliciesResponse
175
843
  # @private
176
844
  class Representation < Google::Apis::Core::JsonRepresentation
177
- property :condition, as: 'condition', class: Google::Apis::NetworkservicesV1beta1::Expr, decorator: Google::Apis::NetworkservicesV1beta1::Expr::Representation
845
+ collection :endpoint_policies, as: 'endpointPolicies', class: Google::Apis::NetworkservicesV1beta1::EndpointPolicy, decorator: Google::Apis::NetworkservicesV1beta1::EndpointPolicy::Representation
178
846
 
179
- collection :members, as: 'members'
180
- property :role, as: 'role'
847
+ property :next_page_token, as: 'nextPageToken'
181
848
  end
182
849
  end
183
850
 
184
- class CancelOperationRequest
851
+ class ListGatewaysResponse
185
852
  # @private
186
853
  class Representation < Google::Apis::Core::JsonRepresentation
854
+ collection :gateways, as: 'gateways', class: Google::Apis::NetworkservicesV1beta1::Gateway, decorator: Google::Apis::NetworkservicesV1beta1::Gateway::Representation
855
+
856
+ property :next_page_token, as: 'nextPageToken'
187
857
  end
188
858
  end
189
859
 
190
- class Empty
860
+ class ListGrpcRoutesResponse
191
861
  # @private
192
862
  class Representation < Google::Apis::Core::JsonRepresentation
863
+ collection :grpc_routes, as: 'grpcRoutes', class: Google::Apis::NetworkservicesV1beta1::GrpcRoute, decorator: Google::Apis::NetworkservicesV1beta1::GrpcRoute::Representation
864
+
865
+ property :next_page_token, as: 'nextPageToken'
193
866
  end
194
867
  end
195
868
 
196
- class EndpointMatcher
869
+ class ListHttpRoutesResponse
197
870
  # @private
198
871
  class Representation < Google::Apis::Core::JsonRepresentation
199
- property :metadata_label_matcher, as: 'metadataLabelMatcher', class: Google::Apis::NetworkservicesV1beta1::MetadataLabelMatcher, decorator: Google::Apis::NetworkservicesV1beta1::MetadataLabelMatcher::Representation
872
+ collection :http_routes, as: 'httpRoutes', class: Google::Apis::NetworkservicesV1beta1::HttpRoute, decorator: Google::Apis::NetworkservicesV1beta1::HttpRoute::Representation
200
873
 
874
+ property :next_page_token, as: 'nextPageToken'
201
875
  end
202
876
  end
203
877
 
204
- class EndpointPolicy
878
+ class ListLocationsResponse
205
879
  # @private
206
880
  class Representation < Google::Apis::Core::JsonRepresentation
207
- property :authorization_policy, as: 'authorizationPolicy'
208
- property :client_tls_policy, as: 'clientTlsPolicy'
209
- property :create_time, as: 'createTime'
210
- property :description, as: 'description'
211
- property :endpoint_matcher, as: 'endpointMatcher', class: Google::Apis::NetworkservicesV1beta1::EndpointMatcher, decorator: Google::Apis::NetworkservicesV1beta1::EndpointMatcher::Representation
212
-
213
- hash :labels, as: 'labels'
214
- property :name, as: 'name'
215
- property :server_tls_policy, as: 'serverTlsPolicy'
216
- property :traffic_port_selector, as: 'trafficPortSelector', class: Google::Apis::NetworkservicesV1beta1::TrafficPortSelector, decorator: Google::Apis::NetworkservicesV1beta1::TrafficPortSelector::Representation
881
+ collection :locations, as: 'locations', class: Google::Apis::NetworkservicesV1beta1::Location, decorator: Google::Apis::NetworkservicesV1beta1::Location::Representation
217
882
 
218
- property :type, as: 'type'
219
- property :update_time, as: 'updateTime'
883
+ property :next_page_token, as: 'nextPageToken'
220
884
  end
221
885
  end
222
886
 
223
- class Expr
887
+ class ListMeshesResponse
224
888
  # @private
225
889
  class Representation < Google::Apis::Core::JsonRepresentation
226
- property :description, as: 'description'
227
- property :expression, as: 'expression'
228
- property :location, as: 'location'
229
- property :title, as: 'title'
890
+ collection :meshes, as: 'meshes', class: Google::Apis::NetworkservicesV1beta1::Mesh, decorator: Google::Apis::NetworkservicesV1beta1::Mesh::Representation
891
+
892
+ property :next_page_token, as: 'nextPageToken'
230
893
  end
231
894
  end
232
895
 
233
- class ListEndpointPoliciesResponse
896
+ class ListOperationsResponse
234
897
  # @private
235
898
  class Representation < Google::Apis::Core::JsonRepresentation
236
- collection :endpoint_policies, as: 'endpointPolicies', class: Google::Apis::NetworkservicesV1beta1::EndpointPolicy, decorator: Google::Apis::NetworkservicesV1beta1::EndpointPolicy::Representation
237
-
238
899
  property :next_page_token, as: 'nextPageToken'
900
+ collection :operations, as: 'operations', class: Google::Apis::NetworkservicesV1beta1::Operation, decorator: Google::Apis::NetworkservicesV1beta1::Operation::Representation
901
+
239
902
  end
240
903
  end
241
904
 
242
- class ListLocationsResponse
905
+ class ListServiceBindingsResponse
243
906
  # @private
244
907
  class Representation < Google::Apis::Core::JsonRepresentation
245
- collection :locations, as: 'locations', class: Google::Apis::NetworkservicesV1beta1::Location, decorator: Google::Apis::NetworkservicesV1beta1::Location::Representation
908
+ property :next_page_token, as: 'nextPageToken'
909
+ collection :service_bindings, as: 'serviceBindings', class: Google::Apis::NetworkservicesV1beta1::ServiceBinding, decorator: Google::Apis::NetworkservicesV1beta1::ServiceBinding::Representation
246
910
 
911
+ end
912
+ end
913
+
914
+ class ListTcpRoutesResponse
915
+ # @private
916
+ class Representation < Google::Apis::Core::JsonRepresentation
247
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
+
248
920
  end
249
921
  end
250
922
 
251
- class ListOperationsResponse
923
+ class ListTlsRoutesResponse
252
924
  # @private
253
925
  class Representation < Google::Apis::Core::JsonRepresentation
254
926
  property :next_page_token, as: 'nextPageToken'
255
- collection :operations, as: 'operations', class: Google::Apis::NetworkservicesV1beta1::Operation, decorator: Google::Apis::NetworkservicesV1beta1::Operation::Representation
927
+ collection :tls_routes, as: 'tlsRoutes', class: Google::Apis::NetworkservicesV1beta1::TlsRoute, decorator: Google::Apis::NetworkservicesV1beta1::TlsRoute::Representation
256
928
 
257
929
  end
258
930
  end
@@ -268,6 +940,19 @@ module Google
268
940
  end
269
941
  end
270
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
+
271
956
  class MetadataLabelMatcher
272
957
  # @private
273
958
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -322,6 +1007,19 @@ module Google
322
1007
  end
323
1008
  end
324
1009
 
1010
+ class ServiceBinding
1011
+ # @private
1012
+ class Representation < Google::Apis::Core::JsonRepresentation
1013
+ property :create_time, as: 'createTime'
1014
+ property :description, as: 'description'
1015
+ property :endpoint_filter, as: 'endpointFilter'
1016
+ hash :labels, as: 'labels'
1017
+ property :name, as: 'name'
1018
+ property :service, as: 'service'
1019
+ property :update_time, as: 'updateTime'
1020
+ end
1021
+ end
1022
+
325
1023
  class SetIamPolicyRequest
326
1024
  # @private
327
1025
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -340,6 +1038,57 @@ module Google
340
1038
  end
341
1039
  end
342
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
+
343
1092
  class TestIamPermissionsRequest
344
1093
  # @private
345
1094
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -354,6 +1103,55 @@ module Google
354
1103
  end
355
1104
  end
356
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
+
357
1155
  class TrafficPortSelector
358
1156
  # @private
359
1157
  class Representation < Google::Apis::Core::JsonRepresentation