google-apis-connectors_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,868 @@
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 ConnectorsV1
24
+
25
+ class AuditConfig
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AuditLogConfig
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AuthConfig
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AuthConfigTemplate
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class Binding
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class CancelOperationRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class ConfigVariable
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class ConfigVariableTemplate
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class Connection
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class ConnectionSchemaMetadata
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class ConnectionStatus
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Connector
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class ConnectorVersion
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class EgressControlConfig
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class Empty
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class Expr
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class ExtractionRule
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class ExtractionRules
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class Field
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class InputParameter
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class JwtClaims
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class ListConnectionsResponse
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class ListConnectorVersionsResponse
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class ListConnectorsResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class ListLocationsResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class ListOperationsResponse
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class ListProvidersResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class ListRuntimeActionSchemasResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class ListRuntimeEntitySchemasResponse
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Location
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class LockConfig
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class Oauth2ClientCredentials
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class Oauth2JwtBearer
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class Operation
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class OperationMetadata
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class Policy
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class Provider
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class Resource
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class ResultMetadata
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class RoleGrant
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class RuntimeActionSchema
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class RuntimeConfig
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class RuntimeEntitySchema
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class Secret
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class SetIamPolicyRequest
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class Source
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class Status
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class SupportedRuntimeFeatures
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class TestIamPermissionsRequest
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class TestIamPermissionsResponse
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class UserPassword
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class AuditConfig
332
+ # @private
333
+ class Representation < Google::Apis::Core::JsonRepresentation
334
+ collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ConnectorsV1::AuditLogConfig, decorator: Google::Apis::ConnectorsV1::AuditLogConfig::Representation
335
+
336
+ property :service, as: 'service'
337
+ end
338
+ end
339
+
340
+ class AuditLogConfig
341
+ # @private
342
+ class Representation < Google::Apis::Core::JsonRepresentation
343
+ collection :exempted_members, as: 'exemptedMembers'
344
+ property :log_type, as: 'logType'
345
+ end
346
+ end
347
+
348
+ class AuthConfig
349
+ # @private
350
+ class Representation < Google::Apis::Core::JsonRepresentation
351
+ collection :additional_variables, as: 'additionalVariables', class: Google::Apis::ConnectorsV1::ConfigVariable, decorator: Google::Apis::ConnectorsV1::ConfigVariable::Representation
352
+
353
+ property :auth_type, as: 'authType'
354
+ property :oauth2_client_credentials, as: 'oauth2ClientCredentials', class: Google::Apis::ConnectorsV1::Oauth2ClientCredentials, decorator: Google::Apis::ConnectorsV1::Oauth2ClientCredentials::Representation
355
+
356
+ property :oauth2_jwt_bearer, as: 'oauth2JwtBearer', class: Google::Apis::ConnectorsV1::Oauth2JwtBearer, decorator: Google::Apis::ConnectorsV1::Oauth2JwtBearer::Representation
357
+
358
+ property :user_password, as: 'userPassword', class: Google::Apis::ConnectorsV1::UserPassword, decorator: Google::Apis::ConnectorsV1::UserPassword::Representation
359
+
360
+ end
361
+ end
362
+
363
+ class AuthConfigTemplate
364
+ # @private
365
+ class Representation < Google::Apis::Core::JsonRepresentation
366
+ property :auth_type, as: 'authType'
367
+ collection :config_variable_templates, as: 'configVariableTemplates', class: Google::Apis::ConnectorsV1::ConfigVariableTemplate, decorator: Google::Apis::ConnectorsV1::ConfigVariableTemplate::Representation
368
+
369
+ end
370
+ end
371
+
372
+ class Binding
373
+ # @private
374
+ class Representation < Google::Apis::Core::JsonRepresentation
375
+ property :condition, as: 'condition', class: Google::Apis::ConnectorsV1::Expr, decorator: Google::Apis::ConnectorsV1::Expr::Representation
376
+
377
+ collection :members, as: 'members'
378
+ property :role, as: 'role'
379
+ end
380
+ end
381
+
382
+ class CancelOperationRequest
383
+ # @private
384
+ class Representation < Google::Apis::Core::JsonRepresentation
385
+ end
386
+ end
387
+
388
+ class ConfigVariable
389
+ # @private
390
+ class Representation < Google::Apis::Core::JsonRepresentation
391
+ property :bool_value, as: 'boolValue'
392
+ property :int_value, :numeric_string => true, as: 'intValue'
393
+ property :key, as: 'key'
394
+ property :secret_value, as: 'secretValue', class: Google::Apis::ConnectorsV1::Secret, decorator: Google::Apis::ConnectorsV1::Secret::Representation
395
+
396
+ property :string_value, as: 'stringValue'
397
+ end
398
+ end
399
+
400
+ class ConfigVariableTemplate
401
+ # @private
402
+ class Representation < Google::Apis::Core::JsonRepresentation
403
+ property :description, as: 'description'
404
+ property :display_name, as: 'displayName'
405
+ property :key, as: 'key'
406
+ property :required, as: 'required'
407
+ property :role_grant, as: 'roleGrant', class: Google::Apis::ConnectorsV1::RoleGrant, decorator: Google::Apis::ConnectorsV1::RoleGrant::Representation
408
+
409
+ property :validation_regex, as: 'validationRegex'
410
+ property :value_type, as: 'valueType'
411
+ end
412
+ end
413
+
414
+ class Connection
415
+ # @private
416
+ class Representation < Google::Apis::Core::JsonRepresentation
417
+ property :auth_config, as: 'authConfig', class: Google::Apis::ConnectorsV1::AuthConfig, decorator: Google::Apis::ConnectorsV1::AuthConfig::Representation
418
+
419
+ collection :config_variables, as: 'configVariables', class: Google::Apis::ConnectorsV1::ConfigVariable, decorator: Google::Apis::ConnectorsV1::ConfigVariable::Representation
420
+
421
+ property :connector_version, as: 'connectorVersion'
422
+ property :create_time, as: 'createTime'
423
+ property :description, as: 'description'
424
+ collection :egress_backends, as: 'egressBackends'
425
+ property :envoy_image_location, as: 'envoyImageLocation'
426
+ property :image_location, as: 'imageLocation'
427
+ property :inactive, as: 'inactive'
428
+ hash :labels, as: 'labels'
429
+ property :lock_config, as: 'lockConfig', class: Google::Apis::ConnectorsV1::LockConfig, decorator: Google::Apis::ConnectorsV1::LockConfig::Representation
430
+
431
+ property :name, as: 'name'
432
+ property :service_account, as: 'serviceAccount'
433
+ property :service_directory, as: 'serviceDirectory'
434
+ property :status, as: 'status', class: Google::Apis::ConnectorsV1::ConnectionStatus, decorator: Google::Apis::ConnectorsV1::ConnectionStatus::Representation
435
+
436
+ property :update_time, as: 'updateTime'
437
+ end
438
+ end
439
+
440
+ class ConnectionSchemaMetadata
441
+ # @private
442
+ class Representation < Google::Apis::Core::JsonRepresentation
443
+ collection :actions, as: 'actions'
444
+ collection :entities, as: 'entities'
445
+ end
446
+ end
447
+
448
+ class ConnectionStatus
449
+ # @private
450
+ class Representation < Google::Apis::Core::JsonRepresentation
451
+ property :description, as: 'description'
452
+ property :state, as: 'state'
453
+ property :status, as: 'status'
454
+ end
455
+ end
456
+
457
+ class Connector
458
+ # @private
459
+ class Representation < Google::Apis::Core::JsonRepresentation
460
+ property :create_time, as: 'createTime'
461
+ property :description, as: 'description'
462
+ property :display_name, as: 'displayName'
463
+ property :documentation_uri, as: 'documentationUri'
464
+ property :external_uri, as: 'externalUri'
465
+ hash :labels, as: 'labels'
466
+ property :name, as: 'name'
467
+ property :update_time, as: 'updateTime'
468
+ property :web_assets_location, as: 'webAssetsLocation'
469
+ end
470
+ end
471
+
472
+ class ConnectorVersion
473
+ # @private
474
+ class Representation < Google::Apis::Core::JsonRepresentation
475
+ collection :auth_config_templates, as: 'authConfigTemplates', class: Google::Apis::ConnectorsV1::AuthConfigTemplate, decorator: Google::Apis::ConnectorsV1::AuthConfigTemplate::Representation
476
+
477
+ collection :config_variable_templates, as: 'configVariableTemplates', class: Google::Apis::ConnectorsV1::ConfigVariableTemplate, decorator: Google::Apis::ConnectorsV1::ConfigVariableTemplate::Representation
478
+
479
+ property :create_time, as: 'createTime'
480
+ property :display_name, as: 'displayName'
481
+ property :egress_control_config, as: 'egressControlConfig', class: Google::Apis::ConnectorsV1::EgressControlConfig, decorator: Google::Apis::ConnectorsV1::EgressControlConfig::Representation
482
+
483
+ hash :labels, as: 'labels'
484
+ property :launch_stage, as: 'launchStage'
485
+ property :name, as: 'name'
486
+ property :release_version, as: 'releaseVersion'
487
+ property :role_grant, as: 'roleGrant', class: Google::Apis::ConnectorsV1::RoleGrant, decorator: Google::Apis::ConnectorsV1::RoleGrant::Representation
488
+
489
+ collection :role_grants, as: 'roleGrants', class: Google::Apis::ConnectorsV1::RoleGrant, decorator: Google::Apis::ConnectorsV1::RoleGrant::Representation
490
+
491
+ property :supported_runtime_features, as: 'supportedRuntimeFeatures', class: Google::Apis::ConnectorsV1::SupportedRuntimeFeatures, decorator: Google::Apis::ConnectorsV1::SupportedRuntimeFeatures::Representation
492
+
493
+ property :update_time, as: 'updateTime'
494
+ end
495
+ end
496
+
497
+ class EgressControlConfig
498
+ # @private
499
+ class Representation < Google::Apis::Core::JsonRepresentation
500
+ property :backends, as: 'backends'
501
+ property :extraction_rules, as: 'extractionRules', class: Google::Apis::ConnectorsV1::ExtractionRules, decorator: Google::Apis::ConnectorsV1::ExtractionRules::Representation
502
+
503
+ end
504
+ end
505
+
506
+ class Empty
507
+ # @private
508
+ class Representation < Google::Apis::Core::JsonRepresentation
509
+ end
510
+ end
511
+
512
+ class Expr
513
+ # @private
514
+ class Representation < Google::Apis::Core::JsonRepresentation
515
+ property :description, as: 'description'
516
+ property :expression, as: 'expression'
517
+ property :location, as: 'location'
518
+ property :title, as: 'title'
519
+ end
520
+ end
521
+
522
+ class ExtractionRule
523
+ # @private
524
+ class Representation < Google::Apis::Core::JsonRepresentation
525
+ property :extraction_regex, as: 'extractionRegex'
526
+ property :source, as: 'source', class: Google::Apis::ConnectorsV1::Source, decorator: Google::Apis::ConnectorsV1::Source::Representation
527
+
528
+ end
529
+ end
530
+
531
+ class ExtractionRules
532
+ # @private
533
+ class Representation < Google::Apis::Core::JsonRepresentation
534
+ collection :extraction_rule, as: 'extractionRule', class: Google::Apis::ConnectorsV1::ExtractionRule, decorator: Google::Apis::ConnectorsV1::ExtractionRule::Representation
535
+
536
+ end
537
+ end
538
+
539
+ class Field
540
+ # @private
541
+ class Representation < Google::Apis::Core::JsonRepresentation
542
+ hash :additional_details, as: 'additionalDetails'
543
+ property :data_type, as: 'dataType'
544
+ property :default_value, as: 'defaultValue'
545
+ property :description, as: 'description'
546
+ property :field, as: 'field'
547
+ property :key, as: 'key'
548
+ property :nullable, as: 'nullable'
549
+ property :readonly, as: 'readonly'
550
+ end
551
+ end
552
+
553
+ class InputParameter
554
+ # @private
555
+ class Representation < Google::Apis::Core::JsonRepresentation
556
+ property :data_type, as: 'dataType'
557
+ property :default_value, as: 'defaultValue'
558
+ property :description, as: 'description'
559
+ property :nullable, as: 'nullable'
560
+ property :parameter, as: 'parameter'
561
+ end
562
+ end
563
+
564
+ class JwtClaims
565
+ # @private
566
+ class Representation < Google::Apis::Core::JsonRepresentation
567
+ property :audience, as: 'audience'
568
+ property :issuer, as: 'issuer'
569
+ property :subject, as: 'subject'
570
+ end
571
+ end
572
+
573
+ class ListConnectionsResponse
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ collection :connections, as: 'connections', class: Google::Apis::ConnectorsV1::Connection, decorator: Google::Apis::ConnectorsV1::Connection::Representation
577
+
578
+ property :next_page_token, as: 'nextPageToken'
579
+ collection :unreachable, as: 'unreachable'
580
+ end
581
+ end
582
+
583
+ class ListConnectorVersionsResponse
584
+ # @private
585
+ class Representation < Google::Apis::Core::JsonRepresentation
586
+ collection :connector_versions, as: 'connectorVersions', class: Google::Apis::ConnectorsV1::ConnectorVersion, decorator: Google::Apis::ConnectorsV1::ConnectorVersion::Representation
587
+
588
+ property :next_page_token, as: 'nextPageToken'
589
+ collection :unreachable, as: 'unreachable'
590
+ end
591
+ end
592
+
593
+ class ListConnectorsResponse
594
+ # @private
595
+ class Representation < Google::Apis::Core::JsonRepresentation
596
+ collection :connectors, as: 'connectors', class: Google::Apis::ConnectorsV1::Connector, decorator: Google::Apis::ConnectorsV1::Connector::Representation
597
+
598
+ property :next_page_token, as: 'nextPageToken'
599
+ collection :unreachable, as: 'unreachable'
600
+ end
601
+ end
602
+
603
+ class ListLocationsResponse
604
+ # @private
605
+ class Representation < Google::Apis::Core::JsonRepresentation
606
+ collection :locations, as: 'locations', class: Google::Apis::ConnectorsV1::Location, decorator: Google::Apis::ConnectorsV1::Location::Representation
607
+
608
+ property :next_page_token, as: 'nextPageToken'
609
+ end
610
+ end
611
+
612
+ class ListOperationsResponse
613
+ # @private
614
+ class Representation < Google::Apis::Core::JsonRepresentation
615
+ property :next_page_token, as: 'nextPageToken'
616
+ collection :operations, as: 'operations', class: Google::Apis::ConnectorsV1::Operation, decorator: Google::Apis::ConnectorsV1::Operation::Representation
617
+
618
+ end
619
+ end
620
+
621
+ class ListProvidersResponse
622
+ # @private
623
+ class Representation < Google::Apis::Core::JsonRepresentation
624
+ property :next_page_token, as: 'nextPageToken'
625
+ collection :providers, as: 'providers', class: Google::Apis::ConnectorsV1::Provider, decorator: Google::Apis::ConnectorsV1::Provider::Representation
626
+
627
+ collection :unreachable, as: 'unreachable'
628
+ end
629
+ end
630
+
631
+ class ListRuntimeActionSchemasResponse
632
+ # @private
633
+ class Representation < Google::Apis::Core::JsonRepresentation
634
+ property :next_page_token, as: 'nextPageToken'
635
+ collection :runtime_action_schemas, as: 'runtimeActionSchemas', class: Google::Apis::ConnectorsV1::RuntimeActionSchema, decorator: Google::Apis::ConnectorsV1::RuntimeActionSchema::Representation
636
+
637
+ end
638
+ end
639
+
640
+ class ListRuntimeEntitySchemasResponse
641
+ # @private
642
+ class Representation < Google::Apis::Core::JsonRepresentation
643
+ property :next_page_token, as: 'nextPageToken'
644
+ collection :runtime_entity_schemas, as: 'runtimeEntitySchemas', class: Google::Apis::ConnectorsV1::RuntimeEntitySchema, decorator: Google::Apis::ConnectorsV1::RuntimeEntitySchema::Representation
645
+
646
+ end
647
+ end
648
+
649
+ class Location
650
+ # @private
651
+ class Representation < Google::Apis::Core::JsonRepresentation
652
+ property :display_name, as: 'displayName'
653
+ hash :labels, as: 'labels'
654
+ property :location_id, as: 'locationId'
655
+ hash :metadata, as: 'metadata'
656
+ property :name, as: 'name'
657
+ end
658
+ end
659
+
660
+ class LockConfig
661
+ # @private
662
+ class Representation < Google::Apis::Core::JsonRepresentation
663
+ property :locked, as: 'locked'
664
+ property :reason, as: 'reason'
665
+ end
666
+ end
667
+
668
+ class Oauth2ClientCredentials
669
+ # @private
670
+ class Representation < Google::Apis::Core::JsonRepresentation
671
+ property :client_id, as: 'clientId'
672
+ property :client_secret, as: 'clientSecret', class: Google::Apis::ConnectorsV1::Secret, decorator: Google::Apis::ConnectorsV1::Secret::Representation
673
+
674
+ end
675
+ end
676
+
677
+ class Oauth2JwtBearer
678
+ # @private
679
+ class Representation < Google::Apis::Core::JsonRepresentation
680
+ property :client_key, as: 'clientKey', class: Google::Apis::ConnectorsV1::Secret, decorator: Google::Apis::ConnectorsV1::Secret::Representation
681
+
682
+ property :jwt_claims, as: 'jwtClaims', class: Google::Apis::ConnectorsV1::JwtClaims, decorator: Google::Apis::ConnectorsV1::JwtClaims::Representation
683
+
684
+ end
685
+ end
686
+
687
+ class Operation
688
+ # @private
689
+ class Representation < Google::Apis::Core::JsonRepresentation
690
+ property :done, as: 'done'
691
+ property :error, as: 'error', class: Google::Apis::ConnectorsV1::Status, decorator: Google::Apis::ConnectorsV1::Status::Representation
692
+
693
+ hash :metadata, as: 'metadata'
694
+ property :name, as: 'name'
695
+ hash :response, as: 'response'
696
+ end
697
+ end
698
+
699
+ class OperationMetadata
700
+ # @private
701
+ class Representation < Google::Apis::Core::JsonRepresentation
702
+ property :api_version, as: 'apiVersion'
703
+ property :create_time, as: 'createTime'
704
+ property :end_time, as: 'endTime'
705
+ property :requested_cancellation, as: 'requestedCancellation'
706
+ property :status_message, as: 'statusMessage'
707
+ property :target, as: 'target'
708
+ property :verb, as: 'verb'
709
+ end
710
+ end
711
+
712
+ class Policy
713
+ # @private
714
+ class Representation < Google::Apis::Core::JsonRepresentation
715
+ collection :audit_configs, as: 'auditConfigs', class: Google::Apis::ConnectorsV1::AuditConfig, decorator: Google::Apis::ConnectorsV1::AuditConfig::Representation
716
+
717
+ collection :bindings, as: 'bindings', class: Google::Apis::ConnectorsV1::Binding, decorator: Google::Apis::ConnectorsV1::Binding::Representation
718
+
719
+ property :etag, :base64 => true, as: 'etag'
720
+ property :version, as: 'version'
721
+ end
722
+ end
723
+
724
+ class Provider
725
+ # @private
726
+ class Representation < Google::Apis::Core::JsonRepresentation
727
+ property :create_time, as: 'createTime'
728
+ property :description, as: 'description'
729
+ property :display_name, as: 'displayName'
730
+ property :documentation_uri, as: 'documentationUri'
731
+ property :external_uri, as: 'externalUri'
732
+ hash :labels, as: 'labels'
733
+ property :name, as: 'name'
734
+ property :update_time, as: 'updateTime'
735
+ property :web_assets_location, as: 'webAssetsLocation'
736
+ end
737
+ end
738
+
739
+ class Resource
740
+ # @private
741
+ class Representation < Google::Apis::Core::JsonRepresentation
742
+ property :path_template, as: 'pathTemplate'
743
+ property :type, as: 'type'
744
+ end
745
+ end
746
+
747
+ class ResultMetadata
748
+ # @private
749
+ class Representation < Google::Apis::Core::JsonRepresentation
750
+ property :data_type, as: 'dataType'
751
+ property :description, as: 'description'
752
+ property :field, as: 'field'
753
+ end
754
+ end
755
+
756
+ class RoleGrant
757
+ # @private
758
+ class Representation < Google::Apis::Core::JsonRepresentation
759
+ property :helper_text_template, as: 'helperTextTemplate'
760
+ property :principal, as: 'principal'
761
+ property :resource, as: 'resource', class: Google::Apis::ConnectorsV1::Resource, decorator: Google::Apis::ConnectorsV1::Resource::Representation
762
+
763
+ collection :roles, as: 'roles'
764
+ end
765
+ end
766
+
767
+ class RuntimeActionSchema
768
+ # @private
769
+ class Representation < Google::Apis::Core::JsonRepresentation
770
+ property :action, as: 'action'
771
+ collection :input_parameters, as: 'inputParameters', class: Google::Apis::ConnectorsV1::InputParameter, decorator: Google::Apis::ConnectorsV1::InputParameter::Representation
772
+
773
+ collection :result_metadata, as: 'resultMetadata', class: Google::Apis::ConnectorsV1::ResultMetadata, decorator: Google::Apis::ConnectorsV1::ResultMetadata::Representation
774
+
775
+ end
776
+ end
777
+
778
+ class RuntimeConfig
779
+ # @private
780
+ class Representation < Google::Apis::Core::JsonRepresentation
781
+ property :connd_subscription, as: 'conndSubscription'
782
+ property :connd_topic, as: 'conndTopic'
783
+ property :control_plane_subscription, as: 'controlPlaneSubscription'
784
+ property :control_plane_topic, as: 'controlPlaneTopic'
785
+ property :location_id, as: 'locationId'
786
+ property :runtime_endpoint, as: 'runtimeEndpoint'
787
+ property :schema_gcs_bucket, as: 'schemaGcsBucket'
788
+ property :service_directory, as: 'serviceDirectory'
789
+ property :state, as: 'state'
790
+ end
791
+ end
792
+
793
+ class RuntimeEntitySchema
794
+ # @private
795
+ class Representation < Google::Apis::Core::JsonRepresentation
796
+ property :entity, as: 'entity'
797
+ collection :fields, as: 'fields', class: Google::Apis::ConnectorsV1::Field, decorator: Google::Apis::ConnectorsV1::Field::Representation
798
+
799
+ end
800
+ end
801
+
802
+ class Secret
803
+ # @private
804
+ class Representation < Google::Apis::Core::JsonRepresentation
805
+ property :secret_version, as: 'secretVersion'
806
+ end
807
+ end
808
+
809
+ class SetIamPolicyRequest
810
+ # @private
811
+ class Representation < Google::Apis::Core::JsonRepresentation
812
+ property :policy, as: 'policy', class: Google::Apis::ConnectorsV1::Policy, decorator: Google::Apis::ConnectorsV1::Policy::Representation
813
+
814
+ property :update_mask, as: 'updateMask'
815
+ end
816
+ end
817
+
818
+ class Source
819
+ # @private
820
+ class Representation < Google::Apis::Core::JsonRepresentation
821
+ property :field_id, as: 'fieldId'
822
+ property :source_type, as: 'sourceType'
823
+ end
824
+ end
825
+
826
+ class Status
827
+ # @private
828
+ class Representation < Google::Apis::Core::JsonRepresentation
829
+ property :code, as: 'code'
830
+ collection :details, as: 'details'
831
+ property :message, as: 'message'
832
+ end
833
+ end
834
+
835
+ class SupportedRuntimeFeatures
836
+ # @private
837
+ class Representation < Google::Apis::Core::JsonRepresentation
838
+ property :action_apis, as: 'actionApis'
839
+ property :entity_apis, as: 'entityApis'
840
+ property :sql_query, as: 'sqlQuery'
841
+ end
842
+ end
843
+
844
+ class TestIamPermissionsRequest
845
+ # @private
846
+ class Representation < Google::Apis::Core::JsonRepresentation
847
+ collection :permissions, as: 'permissions'
848
+ end
849
+ end
850
+
851
+ class TestIamPermissionsResponse
852
+ # @private
853
+ class Representation < Google::Apis::Core::JsonRepresentation
854
+ collection :permissions, as: 'permissions'
855
+ end
856
+ end
857
+
858
+ class UserPassword
859
+ # @private
860
+ class Representation < Google::Apis::Core::JsonRepresentation
861
+ property :password, as: 'password', class: Google::Apis::ConnectorsV1::Secret, decorator: Google::Apis::ConnectorsV1::Secret::Representation
862
+
863
+ property :username, as: 'username'
864
+ end
865
+ end
866
+ end
867
+ end
868
+ end