google-apis-metastore_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,686 @@
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 MetastoreV1
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 BackendMetastore
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class Backup
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 Consumer
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class DatabaseDump
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class Empty
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class EncryptionConfig
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class ExportMetadataRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Expr
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class Federation
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class HiveMetastoreConfig
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class HiveMetastoreVersion
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class KerberosConfig
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class ListBackupsResponse
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class ListFederationsResponse
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class ListLocationsResponse
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class ListMetadataImportsResponse
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class ListOperationsResponse
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class ListServicesResponse
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class Location
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class LocationMetadata
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class MaintenanceWindow
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class MetadataExport
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class MetadataImport
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class MetadataManagementActivity
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class NetworkConfig
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Operation
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class OperationMetadata
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class Policy
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class Restore
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class RestoreServiceRequest
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class Secret
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class Service
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class SetIamPolicyRequest
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class Status
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class TelemetryConfig
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class TestIamPermissionsRequest
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class TestIamPermissionsResponse
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class AuditConfig
272
+ # @private
273
+ class Representation < Google::Apis::Core::JsonRepresentation
274
+ collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::MetastoreV1::AuditLogConfig, decorator: Google::Apis::MetastoreV1::AuditLogConfig::Representation
275
+
276
+ property :service, as: 'service'
277
+ end
278
+ end
279
+
280
+ class AuditLogConfig
281
+ # @private
282
+ class Representation < Google::Apis::Core::JsonRepresentation
283
+ collection :exempted_members, as: 'exemptedMembers'
284
+ property :log_type, as: 'logType'
285
+ end
286
+ end
287
+
288
+ class BackendMetastore
289
+ # @private
290
+ class Representation < Google::Apis::Core::JsonRepresentation
291
+ property :metastore_type, as: 'metastoreType'
292
+ property :name, as: 'name'
293
+ end
294
+ end
295
+
296
+ class Backup
297
+ # @private
298
+ class Representation < Google::Apis::Core::JsonRepresentation
299
+ property :create_time, as: 'createTime'
300
+ property :description, as: 'description'
301
+ property :end_time, as: 'endTime'
302
+ property :name, as: 'name'
303
+ collection :restoring_services, as: 'restoringServices'
304
+ property :service_revision, as: 'serviceRevision', class: Google::Apis::MetastoreV1::Service, decorator: Google::Apis::MetastoreV1::Service::Representation
305
+
306
+ property :state, as: 'state'
307
+ end
308
+ end
309
+
310
+ class Binding
311
+ # @private
312
+ class Representation < Google::Apis::Core::JsonRepresentation
313
+ property :condition, as: 'condition', class: Google::Apis::MetastoreV1::Expr, decorator: Google::Apis::MetastoreV1::Expr::Representation
314
+
315
+ collection :members, as: 'members'
316
+ property :role, as: 'role'
317
+ end
318
+ end
319
+
320
+ class CancelOperationRequest
321
+ # @private
322
+ class Representation < Google::Apis::Core::JsonRepresentation
323
+ end
324
+ end
325
+
326
+ class Consumer
327
+ # @private
328
+ class Representation < Google::Apis::Core::JsonRepresentation
329
+ property :endpoint_uri, as: 'endpointUri'
330
+ property :subnetwork, as: 'subnetwork'
331
+ end
332
+ end
333
+
334
+ class DatabaseDump
335
+ # @private
336
+ class Representation < Google::Apis::Core::JsonRepresentation
337
+ property :database_type, as: 'databaseType'
338
+ property :gcs_uri, as: 'gcsUri'
339
+ property :source_database, as: 'sourceDatabase'
340
+ property :type, as: 'type'
341
+ end
342
+ end
343
+
344
+ class Empty
345
+ # @private
346
+ class Representation < Google::Apis::Core::JsonRepresentation
347
+ end
348
+ end
349
+
350
+ class EncryptionConfig
351
+ # @private
352
+ class Representation < Google::Apis::Core::JsonRepresentation
353
+ property :kms_key, as: 'kmsKey'
354
+ end
355
+ end
356
+
357
+ class ExportMetadataRequest
358
+ # @private
359
+ class Representation < Google::Apis::Core::JsonRepresentation
360
+ property :database_dump_type, as: 'databaseDumpType'
361
+ property :destination_gcs_folder, as: 'destinationGcsFolder'
362
+ property :request_id, as: 'requestId'
363
+ end
364
+ end
365
+
366
+ class Expr
367
+ # @private
368
+ class Representation < Google::Apis::Core::JsonRepresentation
369
+ property :description, as: 'description'
370
+ property :expression, as: 'expression'
371
+ property :location, as: 'location'
372
+ property :title, as: 'title'
373
+ end
374
+ end
375
+
376
+ class Federation
377
+ # @private
378
+ class Representation < Google::Apis::Core::JsonRepresentation
379
+ hash :backend_metastores, as: 'backendMetastores', class: Google::Apis::MetastoreV1::BackendMetastore, decorator: Google::Apis::MetastoreV1::BackendMetastore::Representation
380
+
381
+ property :create_time, as: 'createTime'
382
+ property :endpoint_uri, as: 'endpointUri'
383
+ hash :labels, as: 'labels'
384
+ property :name, as: 'name'
385
+ property :state, as: 'state'
386
+ property :state_message, as: 'stateMessage'
387
+ property :uid, as: 'uid'
388
+ property :update_time, as: 'updateTime'
389
+ property :version, as: 'version'
390
+ end
391
+ end
392
+
393
+ class HiveMetastoreConfig
394
+ # @private
395
+ class Representation < Google::Apis::Core::JsonRepresentation
396
+ hash :config_overrides, as: 'configOverrides'
397
+ property :kerberos_config, as: 'kerberosConfig', class: Google::Apis::MetastoreV1::KerberosConfig, decorator: Google::Apis::MetastoreV1::KerberosConfig::Representation
398
+
399
+ property :version, as: 'version'
400
+ end
401
+ end
402
+
403
+ class HiveMetastoreVersion
404
+ # @private
405
+ class Representation < Google::Apis::Core::JsonRepresentation
406
+ property :is_default, as: 'isDefault'
407
+ property :version, as: 'version'
408
+ end
409
+ end
410
+
411
+ class KerberosConfig
412
+ # @private
413
+ class Representation < Google::Apis::Core::JsonRepresentation
414
+ property :keytab, as: 'keytab', class: Google::Apis::MetastoreV1::Secret, decorator: Google::Apis::MetastoreV1::Secret::Representation
415
+
416
+ property :krb5_config_gcs_uri, as: 'krb5ConfigGcsUri'
417
+ property :principal, as: 'principal'
418
+ end
419
+ end
420
+
421
+ class ListBackupsResponse
422
+ # @private
423
+ class Representation < Google::Apis::Core::JsonRepresentation
424
+ collection :backups, as: 'backups', class: Google::Apis::MetastoreV1::Backup, decorator: Google::Apis::MetastoreV1::Backup::Representation
425
+
426
+ property :next_page_token, as: 'nextPageToken'
427
+ collection :unreachable, as: 'unreachable'
428
+ end
429
+ end
430
+
431
+ class ListFederationsResponse
432
+ # @private
433
+ class Representation < Google::Apis::Core::JsonRepresentation
434
+ collection :federations, as: 'federations', class: Google::Apis::MetastoreV1::Federation, decorator: Google::Apis::MetastoreV1::Federation::Representation
435
+
436
+ property :next_page_token, as: 'nextPageToken'
437
+ collection :unreachable, as: 'unreachable'
438
+ end
439
+ end
440
+
441
+ class ListLocationsResponse
442
+ # @private
443
+ class Representation < Google::Apis::Core::JsonRepresentation
444
+ collection :locations, as: 'locations', class: Google::Apis::MetastoreV1::Location, decorator: Google::Apis::MetastoreV1::Location::Representation
445
+
446
+ property :next_page_token, as: 'nextPageToken'
447
+ end
448
+ end
449
+
450
+ class ListMetadataImportsResponse
451
+ # @private
452
+ class Representation < Google::Apis::Core::JsonRepresentation
453
+ collection :metadata_imports, as: 'metadataImports', class: Google::Apis::MetastoreV1::MetadataImport, decorator: Google::Apis::MetastoreV1::MetadataImport::Representation
454
+
455
+ property :next_page_token, as: 'nextPageToken'
456
+ collection :unreachable, as: 'unreachable'
457
+ end
458
+ end
459
+
460
+ class ListOperationsResponse
461
+ # @private
462
+ class Representation < Google::Apis::Core::JsonRepresentation
463
+ property :next_page_token, as: 'nextPageToken'
464
+ collection :operations, as: 'operations', class: Google::Apis::MetastoreV1::Operation, decorator: Google::Apis::MetastoreV1::Operation::Representation
465
+
466
+ end
467
+ end
468
+
469
+ class ListServicesResponse
470
+ # @private
471
+ class Representation < Google::Apis::Core::JsonRepresentation
472
+ property :next_page_token, as: 'nextPageToken'
473
+ collection :services, as: 'services', class: Google::Apis::MetastoreV1::Service, decorator: Google::Apis::MetastoreV1::Service::Representation
474
+
475
+ collection :unreachable, as: 'unreachable'
476
+ end
477
+ end
478
+
479
+ class Location
480
+ # @private
481
+ class Representation < Google::Apis::Core::JsonRepresentation
482
+ property :display_name, as: 'displayName'
483
+ hash :labels, as: 'labels'
484
+ property :location_id, as: 'locationId'
485
+ hash :metadata, as: 'metadata'
486
+ property :name, as: 'name'
487
+ end
488
+ end
489
+
490
+ class LocationMetadata
491
+ # @private
492
+ class Representation < Google::Apis::Core::JsonRepresentation
493
+ collection :supported_hive_metastore_versions, as: 'supportedHiveMetastoreVersions', class: Google::Apis::MetastoreV1::HiveMetastoreVersion, decorator: Google::Apis::MetastoreV1::HiveMetastoreVersion::Representation
494
+
495
+ end
496
+ end
497
+
498
+ class MaintenanceWindow
499
+ # @private
500
+ class Representation < Google::Apis::Core::JsonRepresentation
501
+ property :day_of_week, as: 'dayOfWeek'
502
+ property :hour_of_day, as: 'hourOfDay'
503
+ end
504
+ end
505
+
506
+ class MetadataExport
507
+ # @private
508
+ class Representation < Google::Apis::Core::JsonRepresentation
509
+ property :database_dump_type, as: 'databaseDumpType'
510
+ property :destination_gcs_uri, as: 'destinationGcsUri'
511
+ property :end_time, as: 'endTime'
512
+ property :start_time, as: 'startTime'
513
+ property :state, as: 'state'
514
+ end
515
+ end
516
+
517
+ class MetadataImport
518
+ # @private
519
+ class Representation < Google::Apis::Core::JsonRepresentation
520
+ property :create_time, as: 'createTime'
521
+ property :database_dump, as: 'databaseDump', class: Google::Apis::MetastoreV1::DatabaseDump, decorator: Google::Apis::MetastoreV1::DatabaseDump::Representation
522
+
523
+ property :description, as: 'description'
524
+ property :end_time, as: 'endTime'
525
+ property :name, as: 'name'
526
+ property :state, as: 'state'
527
+ property :update_time, as: 'updateTime'
528
+ end
529
+ end
530
+
531
+ class MetadataManagementActivity
532
+ # @private
533
+ class Representation < Google::Apis::Core::JsonRepresentation
534
+ collection :metadata_exports, as: 'metadataExports', class: Google::Apis::MetastoreV1::MetadataExport, decorator: Google::Apis::MetastoreV1::MetadataExport::Representation
535
+
536
+ collection :restores, as: 'restores', class: Google::Apis::MetastoreV1::Restore, decorator: Google::Apis::MetastoreV1::Restore::Representation
537
+
538
+ end
539
+ end
540
+
541
+ class NetworkConfig
542
+ # @private
543
+ class Representation < Google::Apis::Core::JsonRepresentation
544
+ collection :consumers, as: 'consumers', class: Google::Apis::MetastoreV1::Consumer, decorator: Google::Apis::MetastoreV1::Consumer::Representation
545
+
546
+ end
547
+ end
548
+
549
+ class Operation
550
+ # @private
551
+ class Representation < Google::Apis::Core::JsonRepresentation
552
+ property :done, as: 'done'
553
+ property :error, as: 'error', class: Google::Apis::MetastoreV1::Status, decorator: Google::Apis::MetastoreV1::Status::Representation
554
+
555
+ hash :metadata, as: 'metadata'
556
+ property :name, as: 'name'
557
+ hash :response, as: 'response'
558
+ end
559
+ end
560
+
561
+ class OperationMetadata
562
+ # @private
563
+ class Representation < Google::Apis::Core::JsonRepresentation
564
+ property :api_version, as: 'apiVersion'
565
+ property :create_time, as: 'createTime'
566
+ property :end_time, as: 'endTime'
567
+ property :requested_cancellation, as: 'requestedCancellation'
568
+ property :status_message, as: 'statusMessage'
569
+ property :target, as: 'target'
570
+ property :verb, as: 'verb'
571
+ end
572
+ end
573
+
574
+ class Policy
575
+ # @private
576
+ class Representation < Google::Apis::Core::JsonRepresentation
577
+ collection :audit_configs, as: 'auditConfigs', class: Google::Apis::MetastoreV1::AuditConfig, decorator: Google::Apis::MetastoreV1::AuditConfig::Representation
578
+
579
+ collection :bindings, as: 'bindings', class: Google::Apis::MetastoreV1::Binding, decorator: Google::Apis::MetastoreV1::Binding::Representation
580
+
581
+ property :etag, :base64 => true, as: 'etag'
582
+ property :version, as: 'version'
583
+ end
584
+ end
585
+
586
+ class Restore
587
+ # @private
588
+ class Representation < Google::Apis::Core::JsonRepresentation
589
+ property :backup, as: 'backup'
590
+ property :details, as: 'details'
591
+ property :end_time, as: 'endTime'
592
+ property :start_time, as: 'startTime'
593
+ property :state, as: 'state'
594
+ property :type, as: 'type'
595
+ end
596
+ end
597
+
598
+ class RestoreServiceRequest
599
+ # @private
600
+ class Representation < Google::Apis::Core::JsonRepresentation
601
+ property :backup, as: 'backup'
602
+ property :request_id, as: 'requestId'
603
+ property :restore_type, as: 'restoreType'
604
+ end
605
+ end
606
+
607
+ class Secret
608
+ # @private
609
+ class Representation < Google::Apis::Core::JsonRepresentation
610
+ property :cloud_secret, as: 'cloudSecret'
611
+ end
612
+ end
613
+
614
+ class Service
615
+ # @private
616
+ class Representation < Google::Apis::Core::JsonRepresentation
617
+ property :artifact_gcs_uri, as: 'artifactGcsUri'
618
+ property :create_time, as: 'createTime'
619
+ property :database_type, as: 'databaseType'
620
+ property :encryption_config, as: 'encryptionConfig', class: Google::Apis::MetastoreV1::EncryptionConfig, decorator: Google::Apis::MetastoreV1::EncryptionConfig::Representation
621
+
622
+ property :endpoint_uri, as: 'endpointUri'
623
+ property :hive_metastore_config, as: 'hiveMetastoreConfig', class: Google::Apis::MetastoreV1::HiveMetastoreConfig, decorator: Google::Apis::MetastoreV1::HiveMetastoreConfig::Representation
624
+
625
+ hash :labels, as: 'labels'
626
+ property :maintenance_window, as: 'maintenanceWindow', class: Google::Apis::MetastoreV1::MaintenanceWindow, decorator: Google::Apis::MetastoreV1::MaintenanceWindow::Representation
627
+
628
+ property :metadata_management_activity, as: 'metadataManagementActivity', class: Google::Apis::MetastoreV1::MetadataManagementActivity, decorator: Google::Apis::MetastoreV1::MetadataManagementActivity::Representation
629
+
630
+ property :name, as: 'name'
631
+ property :network, as: 'network'
632
+ property :network_config, as: 'networkConfig', class: Google::Apis::MetastoreV1::NetworkConfig, decorator: Google::Apis::MetastoreV1::NetworkConfig::Representation
633
+
634
+ property :port, as: 'port'
635
+ property :release_channel, as: 'releaseChannel'
636
+ property :state, as: 'state'
637
+ property :state_message, as: 'stateMessage'
638
+ property :telemetry_config, as: 'telemetryConfig', class: Google::Apis::MetastoreV1::TelemetryConfig, decorator: Google::Apis::MetastoreV1::TelemetryConfig::Representation
639
+
640
+ property :tier, as: 'tier'
641
+ property :uid, as: 'uid'
642
+ property :update_time, as: 'updateTime'
643
+ end
644
+ end
645
+
646
+ class SetIamPolicyRequest
647
+ # @private
648
+ class Representation < Google::Apis::Core::JsonRepresentation
649
+ property :policy, as: 'policy', class: Google::Apis::MetastoreV1::Policy, decorator: Google::Apis::MetastoreV1::Policy::Representation
650
+
651
+ property :update_mask, as: 'updateMask'
652
+ end
653
+ end
654
+
655
+ class Status
656
+ # @private
657
+ class Representation < Google::Apis::Core::JsonRepresentation
658
+ property :code, as: 'code'
659
+ collection :details, as: 'details'
660
+ property :message, as: 'message'
661
+ end
662
+ end
663
+
664
+ class TelemetryConfig
665
+ # @private
666
+ class Representation < Google::Apis::Core::JsonRepresentation
667
+ property :log_format, as: 'logFormat'
668
+ end
669
+ end
670
+
671
+ class TestIamPermissionsRequest
672
+ # @private
673
+ class Representation < Google::Apis::Core::JsonRepresentation
674
+ collection :permissions, as: 'permissions'
675
+ end
676
+ end
677
+
678
+ class TestIamPermissionsResponse
679
+ # @private
680
+ class Representation < Google::Apis::Core::JsonRepresentation
681
+ collection :permissions, as: 'permissions'
682
+ end
683
+ end
684
+ end
685
+ end
686
+ end