google-api-client 0.33.0 → 0.33.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +35 -0
- data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
- data/generated/google/apis/accessapproval_v1beta1/classes.rb +19 -0
- data/generated/google/apis/accessapproval_v1beta1/representations.rb +12 -0
- data/generated/google/apis/accessapproval_v1beta1/service.rb +105 -0
- data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1/classes.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
- data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +1 -1
- data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
- data/generated/google/apis/androidpublisher_v3.rb +1 -1
- data/generated/google/apis/androidpublisher_v3/classes.rb +6 -0
- data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
- data/generated/google/apis/bigquery_v2.rb +1 -1
- data/generated/google/apis/bigquery_v2/classes.rb +6 -0
- data/generated/google/apis/bigquery_v2/representations.rb +2 -0
- data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
- data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1/service.rb +2 -0
- data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
- data/generated/google/apis/binaryauthorization_v1beta1/service.rb +2 -0
- data/generated/google/apis/cloudasset_v1.rb +1 -1
- data/generated/google/apis/cloudasset_v1/classes.rb +14 -15
- data/generated/google/apis/cloudasset_v1/service.rb +1 -2
- data/generated/google/apis/clouddebugger_v2.rb +1 -1
- data/generated/google/apis/clouddebugger_v2/service.rb +14 -14
- data/generated/google/apis/cloudidentity_v1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1/classes.rb +11 -8
- data/generated/google/apis/cloudidentity_v1/service.rb +2 -1
- data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
- data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -8
- data/generated/google/apis/cloudidentity_v1beta1/service.rb +2 -1
- data/generated/google/apis/cloudsearch_v1.rb +1 -1
- data/generated/google/apis/cloudsearch_v1/classes.rb +5 -2
- data/generated/google/apis/cloudsearch_v1/service.rb +5 -2
- data/generated/google/apis/cloudshell_v1.rb +1 -1
- data/generated/google/apis/cloudshell_v1/classes.rb +15 -0
- data/generated/google/apis/cloudshell_v1/representations.rb +2 -0
- data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
- data/generated/google/apis/cloudshell_v1alpha1/classes.rb +15 -0
- data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
- data/generated/google/apis/compute_alpha.rb +1 -1
- data/generated/google/apis/compute_alpha/classes.rb +481 -126
- data/generated/google/apis/compute_alpha/representations.rb +107 -2
- data/generated/google/apis/compute_alpha/service.rb +1035 -640
- data/generated/google/apis/compute_beta.rb +1 -1
- data/generated/google/apis/compute_beta/classes.rb +986 -241
- data/generated/google/apis/compute_beta/representations.rb +284 -0
- data/generated/google/apis/compute_beta/service.rb +1242 -532
- data/generated/google/apis/compute_v1.rb +1 -1
- data/generated/google/apis/compute_v1/classes.rb +252 -99
- data/generated/google/apis/compute_v1/representations.rb +24 -0
- data/generated/google/apis/compute_v1/service.rb +749 -472
- data/generated/google/apis/docs_v1.rb +1 -1
- data/generated/google/apis/docs_v1/classes.rb +63 -0
- data/generated/google/apis/docs_v1/representations.rb +17 -0
- data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1.rb +1 -1
- data/generated/google/apis/healthcare_v1beta1/classes.rb +203 -8
- data/generated/google/apis/healthcare_v1beta1/representations.rb +101 -0
- data/generated/google/apis/healthcare_v1beta1/service.rb +100 -3
- data/generated/google/apis/iam_v1.rb +1 -1
- data/generated/google/apis/iam_v1/classes.rb +1 -1
- data/generated/google/apis/iap_v1.rb +1 -1
- data/generated/google/apis/iap_v1/classes.rb +185 -0
- data/generated/google/apis/iap_v1/representations.rb +102 -0
- data/generated/google/apis/iap_v1/service.rb +72 -0
- data/generated/google/apis/{speech_v2beta.rb → lifesciences_v2beta.rb} +9 -8
- data/generated/google/apis/lifesciences_v2beta/classes.rb +1328 -0
- data/generated/google/apis/lifesciences_v2beta/representations.rb +533 -0
- data/generated/google/apis/lifesciences_v2beta/service.rb +303 -0
- data/generated/google/apis/monitoring_v1.rb +36 -0
- data/generated/google/apis/monitoring_v1/classes.rb +260 -0
- data/generated/google/apis/monitoring_v1/representations.rb +123 -0
- data/generated/google/apis/monitoring_v1/service.rb +64 -0
- data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
- data/generated/google/apis/run_v1.rb +1 -1
- data/generated/google/apis/run_v1/classes.rb +0 -7
- data/generated/google/apis/run_v1/service.rb +156 -94
- data/generated/google/apis/sql_v1beta4.rb +37 -0
- data/generated/google/apis/sql_v1beta4/classes.rb +2689 -0
- data/generated/google/apis/sql_v1beta4/representations.rb +1099 -0
- data/generated/google/apis/sql_v1beta4/service.rb +1660 -0
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +1 -1
- data/generated/google/apis/vision_v1.rb +1 -1
- data/generated/google/apis/vision_v1p1beta1.rb +1 -1
- data/generated/google/apis/vision_v1p2beta1.rb +1 -1
- data/lib/google/apis/version.rb +1 -1
- metadata +14 -6
- data/generated/google/apis/speech_v2beta/classes.rb +0 -355
- data/generated/google/apis/speech_v2beta/representations.rb +0 -152
- data/generated/google/apis/speech_v2beta/service.rb +0 -138
@@ -0,0 +1,1099 @@
|
|
1
|
+
# Copyright 2015 Google Inc.
|
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 SqlV1beta4
|
24
|
+
|
25
|
+
class AclEntry
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class ApiWarning
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class BackupConfiguration
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class BackupRun
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class BackupRunsListResponse
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class BinLogCoordinates
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class CloneContext
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class Database
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class DatabaseFlags
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class DatabaseInstance
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
class FailoverReplica
|
83
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
84
|
+
|
85
|
+
include Google::Apis::Core::JsonObjectSupport
|
86
|
+
end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class DatabasesListResponse
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class DemoteMasterConfiguration
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class DemoteMasterContext
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class DemoteMasterMySqlReplicaConfiguration
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class DiskEncryptionConfiguration
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class DiskEncryptionStatus
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class ExportContext
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
class CsvExportOptions
|
131
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
132
|
+
|
133
|
+
include Google::Apis::Core::JsonObjectSupport
|
134
|
+
end
|
135
|
+
|
136
|
+
class SqlExportOptions
|
137
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
138
|
+
|
139
|
+
class MysqlExportOptions
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
include Google::Apis::Core::JsonObjectSupport
|
146
|
+
end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class FailoverContext
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class Flag
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class FlagsListResponse
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class ImportContext
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
class BakImportOptions
|
173
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
174
|
+
|
175
|
+
class EncryptionOptions
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
include Google::Apis::Core::JsonObjectSupport
|
182
|
+
end
|
183
|
+
|
184
|
+
class CsvImportOptions
|
185
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
186
|
+
|
187
|
+
include Google::Apis::Core::JsonObjectSupport
|
188
|
+
end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class InstancesCloneRequest
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class InstancesDemoteMasterRequest
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class InstancesExportRequest
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class InstancesFailoverRequest
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class InstancesImportRequest
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class InstancesListResponse
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class InstancesListServerCasResponse
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class InstancesRestoreBackupRequest
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class InstancesRotateServerCaRequest
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class InstancesTruncateLogRequest
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class IpConfiguration
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class IpMapping
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class LocationPreference
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class MaintenanceWindow
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class MySqlReplicaConfiguration
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class OnPremisesConfiguration
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class Operation
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class OperationError
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class OperationErrors
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class OperationsListResponse
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class ReplicaConfiguration
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class RestoreBackupContext
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
325
|
+
class RotateServerCaContext
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
331
|
+
class Settings
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class SslCert
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class SslCertDetail
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
349
|
+
class SslCertsCreateEphemeralRequest
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class SslCertsInsertRequest
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class SslCertsInsertResponse
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class SslCertsListResponse
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class Tier
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class TiersListResponse
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class TruncateLogContext
|
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 UsersListResponse
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class AclEntry
|
404
|
+
# @private
|
405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
406
|
+
property :expiration_time, as: 'expirationTime'
|
407
|
+
property :kind, as: 'kind'
|
408
|
+
property :name, as: 'name'
|
409
|
+
property :value, as: 'value'
|
410
|
+
end
|
411
|
+
end
|
412
|
+
|
413
|
+
class ApiWarning
|
414
|
+
# @private
|
415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
416
|
+
property :code, as: 'code'
|
417
|
+
property :message, as: 'message'
|
418
|
+
end
|
419
|
+
end
|
420
|
+
|
421
|
+
class BackupConfiguration
|
422
|
+
# @private
|
423
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
424
|
+
property :binary_log_enabled, as: 'binaryLogEnabled'
|
425
|
+
property :enabled, as: 'enabled'
|
426
|
+
property :kind, as: 'kind'
|
427
|
+
property :location, as: 'location'
|
428
|
+
property :replication_log_archiving_enabled, as: 'replicationLogArchivingEnabled'
|
429
|
+
property :start_time, as: 'startTime'
|
430
|
+
end
|
431
|
+
end
|
432
|
+
|
433
|
+
class BackupRun
|
434
|
+
# @private
|
435
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
436
|
+
property :description, as: 'description'
|
437
|
+
property :disk_encryption_configuration, as: 'diskEncryptionConfiguration', class: Google::Apis::SqlV1beta4::DiskEncryptionConfiguration, decorator: Google::Apis::SqlV1beta4::DiskEncryptionConfiguration::Representation
|
438
|
+
|
439
|
+
property :disk_encryption_status, as: 'diskEncryptionStatus', class: Google::Apis::SqlV1beta4::DiskEncryptionStatus, decorator: Google::Apis::SqlV1beta4::DiskEncryptionStatus::Representation
|
440
|
+
|
441
|
+
property :end_time, as: 'endTime'
|
442
|
+
property :enqueued_time, as: 'enqueuedTime'
|
443
|
+
property :error, as: 'error', class: Google::Apis::SqlV1beta4::OperationError, decorator: Google::Apis::SqlV1beta4::OperationError::Representation
|
444
|
+
|
445
|
+
property :id, :numeric_string => true, as: 'id'
|
446
|
+
property :instance, as: 'instance'
|
447
|
+
property :kind, as: 'kind'
|
448
|
+
property :location, as: 'location'
|
449
|
+
property :self_link, as: 'selfLink'
|
450
|
+
property :start_time, as: 'startTime'
|
451
|
+
property :status, as: 'status'
|
452
|
+
property :type, as: 'type'
|
453
|
+
property :window_start_time, as: 'windowStartTime'
|
454
|
+
end
|
455
|
+
end
|
456
|
+
|
457
|
+
class BackupRunsListResponse
|
458
|
+
# @private
|
459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
460
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::BackupRun, decorator: Google::Apis::SqlV1beta4::BackupRun::Representation
|
461
|
+
|
462
|
+
property :kind, as: 'kind'
|
463
|
+
property :next_page_token, as: 'nextPageToken'
|
464
|
+
end
|
465
|
+
end
|
466
|
+
|
467
|
+
class BinLogCoordinates
|
468
|
+
# @private
|
469
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
470
|
+
property :bin_log_file_name, as: 'binLogFileName'
|
471
|
+
property :bin_log_position, :numeric_string => true, as: 'binLogPosition'
|
472
|
+
property :kind, as: 'kind'
|
473
|
+
end
|
474
|
+
end
|
475
|
+
|
476
|
+
class CloneContext
|
477
|
+
# @private
|
478
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
479
|
+
property :bin_log_coordinates, as: 'binLogCoordinates', class: Google::Apis::SqlV1beta4::BinLogCoordinates, decorator: Google::Apis::SqlV1beta4::BinLogCoordinates::Representation
|
480
|
+
|
481
|
+
property :destination_instance_name, as: 'destinationInstanceName'
|
482
|
+
property :kind, as: 'kind'
|
483
|
+
property :pitr_timestamp_ms, :numeric_string => true, as: 'pitrTimestampMs'
|
484
|
+
end
|
485
|
+
end
|
486
|
+
|
487
|
+
class Database
|
488
|
+
# @private
|
489
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
490
|
+
property :charset, as: 'charset'
|
491
|
+
property :collation, as: 'collation'
|
492
|
+
property :etag, as: 'etag'
|
493
|
+
property :instance, as: 'instance'
|
494
|
+
property :kind, as: 'kind'
|
495
|
+
property :name, as: 'name'
|
496
|
+
property :project, as: 'project'
|
497
|
+
property :self_link, as: 'selfLink'
|
498
|
+
end
|
499
|
+
end
|
500
|
+
|
501
|
+
class DatabaseFlags
|
502
|
+
# @private
|
503
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
504
|
+
property :name, as: 'name'
|
505
|
+
property :value, as: 'value'
|
506
|
+
end
|
507
|
+
end
|
508
|
+
|
509
|
+
class DatabaseInstance
|
510
|
+
# @private
|
511
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
512
|
+
property :backend_type, as: 'backendType'
|
513
|
+
property :connection_name, as: 'connectionName'
|
514
|
+
property :current_disk_size, :numeric_string => true, as: 'currentDiskSize'
|
515
|
+
property :database_version, as: 'databaseVersion'
|
516
|
+
property :disk_encryption_configuration, as: 'diskEncryptionConfiguration', class: Google::Apis::SqlV1beta4::DiskEncryptionConfiguration, decorator: Google::Apis::SqlV1beta4::DiskEncryptionConfiguration::Representation
|
517
|
+
|
518
|
+
property :disk_encryption_status, as: 'diskEncryptionStatus', class: Google::Apis::SqlV1beta4::DiskEncryptionStatus, decorator: Google::Apis::SqlV1beta4::DiskEncryptionStatus::Representation
|
519
|
+
|
520
|
+
property :etag, as: 'etag'
|
521
|
+
property :failover_replica, as: 'failoverReplica', class: Google::Apis::SqlV1beta4::DatabaseInstance::FailoverReplica, decorator: Google::Apis::SqlV1beta4::DatabaseInstance::FailoverReplica::Representation
|
522
|
+
|
523
|
+
property :gce_zone, as: 'gceZone'
|
524
|
+
property :instance_type, as: 'instanceType'
|
525
|
+
collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqlV1beta4::IpMapping, decorator: Google::Apis::SqlV1beta4::IpMapping::Representation
|
526
|
+
|
527
|
+
property :ipv6_address, as: 'ipv6Address'
|
528
|
+
property :kind, as: 'kind'
|
529
|
+
property :master_instance_name, as: 'masterInstanceName'
|
530
|
+
property :max_disk_size, :numeric_string => true, as: 'maxDiskSize'
|
531
|
+
property :name, as: 'name'
|
532
|
+
property :on_premises_configuration, as: 'onPremisesConfiguration', class: Google::Apis::SqlV1beta4::OnPremisesConfiguration, decorator: Google::Apis::SqlV1beta4::OnPremisesConfiguration::Representation
|
533
|
+
|
534
|
+
property :project, as: 'project'
|
535
|
+
property :region, as: 'region'
|
536
|
+
property :replica_configuration, as: 'replicaConfiguration', class: Google::Apis::SqlV1beta4::ReplicaConfiguration, decorator: Google::Apis::SqlV1beta4::ReplicaConfiguration::Representation
|
537
|
+
|
538
|
+
collection :replica_names, as: 'replicaNames'
|
539
|
+
property :root_password, as: 'rootPassword'
|
540
|
+
property :self_link, as: 'selfLink'
|
541
|
+
property :server_ca_cert, as: 'serverCaCert', class: Google::Apis::SqlV1beta4::SslCert, decorator: Google::Apis::SqlV1beta4::SslCert::Representation
|
542
|
+
|
543
|
+
property :service_account_email_address, as: 'serviceAccountEmailAddress'
|
544
|
+
property :settings, as: 'settings', class: Google::Apis::SqlV1beta4::Settings, decorator: Google::Apis::SqlV1beta4::Settings::Representation
|
545
|
+
|
546
|
+
property :state, as: 'state'
|
547
|
+
collection :suspension_reason, as: 'suspensionReason'
|
548
|
+
end
|
549
|
+
|
550
|
+
class FailoverReplica
|
551
|
+
# @private
|
552
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
553
|
+
property :available, as: 'available'
|
554
|
+
property :name, as: 'name'
|
555
|
+
end
|
556
|
+
end
|
557
|
+
end
|
558
|
+
|
559
|
+
class DatabasesListResponse
|
560
|
+
# @private
|
561
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
562
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::Database, decorator: Google::Apis::SqlV1beta4::Database::Representation
|
563
|
+
|
564
|
+
property :kind, as: 'kind'
|
565
|
+
end
|
566
|
+
end
|
567
|
+
|
568
|
+
class DemoteMasterConfiguration
|
569
|
+
# @private
|
570
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
571
|
+
property :kind, as: 'kind'
|
572
|
+
property :mysql_replica_configuration, as: 'mysqlReplicaConfiguration', class: Google::Apis::SqlV1beta4::DemoteMasterMySqlReplicaConfiguration, decorator: Google::Apis::SqlV1beta4::DemoteMasterMySqlReplicaConfiguration::Representation
|
573
|
+
|
574
|
+
end
|
575
|
+
end
|
576
|
+
|
577
|
+
class DemoteMasterContext
|
578
|
+
# @private
|
579
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
580
|
+
property :kind, as: 'kind'
|
581
|
+
property :master_instance_name, as: 'masterInstanceName'
|
582
|
+
property :replica_configuration, as: 'replicaConfiguration', class: Google::Apis::SqlV1beta4::DemoteMasterConfiguration, decorator: Google::Apis::SqlV1beta4::DemoteMasterConfiguration::Representation
|
583
|
+
|
584
|
+
property :verify_gtid_consistency, as: 'verifyGtidConsistency'
|
585
|
+
end
|
586
|
+
end
|
587
|
+
|
588
|
+
class DemoteMasterMySqlReplicaConfiguration
|
589
|
+
# @private
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
591
|
+
property :ca_certificate, as: 'caCertificate'
|
592
|
+
property :client_certificate, as: 'clientCertificate'
|
593
|
+
property :client_key, as: 'clientKey'
|
594
|
+
property :kind, as: 'kind'
|
595
|
+
property :password, as: 'password'
|
596
|
+
property :username, as: 'username'
|
597
|
+
end
|
598
|
+
end
|
599
|
+
|
600
|
+
class DiskEncryptionConfiguration
|
601
|
+
# @private
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
603
|
+
property :kind, as: 'kind'
|
604
|
+
property :kms_key_name, as: 'kmsKeyName'
|
605
|
+
end
|
606
|
+
end
|
607
|
+
|
608
|
+
class DiskEncryptionStatus
|
609
|
+
# @private
|
610
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
611
|
+
property :kind, as: 'kind'
|
612
|
+
property :kms_key_version_name, as: 'kmsKeyVersionName'
|
613
|
+
end
|
614
|
+
end
|
615
|
+
|
616
|
+
class ExportContext
|
617
|
+
# @private
|
618
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
619
|
+
property :csv_export_options, as: 'csvExportOptions', class: Google::Apis::SqlV1beta4::ExportContext::CsvExportOptions, decorator: Google::Apis::SqlV1beta4::ExportContext::CsvExportOptions::Representation
|
620
|
+
|
621
|
+
collection :databases, as: 'databases'
|
622
|
+
property :file_type, as: 'fileType'
|
623
|
+
property :kind, as: 'kind'
|
624
|
+
property :sql_export_options, as: 'sqlExportOptions', class: Google::Apis::SqlV1beta4::ExportContext::SqlExportOptions, decorator: Google::Apis::SqlV1beta4::ExportContext::SqlExportOptions::Representation
|
625
|
+
|
626
|
+
property :uri, as: 'uri'
|
627
|
+
end
|
628
|
+
|
629
|
+
class CsvExportOptions
|
630
|
+
# @private
|
631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
632
|
+
property :select_query, as: 'selectQuery'
|
633
|
+
end
|
634
|
+
end
|
635
|
+
|
636
|
+
class SqlExportOptions
|
637
|
+
# @private
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
639
|
+
property :mysql_export_options, as: 'mysqlExportOptions', class: Google::Apis::SqlV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions, decorator: Google::Apis::SqlV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions::Representation
|
640
|
+
|
641
|
+
property :schema_only, as: 'schemaOnly'
|
642
|
+
collection :tables, as: 'tables'
|
643
|
+
end
|
644
|
+
|
645
|
+
class MysqlExportOptions
|
646
|
+
# @private
|
647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
648
|
+
property :master_data, as: 'masterData'
|
649
|
+
end
|
650
|
+
end
|
651
|
+
end
|
652
|
+
end
|
653
|
+
|
654
|
+
class FailoverContext
|
655
|
+
# @private
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
657
|
+
property :kind, as: 'kind'
|
658
|
+
property :settings_version, :numeric_string => true, as: 'settingsVersion'
|
659
|
+
end
|
660
|
+
end
|
661
|
+
|
662
|
+
class Flag
|
663
|
+
# @private
|
664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
665
|
+
collection :allowed_string_values, as: 'allowedStringValues'
|
666
|
+
collection :applies_to, as: 'appliesTo'
|
667
|
+
property :in_beta, as: 'inBeta'
|
668
|
+
property :kind, as: 'kind'
|
669
|
+
property :max_value, :numeric_string => true, as: 'maxValue'
|
670
|
+
property :min_value, :numeric_string => true, as: 'minValue'
|
671
|
+
property :name, as: 'name'
|
672
|
+
property :requires_restart, as: 'requiresRestart'
|
673
|
+
property :type, as: 'type'
|
674
|
+
end
|
675
|
+
end
|
676
|
+
|
677
|
+
class FlagsListResponse
|
678
|
+
# @private
|
679
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
680
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::Flag, decorator: Google::Apis::SqlV1beta4::Flag::Representation
|
681
|
+
|
682
|
+
property :kind, as: 'kind'
|
683
|
+
end
|
684
|
+
end
|
685
|
+
|
686
|
+
class ImportContext
|
687
|
+
# @private
|
688
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
689
|
+
property :bak_import_options, as: 'bakImportOptions', class: Google::Apis::SqlV1beta4::ImportContext::BakImportOptions, decorator: Google::Apis::SqlV1beta4::ImportContext::BakImportOptions::Representation
|
690
|
+
|
691
|
+
property :csv_import_options, as: 'csvImportOptions', class: Google::Apis::SqlV1beta4::ImportContext::CsvImportOptions, decorator: Google::Apis::SqlV1beta4::ImportContext::CsvImportOptions::Representation
|
692
|
+
|
693
|
+
property :database, as: 'database'
|
694
|
+
property :file_type, as: 'fileType'
|
695
|
+
property :import_user, as: 'importUser'
|
696
|
+
property :kind, as: 'kind'
|
697
|
+
property :uri, as: 'uri'
|
698
|
+
end
|
699
|
+
|
700
|
+
class BakImportOptions
|
701
|
+
# @private
|
702
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
703
|
+
property :encryption_options, as: 'encryptionOptions', class: Google::Apis::SqlV1beta4::ImportContext::BakImportOptions::EncryptionOptions, decorator: Google::Apis::SqlV1beta4::ImportContext::BakImportOptions::EncryptionOptions::Representation
|
704
|
+
|
705
|
+
end
|
706
|
+
|
707
|
+
class EncryptionOptions
|
708
|
+
# @private
|
709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
710
|
+
property :cert_path, as: 'certPath'
|
711
|
+
property :pvk_password, as: 'pvkPassword'
|
712
|
+
property :pvk_path, as: 'pvkPath'
|
713
|
+
end
|
714
|
+
end
|
715
|
+
end
|
716
|
+
|
717
|
+
class CsvImportOptions
|
718
|
+
# @private
|
719
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
720
|
+
collection :columns, as: 'columns'
|
721
|
+
property :table, as: 'table'
|
722
|
+
end
|
723
|
+
end
|
724
|
+
end
|
725
|
+
|
726
|
+
class InstancesCloneRequest
|
727
|
+
# @private
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
729
|
+
property :clone_context, as: 'cloneContext', class: Google::Apis::SqlV1beta4::CloneContext, decorator: Google::Apis::SqlV1beta4::CloneContext::Representation
|
730
|
+
|
731
|
+
end
|
732
|
+
end
|
733
|
+
|
734
|
+
class InstancesDemoteMasterRequest
|
735
|
+
# @private
|
736
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
737
|
+
property :demote_master_context, as: 'demoteMasterContext', class: Google::Apis::SqlV1beta4::DemoteMasterContext, decorator: Google::Apis::SqlV1beta4::DemoteMasterContext::Representation
|
738
|
+
|
739
|
+
end
|
740
|
+
end
|
741
|
+
|
742
|
+
class InstancesExportRequest
|
743
|
+
# @private
|
744
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
745
|
+
property :export_context, as: 'exportContext', class: Google::Apis::SqlV1beta4::ExportContext, decorator: Google::Apis::SqlV1beta4::ExportContext::Representation
|
746
|
+
|
747
|
+
end
|
748
|
+
end
|
749
|
+
|
750
|
+
class InstancesFailoverRequest
|
751
|
+
# @private
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
753
|
+
property :failover_context, as: 'failoverContext', class: Google::Apis::SqlV1beta4::FailoverContext, decorator: Google::Apis::SqlV1beta4::FailoverContext::Representation
|
754
|
+
|
755
|
+
end
|
756
|
+
end
|
757
|
+
|
758
|
+
class InstancesImportRequest
|
759
|
+
# @private
|
760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
761
|
+
property :import_context, as: 'importContext', class: Google::Apis::SqlV1beta4::ImportContext, decorator: Google::Apis::SqlV1beta4::ImportContext::Representation
|
762
|
+
|
763
|
+
end
|
764
|
+
end
|
765
|
+
|
766
|
+
class InstancesListResponse
|
767
|
+
# @private
|
768
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
769
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::DatabaseInstance, decorator: Google::Apis::SqlV1beta4::DatabaseInstance::Representation
|
770
|
+
|
771
|
+
property :kind, as: 'kind'
|
772
|
+
property :next_page_token, as: 'nextPageToken'
|
773
|
+
collection :warnings, as: 'warnings', class: Google::Apis::SqlV1beta4::ApiWarning, decorator: Google::Apis::SqlV1beta4::ApiWarning::Representation
|
774
|
+
|
775
|
+
end
|
776
|
+
end
|
777
|
+
|
778
|
+
class InstancesListServerCasResponse
|
779
|
+
# @private
|
780
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
781
|
+
property :active_version, as: 'activeVersion'
|
782
|
+
collection :certs, as: 'certs', class: Google::Apis::SqlV1beta4::SslCert, decorator: Google::Apis::SqlV1beta4::SslCert::Representation
|
783
|
+
|
784
|
+
property :kind, as: 'kind'
|
785
|
+
end
|
786
|
+
end
|
787
|
+
|
788
|
+
class InstancesRestoreBackupRequest
|
789
|
+
# @private
|
790
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
791
|
+
property :restore_backup_context, as: 'restoreBackupContext', class: Google::Apis::SqlV1beta4::RestoreBackupContext, decorator: Google::Apis::SqlV1beta4::RestoreBackupContext::Representation
|
792
|
+
|
793
|
+
end
|
794
|
+
end
|
795
|
+
|
796
|
+
class InstancesRotateServerCaRequest
|
797
|
+
# @private
|
798
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
799
|
+
property :rotate_server_ca_context, as: 'rotateServerCaContext', class: Google::Apis::SqlV1beta4::RotateServerCaContext, decorator: Google::Apis::SqlV1beta4::RotateServerCaContext::Representation
|
800
|
+
|
801
|
+
end
|
802
|
+
end
|
803
|
+
|
804
|
+
class InstancesTruncateLogRequest
|
805
|
+
# @private
|
806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
807
|
+
property :truncate_log_context, as: 'truncateLogContext', class: Google::Apis::SqlV1beta4::TruncateLogContext, decorator: Google::Apis::SqlV1beta4::TruncateLogContext::Representation
|
808
|
+
|
809
|
+
end
|
810
|
+
end
|
811
|
+
|
812
|
+
class IpConfiguration
|
813
|
+
# @private
|
814
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
815
|
+
collection :authorized_networks, as: 'authorizedNetworks', class: Google::Apis::SqlV1beta4::AclEntry, decorator: Google::Apis::SqlV1beta4::AclEntry::Representation
|
816
|
+
|
817
|
+
property :ipv4_enabled, as: 'ipv4Enabled'
|
818
|
+
property :private_network, as: 'privateNetwork'
|
819
|
+
property :require_ssl, as: 'requireSsl'
|
820
|
+
end
|
821
|
+
end
|
822
|
+
|
823
|
+
class IpMapping
|
824
|
+
# @private
|
825
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
826
|
+
property :ip_address, as: 'ipAddress'
|
827
|
+
property :time_to_retire, as: 'timeToRetire'
|
828
|
+
property :type, as: 'type'
|
829
|
+
end
|
830
|
+
end
|
831
|
+
|
832
|
+
class LocationPreference
|
833
|
+
# @private
|
834
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
835
|
+
property :follow_gae_application, as: 'followGaeApplication'
|
836
|
+
property :kind, as: 'kind'
|
837
|
+
property :zone, as: 'zone'
|
838
|
+
end
|
839
|
+
end
|
840
|
+
|
841
|
+
class MaintenanceWindow
|
842
|
+
# @private
|
843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
844
|
+
property :day, as: 'day'
|
845
|
+
property :hour, as: 'hour'
|
846
|
+
property :kind, as: 'kind'
|
847
|
+
property :update_track, as: 'updateTrack'
|
848
|
+
end
|
849
|
+
end
|
850
|
+
|
851
|
+
class MySqlReplicaConfiguration
|
852
|
+
# @private
|
853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
854
|
+
property :ca_certificate, as: 'caCertificate'
|
855
|
+
property :client_certificate, as: 'clientCertificate'
|
856
|
+
property :client_key, as: 'clientKey'
|
857
|
+
property :connect_retry_interval, as: 'connectRetryInterval'
|
858
|
+
property :dump_file_path, as: 'dumpFilePath'
|
859
|
+
property :kind, as: 'kind'
|
860
|
+
property :master_heartbeat_period, :numeric_string => true, as: 'masterHeartbeatPeriod'
|
861
|
+
property :password, as: 'password'
|
862
|
+
property :ssl_cipher, as: 'sslCipher'
|
863
|
+
property :username, as: 'username'
|
864
|
+
property :verify_server_certificate, as: 'verifyServerCertificate'
|
865
|
+
end
|
866
|
+
end
|
867
|
+
|
868
|
+
class OnPremisesConfiguration
|
869
|
+
# @private
|
870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
871
|
+
property :host_port, as: 'hostPort'
|
872
|
+
property :kind, as: 'kind'
|
873
|
+
end
|
874
|
+
end
|
875
|
+
|
876
|
+
class Operation
|
877
|
+
# @private
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
879
|
+
property :end_time, as: 'endTime'
|
880
|
+
property :error, as: 'error', class: Google::Apis::SqlV1beta4::OperationErrors, decorator: Google::Apis::SqlV1beta4::OperationErrors::Representation
|
881
|
+
|
882
|
+
property :export_context, as: 'exportContext', class: Google::Apis::SqlV1beta4::ExportContext, decorator: Google::Apis::SqlV1beta4::ExportContext::Representation
|
883
|
+
|
884
|
+
property :import_context, as: 'importContext', class: Google::Apis::SqlV1beta4::ImportContext, decorator: Google::Apis::SqlV1beta4::ImportContext::Representation
|
885
|
+
|
886
|
+
property :insert_time, as: 'insertTime'
|
887
|
+
property :kind, as: 'kind'
|
888
|
+
property :name, as: 'name'
|
889
|
+
property :operation_type, as: 'operationType'
|
890
|
+
property :self_link, as: 'selfLink'
|
891
|
+
property :start_time, as: 'startTime'
|
892
|
+
property :status, as: 'status'
|
893
|
+
property :target_id, as: 'targetId'
|
894
|
+
property :target_link, as: 'targetLink'
|
895
|
+
property :target_project, as: 'targetProject'
|
896
|
+
property :user, as: 'user'
|
897
|
+
end
|
898
|
+
end
|
899
|
+
|
900
|
+
class OperationError
|
901
|
+
# @private
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
903
|
+
property :code, as: 'code'
|
904
|
+
property :kind, as: 'kind'
|
905
|
+
property :message, as: 'message'
|
906
|
+
end
|
907
|
+
end
|
908
|
+
|
909
|
+
class OperationErrors
|
910
|
+
# @private
|
911
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
912
|
+
collection :errors, as: 'errors', class: Google::Apis::SqlV1beta4::OperationError, decorator: Google::Apis::SqlV1beta4::OperationError::Representation
|
913
|
+
|
914
|
+
property :kind, as: 'kind'
|
915
|
+
end
|
916
|
+
end
|
917
|
+
|
918
|
+
class OperationsListResponse
|
919
|
+
# @private
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
921
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::Operation, decorator: Google::Apis::SqlV1beta4::Operation::Representation
|
922
|
+
|
923
|
+
property :kind, as: 'kind'
|
924
|
+
property :next_page_token, as: 'nextPageToken'
|
925
|
+
end
|
926
|
+
end
|
927
|
+
|
928
|
+
class ReplicaConfiguration
|
929
|
+
# @private
|
930
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
931
|
+
property :failover_target, as: 'failoverTarget'
|
932
|
+
property :kind, as: 'kind'
|
933
|
+
property :mysql_replica_configuration, as: 'mysqlReplicaConfiguration', class: Google::Apis::SqlV1beta4::MySqlReplicaConfiguration, decorator: Google::Apis::SqlV1beta4::MySqlReplicaConfiguration::Representation
|
934
|
+
|
935
|
+
end
|
936
|
+
end
|
937
|
+
|
938
|
+
class RestoreBackupContext
|
939
|
+
# @private
|
940
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
941
|
+
property :backup_run_id, :numeric_string => true, as: 'backupRunId'
|
942
|
+
property :instance_id, as: 'instanceId'
|
943
|
+
property :kind, as: 'kind'
|
944
|
+
property :project, as: 'project'
|
945
|
+
end
|
946
|
+
end
|
947
|
+
|
948
|
+
class RotateServerCaContext
|
949
|
+
# @private
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
951
|
+
property :kind, as: 'kind'
|
952
|
+
property :next_version, as: 'nextVersion'
|
953
|
+
end
|
954
|
+
end
|
955
|
+
|
956
|
+
class Settings
|
957
|
+
# @private
|
958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
959
|
+
property :activation_policy, as: 'activationPolicy'
|
960
|
+
collection :authorized_gae_applications, as: 'authorizedGaeApplications'
|
961
|
+
property :availability_type, as: 'availabilityType'
|
962
|
+
property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::SqlV1beta4::BackupConfiguration, decorator: Google::Apis::SqlV1beta4::BackupConfiguration::Representation
|
963
|
+
|
964
|
+
property :crash_safe_replication_enabled, as: 'crashSafeReplicationEnabled'
|
965
|
+
property :data_disk_size_gb, :numeric_string => true, as: 'dataDiskSizeGb'
|
966
|
+
property :data_disk_type, as: 'dataDiskType'
|
967
|
+
collection :database_flags, as: 'databaseFlags', class: Google::Apis::SqlV1beta4::DatabaseFlags, decorator: Google::Apis::SqlV1beta4::DatabaseFlags::Representation
|
968
|
+
|
969
|
+
property :database_replication_enabled, as: 'databaseReplicationEnabled'
|
970
|
+
property :ip_configuration, as: 'ipConfiguration', class: Google::Apis::SqlV1beta4::IpConfiguration, decorator: Google::Apis::SqlV1beta4::IpConfiguration::Representation
|
971
|
+
|
972
|
+
property :kind, as: 'kind'
|
973
|
+
property :location_preference, as: 'locationPreference', class: Google::Apis::SqlV1beta4::LocationPreference, decorator: Google::Apis::SqlV1beta4::LocationPreference::Representation
|
974
|
+
|
975
|
+
property :maintenance_window, as: 'maintenanceWindow', class: Google::Apis::SqlV1beta4::MaintenanceWindow, decorator: Google::Apis::SqlV1beta4::MaintenanceWindow::Representation
|
976
|
+
|
977
|
+
property :pricing_plan, as: 'pricingPlan'
|
978
|
+
property :replication_type, as: 'replicationType'
|
979
|
+
property :settings_version, :numeric_string => true, as: 'settingsVersion'
|
980
|
+
property :storage_auto_resize, as: 'storageAutoResize'
|
981
|
+
property :storage_auto_resize_limit, :numeric_string => true, as: 'storageAutoResizeLimit'
|
982
|
+
property :tier, as: 'tier'
|
983
|
+
hash :user_labels, as: 'userLabels'
|
984
|
+
end
|
985
|
+
end
|
986
|
+
|
987
|
+
class SslCert
|
988
|
+
# @private
|
989
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
990
|
+
property :cert, as: 'cert'
|
991
|
+
property :cert_serial_number, as: 'certSerialNumber'
|
992
|
+
property :common_name, as: 'commonName'
|
993
|
+
property :create_time, as: 'createTime'
|
994
|
+
property :expiration_time, as: 'expirationTime'
|
995
|
+
property :instance, as: 'instance'
|
996
|
+
property :kind, as: 'kind'
|
997
|
+
property :self_link, as: 'selfLink'
|
998
|
+
property :sha1_fingerprint, as: 'sha1Fingerprint'
|
999
|
+
end
|
1000
|
+
end
|
1001
|
+
|
1002
|
+
class SslCertDetail
|
1003
|
+
# @private
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1005
|
+
property :cert_info, as: 'certInfo', class: Google::Apis::SqlV1beta4::SslCert, decorator: Google::Apis::SqlV1beta4::SslCert::Representation
|
1006
|
+
|
1007
|
+
property :cert_private_key, as: 'certPrivateKey'
|
1008
|
+
end
|
1009
|
+
end
|
1010
|
+
|
1011
|
+
class SslCertsCreateEphemeralRequest
|
1012
|
+
# @private
|
1013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1014
|
+
property :public_key, as: 'public_key'
|
1015
|
+
end
|
1016
|
+
end
|
1017
|
+
|
1018
|
+
class SslCertsInsertRequest
|
1019
|
+
# @private
|
1020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1021
|
+
property :common_name, as: 'commonName'
|
1022
|
+
end
|
1023
|
+
end
|
1024
|
+
|
1025
|
+
class SslCertsInsertResponse
|
1026
|
+
# @private
|
1027
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1028
|
+
property :client_cert, as: 'clientCert', class: Google::Apis::SqlV1beta4::SslCertDetail, decorator: Google::Apis::SqlV1beta4::SslCertDetail::Representation
|
1029
|
+
|
1030
|
+
property :kind, as: 'kind'
|
1031
|
+
property :operation, as: 'operation', class: Google::Apis::SqlV1beta4::Operation, decorator: Google::Apis::SqlV1beta4::Operation::Representation
|
1032
|
+
|
1033
|
+
property :server_ca_cert, as: 'serverCaCert', class: Google::Apis::SqlV1beta4::SslCert, decorator: Google::Apis::SqlV1beta4::SslCert::Representation
|
1034
|
+
|
1035
|
+
end
|
1036
|
+
end
|
1037
|
+
|
1038
|
+
class SslCertsListResponse
|
1039
|
+
# @private
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1041
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::SslCert, decorator: Google::Apis::SqlV1beta4::SslCert::Representation
|
1042
|
+
|
1043
|
+
property :kind, as: 'kind'
|
1044
|
+
end
|
1045
|
+
end
|
1046
|
+
|
1047
|
+
class Tier
|
1048
|
+
# @private
|
1049
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1050
|
+
property :disk_quota, :numeric_string => true, as: 'DiskQuota'
|
1051
|
+
property :ram, :numeric_string => true, as: 'RAM'
|
1052
|
+
property :kind, as: 'kind'
|
1053
|
+
collection :region, as: 'region'
|
1054
|
+
property :tier, as: 'tier'
|
1055
|
+
end
|
1056
|
+
end
|
1057
|
+
|
1058
|
+
class TiersListResponse
|
1059
|
+
# @private
|
1060
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1061
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::Tier, decorator: Google::Apis::SqlV1beta4::Tier::Representation
|
1062
|
+
|
1063
|
+
property :kind, as: 'kind'
|
1064
|
+
end
|
1065
|
+
end
|
1066
|
+
|
1067
|
+
class TruncateLogContext
|
1068
|
+
# @private
|
1069
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1070
|
+
property :kind, as: 'kind'
|
1071
|
+
property :log_type, as: 'logType'
|
1072
|
+
end
|
1073
|
+
end
|
1074
|
+
|
1075
|
+
class User
|
1076
|
+
# @private
|
1077
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1078
|
+
property :etag, as: 'etag'
|
1079
|
+
property :host, as: 'host'
|
1080
|
+
property :instance, as: 'instance'
|
1081
|
+
property :kind, as: 'kind'
|
1082
|
+
property :name, as: 'name'
|
1083
|
+
property :password, as: 'password'
|
1084
|
+
property :project, as: 'project'
|
1085
|
+
end
|
1086
|
+
end
|
1087
|
+
|
1088
|
+
class UsersListResponse
|
1089
|
+
# @private
|
1090
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1091
|
+
collection :items, as: 'items', class: Google::Apis::SqlV1beta4::User, decorator: Google::Apis::SqlV1beta4::User::Representation
|
1092
|
+
|
1093
|
+
property :kind, as: 'kind'
|
1094
|
+
property :next_page_token, as: 'nextPageToken'
|
1095
|
+
end
|
1096
|
+
end
|
1097
|
+
end
|
1098
|
+
end
|
1099
|
+
end
|