google-apis-androidenterprise_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 AndroidenterpriseV1
18
+ # Version of the google-apis-androidenterprise_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20201125"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,1326 @@
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 AndroidenterpriseV1
24
+
25
+ class Administrator
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AdministratorWebToken
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AdministratorWebTokenSpec
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AdministratorWebTokenSpecManagedConfigurations
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AdministratorWebTokenSpecPlaySearch
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AdministratorWebTokenSpecPrivateApps
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AdministratorWebTokenSpecStoreBuilder
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AdministratorWebTokenSpecWebApps
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class AppRestrictionsSchema
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class AppRestrictionsSchemaChangeEvent
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class AppRestrictionsSchemaRestriction
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class AppRestrictionsSchemaRestrictionRestrictionValue
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class AppState
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class AppUpdateEvent
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class AppVersion
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class ApprovalUrlInfo
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class AuthenticationToken
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class AutoInstallConstraint
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class AutoInstallPolicy
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class ConfigurationVariables
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class Device
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class DeviceReport
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class DeviceReportUpdateEvent
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class DeviceState
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class ListDevicesResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class Enterprise
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class EnterpriseAccount
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class ListEnterprisesResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class SendTestPushNotificationResponse
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Entitlement
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class ListEntitlementsResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GroupLicense
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class ListGroupLicenseUsersResponse
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class ListGroupLicensesResponse
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class Install
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class InstallFailureEvent
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class ListInstallsResponse
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class KeyedAppState
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class LocalizedText
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class MaintenanceWindow
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class ManagedConfiguration
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class ManagedConfigurationsForDeviceListResponse
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class ManagedConfigurationsForUserListResponse
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class ManagedConfigurationsSettings
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class ManagedConfigurationsSettingsListResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class ManagedProperty
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class ManagedPropertyBundle
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class NewDeviceEvent
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class NewPermissionsEvent
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class Notification
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class NotificationSet
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class PageInfo
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class Permission
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class Policy
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class Product
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class ProductApprovalEvent
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class ProductAvailabilityChangeEvent
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class ProductPermission
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class ProductPermissions
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class ProductPolicy
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class ProductSet
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class ProductSigningCertificate
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ProductVisibility
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class ApproveProductRequest
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GenerateProductApprovalUrlResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class ProductsListResponse
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class ServiceAccount
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class ServiceAccountKey
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class ServiceAccountKeysListResponse
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class SignupInfo
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class StoreCluster
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class StoreLayout
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class StoreLayoutClustersListResponse
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class StoreLayoutPagesListResponse
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class StorePage
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class TokenPagination
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class TrackInfo
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class User
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class ListUsersResponse
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class VariableSet
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class WebApp
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class WebAppIcon
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class WebAppsListResponse
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class Administrator
524
+ # @private
525
+ class Representation < Google::Apis::Core::JsonRepresentation
526
+ property :email, as: 'email'
527
+ end
528
+ end
529
+
530
+ class AdministratorWebToken
531
+ # @private
532
+ class Representation < Google::Apis::Core::JsonRepresentation
533
+ property :token, as: 'token'
534
+ end
535
+ end
536
+
537
+ class AdministratorWebTokenSpec
538
+ # @private
539
+ class Representation < Google::Apis::Core::JsonRepresentation
540
+ property :managed_configurations, as: 'managedConfigurations', class: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecManagedConfigurations, decorator: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecManagedConfigurations::Representation
541
+
542
+ property :parent, as: 'parent'
543
+ collection :permission, as: 'permission'
544
+ property :play_search, as: 'playSearch', class: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecPlaySearch, decorator: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecPlaySearch::Representation
545
+
546
+ property :private_apps, as: 'privateApps', class: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecPrivateApps, decorator: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecPrivateApps::Representation
547
+
548
+ property :store_builder, as: 'storeBuilder', class: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecStoreBuilder, decorator: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecStoreBuilder::Representation
549
+
550
+ property :web_apps, as: 'webApps', class: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecWebApps, decorator: Google::Apis::AndroidenterpriseV1::AdministratorWebTokenSpecWebApps::Representation
551
+
552
+ end
553
+ end
554
+
555
+ class AdministratorWebTokenSpecManagedConfigurations
556
+ # @private
557
+ class Representation < Google::Apis::Core::JsonRepresentation
558
+ property :enabled, as: 'enabled'
559
+ end
560
+ end
561
+
562
+ class AdministratorWebTokenSpecPlaySearch
563
+ # @private
564
+ class Representation < Google::Apis::Core::JsonRepresentation
565
+ property :approve_apps, as: 'approveApps'
566
+ property :enabled, as: 'enabled'
567
+ end
568
+ end
569
+
570
+ class AdministratorWebTokenSpecPrivateApps
571
+ # @private
572
+ class Representation < Google::Apis::Core::JsonRepresentation
573
+ property :enabled, as: 'enabled'
574
+ end
575
+ end
576
+
577
+ class AdministratorWebTokenSpecStoreBuilder
578
+ # @private
579
+ class Representation < Google::Apis::Core::JsonRepresentation
580
+ property :enabled, as: 'enabled'
581
+ end
582
+ end
583
+
584
+ class AdministratorWebTokenSpecWebApps
585
+ # @private
586
+ class Representation < Google::Apis::Core::JsonRepresentation
587
+ property :enabled, as: 'enabled'
588
+ end
589
+ end
590
+
591
+ class AppRestrictionsSchema
592
+ # @private
593
+ class Representation < Google::Apis::Core::JsonRepresentation
594
+ property :kind, as: 'kind'
595
+ collection :restrictions, as: 'restrictions', class: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestriction, decorator: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestriction::Representation
596
+
597
+ end
598
+ end
599
+
600
+ class AppRestrictionsSchemaChangeEvent
601
+ # @private
602
+ class Representation < Google::Apis::Core::JsonRepresentation
603
+ property :product_id, as: 'productId'
604
+ end
605
+ end
606
+
607
+ class AppRestrictionsSchemaRestriction
608
+ # @private
609
+ class Representation < Google::Apis::Core::JsonRepresentation
610
+ property :default_value, as: 'defaultValue', class: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestrictionRestrictionValue, decorator: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestrictionRestrictionValue::Representation
611
+
612
+ property :description, as: 'description'
613
+ collection :entry, as: 'entry'
614
+ collection :entry_value, as: 'entryValue'
615
+ property :key, as: 'key'
616
+ collection :nested_restriction, as: 'nestedRestriction', class: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestriction, decorator: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaRestriction::Representation
617
+
618
+ property :restriction_type, as: 'restrictionType'
619
+ property :title, as: 'title'
620
+ end
621
+ end
622
+
623
+ class AppRestrictionsSchemaRestrictionRestrictionValue
624
+ # @private
625
+ class Representation < Google::Apis::Core::JsonRepresentation
626
+ property :type, as: 'type'
627
+ property :value_bool, as: 'valueBool'
628
+ property :value_integer, as: 'valueInteger'
629
+ collection :value_multiselect, as: 'valueMultiselect'
630
+ property :value_string, as: 'valueString'
631
+ end
632
+ end
633
+
634
+ class AppState
635
+ # @private
636
+ class Representation < Google::Apis::Core::JsonRepresentation
637
+ collection :keyed_app_state, as: 'keyedAppState', class: Google::Apis::AndroidenterpriseV1::KeyedAppState, decorator: Google::Apis::AndroidenterpriseV1::KeyedAppState::Representation
638
+
639
+ property :package_name, as: 'packageName'
640
+ end
641
+ end
642
+
643
+ class AppUpdateEvent
644
+ # @private
645
+ class Representation < Google::Apis::Core::JsonRepresentation
646
+ property :product_id, as: 'productId'
647
+ end
648
+ end
649
+
650
+ class AppVersion
651
+ # @private
652
+ class Representation < Google::Apis::Core::JsonRepresentation
653
+ property :is_production, as: 'isProduction'
654
+ property :track, as: 'track'
655
+ collection :track_id, as: 'trackId'
656
+ property :version_code, as: 'versionCode'
657
+ property :version_string, as: 'versionString'
658
+ end
659
+ end
660
+
661
+ class ApprovalUrlInfo
662
+ # @private
663
+ class Representation < Google::Apis::Core::JsonRepresentation
664
+ property :approval_url, as: 'approvalUrl'
665
+ end
666
+ end
667
+
668
+ class AuthenticationToken
669
+ # @private
670
+ class Representation < Google::Apis::Core::JsonRepresentation
671
+ property :token, as: 'token'
672
+ end
673
+ end
674
+
675
+ class AutoInstallConstraint
676
+ # @private
677
+ class Representation < Google::Apis::Core::JsonRepresentation
678
+ property :charging_state_constraint, as: 'chargingStateConstraint'
679
+ property :device_idle_state_constraint, as: 'deviceIdleStateConstraint'
680
+ property :network_type_constraint, as: 'networkTypeConstraint'
681
+ end
682
+ end
683
+
684
+ class AutoInstallPolicy
685
+ # @private
686
+ class Representation < Google::Apis::Core::JsonRepresentation
687
+ collection :auto_install_constraint, as: 'autoInstallConstraint', class: Google::Apis::AndroidenterpriseV1::AutoInstallConstraint, decorator: Google::Apis::AndroidenterpriseV1::AutoInstallConstraint::Representation
688
+
689
+ property :auto_install_mode, as: 'autoInstallMode'
690
+ property :auto_install_priority, as: 'autoInstallPriority'
691
+ property :minimum_version_code, as: 'minimumVersionCode'
692
+ end
693
+ end
694
+
695
+ class ConfigurationVariables
696
+ # @private
697
+ class Representation < Google::Apis::Core::JsonRepresentation
698
+ property :mcm_id, as: 'mcmId'
699
+ collection :variable_set, as: 'variableSet', class: Google::Apis::AndroidenterpriseV1::VariableSet, decorator: Google::Apis::AndroidenterpriseV1::VariableSet::Representation
700
+
701
+ end
702
+ end
703
+
704
+ class Device
705
+ # @private
706
+ class Representation < Google::Apis::Core::JsonRepresentation
707
+ property :android_id, as: 'androidId'
708
+ property :management_type, as: 'managementType'
709
+ property :policy, as: 'policy', class: Google::Apis::AndroidenterpriseV1::Policy, decorator: Google::Apis::AndroidenterpriseV1::Policy::Representation
710
+
711
+ property :report, as: 'report', class: Google::Apis::AndroidenterpriseV1::DeviceReport, decorator: Google::Apis::AndroidenterpriseV1::DeviceReport::Representation
712
+
713
+ end
714
+ end
715
+
716
+ class DeviceReport
717
+ # @private
718
+ class Representation < Google::Apis::Core::JsonRepresentation
719
+ collection :app_state, as: 'appState', class: Google::Apis::AndroidenterpriseV1::AppState, decorator: Google::Apis::AndroidenterpriseV1::AppState::Representation
720
+
721
+ property :last_updated_timestamp_millis, :numeric_string => true, as: 'lastUpdatedTimestampMillis'
722
+ end
723
+ end
724
+
725
+ class DeviceReportUpdateEvent
726
+ # @private
727
+ class Representation < Google::Apis::Core::JsonRepresentation
728
+ property :device_id, as: 'deviceId'
729
+ property :report, as: 'report', class: Google::Apis::AndroidenterpriseV1::DeviceReport, decorator: Google::Apis::AndroidenterpriseV1::DeviceReport::Representation
730
+
731
+ property :user_id, as: 'userId'
732
+ end
733
+ end
734
+
735
+ class DeviceState
736
+ # @private
737
+ class Representation < Google::Apis::Core::JsonRepresentation
738
+ property :account_state, as: 'accountState'
739
+ end
740
+ end
741
+
742
+ class ListDevicesResponse
743
+ # @private
744
+ class Representation < Google::Apis::Core::JsonRepresentation
745
+ collection :device, as: 'device', class: Google::Apis::AndroidenterpriseV1::Device, decorator: Google::Apis::AndroidenterpriseV1::Device::Representation
746
+
747
+ end
748
+ end
749
+
750
+ class Enterprise
751
+ # @private
752
+ class Representation < Google::Apis::Core::JsonRepresentation
753
+ collection :administrator, as: 'administrator', class: Google::Apis::AndroidenterpriseV1::Administrator, decorator: Google::Apis::AndroidenterpriseV1::Administrator::Representation
754
+
755
+ property :id, as: 'id'
756
+ property :name, as: 'name'
757
+ property :primary_domain, as: 'primaryDomain'
758
+ end
759
+ end
760
+
761
+ class EnterpriseAccount
762
+ # @private
763
+ class Representation < Google::Apis::Core::JsonRepresentation
764
+ property :account_email, as: 'accountEmail'
765
+ end
766
+ end
767
+
768
+ class ListEnterprisesResponse
769
+ # @private
770
+ class Representation < Google::Apis::Core::JsonRepresentation
771
+ collection :enterprise, as: 'enterprise', class: Google::Apis::AndroidenterpriseV1::Enterprise, decorator: Google::Apis::AndroidenterpriseV1::Enterprise::Representation
772
+
773
+ end
774
+ end
775
+
776
+ class SendTestPushNotificationResponse
777
+ # @private
778
+ class Representation < Google::Apis::Core::JsonRepresentation
779
+ property :message_id, as: 'messageId'
780
+ property :topic_name, as: 'topicName'
781
+ end
782
+ end
783
+
784
+ class Entitlement
785
+ # @private
786
+ class Representation < Google::Apis::Core::JsonRepresentation
787
+ property :product_id, as: 'productId'
788
+ property :reason, as: 'reason'
789
+ end
790
+ end
791
+
792
+ class ListEntitlementsResponse
793
+ # @private
794
+ class Representation < Google::Apis::Core::JsonRepresentation
795
+ collection :entitlement, as: 'entitlement', class: Google::Apis::AndroidenterpriseV1::Entitlement, decorator: Google::Apis::AndroidenterpriseV1::Entitlement::Representation
796
+
797
+ end
798
+ end
799
+
800
+ class GroupLicense
801
+ # @private
802
+ class Representation < Google::Apis::Core::JsonRepresentation
803
+ property :acquisition_kind, as: 'acquisitionKind'
804
+ property :approval, as: 'approval'
805
+ property :num_provisioned, as: 'numProvisioned'
806
+ property :num_purchased, as: 'numPurchased'
807
+ property :permissions, as: 'permissions'
808
+ property :product_id, as: 'productId'
809
+ end
810
+ end
811
+
812
+ class ListGroupLicenseUsersResponse
813
+ # @private
814
+ class Representation < Google::Apis::Core::JsonRepresentation
815
+ collection :user, as: 'user', class: Google::Apis::AndroidenterpriseV1::User, decorator: Google::Apis::AndroidenterpriseV1::User::Representation
816
+
817
+ end
818
+ end
819
+
820
+ class ListGroupLicensesResponse
821
+ # @private
822
+ class Representation < Google::Apis::Core::JsonRepresentation
823
+ collection :group_license, as: 'groupLicense', class: Google::Apis::AndroidenterpriseV1::GroupLicense, decorator: Google::Apis::AndroidenterpriseV1::GroupLicense::Representation
824
+
825
+ end
826
+ end
827
+
828
+ class Install
829
+ # @private
830
+ class Representation < Google::Apis::Core::JsonRepresentation
831
+ property :install_state, as: 'installState'
832
+ property :product_id, as: 'productId'
833
+ property :version_code, as: 'versionCode'
834
+ end
835
+ end
836
+
837
+ class InstallFailureEvent
838
+ # @private
839
+ class Representation < Google::Apis::Core::JsonRepresentation
840
+ property :device_id, as: 'deviceId'
841
+ property :failure_details, as: 'failureDetails'
842
+ property :failure_reason, as: 'failureReason'
843
+ property :product_id, as: 'productId'
844
+ property :user_id, as: 'userId'
845
+ end
846
+ end
847
+
848
+ class ListInstallsResponse
849
+ # @private
850
+ class Representation < Google::Apis::Core::JsonRepresentation
851
+ collection :install, as: 'install', class: Google::Apis::AndroidenterpriseV1::Install, decorator: Google::Apis::AndroidenterpriseV1::Install::Representation
852
+
853
+ end
854
+ end
855
+
856
+ class KeyedAppState
857
+ # @private
858
+ class Representation < Google::Apis::Core::JsonRepresentation
859
+ property :data, as: 'data'
860
+ property :key, as: 'key'
861
+ property :message, as: 'message'
862
+ property :severity, as: 'severity'
863
+ property :state_timestamp_millis, :numeric_string => true, as: 'stateTimestampMillis'
864
+ end
865
+ end
866
+
867
+ class LocalizedText
868
+ # @private
869
+ class Representation < Google::Apis::Core::JsonRepresentation
870
+ property :locale, as: 'locale'
871
+ property :text, as: 'text'
872
+ end
873
+ end
874
+
875
+ class MaintenanceWindow
876
+ # @private
877
+ class Representation < Google::Apis::Core::JsonRepresentation
878
+ property :duration_ms, :numeric_string => true, as: 'durationMs'
879
+ property :start_time_after_midnight_ms, :numeric_string => true, as: 'startTimeAfterMidnightMs'
880
+ end
881
+ end
882
+
883
+ class ManagedConfiguration
884
+ # @private
885
+ class Representation < Google::Apis::Core::JsonRepresentation
886
+ property :configuration_variables, as: 'configurationVariables', class: Google::Apis::AndroidenterpriseV1::ConfigurationVariables, decorator: Google::Apis::AndroidenterpriseV1::ConfigurationVariables::Representation
887
+
888
+ property :kind, as: 'kind'
889
+ collection :managed_property, as: 'managedProperty', class: Google::Apis::AndroidenterpriseV1::ManagedProperty, decorator: Google::Apis::AndroidenterpriseV1::ManagedProperty::Representation
890
+
891
+ property :product_id, as: 'productId'
892
+ end
893
+ end
894
+
895
+ class ManagedConfigurationsForDeviceListResponse
896
+ # @private
897
+ class Representation < Google::Apis::Core::JsonRepresentation
898
+ collection :managed_configuration_for_device, as: 'managedConfigurationForDevice', class: Google::Apis::AndroidenterpriseV1::ManagedConfiguration, decorator: Google::Apis::AndroidenterpriseV1::ManagedConfiguration::Representation
899
+
900
+ end
901
+ end
902
+
903
+ class ManagedConfigurationsForUserListResponse
904
+ # @private
905
+ class Representation < Google::Apis::Core::JsonRepresentation
906
+ collection :managed_configuration_for_user, as: 'managedConfigurationForUser', class: Google::Apis::AndroidenterpriseV1::ManagedConfiguration, decorator: Google::Apis::AndroidenterpriseV1::ManagedConfiguration::Representation
907
+
908
+ end
909
+ end
910
+
911
+ class ManagedConfigurationsSettings
912
+ # @private
913
+ class Representation < Google::Apis::Core::JsonRepresentation
914
+ property :last_updated_timestamp_millis, :numeric_string => true, as: 'lastUpdatedTimestampMillis'
915
+ property :mcm_id, as: 'mcmId'
916
+ property :name, as: 'name'
917
+ end
918
+ end
919
+
920
+ class ManagedConfigurationsSettingsListResponse
921
+ # @private
922
+ class Representation < Google::Apis::Core::JsonRepresentation
923
+ collection :managed_configurations_settings, as: 'managedConfigurationsSettings', class: Google::Apis::AndroidenterpriseV1::ManagedConfigurationsSettings, decorator: Google::Apis::AndroidenterpriseV1::ManagedConfigurationsSettings::Representation
924
+
925
+ end
926
+ end
927
+
928
+ class ManagedProperty
929
+ # @private
930
+ class Representation < Google::Apis::Core::JsonRepresentation
931
+ property :key, as: 'key'
932
+ property :value_bool, as: 'valueBool'
933
+ property :value_bundle, as: 'valueBundle', class: Google::Apis::AndroidenterpriseV1::ManagedPropertyBundle, decorator: Google::Apis::AndroidenterpriseV1::ManagedPropertyBundle::Representation
934
+
935
+ collection :value_bundle_array, as: 'valueBundleArray', class: Google::Apis::AndroidenterpriseV1::ManagedPropertyBundle, decorator: Google::Apis::AndroidenterpriseV1::ManagedPropertyBundle::Representation
936
+
937
+ property :value_integer, as: 'valueInteger'
938
+ property :value_string, as: 'valueString'
939
+ collection :value_string_array, as: 'valueStringArray'
940
+ end
941
+ end
942
+
943
+ class ManagedPropertyBundle
944
+ # @private
945
+ class Representation < Google::Apis::Core::JsonRepresentation
946
+ collection :managed_property, as: 'managedProperty', class: Google::Apis::AndroidenterpriseV1::ManagedProperty, decorator: Google::Apis::AndroidenterpriseV1::ManagedProperty::Representation
947
+
948
+ end
949
+ end
950
+
951
+ class NewDeviceEvent
952
+ # @private
953
+ class Representation < Google::Apis::Core::JsonRepresentation
954
+ property :device_id, as: 'deviceId'
955
+ property :dpc_package_name, as: 'dpcPackageName'
956
+ property :management_type, as: 'managementType'
957
+ property :user_id, as: 'userId'
958
+ end
959
+ end
960
+
961
+ class NewPermissionsEvent
962
+ # @private
963
+ class Representation < Google::Apis::Core::JsonRepresentation
964
+ collection :approved_permissions, as: 'approvedPermissions'
965
+ property :product_id, as: 'productId'
966
+ collection :requested_permissions, as: 'requestedPermissions'
967
+ end
968
+ end
969
+
970
+ class Notification
971
+ # @private
972
+ class Representation < Google::Apis::Core::JsonRepresentation
973
+ property :app_restrictions_schema_change_event, as: 'appRestrictionsSchemaChangeEvent', class: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaChangeEvent, decorator: Google::Apis::AndroidenterpriseV1::AppRestrictionsSchemaChangeEvent::Representation
974
+
975
+ property :app_update_event, as: 'appUpdateEvent', class: Google::Apis::AndroidenterpriseV1::AppUpdateEvent, decorator: Google::Apis::AndroidenterpriseV1::AppUpdateEvent::Representation
976
+
977
+ property :device_report_update_event, as: 'deviceReportUpdateEvent', class: Google::Apis::AndroidenterpriseV1::DeviceReportUpdateEvent, decorator: Google::Apis::AndroidenterpriseV1::DeviceReportUpdateEvent::Representation
978
+
979
+ property :enterprise_id, as: 'enterpriseId'
980
+ property :install_failure_event, as: 'installFailureEvent', class: Google::Apis::AndroidenterpriseV1::InstallFailureEvent, decorator: Google::Apis::AndroidenterpriseV1::InstallFailureEvent::Representation
981
+
982
+ property :new_device_event, as: 'newDeviceEvent', class: Google::Apis::AndroidenterpriseV1::NewDeviceEvent, decorator: Google::Apis::AndroidenterpriseV1::NewDeviceEvent::Representation
983
+
984
+ property :new_permissions_event, as: 'newPermissionsEvent', class: Google::Apis::AndroidenterpriseV1::NewPermissionsEvent, decorator: Google::Apis::AndroidenterpriseV1::NewPermissionsEvent::Representation
985
+
986
+ property :notification_type, as: 'notificationType'
987
+ property :product_approval_event, as: 'productApprovalEvent', class: Google::Apis::AndroidenterpriseV1::ProductApprovalEvent, decorator: Google::Apis::AndroidenterpriseV1::ProductApprovalEvent::Representation
988
+
989
+ property :product_availability_change_event, as: 'productAvailabilityChangeEvent', class: Google::Apis::AndroidenterpriseV1::ProductAvailabilityChangeEvent, decorator: Google::Apis::AndroidenterpriseV1::ProductAvailabilityChangeEvent::Representation
990
+
991
+ property :timestamp_millis, :numeric_string => true, as: 'timestampMillis'
992
+ end
993
+ end
994
+
995
+ class NotificationSet
996
+ # @private
997
+ class Representation < Google::Apis::Core::JsonRepresentation
998
+ collection :notification, as: 'notification', class: Google::Apis::AndroidenterpriseV1::Notification, decorator: Google::Apis::AndroidenterpriseV1::Notification::Representation
999
+
1000
+ property :notification_set_id, as: 'notificationSetId'
1001
+ end
1002
+ end
1003
+
1004
+ class PageInfo
1005
+ # @private
1006
+ class Representation < Google::Apis::Core::JsonRepresentation
1007
+ property :result_per_page, as: 'resultPerPage'
1008
+ property :start_index, as: 'startIndex'
1009
+ property :total_results, as: 'totalResults'
1010
+ end
1011
+ end
1012
+
1013
+ class Permission
1014
+ # @private
1015
+ class Representation < Google::Apis::Core::JsonRepresentation
1016
+ property :description, as: 'description'
1017
+ property :name, as: 'name'
1018
+ property :permission_id, as: 'permissionId'
1019
+ end
1020
+ end
1021
+
1022
+ class Policy
1023
+ # @private
1024
+ class Representation < Google::Apis::Core::JsonRepresentation
1025
+ property :auto_update_policy, as: 'autoUpdatePolicy'
1026
+ property :device_report_policy, as: 'deviceReportPolicy'
1027
+ property :maintenance_window, as: 'maintenanceWindow', class: Google::Apis::AndroidenterpriseV1::MaintenanceWindow, decorator: Google::Apis::AndroidenterpriseV1::MaintenanceWindow::Representation
1028
+
1029
+ property :product_availability_policy, as: 'productAvailabilityPolicy'
1030
+ collection :product_policy, as: 'productPolicy', class: Google::Apis::AndroidenterpriseV1::ProductPolicy, decorator: Google::Apis::AndroidenterpriseV1::ProductPolicy::Representation
1031
+
1032
+ end
1033
+ end
1034
+
1035
+ class Product
1036
+ # @private
1037
+ class Representation < Google::Apis::Core::JsonRepresentation
1038
+ collection :app_tracks, as: 'appTracks', class: Google::Apis::AndroidenterpriseV1::TrackInfo, decorator: Google::Apis::AndroidenterpriseV1::TrackInfo::Representation
1039
+
1040
+ collection :app_version, as: 'appVersion', class: Google::Apis::AndroidenterpriseV1::AppVersion, decorator: Google::Apis::AndroidenterpriseV1::AppVersion::Representation
1041
+
1042
+ property :author_name, as: 'authorName'
1043
+ collection :available_countries, as: 'availableCountries'
1044
+ collection :available_tracks, as: 'availableTracks'
1045
+ property :category, as: 'category'
1046
+ property :content_rating, as: 'contentRating'
1047
+ property :description, as: 'description'
1048
+ property :details_url, as: 'detailsUrl'
1049
+ property :distribution_channel, as: 'distributionChannel'
1050
+ collection :features, as: 'features'
1051
+ property :icon_url, as: 'iconUrl'
1052
+ property :last_updated_timestamp_millis, :numeric_string => true, as: 'lastUpdatedTimestampMillis'
1053
+ property :min_android_sdk_version, as: 'minAndroidSdkVersion'
1054
+ collection :permissions, as: 'permissions', class: Google::Apis::AndroidenterpriseV1::ProductPermission, decorator: Google::Apis::AndroidenterpriseV1::ProductPermission::Representation
1055
+
1056
+ property :product_id, as: 'productId'
1057
+ property :product_pricing, as: 'productPricing'
1058
+ property :recent_changes, as: 'recentChanges'
1059
+ property :requires_container_app, as: 'requiresContainerApp'
1060
+ collection :screenshot_urls, as: 'screenshotUrls'
1061
+ property :signing_certificate, as: 'signingCertificate', class: Google::Apis::AndroidenterpriseV1::ProductSigningCertificate, decorator: Google::Apis::AndroidenterpriseV1::ProductSigningCertificate::Representation
1062
+
1063
+ property :small_icon_url, as: 'smallIconUrl'
1064
+ property :title, as: 'title'
1065
+ property :work_details_url, as: 'workDetailsUrl'
1066
+ end
1067
+ end
1068
+
1069
+ class ProductApprovalEvent
1070
+ # @private
1071
+ class Representation < Google::Apis::Core::JsonRepresentation
1072
+ property :approved, as: 'approved'
1073
+ property :product_id, as: 'productId'
1074
+ end
1075
+ end
1076
+
1077
+ class ProductAvailabilityChangeEvent
1078
+ # @private
1079
+ class Representation < Google::Apis::Core::JsonRepresentation
1080
+ property :availability_status, as: 'availabilityStatus'
1081
+ property :product_id, as: 'productId'
1082
+ end
1083
+ end
1084
+
1085
+ class ProductPermission
1086
+ # @private
1087
+ class Representation < Google::Apis::Core::JsonRepresentation
1088
+ property :permission_id, as: 'permissionId'
1089
+ property :state, as: 'state'
1090
+ end
1091
+ end
1092
+
1093
+ class ProductPermissions
1094
+ # @private
1095
+ class Representation < Google::Apis::Core::JsonRepresentation
1096
+ collection :permission, as: 'permission', class: Google::Apis::AndroidenterpriseV1::ProductPermission, decorator: Google::Apis::AndroidenterpriseV1::ProductPermission::Representation
1097
+
1098
+ property :product_id, as: 'productId'
1099
+ end
1100
+ end
1101
+
1102
+ class ProductPolicy
1103
+ # @private
1104
+ class Representation < Google::Apis::Core::JsonRepresentation
1105
+ property :auto_install_policy, as: 'autoInstallPolicy', class: Google::Apis::AndroidenterpriseV1::AutoInstallPolicy, decorator: Google::Apis::AndroidenterpriseV1::AutoInstallPolicy::Representation
1106
+
1107
+ property :auto_update_mode, as: 'autoUpdateMode'
1108
+ property :managed_configuration, as: 'managedConfiguration', class: Google::Apis::AndroidenterpriseV1::ManagedConfiguration, decorator: Google::Apis::AndroidenterpriseV1::ManagedConfiguration::Representation
1109
+
1110
+ property :product_id, as: 'productId'
1111
+ collection :track_ids, as: 'trackIds'
1112
+ collection :tracks, as: 'tracks'
1113
+ end
1114
+ end
1115
+
1116
+ class ProductSet
1117
+ # @private
1118
+ class Representation < Google::Apis::Core::JsonRepresentation
1119
+ collection :product_id, as: 'productId'
1120
+ property :product_set_behavior, as: 'productSetBehavior'
1121
+ collection :product_visibility, as: 'productVisibility', class: Google::Apis::AndroidenterpriseV1::ProductVisibility, decorator: Google::Apis::AndroidenterpriseV1::ProductVisibility::Representation
1122
+
1123
+ end
1124
+ end
1125
+
1126
+ class ProductSigningCertificate
1127
+ # @private
1128
+ class Representation < Google::Apis::Core::JsonRepresentation
1129
+ property :certificate_hash_sha1, as: 'certificateHashSha1'
1130
+ property :certificate_hash_sha256, as: 'certificateHashSha256'
1131
+ end
1132
+ end
1133
+
1134
+ class ProductVisibility
1135
+ # @private
1136
+ class Representation < Google::Apis::Core::JsonRepresentation
1137
+ property :product_id, as: 'productId'
1138
+ collection :track_ids, as: 'trackIds'
1139
+ collection :tracks, as: 'tracks'
1140
+ end
1141
+ end
1142
+
1143
+ class ApproveProductRequest
1144
+ # @private
1145
+ class Representation < Google::Apis::Core::JsonRepresentation
1146
+ property :approval_url_info, as: 'approvalUrlInfo', class: Google::Apis::AndroidenterpriseV1::ApprovalUrlInfo, decorator: Google::Apis::AndroidenterpriseV1::ApprovalUrlInfo::Representation
1147
+
1148
+ property :approved_permissions, as: 'approvedPermissions'
1149
+ end
1150
+ end
1151
+
1152
+ class GenerateProductApprovalUrlResponse
1153
+ # @private
1154
+ class Representation < Google::Apis::Core::JsonRepresentation
1155
+ property :url, as: 'url'
1156
+ end
1157
+ end
1158
+
1159
+ class ProductsListResponse
1160
+ # @private
1161
+ class Representation < Google::Apis::Core::JsonRepresentation
1162
+ property :page_info, as: 'pageInfo', class: Google::Apis::AndroidenterpriseV1::PageInfo, decorator: Google::Apis::AndroidenterpriseV1::PageInfo::Representation
1163
+
1164
+ collection :product, as: 'product', class: Google::Apis::AndroidenterpriseV1::Product, decorator: Google::Apis::AndroidenterpriseV1::Product::Representation
1165
+
1166
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::AndroidenterpriseV1::TokenPagination, decorator: Google::Apis::AndroidenterpriseV1::TokenPagination::Representation
1167
+
1168
+ end
1169
+ end
1170
+
1171
+ class ServiceAccount
1172
+ # @private
1173
+ class Representation < Google::Apis::Core::JsonRepresentation
1174
+ property :key, as: 'key', class: Google::Apis::AndroidenterpriseV1::ServiceAccountKey, decorator: Google::Apis::AndroidenterpriseV1::ServiceAccountKey::Representation
1175
+
1176
+ property :name, as: 'name'
1177
+ end
1178
+ end
1179
+
1180
+ class ServiceAccountKey
1181
+ # @private
1182
+ class Representation < Google::Apis::Core::JsonRepresentation
1183
+ property :data, as: 'data'
1184
+ property :id, as: 'id'
1185
+ property :public_data, as: 'publicData'
1186
+ property :type, as: 'type'
1187
+ end
1188
+ end
1189
+
1190
+ class ServiceAccountKeysListResponse
1191
+ # @private
1192
+ class Representation < Google::Apis::Core::JsonRepresentation
1193
+ collection :service_account_key, as: 'serviceAccountKey', class: Google::Apis::AndroidenterpriseV1::ServiceAccountKey, decorator: Google::Apis::AndroidenterpriseV1::ServiceAccountKey::Representation
1194
+
1195
+ end
1196
+ end
1197
+
1198
+ class SignupInfo
1199
+ # @private
1200
+ class Representation < Google::Apis::Core::JsonRepresentation
1201
+ property :completion_token, as: 'completionToken'
1202
+ property :kind, as: 'kind'
1203
+ property :url, as: 'url'
1204
+ end
1205
+ end
1206
+
1207
+ class StoreCluster
1208
+ # @private
1209
+ class Representation < Google::Apis::Core::JsonRepresentation
1210
+ property :id, as: 'id'
1211
+ collection :name, as: 'name', class: Google::Apis::AndroidenterpriseV1::LocalizedText, decorator: Google::Apis::AndroidenterpriseV1::LocalizedText::Representation
1212
+
1213
+ property :order_in_page, as: 'orderInPage'
1214
+ collection :product_id, as: 'productId'
1215
+ end
1216
+ end
1217
+
1218
+ class StoreLayout
1219
+ # @private
1220
+ class Representation < Google::Apis::Core::JsonRepresentation
1221
+ property :homepage_id, as: 'homepageId'
1222
+ property :store_layout_type, as: 'storeLayoutType'
1223
+ end
1224
+ end
1225
+
1226
+ class StoreLayoutClustersListResponse
1227
+ # @private
1228
+ class Representation < Google::Apis::Core::JsonRepresentation
1229
+ collection :cluster, as: 'cluster', class: Google::Apis::AndroidenterpriseV1::StoreCluster, decorator: Google::Apis::AndroidenterpriseV1::StoreCluster::Representation
1230
+
1231
+ end
1232
+ end
1233
+
1234
+ class StoreLayoutPagesListResponse
1235
+ # @private
1236
+ class Representation < Google::Apis::Core::JsonRepresentation
1237
+ collection :page, as: 'page', class: Google::Apis::AndroidenterpriseV1::StorePage, decorator: Google::Apis::AndroidenterpriseV1::StorePage::Representation
1238
+
1239
+ end
1240
+ end
1241
+
1242
+ class StorePage
1243
+ # @private
1244
+ class Representation < Google::Apis::Core::JsonRepresentation
1245
+ property :id, as: 'id'
1246
+ collection :link, as: 'link'
1247
+ collection :name, as: 'name', class: Google::Apis::AndroidenterpriseV1::LocalizedText, decorator: Google::Apis::AndroidenterpriseV1::LocalizedText::Representation
1248
+
1249
+ end
1250
+ end
1251
+
1252
+ class TokenPagination
1253
+ # @private
1254
+ class Representation < Google::Apis::Core::JsonRepresentation
1255
+ property :next_page_token, as: 'nextPageToken'
1256
+ property :previous_page_token, as: 'previousPageToken'
1257
+ end
1258
+ end
1259
+
1260
+ class TrackInfo
1261
+ # @private
1262
+ class Representation < Google::Apis::Core::JsonRepresentation
1263
+ property :track_alias, as: 'trackAlias'
1264
+ property :track_id, as: 'trackId'
1265
+ end
1266
+ end
1267
+
1268
+ class User
1269
+ # @private
1270
+ class Representation < Google::Apis::Core::JsonRepresentation
1271
+ property :account_identifier, as: 'accountIdentifier'
1272
+ property :account_type, as: 'accountType'
1273
+ property :display_name, as: 'displayName'
1274
+ property :id, as: 'id'
1275
+ property :management_type, as: 'managementType'
1276
+ property :primary_email, as: 'primaryEmail'
1277
+ end
1278
+ end
1279
+
1280
+ class ListUsersResponse
1281
+ # @private
1282
+ class Representation < Google::Apis::Core::JsonRepresentation
1283
+ collection :user, as: 'user', class: Google::Apis::AndroidenterpriseV1::User, decorator: Google::Apis::AndroidenterpriseV1::User::Representation
1284
+
1285
+ end
1286
+ end
1287
+
1288
+ class VariableSet
1289
+ # @private
1290
+ class Representation < Google::Apis::Core::JsonRepresentation
1291
+ property :placeholder, as: 'placeholder'
1292
+ property :user_value, as: 'userValue'
1293
+ end
1294
+ end
1295
+
1296
+ class WebApp
1297
+ # @private
1298
+ class Representation < Google::Apis::Core::JsonRepresentation
1299
+ property :display_mode, as: 'displayMode'
1300
+ collection :icons, as: 'icons', class: Google::Apis::AndroidenterpriseV1::WebAppIcon, decorator: Google::Apis::AndroidenterpriseV1::WebAppIcon::Representation
1301
+
1302
+ property :is_published, as: 'isPublished'
1303
+ property :start_url, as: 'startUrl'
1304
+ property :title, as: 'title'
1305
+ property :version_code, :numeric_string => true, as: 'versionCode'
1306
+ property :web_app_id, as: 'webAppId'
1307
+ end
1308
+ end
1309
+
1310
+ class WebAppIcon
1311
+ # @private
1312
+ class Representation < Google::Apis::Core::JsonRepresentation
1313
+ property :image_data, as: 'imageData'
1314
+ end
1315
+ end
1316
+
1317
+ class WebAppsListResponse
1318
+ # @private
1319
+ class Representation < Google::Apis::Core::JsonRepresentation
1320
+ collection :web_app, as: 'webApp', class: Google::Apis::AndroidenterpriseV1::WebApp, decorator: Google::Apis::AndroidenterpriseV1::WebApp::Representation
1321
+
1322
+ end
1323
+ end
1324
+ end
1325
+ end
1326
+ end