google-apis-firebaseappdistribution_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,28 @@
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
+ module Google
16
+ module Apis
17
+ module FirebaseappdistributionV1
18
+ # Version of the google-apis-firebaseappdistribution_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.12.0"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20230328"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,666 @@
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 FirebaseappdistributionV1
24
+
25
+ class GdataBlobstore2Info
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GdataCompositeMedia
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GdataContentTypeInfo
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GdataDiffChecksumsResponse
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GdataDiffDownloadResponse
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GdataDiffUploadRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GdataDiffUploadResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GdataDiffVersionResponse
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GdataDownloadParameters
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GdataMedia
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GdataObjectId
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleFirebaseAppdistroV1AabInfo
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleFirebaseAppdistroV1BatchAddTestersRequest
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleFirebaseAppdistroV1BatchAddTestersResponse
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleFirebaseAppdistroV1BatchJoinGroupRequest
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleFirebaseAppdistroV1BatchLeaveGroupRequest
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleFirebaseAppdistroV1BatchRemoveTestersRequest
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleFirebaseAppdistroV1BatchRemoveTestersResponse
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleFirebaseAppdistroV1DistributeReleaseRequest
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleFirebaseAppdistroV1DistributeReleaseResponse
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleFirebaseAppdistroV1FeedbackReport
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleFirebaseAppdistroV1Group
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleFirebaseAppdistroV1ListFeedbackReportsResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleFirebaseAppdistroV1ListGroupsResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleFirebaseAppdistroV1ListReleasesResponse
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleFirebaseAppdistroV1ListTestersResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleFirebaseAppdistroV1Release
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleFirebaseAppdistroV1ReleaseNotes
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleFirebaseAppdistroV1TestCertificate
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleFirebaseAppdistroV1Tester
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleFirebaseAppdistroV1UploadReleaseMetadata
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleFirebaseAppdistroV1UploadReleaseRequest
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleFirebaseAppdistroV1UploadReleaseResponse
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleLongrunningCancelOperationRequest
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleLongrunningListOperationsResponse
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleLongrunningOperation
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleLongrunningWaitOperationRequest
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleProtobufEmpty
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleRpcStatus
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GdataBlobstore2Info
266
+ # @private
267
+ class Representation < Google::Apis::Core::JsonRepresentation
268
+ property :blob_generation, :numeric_string => true, as: 'blobGeneration'
269
+ property :blob_id, as: 'blobId'
270
+ property :download_read_handle, :base64 => true, as: 'downloadReadHandle'
271
+ property :read_token, as: 'readToken'
272
+ property :upload_metadata_container, :base64 => true, as: 'uploadMetadataContainer'
273
+ end
274
+ end
275
+
276
+ class GdataCompositeMedia
277
+ # @private
278
+ class Representation < Google::Apis::Core::JsonRepresentation
279
+ property :blob_ref, :base64 => true, as: 'blobRef'
280
+ property :blobstore2_info, as: 'blobstore2Info', class: Google::Apis::FirebaseappdistributionV1::GdataBlobstore2Info, decorator: Google::Apis::FirebaseappdistributionV1::GdataBlobstore2Info::Representation
281
+
282
+ property :cosmo_binary_reference, :base64 => true, as: 'cosmoBinaryReference'
283
+ property :crc32c_hash, as: 'crc32cHash'
284
+ property :inline, :base64 => true, as: 'inline'
285
+ property :length, :numeric_string => true, as: 'length'
286
+ property :md5_hash, :base64 => true, as: 'md5Hash'
287
+ property :object_id_prop, as: 'objectId', class: Google::Apis::FirebaseappdistributionV1::GdataObjectId, decorator: Google::Apis::FirebaseappdistributionV1::GdataObjectId::Representation
288
+
289
+ property :path, as: 'path'
290
+ property :reference_type, as: 'referenceType'
291
+ property :sha1_hash, :base64 => true, as: 'sha1Hash'
292
+ end
293
+ end
294
+
295
+ class GdataContentTypeInfo
296
+ # @private
297
+ class Representation < Google::Apis::Core::JsonRepresentation
298
+ property :best_guess, as: 'bestGuess'
299
+ property :from_bytes, as: 'fromBytes'
300
+ property :from_file_name, as: 'fromFileName'
301
+ property :from_header, as: 'fromHeader'
302
+ property :from_url_path, as: 'fromUrlPath'
303
+ end
304
+ end
305
+
306
+ class GdataDiffChecksumsResponse
307
+ # @private
308
+ class Representation < Google::Apis::Core::JsonRepresentation
309
+ property :checksums_location, as: 'checksumsLocation', class: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia::Representation
310
+
311
+ property :chunk_size_bytes, :numeric_string => true, as: 'chunkSizeBytes'
312
+ property :object_location, as: 'objectLocation', class: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia::Representation
313
+
314
+ property :object_size_bytes, :numeric_string => true, as: 'objectSizeBytes'
315
+ property :object_version, as: 'objectVersion'
316
+ end
317
+ end
318
+
319
+ class GdataDiffDownloadResponse
320
+ # @private
321
+ class Representation < Google::Apis::Core::JsonRepresentation
322
+ property :object_location, as: 'objectLocation', class: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia::Representation
323
+
324
+ end
325
+ end
326
+
327
+ class GdataDiffUploadRequest
328
+ # @private
329
+ class Representation < Google::Apis::Core::JsonRepresentation
330
+ property :checksums_info, as: 'checksumsInfo', class: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia::Representation
331
+
332
+ property :object_info, as: 'objectInfo', class: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia::Representation
333
+
334
+ property :object_version, as: 'objectVersion'
335
+ end
336
+ end
337
+
338
+ class GdataDiffUploadResponse
339
+ # @private
340
+ class Representation < Google::Apis::Core::JsonRepresentation
341
+ property :object_version, as: 'objectVersion'
342
+ property :original_object, as: 'originalObject', class: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia::Representation
343
+
344
+ end
345
+ end
346
+
347
+ class GdataDiffVersionResponse
348
+ # @private
349
+ class Representation < Google::Apis::Core::JsonRepresentation
350
+ property :object_size_bytes, :numeric_string => true, as: 'objectSizeBytes'
351
+ property :object_version, as: 'objectVersion'
352
+ end
353
+ end
354
+
355
+ class GdataDownloadParameters
356
+ # @private
357
+ class Representation < Google::Apis::Core::JsonRepresentation
358
+ property :allow_gzip_compression, as: 'allowGzipCompression'
359
+ property :ignore_range, as: 'ignoreRange'
360
+ end
361
+ end
362
+
363
+ class GdataMedia
364
+ # @private
365
+ class Representation < Google::Apis::Core::JsonRepresentation
366
+ property :algorithm, as: 'algorithm'
367
+ property :bigstore_object_ref, :base64 => true, as: 'bigstoreObjectRef'
368
+ property :blob_ref, :base64 => true, as: 'blobRef'
369
+ property :blobstore2_info, as: 'blobstore2Info', class: Google::Apis::FirebaseappdistributionV1::GdataBlobstore2Info, decorator: Google::Apis::FirebaseappdistributionV1::GdataBlobstore2Info::Representation
370
+
371
+ collection :composite_media, as: 'compositeMedia', class: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataCompositeMedia::Representation
372
+
373
+ property :content_type, as: 'contentType'
374
+ property :content_type_info, as: 'contentTypeInfo', class: Google::Apis::FirebaseappdistributionV1::GdataContentTypeInfo, decorator: Google::Apis::FirebaseappdistributionV1::GdataContentTypeInfo::Representation
375
+
376
+ property :cosmo_binary_reference, :base64 => true, as: 'cosmoBinaryReference'
377
+ property :crc32c_hash, as: 'crc32cHash'
378
+ property :diff_checksums_response, as: 'diffChecksumsResponse', class: Google::Apis::FirebaseappdistributionV1::GdataDiffChecksumsResponse, decorator: Google::Apis::FirebaseappdistributionV1::GdataDiffChecksumsResponse::Representation
379
+
380
+ property :diff_download_response, as: 'diffDownloadResponse', class: Google::Apis::FirebaseappdistributionV1::GdataDiffDownloadResponse, decorator: Google::Apis::FirebaseappdistributionV1::GdataDiffDownloadResponse::Representation
381
+
382
+ property :diff_upload_request, as: 'diffUploadRequest', class: Google::Apis::FirebaseappdistributionV1::GdataDiffUploadRequest, decorator: Google::Apis::FirebaseappdistributionV1::GdataDiffUploadRequest::Representation
383
+
384
+ property :diff_upload_response, as: 'diffUploadResponse', class: Google::Apis::FirebaseappdistributionV1::GdataDiffUploadResponse, decorator: Google::Apis::FirebaseappdistributionV1::GdataDiffUploadResponse::Representation
385
+
386
+ property :diff_version_response, as: 'diffVersionResponse', class: Google::Apis::FirebaseappdistributionV1::GdataDiffVersionResponse, decorator: Google::Apis::FirebaseappdistributionV1::GdataDiffVersionResponse::Representation
387
+
388
+ property :download_parameters, as: 'downloadParameters', class: Google::Apis::FirebaseappdistributionV1::GdataDownloadParameters, decorator: Google::Apis::FirebaseappdistributionV1::GdataDownloadParameters::Representation
389
+
390
+ property :filename, as: 'filename'
391
+ property :hash_prop, as: 'hash'
392
+ property :hash_verified, as: 'hashVerified'
393
+ property :inline, :base64 => true, as: 'inline'
394
+ property :is_potential_retry, as: 'isPotentialRetry'
395
+ property :length, :numeric_string => true, as: 'length'
396
+ property :md5_hash, :base64 => true, as: 'md5Hash'
397
+ property :media_id, :base64 => true, as: 'mediaId'
398
+ property :object_id_prop, as: 'objectId', class: Google::Apis::FirebaseappdistributionV1::GdataObjectId, decorator: Google::Apis::FirebaseappdistributionV1::GdataObjectId::Representation
399
+
400
+ property :path, as: 'path'
401
+ property :reference_type, as: 'referenceType'
402
+ property :sha1_hash, :base64 => true, as: 'sha1Hash'
403
+ property :sha256_hash, :base64 => true, as: 'sha256Hash'
404
+ property :timestamp, :numeric_string => true, as: 'timestamp'
405
+ property :token, as: 'token'
406
+ end
407
+ end
408
+
409
+ class GdataObjectId
410
+ # @private
411
+ class Representation < Google::Apis::Core::JsonRepresentation
412
+ property :bucket_name, as: 'bucketName'
413
+ property :generation, :numeric_string => true, as: 'generation'
414
+ property :object_name, as: 'objectName'
415
+ end
416
+ end
417
+
418
+ class GoogleFirebaseAppdistroV1AabInfo
419
+ # @private
420
+ class Representation < Google::Apis::Core::JsonRepresentation
421
+ property :integration_state, as: 'integrationState'
422
+ property :name, as: 'name'
423
+ property :test_certificate, as: 'testCertificate', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1TestCertificate, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1TestCertificate::Representation
424
+
425
+ end
426
+ end
427
+
428
+ class GoogleFirebaseAppdistroV1BatchAddTestersRequest
429
+ # @private
430
+ class Representation < Google::Apis::Core::JsonRepresentation
431
+ collection :emails, as: 'emails'
432
+ end
433
+ end
434
+
435
+ class GoogleFirebaseAppdistroV1BatchAddTestersResponse
436
+ # @private
437
+ class Representation < Google::Apis::Core::JsonRepresentation
438
+ collection :testers, as: 'testers', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Tester, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Tester::Representation
439
+
440
+ end
441
+ end
442
+
443
+ class GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest
444
+ # @private
445
+ class Representation < Google::Apis::Core::JsonRepresentation
446
+ collection :names, as: 'names'
447
+ end
448
+ end
449
+
450
+ class GoogleFirebaseAppdistroV1BatchJoinGroupRequest
451
+ # @private
452
+ class Representation < Google::Apis::Core::JsonRepresentation
453
+ property :create_missing_testers, as: 'createMissingTesters'
454
+ collection :emails, as: 'emails'
455
+ end
456
+ end
457
+
458
+ class GoogleFirebaseAppdistroV1BatchLeaveGroupRequest
459
+ # @private
460
+ class Representation < Google::Apis::Core::JsonRepresentation
461
+ collection :emails, as: 'emails'
462
+ end
463
+ end
464
+
465
+ class GoogleFirebaseAppdistroV1BatchRemoveTestersRequest
466
+ # @private
467
+ class Representation < Google::Apis::Core::JsonRepresentation
468
+ collection :emails, as: 'emails'
469
+ end
470
+ end
471
+
472
+ class GoogleFirebaseAppdistroV1BatchRemoveTestersResponse
473
+ # @private
474
+ class Representation < Google::Apis::Core::JsonRepresentation
475
+ collection :emails, as: 'emails'
476
+ end
477
+ end
478
+
479
+ class GoogleFirebaseAppdistroV1DistributeReleaseRequest
480
+ # @private
481
+ class Representation < Google::Apis::Core::JsonRepresentation
482
+ collection :group_aliases, as: 'groupAliases'
483
+ collection :tester_emails, as: 'testerEmails'
484
+ end
485
+ end
486
+
487
+ class GoogleFirebaseAppdistroV1DistributeReleaseResponse
488
+ # @private
489
+ class Representation < Google::Apis::Core::JsonRepresentation
490
+ end
491
+ end
492
+
493
+ class GoogleFirebaseAppdistroV1FeedbackReport
494
+ # @private
495
+ class Representation < Google::Apis::Core::JsonRepresentation
496
+ property :create_time, as: 'createTime'
497
+ property :firebase_console_uri, as: 'firebaseConsoleUri'
498
+ property :name, as: 'name'
499
+ property :screenshot_uri, as: 'screenshotUri'
500
+ property :tester, as: 'tester'
501
+ property :text, as: 'text'
502
+ end
503
+ end
504
+
505
+ class GoogleFirebaseAppdistroV1Group
506
+ # @private
507
+ class Representation < Google::Apis::Core::JsonRepresentation
508
+ property :display_name, as: 'displayName'
509
+ property :invite_link_count, as: 'inviteLinkCount'
510
+ property :name, as: 'name'
511
+ property :release_count, as: 'releaseCount'
512
+ property :tester_count, as: 'testerCount'
513
+ end
514
+ end
515
+
516
+ class GoogleFirebaseAppdistroV1ListFeedbackReportsResponse
517
+ # @private
518
+ class Representation < Google::Apis::Core::JsonRepresentation
519
+ collection :feedback_reports, as: 'feedbackReports', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1FeedbackReport, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1FeedbackReport::Representation
520
+
521
+ property :next_page_token, as: 'nextPageToken'
522
+ end
523
+ end
524
+
525
+ class GoogleFirebaseAppdistroV1ListGroupsResponse
526
+ # @private
527
+ class Representation < Google::Apis::Core::JsonRepresentation
528
+ collection :groups, as: 'groups', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Group, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Group::Representation
529
+
530
+ property :next_page_token, as: 'nextPageToken'
531
+ end
532
+ end
533
+
534
+ class GoogleFirebaseAppdistroV1ListReleasesResponse
535
+ # @private
536
+ class Representation < Google::Apis::Core::JsonRepresentation
537
+ property :next_page_token, as: 'nextPageToken'
538
+ collection :releases, as: 'releases', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Release, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Release::Representation
539
+
540
+ end
541
+ end
542
+
543
+ class GoogleFirebaseAppdistroV1ListTestersResponse
544
+ # @private
545
+ class Representation < Google::Apis::Core::JsonRepresentation
546
+ property :next_page_token, as: 'nextPageToken'
547
+ collection :testers, as: 'testers', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Tester, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Tester::Representation
548
+
549
+ end
550
+ end
551
+
552
+ class GoogleFirebaseAppdistroV1Release
553
+ # @private
554
+ class Representation < Google::Apis::Core::JsonRepresentation
555
+ property :binary_download_uri, as: 'binaryDownloadUri'
556
+ property :build_version, as: 'buildVersion'
557
+ property :create_time, as: 'createTime'
558
+ property :display_version, as: 'displayVersion'
559
+ property :firebase_console_uri, as: 'firebaseConsoleUri'
560
+ property :name, as: 'name'
561
+ property :release_notes, as: 'releaseNotes', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1ReleaseNotes, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1ReleaseNotes::Representation
562
+
563
+ property :testing_uri, as: 'testingUri'
564
+ end
565
+ end
566
+
567
+ class GoogleFirebaseAppdistroV1ReleaseNotes
568
+ # @private
569
+ class Representation < Google::Apis::Core::JsonRepresentation
570
+ property :text, as: 'text'
571
+ end
572
+ end
573
+
574
+ class GoogleFirebaseAppdistroV1TestCertificate
575
+ # @private
576
+ class Representation < Google::Apis::Core::JsonRepresentation
577
+ property :hash_md5, as: 'hashMd5'
578
+ property :hash_sha1, as: 'hashSha1'
579
+ property :hash_sha256, as: 'hashSha256'
580
+ end
581
+ end
582
+
583
+ class GoogleFirebaseAppdistroV1Tester
584
+ # @private
585
+ class Representation < Google::Apis::Core::JsonRepresentation
586
+ property :display_name, as: 'displayName'
587
+ collection :groups, as: 'groups'
588
+ property :last_activity_time, as: 'lastActivityTime'
589
+ property :name, as: 'name'
590
+ end
591
+ end
592
+
593
+ class GoogleFirebaseAppdistroV1UploadReleaseMetadata
594
+ # @private
595
+ class Representation < Google::Apis::Core::JsonRepresentation
596
+ end
597
+ end
598
+
599
+ class GoogleFirebaseAppdistroV1UploadReleaseRequest
600
+ # @private
601
+ class Representation < Google::Apis::Core::JsonRepresentation
602
+ property :blob, as: 'blob', class: Google::Apis::FirebaseappdistributionV1::GdataMedia, decorator: Google::Apis::FirebaseappdistributionV1::GdataMedia::Representation
603
+
604
+ end
605
+ end
606
+
607
+ class GoogleFirebaseAppdistroV1UploadReleaseResponse
608
+ # @private
609
+ class Representation < Google::Apis::Core::JsonRepresentation
610
+ property :release, as: 'release', class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Release, decorator: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1Release::Representation
611
+
612
+ property :result, as: 'result'
613
+ end
614
+ end
615
+
616
+ class GoogleLongrunningCancelOperationRequest
617
+ # @private
618
+ class Representation < Google::Apis::Core::JsonRepresentation
619
+ end
620
+ end
621
+
622
+ class GoogleLongrunningListOperationsResponse
623
+ # @private
624
+ class Representation < Google::Apis::Core::JsonRepresentation
625
+ property :next_page_token, as: 'nextPageToken'
626
+ collection :operations, as: 'operations', class: Google::Apis::FirebaseappdistributionV1::GoogleLongrunningOperation, decorator: Google::Apis::FirebaseappdistributionV1::GoogleLongrunningOperation::Representation
627
+
628
+ end
629
+ end
630
+
631
+ class GoogleLongrunningOperation
632
+ # @private
633
+ class Representation < Google::Apis::Core::JsonRepresentation
634
+ property :done, as: 'done'
635
+ property :error, as: 'error', class: Google::Apis::FirebaseappdistributionV1::GoogleRpcStatus, decorator: Google::Apis::FirebaseappdistributionV1::GoogleRpcStatus::Representation
636
+
637
+ hash :metadata, as: 'metadata'
638
+ property :name, as: 'name'
639
+ hash :response, as: 'response'
640
+ end
641
+ end
642
+
643
+ class GoogleLongrunningWaitOperationRequest
644
+ # @private
645
+ class Representation < Google::Apis::Core::JsonRepresentation
646
+ property :timeout, as: 'timeout'
647
+ end
648
+ end
649
+
650
+ class GoogleProtobufEmpty
651
+ # @private
652
+ class Representation < Google::Apis::Core::JsonRepresentation
653
+ end
654
+ end
655
+
656
+ class GoogleRpcStatus
657
+ # @private
658
+ class Representation < Google::Apis::Core::JsonRepresentation
659
+ property :code, as: 'code'
660
+ collection :details, as: 'details'
661
+ property :message, as: 'message'
662
+ end
663
+ end
664
+ end
665
+ end
666
+ end