google-apis-beyondcorp_v1alpha 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1249 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module BeyondcorpV1alpha
24
+
25
+ class AllocatedConnection
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AppGateway
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AppGatewayOperationMetadata
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class ApplicationEndpoint
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class ClientConnectorService
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class ClientConnectorServiceOperationMetadata
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class ClientGateway
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class ClientGatewayOperationMetadata
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class CloudPubSubNotificationConfig
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class CloudSecurityZerotrustApplinkAppConnectorProtoConnectorDetails
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class CloudSecurityZerotrustApplinkAppConnectorProtoGateway
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Config
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class Connection
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class ConnectionDetails
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class ConnectionOperationMetadata
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class Connector
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class ConnectorInstanceConfig
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class ConnectorOperationMetadata
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class ContainerHealthDetails
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class DestinationRoute
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class Egress
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class Empty
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class Gateway
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaReportStatusRequest
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudLocationListLocationsResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudLocationLocation
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GoogleIamV1AuditConfig
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GoogleIamV1AuditLogConfig
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class GoogleIamV1Binding
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class GoogleIamV1Policy
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class GoogleIamV1SetIamPolicyRequest
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class GoogleIamV1TestIamPermissionsRequest
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleIamV1TestIamPermissionsResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleLongrunningCancelOperationRequest
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleLongrunningListOperationsResponse
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleLongrunningOperation
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleRpcStatus
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GoogleTypeExpr
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class ImageConfig
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class Ingress
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class ListAppGatewaysResponse
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class ListClientConnectorServicesResponse
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ListClientGatewaysResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class ListConnectionsResponse
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class ListConnectorsResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class NotificationConfig
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class PeeredVpc
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class PrincipalInfo
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class RemoteAgentDetails
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class ReportStatusRequest
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class ResolveConnectionsResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class ResolveInstanceConfigResponse
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class ResourceInfo
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class ServiceAccount
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class Tunnelv1ProtoTunnelerError
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class Tunnelv1ProtoTunnelerInfo
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class AllocatedConnection
482
+ # @private
483
+ class Representation < Google::Apis::Core::JsonRepresentation
484
+ property :ingress_port, as: 'ingressPort'
485
+ property :psc_uri, as: 'pscUri'
486
+ end
487
+ end
488
+
489
+ class AppGateway
490
+ # @private
491
+ class Representation < Google::Apis::Core::JsonRepresentation
492
+ collection :allocated_connections, as: 'allocatedConnections', class: Google::Apis::BeyondcorpV1alpha::AllocatedConnection, decorator: Google::Apis::BeyondcorpV1alpha::AllocatedConnection::Representation
493
+
494
+ property :create_time, as: 'createTime'
495
+ property :display_name, as: 'displayName'
496
+ property :host_type, as: 'hostType'
497
+ hash :labels, as: 'labels'
498
+ property :name, as: 'name'
499
+ property :state, as: 'state'
500
+ property :type, as: 'type'
501
+ property :uid, as: 'uid'
502
+ property :update_time, as: 'updateTime'
503
+ property :uri, as: 'uri'
504
+ end
505
+ end
506
+
507
+ class AppGatewayOperationMetadata
508
+ # @private
509
+ class Representation < Google::Apis::Core::JsonRepresentation
510
+ property :api_version, as: 'apiVersion'
511
+ property :create_time, as: 'createTime'
512
+ property :end_time, as: 'endTime'
513
+ property :requested_cancellation, as: 'requestedCancellation'
514
+ property :status_message, as: 'statusMessage'
515
+ property :target, as: 'target'
516
+ property :verb, as: 'verb'
517
+ end
518
+ end
519
+
520
+ class ApplicationEndpoint
521
+ # @private
522
+ class Representation < Google::Apis::Core::JsonRepresentation
523
+ property :host, as: 'host'
524
+ property :port, as: 'port'
525
+ end
526
+ end
527
+
528
+ class ClientConnectorService
529
+ # @private
530
+ class Representation < Google::Apis::Core::JsonRepresentation
531
+ property :create_time, as: 'createTime'
532
+ property :display_name, as: 'displayName'
533
+ property :egress, as: 'egress', class: Google::Apis::BeyondcorpV1alpha::Egress, decorator: Google::Apis::BeyondcorpV1alpha::Egress::Representation
534
+
535
+ property :ingress, as: 'ingress', class: Google::Apis::BeyondcorpV1alpha::Ingress, decorator: Google::Apis::BeyondcorpV1alpha::Ingress::Representation
536
+
537
+ property :name, as: 'name'
538
+ property :state, as: 'state'
539
+ property :update_time, as: 'updateTime'
540
+ end
541
+ end
542
+
543
+ class ClientConnectorServiceOperationMetadata
544
+ # @private
545
+ class Representation < Google::Apis::Core::JsonRepresentation
546
+ property :api_version, as: 'apiVersion'
547
+ property :create_time, as: 'createTime'
548
+ property :end_time, as: 'endTime'
549
+ property :requested_cancellation, as: 'requestedCancellation'
550
+ property :status_message, as: 'statusMessage'
551
+ property :target, as: 'target'
552
+ property :verb, as: 'verb'
553
+ end
554
+ end
555
+
556
+ class ClientGateway
557
+ # @private
558
+ class Representation < Google::Apis::Core::JsonRepresentation
559
+ property :client_connector_service, as: 'clientConnectorService'
560
+ property :create_time, as: 'createTime'
561
+ property :id, as: 'id'
562
+ property :name, as: 'name'
563
+ property :state, as: 'state'
564
+ property :update_time, as: 'updateTime'
565
+ end
566
+ end
567
+
568
+ class ClientGatewayOperationMetadata
569
+ # @private
570
+ class Representation < Google::Apis::Core::JsonRepresentation
571
+ property :api_version, as: 'apiVersion'
572
+ property :create_time, as: 'createTime'
573
+ property :end_time, as: 'endTime'
574
+ property :requested_cancellation, as: 'requestedCancellation'
575
+ property :status_message, as: 'statusMessage'
576
+ property :target, as: 'target'
577
+ property :verb, as: 'verb'
578
+ end
579
+ end
580
+
581
+ class CloudPubSubNotificationConfig
582
+ # @private
583
+ class Representation < Google::Apis::Core::JsonRepresentation
584
+ property :pubsub_subscription, as: 'pubsubSubscription'
585
+ end
586
+ end
587
+
588
+ class CloudSecurityZerotrustApplinkAppConnectorProtoConnectionConfig
589
+ # @private
590
+ class Representation < Google::Apis::Core::JsonRepresentation
591
+ property :application_endpoint, as: 'applicationEndpoint'
592
+ property :application_name, as: 'applicationName'
593
+ collection :gateway, as: 'gateway', class: Google::Apis::BeyondcorpV1alpha::CloudSecurityZerotrustApplinkAppConnectorProtoGateway, decorator: Google::Apis::BeyondcorpV1alpha::CloudSecurityZerotrustApplinkAppConnectorProtoGateway::Representation
594
+
595
+ property :name, as: 'name'
596
+ property :project, as: 'project'
597
+ property :tunnels_per_gateway, as: 'tunnelsPerGateway'
598
+ property :user_port, as: 'userPort'
599
+ end
600
+ end
601
+
602
+ class CloudSecurityZerotrustApplinkAppConnectorProtoConnectorDetails
603
+ # @private
604
+ class Representation < Google::Apis::Core::JsonRepresentation
605
+ end
606
+ end
607
+
608
+ class CloudSecurityZerotrustApplinkAppConnectorProtoGateway
609
+ # @private
610
+ class Representation < Google::Apis::Core::JsonRepresentation
611
+ property :interface, as: 'interface'
612
+ property :name, as: 'name'
613
+ property :port, as: 'port'
614
+ property :project, as: 'project'
615
+ property :self_link, as: 'selfLink'
616
+ property :zone, as: 'zone'
617
+ end
618
+ end
619
+
620
+ class CloudSecurityZerotrustApplinkLogagentProtoLogAgentDetails
621
+ # @private
622
+ class Representation < Google::Apis::Core::JsonRepresentation
623
+ end
624
+ end
625
+
626
+ class Config
627
+ # @private
628
+ class Representation < Google::Apis::Core::JsonRepresentation
629
+ collection :destination_routes, as: 'destinationRoutes', class: Google::Apis::BeyondcorpV1alpha::DestinationRoute, decorator: Google::Apis::BeyondcorpV1alpha::DestinationRoute::Representation
630
+
631
+ property :transport_protocol, as: 'transportProtocol'
632
+ end
633
+ end
634
+
635
+ class Connection
636
+ # @private
637
+ class Representation < Google::Apis::Core::JsonRepresentation
638
+ property :application_endpoint, as: 'applicationEndpoint', class: Google::Apis::BeyondcorpV1alpha::ApplicationEndpoint, decorator: Google::Apis::BeyondcorpV1alpha::ApplicationEndpoint::Representation
639
+
640
+ collection :connectors, as: 'connectors'
641
+ property :create_time, as: 'createTime'
642
+ property :display_name, as: 'displayName'
643
+ property :gateway, as: 'gateway', class: Google::Apis::BeyondcorpV1alpha::Gateway, decorator: Google::Apis::BeyondcorpV1alpha::Gateway::Representation
644
+
645
+ hash :labels, as: 'labels'
646
+ property :name, as: 'name'
647
+ property :state, as: 'state'
648
+ property :type, as: 'type'
649
+ property :uid, as: 'uid'
650
+ property :update_time, as: 'updateTime'
651
+ end
652
+ end
653
+
654
+ class ConnectionDetails
655
+ # @private
656
+ class Representation < Google::Apis::Core::JsonRepresentation
657
+ property :connection, as: 'connection', class: Google::Apis::BeyondcorpV1alpha::Connection, decorator: Google::Apis::BeyondcorpV1alpha::Connection::Representation
658
+
659
+ collection :recent_mig_vms, as: 'recentMigVms'
660
+ end
661
+ end
662
+
663
+ class ConnectionOperationMetadata
664
+ # @private
665
+ class Representation < Google::Apis::Core::JsonRepresentation
666
+ property :api_version, as: 'apiVersion'
667
+ property :create_time, as: 'createTime'
668
+ property :end_time, as: 'endTime'
669
+ property :requested_cancellation, as: 'requestedCancellation'
670
+ property :status_message, as: 'statusMessage'
671
+ property :target, as: 'target'
672
+ property :verb, as: 'verb'
673
+ end
674
+ end
675
+
676
+ class Connector
677
+ # @private
678
+ class Representation < Google::Apis::Core::JsonRepresentation
679
+ property :create_time, as: 'createTime'
680
+ property :display_name, as: 'displayName'
681
+ hash :labels, as: 'labels'
682
+ property :name, as: 'name'
683
+ property :principal_info, as: 'principalInfo', class: Google::Apis::BeyondcorpV1alpha::PrincipalInfo, decorator: Google::Apis::BeyondcorpV1alpha::PrincipalInfo::Representation
684
+
685
+ property :resource_info, as: 'resourceInfo', class: Google::Apis::BeyondcorpV1alpha::ResourceInfo, decorator: Google::Apis::BeyondcorpV1alpha::ResourceInfo::Representation
686
+
687
+ property :state, as: 'state'
688
+ property :uid, as: 'uid'
689
+ property :update_time, as: 'updateTime'
690
+ end
691
+ end
692
+
693
+ class ConnectorInstanceConfig
694
+ # @private
695
+ class Representation < Google::Apis::Core::JsonRepresentation
696
+ property :image_config, as: 'imageConfig', class: Google::Apis::BeyondcorpV1alpha::ImageConfig, decorator: Google::Apis::BeyondcorpV1alpha::ImageConfig::Representation
697
+
698
+ hash :instance_config, as: 'instanceConfig'
699
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::BeyondcorpV1alpha::NotificationConfig, decorator: Google::Apis::BeyondcorpV1alpha::NotificationConfig::Representation
700
+
701
+ property :sequence_number, :numeric_string => true, as: 'sequenceNumber'
702
+ end
703
+ end
704
+
705
+ class ConnectorOperationMetadata
706
+ # @private
707
+ class Representation < Google::Apis::Core::JsonRepresentation
708
+ property :api_version, as: 'apiVersion'
709
+ property :create_time, as: 'createTime'
710
+ property :end_time, as: 'endTime'
711
+ property :requested_cancellation, as: 'requestedCancellation'
712
+ property :status_message, as: 'statusMessage'
713
+ property :target, as: 'target'
714
+ property :verb, as: 'verb'
715
+ end
716
+ end
717
+
718
+ class ContainerHealthDetails
719
+ # @private
720
+ class Representation < Google::Apis::Core::JsonRepresentation
721
+ property :current_config_version, as: 'currentConfigVersion'
722
+ property :error_msg, as: 'errorMsg'
723
+ property :expected_config_version, as: 'expectedConfigVersion'
724
+ hash :extended_status, as: 'extendedStatus'
725
+ end
726
+ end
727
+
728
+ class DestinationRoute
729
+ # @private
730
+ class Representation < Google::Apis::Core::JsonRepresentation
731
+ property :address, as: 'address'
732
+ property :netmask, as: 'netmask'
733
+ end
734
+ end
735
+
736
+ class Egress
737
+ # @private
738
+ class Representation < Google::Apis::Core::JsonRepresentation
739
+ property :peered_vpc, as: 'peeredVpc', class: Google::Apis::BeyondcorpV1alpha::PeeredVpc, decorator: Google::Apis::BeyondcorpV1alpha::PeeredVpc::Representation
740
+
741
+ end
742
+ end
743
+
744
+ class Empty
745
+ # @private
746
+ class Representation < Google::Apis::Core::JsonRepresentation
747
+ end
748
+ end
749
+
750
+ class Gateway
751
+ # @private
752
+ class Representation < Google::Apis::Core::JsonRepresentation
753
+ property :type, as: 'type'
754
+ property :uri, as: 'uri'
755
+ property :user_port, as: 'userPort'
756
+ end
757
+ end
758
+
759
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection
760
+ # @private
761
+ class Representation < Google::Apis::Core::JsonRepresentation
762
+ property :application_endpoint, as: 'applicationEndpoint', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint::Representation
763
+
764
+ collection :connectors, as: 'connectors'
765
+ property :create_time, as: 'createTime'
766
+ property :display_name, as: 'displayName'
767
+ property :gateway, as: 'gateway', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway::Representation
768
+
769
+ hash :labels, as: 'labels'
770
+ property :name, as: 'name'
771
+ property :state, as: 'state'
772
+ property :type, as: 'type'
773
+ property :uid, as: 'uid'
774
+ property :update_time, as: 'updateTime'
775
+ end
776
+ end
777
+
778
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpoint
779
+ # @private
780
+ class Representation < Google::Apis::Core::JsonRepresentation
781
+ property :host, as: 'host'
782
+ property :port, as: 'port'
783
+ end
784
+ end
785
+
786
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGateway
787
+ # @private
788
+ class Representation < Google::Apis::Core::JsonRepresentation
789
+ property :app_gateway, as: 'appGateway'
790
+ property :ingress_port, as: 'ingressPort'
791
+ property :type, as: 'type'
792
+ property :uri, as: 'uri'
793
+ end
794
+ end
795
+
796
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionOperationMetadata
797
+ # @private
798
+ class Representation < Google::Apis::Core::JsonRepresentation
799
+ property :api_version, as: 'apiVersion'
800
+ property :create_time, as: 'createTime'
801
+ property :end_time, as: 'endTime'
802
+ property :requested_cancellation, as: 'requestedCancellation'
803
+ property :status_message, as: 'statusMessage'
804
+ property :target, as: 'target'
805
+ property :verb, as: 'verb'
806
+ end
807
+ end
808
+
809
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaListAppConnectionsResponse
810
+ # @private
811
+ class Representation < Google::Apis::Core::JsonRepresentation
812
+ collection :app_connections, as: 'appConnections', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection::Representation
813
+
814
+ property :next_page_token, as: 'nextPageToken'
815
+ collection :unreachable, as: 'unreachable'
816
+ end
817
+ end
818
+
819
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponse
820
+ # @private
821
+ class Representation < Google::Apis::Core::JsonRepresentation
822
+ collection :app_connection_details, as: 'appConnectionDetails', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails::Representation
823
+
824
+ property :next_page_token, as: 'nextPageToken'
825
+ collection :unreachable, as: 'unreachable'
826
+ end
827
+ end
828
+
829
+ class GoogleCloudBeyondcorpAppconnectionsV1alphaResolveAppConnectionsResponseAppConnectionDetails
830
+ # @private
831
+ class Representation < Google::Apis::Core::JsonRepresentation
832
+ property :app_connection, as: 'appConnection', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnection::Representation
833
+
834
+ collection :recent_mig_vms, as: 'recentMigVms'
835
+ end
836
+ end
837
+
838
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector
839
+ # @private
840
+ class Representation < Google::Apis::Core::JsonRepresentation
841
+ property :create_time, as: 'createTime'
842
+ property :display_name, as: 'displayName'
843
+ hash :labels, as: 'labels'
844
+ property :name, as: 'name'
845
+ property :principal_info, as: 'principalInfo', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo::Representation
846
+
847
+ property :resource_info, as: 'resourceInfo', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo::Representation
848
+
849
+ property :state, as: 'state'
850
+ property :uid, as: 'uid'
851
+ property :update_time, as: 'updateTime'
852
+ end
853
+ end
854
+
855
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig
856
+ # @private
857
+ class Representation < Google::Apis::Core::JsonRepresentation
858
+ property :image_config, as: 'imageConfig', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig::Representation
859
+
860
+ hash :instance_config, as: 'instanceConfig'
861
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig::Representation
862
+
863
+ property :sequence_number, :numeric_string => true, as: 'sequenceNumber'
864
+ end
865
+ end
866
+
867
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorOperationMetadata
868
+ # @private
869
+ class Representation < Google::Apis::Core::JsonRepresentation
870
+ property :api_version, as: 'apiVersion'
871
+ property :create_time, as: 'createTime'
872
+ property :end_time, as: 'endTime'
873
+ property :requested_cancellation, as: 'requestedCancellation'
874
+ property :status_message, as: 'statusMessage'
875
+ property :target, as: 'target'
876
+ property :verb, as: 'verb'
877
+ end
878
+ end
879
+
880
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfo
881
+ # @private
882
+ class Representation < Google::Apis::Core::JsonRepresentation
883
+ property :service_account, as: 'serviceAccount', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount::Representation
884
+
885
+ end
886
+ end
887
+
888
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorPrincipalInfoServiceAccount
889
+ # @private
890
+ class Representation < Google::Apis::Core::JsonRepresentation
891
+ property :email, as: 'email'
892
+ end
893
+ end
894
+
895
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaImageConfig
896
+ # @private
897
+ class Representation < Google::Apis::Core::JsonRepresentation
898
+ property :stable_image, as: 'stableImage'
899
+ property :target_image, as: 'targetImage'
900
+ end
901
+ end
902
+
903
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaListAppConnectorsResponse
904
+ # @private
905
+ class Representation < Google::Apis::Core::JsonRepresentation
906
+ collection :app_connectors, as: 'appConnectors', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnector::Representation
907
+
908
+ property :next_page_token, as: 'nextPageToken'
909
+ collection :unreachable, as: 'unreachable'
910
+ end
911
+ end
912
+
913
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfig
914
+ # @private
915
+ class Representation < Google::Apis::Core::JsonRepresentation
916
+ property :pubsub_notification, as: 'pubsubNotification', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig::Representation
917
+
918
+ end
919
+ end
920
+
921
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaNotificationConfigCloudPubSubNotificationConfig
922
+ # @private
923
+ class Representation < Google::Apis::Core::JsonRepresentation
924
+ property :pubsub_subscription, as: 'pubsubSubscription'
925
+ end
926
+ end
927
+
928
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaReportStatusRequest
929
+ # @private
930
+ class Representation < Google::Apis::Core::JsonRepresentation
931
+ property :request_id, as: 'requestId'
932
+ property :resource_info, as: 'resourceInfo', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo::Representation
933
+
934
+ property :validate_only, as: 'validateOnly'
935
+ end
936
+ end
937
+
938
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaResolveInstanceConfigResponse
939
+ # @private
940
+ class Representation < Google::Apis::Core::JsonRepresentation
941
+ property :instance_config, as: 'instanceConfig', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaAppConnectorInstanceConfig::Representation
942
+
943
+ end
944
+ end
945
+
946
+ class GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo
947
+ # @private
948
+ class Representation < Google::Apis::Core::JsonRepresentation
949
+ property :id, as: 'id'
950
+ hash :resource, as: 'resource'
951
+ property :status, as: 'status'
952
+ collection :sub, as: 'sub', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudBeyondcorpAppconnectorsV1alphaResourceInfo::Representation
953
+
954
+ property :time, as: 'time'
955
+ end
956
+ end
957
+
958
+ class GoogleCloudLocationListLocationsResponse
959
+ # @private
960
+ class Representation < Google::Apis::Core::JsonRepresentation
961
+ collection :locations, as: 'locations', class: Google::Apis::BeyondcorpV1alpha::GoogleCloudLocationLocation, decorator: Google::Apis::BeyondcorpV1alpha::GoogleCloudLocationLocation::Representation
962
+
963
+ property :next_page_token, as: 'nextPageToken'
964
+ end
965
+ end
966
+
967
+ class GoogleCloudLocationLocation
968
+ # @private
969
+ class Representation < Google::Apis::Core::JsonRepresentation
970
+ property :display_name, as: 'displayName'
971
+ hash :labels, as: 'labels'
972
+ property :location_id, as: 'locationId'
973
+ hash :metadata, as: 'metadata'
974
+ property :name, as: 'name'
975
+ end
976
+ end
977
+
978
+ class GoogleIamV1AuditConfig
979
+ # @private
980
+ class Representation < Google::Apis::Core::JsonRepresentation
981
+ collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::BeyondcorpV1alpha::GoogleIamV1AuditLogConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleIamV1AuditLogConfig::Representation
982
+
983
+ property :service, as: 'service'
984
+ end
985
+ end
986
+
987
+ class GoogleIamV1AuditLogConfig
988
+ # @private
989
+ class Representation < Google::Apis::Core::JsonRepresentation
990
+ collection :exempted_members, as: 'exemptedMembers'
991
+ property :log_type, as: 'logType'
992
+ end
993
+ end
994
+
995
+ class GoogleIamV1Binding
996
+ # @private
997
+ class Representation < Google::Apis::Core::JsonRepresentation
998
+ property :condition, as: 'condition', class: Google::Apis::BeyondcorpV1alpha::GoogleTypeExpr, decorator: Google::Apis::BeyondcorpV1alpha::GoogleTypeExpr::Representation
999
+
1000
+ collection :members, as: 'members'
1001
+ property :role, as: 'role'
1002
+ end
1003
+ end
1004
+
1005
+ class GoogleIamV1Policy
1006
+ # @private
1007
+ class Representation < Google::Apis::Core::JsonRepresentation
1008
+ collection :audit_configs, as: 'auditConfigs', class: Google::Apis::BeyondcorpV1alpha::GoogleIamV1AuditConfig, decorator: Google::Apis::BeyondcorpV1alpha::GoogleIamV1AuditConfig::Representation
1009
+
1010
+ collection :bindings, as: 'bindings', class: Google::Apis::BeyondcorpV1alpha::GoogleIamV1Binding, decorator: Google::Apis::BeyondcorpV1alpha::GoogleIamV1Binding::Representation
1011
+
1012
+ property :etag, :base64 => true, as: 'etag'
1013
+ property :version, as: 'version'
1014
+ end
1015
+ end
1016
+
1017
+ class GoogleIamV1SetIamPolicyRequest
1018
+ # @private
1019
+ class Representation < Google::Apis::Core::JsonRepresentation
1020
+ property :policy, as: 'policy', class: Google::Apis::BeyondcorpV1alpha::GoogleIamV1Policy, decorator: Google::Apis::BeyondcorpV1alpha::GoogleIamV1Policy::Representation
1021
+
1022
+ property :update_mask, as: 'updateMask'
1023
+ end
1024
+ end
1025
+
1026
+ class GoogleIamV1TestIamPermissionsRequest
1027
+ # @private
1028
+ class Representation < Google::Apis::Core::JsonRepresentation
1029
+ collection :permissions, as: 'permissions'
1030
+ end
1031
+ end
1032
+
1033
+ class GoogleIamV1TestIamPermissionsResponse
1034
+ # @private
1035
+ class Representation < Google::Apis::Core::JsonRepresentation
1036
+ collection :permissions, as: 'permissions'
1037
+ end
1038
+ end
1039
+
1040
+ class GoogleLongrunningCancelOperationRequest
1041
+ # @private
1042
+ class Representation < Google::Apis::Core::JsonRepresentation
1043
+ end
1044
+ end
1045
+
1046
+ class GoogleLongrunningListOperationsResponse
1047
+ # @private
1048
+ class Representation < Google::Apis::Core::JsonRepresentation
1049
+ property :next_page_token, as: 'nextPageToken'
1050
+ collection :operations, as: 'operations', class: Google::Apis::BeyondcorpV1alpha::GoogleLongrunningOperation, decorator: Google::Apis::BeyondcorpV1alpha::GoogleLongrunningOperation::Representation
1051
+
1052
+ end
1053
+ end
1054
+
1055
+ class GoogleLongrunningOperation
1056
+ # @private
1057
+ class Representation < Google::Apis::Core::JsonRepresentation
1058
+ property :done, as: 'done'
1059
+ property :error, as: 'error', class: Google::Apis::BeyondcorpV1alpha::GoogleRpcStatus, decorator: Google::Apis::BeyondcorpV1alpha::GoogleRpcStatus::Representation
1060
+
1061
+ hash :metadata, as: 'metadata'
1062
+ property :name, as: 'name'
1063
+ hash :response, as: 'response'
1064
+ end
1065
+ end
1066
+
1067
+ class GoogleRpcStatus
1068
+ # @private
1069
+ class Representation < Google::Apis::Core::JsonRepresentation
1070
+ property :code, as: 'code'
1071
+ collection :details, as: 'details'
1072
+ property :message, as: 'message'
1073
+ end
1074
+ end
1075
+
1076
+ class GoogleTypeExpr
1077
+ # @private
1078
+ class Representation < Google::Apis::Core::JsonRepresentation
1079
+ property :description, as: 'description'
1080
+ property :expression, as: 'expression'
1081
+ property :location, as: 'location'
1082
+ property :title, as: 'title'
1083
+ end
1084
+ end
1085
+
1086
+ class ImageConfig
1087
+ # @private
1088
+ class Representation < Google::Apis::Core::JsonRepresentation
1089
+ property :stable_image, as: 'stableImage'
1090
+ property :target_image, as: 'targetImage'
1091
+ end
1092
+ end
1093
+
1094
+ class Ingress
1095
+ # @private
1096
+ class Representation < Google::Apis::Core::JsonRepresentation
1097
+ property :config, as: 'config', class: Google::Apis::BeyondcorpV1alpha::Config, decorator: Google::Apis::BeyondcorpV1alpha::Config::Representation
1098
+
1099
+ end
1100
+ end
1101
+
1102
+ class ListAppGatewaysResponse
1103
+ # @private
1104
+ class Representation < Google::Apis::Core::JsonRepresentation
1105
+ collection :app_gateways, as: 'appGateways', class: Google::Apis::BeyondcorpV1alpha::AppGateway, decorator: Google::Apis::BeyondcorpV1alpha::AppGateway::Representation
1106
+
1107
+ property :next_page_token, as: 'nextPageToken'
1108
+ collection :unreachable, as: 'unreachable'
1109
+ end
1110
+ end
1111
+
1112
+ class ListClientConnectorServicesResponse
1113
+ # @private
1114
+ class Representation < Google::Apis::Core::JsonRepresentation
1115
+ collection :client_connector_services, as: 'clientConnectorServices', class: Google::Apis::BeyondcorpV1alpha::ClientConnectorService, decorator: Google::Apis::BeyondcorpV1alpha::ClientConnectorService::Representation
1116
+
1117
+ property :next_page_token, as: 'nextPageToken'
1118
+ collection :unreachable, as: 'unreachable'
1119
+ end
1120
+ end
1121
+
1122
+ class ListClientGatewaysResponse
1123
+ # @private
1124
+ class Representation < Google::Apis::Core::JsonRepresentation
1125
+ collection :client_gateways, as: 'clientGateways', class: Google::Apis::BeyondcorpV1alpha::ClientGateway, decorator: Google::Apis::BeyondcorpV1alpha::ClientGateway::Representation
1126
+
1127
+ property :next_page_token, as: 'nextPageToken'
1128
+ collection :unreachable, as: 'unreachable'
1129
+ end
1130
+ end
1131
+
1132
+ class ListConnectionsResponse
1133
+ # @private
1134
+ class Representation < Google::Apis::Core::JsonRepresentation
1135
+ collection :connections, as: 'connections', class: Google::Apis::BeyondcorpV1alpha::Connection, decorator: Google::Apis::BeyondcorpV1alpha::Connection::Representation
1136
+
1137
+ property :next_page_token, as: 'nextPageToken'
1138
+ collection :unreachable, as: 'unreachable'
1139
+ end
1140
+ end
1141
+
1142
+ class ListConnectorsResponse
1143
+ # @private
1144
+ class Representation < Google::Apis::Core::JsonRepresentation
1145
+ collection :connectors, as: 'connectors', class: Google::Apis::BeyondcorpV1alpha::Connector, decorator: Google::Apis::BeyondcorpV1alpha::Connector::Representation
1146
+
1147
+ property :next_page_token, as: 'nextPageToken'
1148
+ collection :unreachable, as: 'unreachable'
1149
+ end
1150
+ end
1151
+
1152
+ class NotificationConfig
1153
+ # @private
1154
+ class Representation < Google::Apis::Core::JsonRepresentation
1155
+ property :pubsub_notification, as: 'pubsubNotification', class: Google::Apis::BeyondcorpV1alpha::CloudPubSubNotificationConfig, decorator: Google::Apis::BeyondcorpV1alpha::CloudPubSubNotificationConfig::Representation
1156
+
1157
+ end
1158
+ end
1159
+
1160
+ class PeeredVpc
1161
+ # @private
1162
+ class Representation < Google::Apis::Core::JsonRepresentation
1163
+ property :network_vpc, as: 'networkVpc'
1164
+ end
1165
+ end
1166
+
1167
+ class PrincipalInfo
1168
+ # @private
1169
+ class Representation < Google::Apis::Core::JsonRepresentation
1170
+ property :service_account, as: 'serviceAccount', class: Google::Apis::BeyondcorpV1alpha::ServiceAccount, decorator: Google::Apis::BeyondcorpV1alpha::ServiceAccount::Representation
1171
+
1172
+ end
1173
+ end
1174
+
1175
+ class RemoteAgentDetails
1176
+ # @private
1177
+ class Representation < Google::Apis::Core::JsonRepresentation
1178
+ end
1179
+ end
1180
+
1181
+ class ReportStatusRequest
1182
+ # @private
1183
+ class Representation < Google::Apis::Core::JsonRepresentation
1184
+ property :request_id, as: 'requestId'
1185
+ property :resource_info, as: 'resourceInfo', class: Google::Apis::BeyondcorpV1alpha::ResourceInfo, decorator: Google::Apis::BeyondcorpV1alpha::ResourceInfo::Representation
1186
+
1187
+ property :validate_only, as: 'validateOnly'
1188
+ end
1189
+ end
1190
+
1191
+ class ResolveConnectionsResponse
1192
+ # @private
1193
+ class Representation < Google::Apis::Core::JsonRepresentation
1194
+ collection :connection_details, as: 'connectionDetails', class: Google::Apis::BeyondcorpV1alpha::ConnectionDetails, decorator: Google::Apis::BeyondcorpV1alpha::ConnectionDetails::Representation
1195
+
1196
+ property :next_page_token, as: 'nextPageToken'
1197
+ collection :unreachable, as: 'unreachable'
1198
+ end
1199
+ end
1200
+
1201
+ class ResolveInstanceConfigResponse
1202
+ # @private
1203
+ class Representation < Google::Apis::Core::JsonRepresentation
1204
+ property :instance_config, as: 'instanceConfig', class: Google::Apis::BeyondcorpV1alpha::ConnectorInstanceConfig, decorator: Google::Apis::BeyondcorpV1alpha::ConnectorInstanceConfig::Representation
1205
+
1206
+ end
1207
+ end
1208
+
1209
+ class ResourceInfo
1210
+ # @private
1211
+ class Representation < Google::Apis::Core::JsonRepresentation
1212
+ property :id, as: 'id'
1213
+ hash :resource, as: 'resource'
1214
+ property :status, as: 'status'
1215
+ collection :sub, as: 'sub', class: Google::Apis::BeyondcorpV1alpha::ResourceInfo, decorator: Google::Apis::BeyondcorpV1alpha::ResourceInfo::Representation
1216
+
1217
+ property :time, as: 'time'
1218
+ end
1219
+ end
1220
+
1221
+ class ServiceAccount
1222
+ # @private
1223
+ class Representation < Google::Apis::Core::JsonRepresentation
1224
+ property :email, as: 'email'
1225
+ end
1226
+ end
1227
+
1228
+ class Tunnelv1ProtoTunnelerError
1229
+ # @private
1230
+ class Representation < Google::Apis::Core::JsonRepresentation
1231
+ property :err, as: 'err'
1232
+ property :retryable, as: 'retryable'
1233
+ end
1234
+ end
1235
+
1236
+ class Tunnelv1ProtoTunnelerInfo
1237
+ # @private
1238
+ class Representation < Google::Apis::Core::JsonRepresentation
1239
+ property :backoff_retry_count, as: 'backoffRetryCount'
1240
+ property :id, as: 'id'
1241
+ property :latest_err, as: 'latestErr', class: Google::Apis::BeyondcorpV1alpha::Tunnelv1ProtoTunnelerError, decorator: Google::Apis::BeyondcorpV1alpha::Tunnelv1ProtoTunnelerError::Representation
1242
+
1243
+ property :latest_retry_time, as: 'latestRetryTime'
1244
+ property :total_retry_count, as: 'totalRetryCount'
1245
+ end
1246
+ end
1247
+ end
1248
+ end
1249
+ end