google-apis-alloydb_v1alpha 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1119 @@
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 AlloydbV1alpha
24
+
25
+ class AutomatedBackupPolicy
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Backup
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class BackupSource
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class CancelOperationRequest
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class ClientConnectionConfig
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class CloudControl2SharedOperationsReconciliationOperationMetadata
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class Cluster
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class ConnectionInfo
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class ContinuousBackupConfig
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class ContinuousBackupInfo
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class ContinuousBackupSource
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Empty
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class EncryptionConfig
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class EncryptionInfo
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class FailoverInstanceRequest
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GenerateClientCertificateRequest
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GenerateClientCertificateResponse
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudLocationListLocationsResponse
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleCloudLocationLocation
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleTypeTimeOfDay
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class InjectFaultRequest
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class Instance
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class IntegerRestrictions
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class ListBackupsResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class ListClustersResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class ListInstancesResponse
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class ListOperationsResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class ListSupportedDatabaseFlagsResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class ListUsersResponse
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class MachineConfig
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class MigrationSource
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class NetworkConfig
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class Node
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 PrimaryConfig
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class PromoteClusterRequest
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class QuantityBasedExpiry
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class QuantityBasedRetention
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class QueryInsightsInstanceConfig
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class ReadPoolConfig
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class RestartInstanceRequest
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class RestoreClusterRequest
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class SecondaryConfig
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class SslConfig
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class Status
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class StorageDatabasecenterPartnerapiV1mainBackupConfiguration
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class StorageDatabasecenterPartnerapiV1mainBackupRun
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class StorageDatabasecenterPartnerapiV1mainCompliance
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceId
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class StorageDatabasecenterPartnerapiV1mainOperationError
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class StorageDatabasecenterPartnerapiV1mainRetentionSettings
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class StorageDatabasecenterProtoCommonProduct
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class StringRestrictions
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class SupportedDatabaseFlag
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class TimeBasedRetention
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class UpdatePolicy
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class User
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class UserPassword
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class WeeklySchedule
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class AutomatedBackupPolicy
410
+ # @private
411
+ class Representation < Google::Apis::Core::JsonRepresentation
412
+ property :backup_window, as: 'backupWindow'
413
+ property :enabled, as: 'enabled'
414
+ property :encryption_config, as: 'encryptionConfig', class: Google::Apis::AlloydbV1alpha::EncryptionConfig, decorator: Google::Apis::AlloydbV1alpha::EncryptionConfig::Representation
415
+
416
+ hash :labels, as: 'labels'
417
+ property :location, as: 'location'
418
+ property :quantity_based_retention, as: 'quantityBasedRetention', class: Google::Apis::AlloydbV1alpha::QuantityBasedRetention, decorator: Google::Apis::AlloydbV1alpha::QuantityBasedRetention::Representation
419
+
420
+ property :time_based_retention, as: 'timeBasedRetention', class: Google::Apis::AlloydbV1alpha::TimeBasedRetention, decorator: Google::Apis::AlloydbV1alpha::TimeBasedRetention::Representation
421
+
422
+ property :weekly_schedule, as: 'weeklySchedule', class: Google::Apis::AlloydbV1alpha::WeeklySchedule, decorator: Google::Apis::AlloydbV1alpha::WeeklySchedule::Representation
423
+
424
+ end
425
+ end
426
+
427
+ class Backup
428
+ # @private
429
+ class Representation < Google::Apis::Core::JsonRepresentation
430
+ hash :annotations, as: 'annotations'
431
+ property :cluster_name, as: 'clusterName'
432
+ property :cluster_uid, as: 'clusterUid'
433
+ property :create_time, as: 'createTime'
434
+ property :database_version, as: 'databaseVersion'
435
+ property :delete_time, as: 'deleteTime'
436
+ property :description, as: 'description'
437
+ property :display_name, as: 'displayName'
438
+ property :encryption_config, as: 'encryptionConfig', class: Google::Apis::AlloydbV1alpha::EncryptionConfig, decorator: Google::Apis::AlloydbV1alpha::EncryptionConfig::Representation
439
+
440
+ property :encryption_info, as: 'encryptionInfo', class: Google::Apis::AlloydbV1alpha::EncryptionInfo, decorator: Google::Apis::AlloydbV1alpha::EncryptionInfo::Representation
441
+
442
+ property :etag, as: 'etag'
443
+ property :expiry_quantity, as: 'expiryQuantity', class: Google::Apis::AlloydbV1alpha::QuantityBasedExpiry, decorator: Google::Apis::AlloydbV1alpha::QuantityBasedExpiry::Representation
444
+
445
+ property :expiry_time, as: 'expiryTime'
446
+ hash :labels, as: 'labels'
447
+ property :name, as: 'name'
448
+ property :reconciling, as: 'reconciling'
449
+ property :satisfies_pzs, as: 'satisfiesPzs'
450
+ property :size_bytes, :numeric_string => true, as: 'sizeBytes'
451
+ property :state, as: 'state'
452
+ property :type, as: 'type'
453
+ property :uid, as: 'uid'
454
+ property :update_time, as: 'updateTime'
455
+ end
456
+ end
457
+
458
+ class BackupSource
459
+ # @private
460
+ class Representation < Google::Apis::Core::JsonRepresentation
461
+ property :backup_name, as: 'backupName'
462
+ property :backup_uid, as: 'backupUid'
463
+ end
464
+ end
465
+
466
+ class CancelOperationRequest
467
+ # @private
468
+ class Representation < Google::Apis::Core::JsonRepresentation
469
+ end
470
+ end
471
+
472
+ class ClientConnectionConfig
473
+ # @private
474
+ class Representation < Google::Apis::Core::JsonRepresentation
475
+ property :require_connectors, as: 'requireConnectors'
476
+ property :ssl_config, as: 'sslConfig', class: Google::Apis::AlloydbV1alpha::SslConfig, decorator: Google::Apis::AlloydbV1alpha::SslConfig::Representation
477
+
478
+ end
479
+ end
480
+
481
+ class CloudControl2SharedOperationsReconciliationOperationMetadata
482
+ # @private
483
+ class Representation < Google::Apis::Core::JsonRepresentation
484
+ property :delete_resource, as: 'deleteResource'
485
+ property :exclusive_action, as: 'exclusiveAction'
486
+ end
487
+ end
488
+
489
+ class Cluster
490
+ # @private
491
+ class Representation < Google::Apis::Core::JsonRepresentation
492
+ hash :annotations, as: 'annotations'
493
+ property :automated_backup_policy, as: 'automatedBackupPolicy', class: Google::Apis::AlloydbV1alpha::AutomatedBackupPolicy, decorator: Google::Apis::AlloydbV1alpha::AutomatedBackupPolicy::Representation
494
+
495
+ property :backup_source, as: 'backupSource', class: Google::Apis::AlloydbV1alpha::BackupSource, decorator: Google::Apis::AlloydbV1alpha::BackupSource::Representation
496
+
497
+ property :cluster_type, as: 'clusterType'
498
+ property :continuous_backup_config, as: 'continuousBackupConfig', class: Google::Apis::AlloydbV1alpha::ContinuousBackupConfig, decorator: Google::Apis::AlloydbV1alpha::ContinuousBackupConfig::Representation
499
+
500
+ property :continuous_backup_info, as: 'continuousBackupInfo', class: Google::Apis::AlloydbV1alpha::ContinuousBackupInfo, decorator: Google::Apis::AlloydbV1alpha::ContinuousBackupInfo::Representation
501
+
502
+ property :create_time, as: 'createTime'
503
+ property :database_version, as: 'databaseVersion'
504
+ property :delete_time, as: 'deleteTime'
505
+ property :display_name, as: 'displayName'
506
+ property :encryption_config, as: 'encryptionConfig', class: Google::Apis::AlloydbV1alpha::EncryptionConfig, decorator: Google::Apis::AlloydbV1alpha::EncryptionConfig::Representation
507
+
508
+ property :encryption_info, as: 'encryptionInfo', class: Google::Apis::AlloydbV1alpha::EncryptionInfo, decorator: Google::Apis::AlloydbV1alpha::EncryptionInfo::Representation
509
+
510
+ property :etag, as: 'etag'
511
+ property :initial_user, as: 'initialUser', class: Google::Apis::AlloydbV1alpha::UserPassword, decorator: Google::Apis::AlloydbV1alpha::UserPassword::Representation
512
+
513
+ hash :labels, as: 'labels'
514
+ property :migration_source, as: 'migrationSource', class: Google::Apis::AlloydbV1alpha::MigrationSource, decorator: Google::Apis::AlloydbV1alpha::MigrationSource::Representation
515
+
516
+ property :name, as: 'name'
517
+ property :network, as: 'network'
518
+ property :network_config, as: 'networkConfig', class: Google::Apis::AlloydbV1alpha::NetworkConfig, decorator: Google::Apis::AlloydbV1alpha::NetworkConfig::Representation
519
+
520
+ property :primary_config, as: 'primaryConfig', class: Google::Apis::AlloydbV1alpha::PrimaryConfig, decorator: Google::Apis::AlloydbV1alpha::PrimaryConfig::Representation
521
+
522
+ property :reconciling, as: 'reconciling'
523
+ property :satisfies_pzs, as: 'satisfiesPzs'
524
+ property :secondary_config, as: 'secondaryConfig', class: Google::Apis::AlloydbV1alpha::SecondaryConfig, decorator: Google::Apis::AlloydbV1alpha::SecondaryConfig::Representation
525
+
526
+ property :ssl_config, as: 'sslConfig', class: Google::Apis::AlloydbV1alpha::SslConfig, decorator: Google::Apis::AlloydbV1alpha::SslConfig::Representation
527
+
528
+ property :state, as: 'state'
529
+ property :uid, as: 'uid'
530
+ property :update_time, as: 'updateTime'
531
+ end
532
+ end
533
+
534
+ class ConnectionInfo
535
+ # @private
536
+ class Representation < Google::Apis::Core::JsonRepresentation
537
+ property :instance_uid, as: 'instanceUid'
538
+ property :ip_address, as: 'ipAddress'
539
+ property :name, as: 'name'
540
+ collection :pem_certificate_chain, as: 'pemCertificateChain'
541
+ end
542
+ end
543
+
544
+ class ContinuousBackupConfig
545
+ # @private
546
+ class Representation < Google::Apis::Core::JsonRepresentation
547
+ property :enabled, as: 'enabled'
548
+ property :encryption_config, as: 'encryptionConfig', class: Google::Apis::AlloydbV1alpha::EncryptionConfig, decorator: Google::Apis::AlloydbV1alpha::EncryptionConfig::Representation
549
+
550
+ property :recovery_window_days, as: 'recoveryWindowDays'
551
+ end
552
+ end
553
+
554
+ class ContinuousBackupInfo
555
+ # @private
556
+ class Representation < Google::Apis::Core::JsonRepresentation
557
+ property :earliest_restorable_time, as: 'earliestRestorableTime'
558
+ property :enabled_time, as: 'enabledTime'
559
+ property :encryption_info, as: 'encryptionInfo', class: Google::Apis::AlloydbV1alpha::EncryptionInfo, decorator: Google::Apis::AlloydbV1alpha::EncryptionInfo::Representation
560
+
561
+ collection :schedule, as: 'schedule'
562
+ end
563
+ end
564
+
565
+ class ContinuousBackupSource
566
+ # @private
567
+ class Representation < Google::Apis::Core::JsonRepresentation
568
+ property :cluster, as: 'cluster'
569
+ property :point_in_time, as: 'pointInTime'
570
+ end
571
+ end
572
+
573
+ class Empty
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ end
577
+ end
578
+
579
+ class EncryptionConfig
580
+ # @private
581
+ class Representation < Google::Apis::Core::JsonRepresentation
582
+ property :kms_key_name, as: 'kmsKeyName'
583
+ end
584
+ end
585
+
586
+ class EncryptionInfo
587
+ # @private
588
+ class Representation < Google::Apis::Core::JsonRepresentation
589
+ property :encryption_type, as: 'encryptionType'
590
+ collection :kms_key_versions, as: 'kmsKeyVersions'
591
+ end
592
+ end
593
+
594
+ class FailoverInstanceRequest
595
+ # @private
596
+ class Representation < Google::Apis::Core::JsonRepresentation
597
+ property :request_id, as: 'requestId'
598
+ property :validate_only, as: 'validateOnly'
599
+ end
600
+ end
601
+
602
+ class GenerateClientCertificateRequest
603
+ # @private
604
+ class Representation < Google::Apis::Core::JsonRepresentation
605
+ property :cert_duration, as: 'certDuration'
606
+ property :pem_csr, as: 'pemCsr'
607
+ property :public_key, as: 'publicKey'
608
+ property :request_id, as: 'requestId'
609
+ property :use_metadata_exchange, as: 'useMetadataExchange'
610
+ end
611
+ end
612
+
613
+ class GenerateClientCertificateResponse
614
+ # @private
615
+ class Representation < Google::Apis::Core::JsonRepresentation
616
+ property :ca_cert, as: 'caCert'
617
+ property :pem_certificate, as: 'pemCertificate'
618
+ collection :pem_certificate_chain, as: 'pemCertificateChain'
619
+ end
620
+ end
621
+
622
+ class GoogleCloudLocationListLocationsResponse
623
+ # @private
624
+ class Representation < Google::Apis::Core::JsonRepresentation
625
+ collection :locations, as: 'locations', class: Google::Apis::AlloydbV1alpha::GoogleCloudLocationLocation, decorator: Google::Apis::AlloydbV1alpha::GoogleCloudLocationLocation::Representation
626
+
627
+ property :next_page_token, as: 'nextPageToken'
628
+ end
629
+ end
630
+
631
+ class GoogleCloudLocationLocation
632
+ # @private
633
+ class Representation < Google::Apis::Core::JsonRepresentation
634
+ property :display_name, as: 'displayName'
635
+ hash :labels, as: 'labels'
636
+ property :location_id, as: 'locationId'
637
+ hash :metadata, as: 'metadata'
638
+ property :name, as: 'name'
639
+ end
640
+ end
641
+
642
+ class GoogleTypeTimeOfDay
643
+ # @private
644
+ class Representation < Google::Apis::Core::JsonRepresentation
645
+ property :hours, as: 'hours'
646
+ property :minutes, as: 'minutes'
647
+ property :nanos, as: 'nanos'
648
+ property :seconds, as: 'seconds'
649
+ end
650
+ end
651
+
652
+ class InjectFaultRequest
653
+ # @private
654
+ class Representation < Google::Apis::Core::JsonRepresentation
655
+ property :fault_type, as: 'faultType'
656
+ property :request_id, as: 'requestId'
657
+ property :validate_only, as: 'validateOnly'
658
+ end
659
+ end
660
+
661
+ class Instance
662
+ # @private
663
+ class Representation < Google::Apis::Core::JsonRepresentation
664
+ hash :annotations, as: 'annotations'
665
+ property :availability_type, as: 'availabilityType'
666
+ property :client_connection_config, as: 'clientConnectionConfig', class: Google::Apis::AlloydbV1alpha::ClientConnectionConfig, decorator: Google::Apis::AlloydbV1alpha::ClientConnectionConfig::Representation
667
+
668
+ property :create_time, as: 'createTime'
669
+ hash :database_flags, as: 'databaseFlags'
670
+ property :delete_time, as: 'deleteTime'
671
+ property :display_name, as: 'displayName'
672
+ property :etag, as: 'etag'
673
+ property :gce_zone, as: 'gceZone'
674
+ property :instance_type, as: 'instanceType'
675
+ property :ip_address, as: 'ipAddress'
676
+ hash :labels, as: 'labels'
677
+ property :machine_config, as: 'machineConfig', class: Google::Apis::AlloydbV1alpha::MachineConfig, decorator: Google::Apis::AlloydbV1alpha::MachineConfig::Representation
678
+
679
+ property :name, as: 'name'
680
+ collection :nodes, as: 'nodes', class: Google::Apis::AlloydbV1alpha::Node, decorator: Google::Apis::AlloydbV1alpha::Node::Representation
681
+
682
+ property :query_insights_config, as: 'queryInsightsConfig', class: Google::Apis::AlloydbV1alpha::QueryInsightsInstanceConfig, decorator: Google::Apis::AlloydbV1alpha::QueryInsightsInstanceConfig::Representation
683
+
684
+ property :read_pool_config, as: 'readPoolConfig', class: Google::Apis::AlloydbV1alpha::ReadPoolConfig, decorator: Google::Apis::AlloydbV1alpha::ReadPoolConfig::Representation
685
+
686
+ property :reconciling, as: 'reconciling'
687
+ property :satisfies_pzs, as: 'satisfiesPzs'
688
+ property :state, as: 'state'
689
+ property :uid, as: 'uid'
690
+ property :update_policy, as: 'updatePolicy', class: Google::Apis::AlloydbV1alpha::UpdatePolicy, decorator: Google::Apis::AlloydbV1alpha::UpdatePolicy::Representation
691
+
692
+ property :update_time, as: 'updateTime'
693
+ property :writable_node, as: 'writableNode', class: Google::Apis::AlloydbV1alpha::Node, decorator: Google::Apis::AlloydbV1alpha::Node::Representation
694
+
695
+ end
696
+ end
697
+
698
+ class IntegerRestrictions
699
+ # @private
700
+ class Representation < Google::Apis::Core::JsonRepresentation
701
+ property :max_value, :numeric_string => true, as: 'maxValue'
702
+ property :min_value, :numeric_string => true, as: 'minValue'
703
+ end
704
+ end
705
+
706
+ class ListBackupsResponse
707
+ # @private
708
+ class Representation < Google::Apis::Core::JsonRepresentation
709
+ collection :backups, as: 'backups', class: Google::Apis::AlloydbV1alpha::Backup, decorator: Google::Apis::AlloydbV1alpha::Backup::Representation
710
+
711
+ property :next_page_token, as: 'nextPageToken'
712
+ collection :unreachable, as: 'unreachable'
713
+ end
714
+ end
715
+
716
+ class ListClustersResponse
717
+ # @private
718
+ class Representation < Google::Apis::Core::JsonRepresentation
719
+ collection :clusters, as: 'clusters', class: Google::Apis::AlloydbV1alpha::Cluster, decorator: Google::Apis::AlloydbV1alpha::Cluster::Representation
720
+
721
+ property :next_page_token, as: 'nextPageToken'
722
+ collection :unreachable, as: 'unreachable'
723
+ end
724
+ end
725
+
726
+ class ListInstancesResponse
727
+ # @private
728
+ class Representation < Google::Apis::Core::JsonRepresentation
729
+ collection :instances, as: 'instances', class: Google::Apis::AlloydbV1alpha::Instance, decorator: Google::Apis::AlloydbV1alpha::Instance::Representation
730
+
731
+ property :next_page_token, as: 'nextPageToken'
732
+ collection :unreachable, as: 'unreachable'
733
+ end
734
+ end
735
+
736
+ class ListOperationsResponse
737
+ # @private
738
+ class Representation < Google::Apis::Core::JsonRepresentation
739
+ property :next_page_token, as: 'nextPageToken'
740
+ collection :operations, as: 'operations', class: Google::Apis::AlloydbV1alpha::Operation, decorator: Google::Apis::AlloydbV1alpha::Operation::Representation
741
+
742
+ end
743
+ end
744
+
745
+ class ListSupportedDatabaseFlagsResponse
746
+ # @private
747
+ class Representation < Google::Apis::Core::JsonRepresentation
748
+ property :next_page_token, as: 'nextPageToken'
749
+ collection :supported_database_flags, as: 'supportedDatabaseFlags', class: Google::Apis::AlloydbV1alpha::SupportedDatabaseFlag, decorator: Google::Apis::AlloydbV1alpha::SupportedDatabaseFlag::Representation
750
+
751
+ end
752
+ end
753
+
754
+ class ListUsersResponse
755
+ # @private
756
+ class Representation < Google::Apis::Core::JsonRepresentation
757
+ property :next_page_token, as: 'nextPageToken'
758
+ collection :unreachable, as: 'unreachable'
759
+ collection :users, as: 'users', class: Google::Apis::AlloydbV1alpha::User, decorator: Google::Apis::AlloydbV1alpha::User::Representation
760
+
761
+ end
762
+ end
763
+
764
+ class MachineConfig
765
+ # @private
766
+ class Representation < Google::Apis::Core::JsonRepresentation
767
+ property :cpu_count, as: 'cpuCount'
768
+ end
769
+ end
770
+
771
+ class MigrationSource
772
+ # @private
773
+ class Representation < Google::Apis::Core::JsonRepresentation
774
+ property :host_port, as: 'hostPort'
775
+ property :reference_id, as: 'referenceId'
776
+ property :source_type, as: 'sourceType'
777
+ end
778
+ end
779
+
780
+ class NetworkConfig
781
+ # @private
782
+ class Representation < Google::Apis::Core::JsonRepresentation
783
+ property :allocated_ip_range, as: 'allocatedIpRange'
784
+ property :network, as: 'network'
785
+ end
786
+ end
787
+
788
+ class Node
789
+ # @private
790
+ class Representation < Google::Apis::Core::JsonRepresentation
791
+ property :id, as: 'id'
792
+ property :ip, as: 'ip'
793
+ property :state, as: 'state'
794
+ property :zone_id, as: 'zoneId'
795
+ end
796
+ end
797
+
798
+ class Operation
799
+ # @private
800
+ class Representation < Google::Apis::Core::JsonRepresentation
801
+ property :done, as: 'done'
802
+ property :error, as: 'error', class: Google::Apis::AlloydbV1alpha::Status, decorator: Google::Apis::AlloydbV1alpha::Status::Representation
803
+
804
+ hash :metadata, as: 'metadata'
805
+ property :name, as: 'name'
806
+ hash :response, as: 'response'
807
+ end
808
+ end
809
+
810
+ class OperationMetadata
811
+ # @private
812
+ class Representation < Google::Apis::Core::JsonRepresentation
813
+ property :api_version, as: 'apiVersion'
814
+ property :create_time, as: 'createTime'
815
+ property :end_time, as: 'endTime'
816
+ property :requested_cancellation, as: 'requestedCancellation'
817
+ property :status_message, as: 'statusMessage'
818
+ property :target, as: 'target'
819
+ property :verb, as: 'verb'
820
+ end
821
+ end
822
+
823
+ class PrimaryConfig
824
+ # @private
825
+ class Representation < Google::Apis::Core::JsonRepresentation
826
+ collection :secondary_cluster_names, as: 'secondaryClusterNames'
827
+ end
828
+ end
829
+
830
+ class PromoteClusterRequest
831
+ # @private
832
+ class Representation < Google::Apis::Core::JsonRepresentation
833
+ property :etag, as: 'etag'
834
+ property :request_id, as: 'requestId'
835
+ property :validate_only, as: 'validateOnly'
836
+ end
837
+ end
838
+
839
+ class QuantityBasedExpiry
840
+ # @private
841
+ class Representation < Google::Apis::Core::JsonRepresentation
842
+ property :retention_count, as: 'retentionCount'
843
+ property :total_retention_count, as: 'totalRetentionCount'
844
+ end
845
+ end
846
+
847
+ class QuantityBasedRetention
848
+ # @private
849
+ class Representation < Google::Apis::Core::JsonRepresentation
850
+ property :count, as: 'count'
851
+ end
852
+ end
853
+
854
+ class QueryInsightsInstanceConfig
855
+ # @private
856
+ class Representation < Google::Apis::Core::JsonRepresentation
857
+ property :query_plans_per_minute, as: 'queryPlansPerMinute'
858
+ property :query_string_length, as: 'queryStringLength'
859
+ property :record_application_tags, as: 'recordApplicationTags'
860
+ property :record_client_address, as: 'recordClientAddress'
861
+ end
862
+ end
863
+
864
+ class ReadPoolConfig
865
+ # @private
866
+ class Representation < Google::Apis::Core::JsonRepresentation
867
+ property :node_count, as: 'nodeCount'
868
+ end
869
+ end
870
+
871
+ class RestartInstanceRequest
872
+ # @private
873
+ class Representation < Google::Apis::Core::JsonRepresentation
874
+ property :request_id, as: 'requestId'
875
+ property :validate_only, as: 'validateOnly'
876
+ end
877
+ end
878
+
879
+ class RestoreClusterRequest
880
+ # @private
881
+ class Representation < Google::Apis::Core::JsonRepresentation
882
+ property :backup_source, as: 'backupSource', class: Google::Apis::AlloydbV1alpha::BackupSource, decorator: Google::Apis::AlloydbV1alpha::BackupSource::Representation
883
+
884
+ property :cluster, as: 'cluster', class: Google::Apis::AlloydbV1alpha::Cluster, decorator: Google::Apis::AlloydbV1alpha::Cluster::Representation
885
+
886
+ property :cluster_id, as: 'clusterId'
887
+ property :continuous_backup_source, as: 'continuousBackupSource', class: Google::Apis::AlloydbV1alpha::ContinuousBackupSource, decorator: Google::Apis::AlloydbV1alpha::ContinuousBackupSource::Representation
888
+
889
+ property :request_id, as: 'requestId'
890
+ property :validate_only, as: 'validateOnly'
891
+ end
892
+ end
893
+
894
+ class SecondaryConfig
895
+ # @private
896
+ class Representation < Google::Apis::Core::JsonRepresentation
897
+ property :primary_cluster_name, as: 'primaryClusterName'
898
+ end
899
+ end
900
+
901
+ class SslConfig
902
+ # @private
903
+ class Representation < Google::Apis::Core::JsonRepresentation
904
+ property :ca_source, as: 'caSource'
905
+ property :ssl_mode, as: 'sslMode'
906
+ end
907
+ end
908
+
909
+ class Status
910
+ # @private
911
+ class Representation < Google::Apis::Core::JsonRepresentation
912
+ property :code, as: 'code'
913
+ collection :details, as: 'details'
914
+ property :message, as: 'message'
915
+ end
916
+ end
917
+
918
+ class StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration
919
+ # @private
920
+ class Representation < Google::Apis::Core::JsonRepresentation
921
+ property :availability_type, as: 'availabilityType'
922
+ property :external_replica_configured, as: 'externalReplicaConfigured'
923
+ property :promotable_replica_configured, as: 'promotableReplicaConfigured'
924
+ end
925
+ end
926
+
927
+ class StorageDatabasecenterPartnerapiV1mainBackupConfiguration
928
+ # @private
929
+ class Representation < Google::Apis::Core::JsonRepresentation
930
+ property :automated_backup_enabled, as: 'automatedBackupEnabled'
931
+ property :backup_retention_settings, as: 'backupRetentionSettings', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainRetentionSettings, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainRetentionSettings::Representation
932
+
933
+ property :point_in_time_recovery_enabled, as: 'pointInTimeRecoveryEnabled'
934
+ end
935
+ end
936
+
937
+ class StorageDatabasecenterPartnerapiV1mainBackupRun
938
+ # @private
939
+ class Representation < Google::Apis::Core::JsonRepresentation
940
+ property :end_time, as: 'endTime'
941
+ property :error, as: 'error', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainOperationError, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainOperationError::Representation
942
+
943
+ property :start_time, as: 'startTime'
944
+ property :status, as: 'status'
945
+ end
946
+ end
947
+
948
+ class StorageDatabasecenterPartnerapiV1mainCompliance
949
+ # @private
950
+ class Representation < Google::Apis::Core::JsonRepresentation
951
+ property :standard, as: 'standard'
952
+ property :version, as: 'version'
953
+ end
954
+ end
955
+
956
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
957
+ # @private
958
+ class Representation < Google::Apis::Core::JsonRepresentation
959
+ property :feed_timestamp, as: 'feedTimestamp'
960
+ property :feed_type, as: 'feedType'
961
+ property :resource_health_signal_data, as: 'resourceHealthSignalData', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData::Representation
962
+
963
+ property :resource_id, as: 'resourceId', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
964
+
965
+ property :resource_metadata, as: 'resourceMetadata', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata::Representation
966
+
967
+ end
968
+ end
969
+
970
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceHealthSignalData
971
+ # @private
972
+ class Representation < Google::Apis::Core::JsonRepresentation
973
+ hash :additional_metadata, as: 'additionalMetadata'
974
+ collection :compliance, as: 'compliance', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainCompliance, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainCompliance::Representation
975
+
976
+ property :description, as: 'description'
977
+ property :event_time, as: 'eventTime'
978
+ property :external_uri, as: 'externalUri'
979
+ property :name, as: 'name'
980
+ property :provider, as: 'provider'
981
+ property :resource_container, as: 'resourceContainer'
982
+ property :resource_name, as: 'resourceName'
983
+ property :signal_class, as: 'signalClass'
984
+ property :signal_id, as: 'signalId'
985
+ property :signal_type, as: 'signalType'
986
+ property :state, as: 'state'
987
+ end
988
+ end
989
+
990
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceId
991
+ # @private
992
+ class Representation < Google::Apis::Core::JsonRepresentation
993
+ property :provider, as: 'provider'
994
+ property :provider_description, as: 'providerDescription'
995
+ property :resource_type, as: 'resourceType'
996
+ property :unique_id, as: 'uniqueId'
997
+ end
998
+ end
999
+
1000
+ class StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata
1001
+ # @private
1002
+ class Representation < Google::Apis::Core::JsonRepresentation
1003
+ property :availability_configuration, as: 'availabilityConfiguration', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration::Representation
1004
+
1005
+ property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration::Representation
1006
+
1007
+ property :backup_run, as: 'backupRun', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun::Representation
1008
+
1009
+ property :creation_time, as: 'creationTime'
1010
+ property :current_state, as: 'currentState'
1011
+ hash :custom_metadata, as: 'customMetadata'
1012
+ property :expected_state, as: 'expectedState'
1013
+ property :id, as: 'id', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
1014
+
1015
+ property :instance_type, as: 'instanceType'
1016
+ property :location, as: 'location'
1017
+ property :primary_resource_id, as: 'primaryResourceId', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
1018
+
1019
+ property :product, as: 'product', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct::Representation
1020
+
1021
+ property :resource_container, as: 'resourceContainer'
1022
+ property :resource_name, as: 'resourceName'
1023
+ property :updation_time, as: 'updationTime'
1024
+ hash :user_labels, as: 'userLabels'
1025
+ end
1026
+ end
1027
+
1028
+ class StorageDatabasecenterPartnerapiV1mainOperationError
1029
+ # @private
1030
+ class Representation < Google::Apis::Core::JsonRepresentation
1031
+ property :code, as: 'code'
1032
+ property :message, as: 'message'
1033
+ end
1034
+ end
1035
+
1036
+ class StorageDatabasecenterPartnerapiV1mainRetentionSettings
1037
+ # @private
1038
+ class Representation < Google::Apis::Core::JsonRepresentation
1039
+ property :quantity_based_retention, as: 'quantityBasedRetention'
1040
+ property :retention_unit, as: 'retentionUnit'
1041
+ property :time_based_retention, as: 'timeBasedRetention'
1042
+ end
1043
+ end
1044
+
1045
+ class StorageDatabasecenterProtoCommonProduct
1046
+ # @private
1047
+ class Representation < Google::Apis::Core::JsonRepresentation
1048
+ property :engine, as: 'engine'
1049
+ property :type, as: 'type'
1050
+ property :version, as: 'version'
1051
+ end
1052
+ end
1053
+
1054
+ class StringRestrictions
1055
+ # @private
1056
+ class Representation < Google::Apis::Core::JsonRepresentation
1057
+ collection :allowed_values, as: 'allowedValues'
1058
+ end
1059
+ end
1060
+
1061
+ class SupportedDatabaseFlag
1062
+ # @private
1063
+ class Representation < Google::Apis::Core::JsonRepresentation
1064
+ property :accepts_multiple_values, as: 'acceptsMultipleValues'
1065
+ property :flag_name, as: 'flagName'
1066
+ property :integer_restrictions, as: 'integerRestrictions', class: Google::Apis::AlloydbV1alpha::IntegerRestrictions, decorator: Google::Apis::AlloydbV1alpha::IntegerRestrictions::Representation
1067
+
1068
+ property :name, as: 'name'
1069
+ property :requires_db_restart, as: 'requiresDbRestart'
1070
+ property :string_restrictions, as: 'stringRestrictions', class: Google::Apis::AlloydbV1alpha::StringRestrictions, decorator: Google::Apis::AlloydbV1alpha::StringRestrictions::Representation
1071
+
1072
+ collection :supported_db_versions, as: 'supportedDbVersions'
1073
+ property :value_type, as: 'valueType'
1074
+ end
1075
+ end
1076
+
1077
+ class TimeBasedRetention
1078
+ # @private
1079
+ class Representation < Google::Apis::Core::JsonRepresentation
1080
+ property :retention_period, as: 'retentionPeriod'
1081
+ end
1082
+ end
1083
+
1084
+ class UpdatePolicy
1085
+ # @private
1086
+ class Representation < Google::Apis::Core::JsonRepresentation
1087
+ property :mode, as: 'mode'
1088
+ end
1089
+ end
1090
+
1091
+ class User
1092
+ # @private
1093
+ class Representation < Google::Apis::Core::JsonRepresentation
1094
+ collection :database_roles, as: 'databaseRoles'
1095
+ property :name, as: 'name'
1096
+ property :password, as: 'password'
1097
+ property :user_type, as: 'userType'
1098
+ end
1099
+ end
1100
+
1101
+ class UserPassword
1102
+ # @private
1103
+ class Representation < Google::Apis::Core::JsonRepresentation
1104
+ property :password, as: 'password'
1105
+ property :user, as: 'user'
1106
+ end
1107
+ end
1108
+
1109
+ class WeeklySchedule
1110
+ # @private
1111
+ class Representation < Google::Apis::Core::JsonRepresentation
1112
+ collection :days_of_week, as: 'daysOfWeek'
1113
+ collection :start_times, as: 'startTimes', class: Google::Apis::AlloydbV1alpha::GoogleTypeTimeOfDay, decorator: Google::Apis::AlloydbV1alpha::GoogleTypeTimeOfDay::Representation
1114
+
1115
+ end
1116
+ end
1117
+ end
1118
+ end
1119
+ end