google-apis-reseller_v1 0.7.0 → 0.11.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +17 -0
- data/OVERVIEW.md +3 -3
- data/lib/google/apis/reseller_v1/classes.rb +17 -10
- data/lib/google/apis/reseller_v1/gem_version.rb +2 -2
- data/lib/google/apis/reseller_v1/service.rb +85 -67
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ee2a737a095c6c3e18a764dfbb79f34358cff4a2a448f2420bac32ab0dfaf08c
|
4
|
+
data.tar.gz: df61992374b590d573b58bdf552e33498b48e9c582a70827390cf8c406980678
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6eccfae67bfb926e868738869a27aba8a15599e8be90d7b91e4df257173b4e81348052e46aa9e713cc899ce099a91cdc74b9719014ab89b73d594727fc7facff
|
7
|
+
data.tar.gz: adf9ee79aab5ca2b116d2cc60b6b38a361811ffe58afc25661d35c356ab0b41a4daa343e6372c6449fb006af395ca56b2e8a56a97f2cdcdcdb4aa59d0049d49f
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,22 @@
|
|
1
1
|
# Release history for google-apis-reseller_v1
|
2
2
|
|
3
|
+
### v0.11.0 (2021-12-14)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20211106
|
6
|
+
|
7
|
+
### v0.10.0 (2021-10-21)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20211019
|
10
|
+
* Unspecified changes
|
11
|
+
|
12
|
+
### v0.9.0 (2021-09-07)
|
13
|
+
|
14
|
+
* Regenerated from discovery document revision 20210904
|
15
|
+
|
16
|
+
### v0.8.0 (2021-07-22)
|
17
|
+
|
18
|
+
* Regenerated from discovery document revision 20210720
|
19
|
+
|
3
20
|
### v0.7.0 (2021-06-29)
|
4
21
|
|
5
22
|
* Regenerated using generator version 0.4.0
|
data/OVERVIEW.md
CHANGED
@@ -51,7 +51,7 @@ require "google/apis/reseller_v1"
|
|
51
51
|
client = Google::Apis::ResellerV1::ResellerService.new
|
52
52
|
|
53
53
|
# Authenticate calls
|
54
|
-
client.
|
54
|
+
client.authorization = # ... use the googleauth gem to create credentials
|
55
55
|
```
|
56
56
|
|
57
57
|
See the class reference docs for information on the methods you can call from a client.
|
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
|
|
60
60
|
|
61
61
|
More detailed descriptions of the Google simple REST clients are available in two documents.
|
62
62
|
|
63
|
-
* The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/
|
64
|
-
* The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/
|
63
|
+
* The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
|
64
|
+
* The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
|
65
65
|
|
66
66
|
(Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Reseller service in particular.)
|
67
67
|
|
@@ -167,8 +167,9 @@ module Google
|
|
167
167
|
|
168
168
|
# Like the "Customer email" in the reseller tools, this email is the secondary
|
169
169
|
# contact used if something happens to the customer's service such as service
|
170
|
-
# outage or a security issue. This property is required when creating a new
|
171
|
-
# customer and should not use the same domain as `customerDomain`.
|
170
|
+
# outage or a security issue. This property is required when creating a new "
|
171
|
+
# domain" customer and should not use the same domain as `customerDomain`. The `
|
172
|
+
# alternateEmail` field is not necessary to create a "team" customer.
|
172
173
|
# Corresponds to the JSON property `alternateEmail`
|
173
174
|
# @return [String]
|
174
175
|
attr_accessor :alternate_email
|
@@ -193,7 +194,10 @@ module Google
|
|
193
194
|
# @return [String]
|
194
195
|
attr_accessor :customer_id
|
195
196
|
|
196
|
-
#
|
197
|
+
# Identifies the type of the customer. Acceptable values include: * `domain`:
|
198
|
+
# Implies a domain-verified customer (default). * `team`: Implies an email-
|
199
|
+
# verified customer. For more information, see [managed teams](https://support.
|
200
|
+
# google.com/a/users/answer/9939479).
|
197
201
|
# Corresponds to the JSON property `customerType`
|
198
202
|
# @return [String]
|
199
203
|
attr_accessor :customer_type
|
@@ -251,8 +255,11 @@ module Google
|
|
251
255
|
class PrimaryAdmin
|
252
256
|
include Google::Apis::Core::Hashable
|
253
257
|
|
254
|
-
#
|
255
|
-
# customer
|
258
|
+
# The business email of the primary administrator of the customer. The email
|
259
|
+
# verification link is sent to this email address at the time of customer
|
260
|
+
# creation. Primary administrators have access to the customer's Admin Console,
|
261
|
+
# including the ability to invite and evict users and manage the administrative
|
262
|
+
# needs of the customer.
|
256
263
|
# Corresponds to the JSON property `primaryEmail`
|
257
264
|
# @return [String]
|
258
265
|
attr_accessor :primary_email
|
@@ -373,8 +380,8 @@ module Google
|
|
373
380
|
# maximum number of licenses assignable to users on a subscription. The reseller
|
374
381
|
# can add more licenses, but once set, the `numberOfSeats` cannot be reduced
|
375
382
|
# until renewal. The reseller is invoiced based on the `numberOfSeats` value
|
376
|
-
# regardless of how many of these user licenses are assigned. *Note: *
|
377
|
-
# subscriptions automatically assign a license to every user.
|
383
|
+
# regardless of how many of these user licenses are assigned. *Note: *Google
|
384
|
+
# Workspace subscriptions automatically assign a license to every user.
|
378
385
|
# Corresponds to the JSON property `numberOfSeats`
|
379
386
|
# @return [Fixnum]
|
380
387
|
attr_accessor :number_of_seats
|
@@ -630,9 +637,9 @@ module Google
|
|
630
637
|
class TransferInfo
|
631
638
|
include Google::Apis::Core::Hashable
|
632
639
|
|
633
|
-
#
|
634
|
-
# customer has subscription with legacy
|
635
|
-
# populated with
|
640
|
+
# The `skuId` of the current resold subscription. This is populated only when
|
641
|
+
# the customer has a subscription with a legacy SKU and the subscription
|
642
|
+
# resource is populated with the `skuId` of the SKU recommended for the transfer.
|
636
643
|
# Corresponds to the JSON property `currentLegacySkuId`
|
637
644
|
# @return [String]
|
638
645
|
attr_accessor :current_legacy_sku_id
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ResellerV1
|
18
18
|
# Version of the google-apis-reseller_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.11.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20211106"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -50,16 +50,17 @@ module Google
|
|
50
50
|
@batch_path = 'batch'
|
51
51
|
end
|
52
52
|
|
53
|
-
#
|
53
|
+
# Gets a customer account. Use this operation to see a customer account already
|
54
54
|
# in your reseller management, or to see the minimal account information for an
|
55
55
|
# existing customer that you do not manage. For more information about the API
|
56
56
|
# response for existing customers, see [retrieving a customer account](/admin-
|
57
57
|
# sdk/reseller/v1/how-tos/manage_customers#get_customer).
|
58
58
|
# @param [String] customer_id
|
59
|
-
#
|
60
|
-
# If
|
61
|
-
#
|
62
|
-
#
|
59
|
+
# This can be either the customer's primary domain name or the customer's unique
|
60
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
61
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
62
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
63
|
+
# identifier in your systems where applicable.
|
63
64
|
# @param [String] fields
|
64
65
|
# Selector specifying which fields to include in a partial response.
|
65
66
|
# @param [String] quota_user
|
@@ -87,7 +88,7 @@ module Google
|
|
87
88
|
execute_or_queue_command(command, &block)
|
88
89
|
end
|
89
90
|
|
90
|
-
#
|
91
|
+
# Orders a new customer's account. Before ordering a new customer account,
|
91
92
|
# establish whether the customer account already exists using the [`customers.
|
92
93
|
# get`](/admin-sdk/reseller/v1/reference/customers/get) If the customer account
|
93
94
|
# exists as a direct Google account or as a resold customer account from another
|
@@ -138,12 +139,17 @@ module Google
|
|
138
139
|
execute_or_queue_command(command, &block)
|
139
140
|
end
|
140
141
|
|
141
|
-
#
|
142
|
+
# Updates a customer account's settings. This method supports patch semantics.
|
143
|
+
# You cannot update `customerType` via the Reseller API, but a `"team"` customer
|
144
|
+
# can verify their domain and become `customerType = "domain"`. For more
|
145
|
+
# information, see [Verify your domain to unlock Essentials features](https://
|
146
|
+
# support.google.com/a/answer/9122284).
|
142
147
|
# @param [String] customer_id
|
143
|
-
#
|
144
|
-
# If
|
145
|
-
#
|
146
|
-
#
|
148
|
+
# This can be either the customer's primary domain name or the customer's unique
|
149
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
150
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
151
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
152
|
+
# identifier in your systems where applicable.
|
147
153
|
# @param [Google::Apis::ResellerV1::Customer] customer_object
|
148
154
|
# @param [String] fields
|
149
155
|
# Selector specifying which fields to include in a partial response.
|
@@ -174,14 +180,16 @@ module Google
|
|
174
180
|
execute_or_queue_command(command, &block)
|
175
181
|
end
|
176
182
|
|
177
|
-
#
|
178
|
-
# customer
|
179
|
-
#
|
183
|
+
# Updates a customer account's settings. You cannot update `customerType` via
|
184
|
+
# the Reseller API, but a `"team"` customer can verify their domain and become `
|
185
|
+
# customerType = "domain"`. For more information, see [update a customer's
|
186
|
+
# settings](/admin-sdk/reseller/v1/how-tos/manage_customers#update_customer).
|
180
187
|
# @param [String] customer_id
|
181
|
-
#
|
182
|
-
# If
|
183
|
-
#
|
184
|
-
#
|
188
|
+
# This can be either the customer's primary domain name or the customer's unique
|
189
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
190
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
191
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
192
|
+
# identifier in your systems where applicable.
|
185
193
|
# @param [Google::Apis::ResellerV1::Customer] customer_object
|
186
194
|
# @param [String] fields
|
187
195
|
# Selector specifying which fields to include in a partial response.
|
@@ -304,10 +312,11 @@ module Google
|
|
304
312
|
# such as for abuse or a pending ToS acceptance, this call will not reactivate
|
305
313
|
# the customer subscription.
|
306
314
|
# @param [String] customer_id
|
307
|
-
#
|
308
|
-
# If
|
309
|
-
#
|
310
|
-
#
|
315
|
+
# This can be either the customer's primary domain name or the customer's unique
|
316
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
317
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
318
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
319
|
+
# identifier in your systems where applicable.
|
311
320
|
# @param [String] subscription_id
|
312
321
|
# This is a required property. The `subscriptionId` is the subscription
|
313
322
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
@@ -342,17 +351,18 @@ module Google
|
|
342
351
|
execute_or_queue_command(command, &block)
|
343
352
|
end
|
344
353
|
|
345
|
-
#
|
354
|
+
# Updates a subscription plan. Use this method to update a plan for a 30-day
|
346
355
|
# trial or a flexible plan subscription to an annual commitment plan with
|
347
356
|
# monthly or yearly payments. How a plan is updated differs depending on the
|
348
357
|
# plan and the products. For more information, see the description in [manage
|
349
358
|
# subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
|
350
359
|
# update_subscription_plan).
|
351
360
|
# @param [String] customer_id
|
352
|
-
#
|
353
|
-
# If
|
354
|
-
#
|
355
|
-
#
|
361
|
+
# This can be either the customer's primary domain name or the customer's unique
|
362
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
363
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
364
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
365
|
+
# identifier in your systems where applicable.
|
356
366
|
# @param [String] subscription_id
|
357
367
|
# This is a required property. The `subscriptionId` is the subscription
|
358
368
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
@@ -390,15 +400,16 @@ module Google
|
|
390
400
|
execute_or_queue_command(command, &block)
|
391
401
|
end
|
392
402
|
|
393
|
-
#
|
394
|
-
# annual commitment plans only. For more information, see the description
|
395
|
-
# manage subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
|
403
|
+
# Updates a user license's renewal settings. This is applicable for accounts
|
404
|
+
# with annual commitment plans only. For more information, see the description
|
405
|
+
# in [manage subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
|
396
406
|
# update_renewal).
|
397
407
|
# @param [String] customer_id
|
398
|
-
#
|
399
|
-
# If
|
400
|
-
#
|
401
|
-
#
|
408
|
+
# This can be either the customer's primary domain name or the customer's unique
|
409
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
410
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
411
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
412
|
+
# identifier in your systems where applicable.
|
402
413
|
# @param [String] subscription_id
|
403
414
|
# This is a required property. The `subscriptionId` is the subscription
|
404
415
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
@@ -436,15 +447,16 @@ module Google
|
|
436
447
|
execute_or_queue_command(command, &block)
|
437
448
|
end
|
438
449
|
|
439
|
-
#
|
450
|
+
# Updates a subscription's user license settings. For more information about
|
440
451
|
# updating an annual commitment plan or a flexible plan subscription’s licenses,
|
441
452
|
# see [Manage Subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
|
442
453
|
# update_subscription_seat).
|
443
454
|
# @param [String] customer_id
|
444
|
-
#
|
445
|
-
# If
|
446
|
-
#
|
447
|
-
#
|
455
|
+
# This can be either the customer's primary domain name or the customer's unique
|
456
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
457
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
458
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
459
|
+
# identifier in your systems where applicable.
|
448
460
|
# @param [String] subscription_id
|
449
461
|
# This is a required property. The `subscriptionId` is the subscription
|
450
462
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
@@ -482,12 +494,13 @@ module Google
|
|
482
494
|
execute_or_queue_command(command, &block)
|
483
495
|
end
|
484
496
|
|
485
|
-
#
|
497
|
+
# Cancels, suspends, or transfers a subscription to direct.
|
486
498
|
# @param [String] customer_id
|
487
|
-
#
|
488
|
-
# If
|
489
|
-
#
|
490
|
-
#
|
499
|
+
# This can be either the customer's primary domain name or the customer's unique
|
500
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
501
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
502
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
503
|
+
# identifier in your systems where applicable.
|
491
504
|
# @param [String] subscription_id
|
492
505
|
# This is a required property. The `subscriptionId` is the subscription
|
493
506
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
@@ -524,17 +537,18 @@ module Google
|
|
524
537
|
execute_or_queue_command(command, &block)
|
525
538
|
end
|
526
539
|
|
527
|
-
#
|
540
|
+
# Gets a specific subscription. The `subscriptionId` can be found using the [
|
528
541
|
# Retrieve all reseller subscriptions](/admin-sdk/reseller/v1/how-tos/
|
529
542
|
# manage_subscriptions#get_all_subscriptions) method. For more information about
|
530
543
|
# retrieving a specific subscription, see the information descrived in [manage
|
531
544
|
# subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
|
532
545
|
# get_subscription).
|
533
546
|
# @param [String] customer_id
|
534
|
-
#
|
535
|
-
# If
|
536
|
-
#
|
537
|
-
#
|
547
|
+
# This can be either the customer's primary domain name or the customer's unique
|
548
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
549
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
550
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
551
|
+
# identifier in your systems where applicable.
|
538
552
|
# @param [String] subscription_id
|
539
553
|
# This is a required property. The `subscriptionId` is the subscription
|
540
554
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
@@ -569,7 +583,7 @@ module Google
|
|
569
583
|
execute_or_queue_command(command, &block)
|
570
584
|
end
|
571
585
|
|
572
|
-
#
|
586
|
+
# Creates or transfer a subscription. Create a subscription for a customer's
|
573
587
|
# account that you ordered using the [Order a new customer account](/admin-sdk/
|
574
588
|
# reseller/v1/reference/customers/insert.html) method. For more information
|
575
589
|
# about creating a subscription for different payment plans, see [manage
|
@@ -582,10 +596,11 @@ module Google
|
|
582
596
|
# subscriptions. For more information, see how to [transfer subscriptions](/
|
583
597
|
# admin-sdk/reseller/v1/how-tos/manage_subscriptions#transfer_a_subscription).
|
584
598
|
# @param [String] customer_id
|
585
|
-
#
|
586
|
-
# If
|
587
|
-
#
|
588
|
-
#
|
599
|
+
# This can be either the customer's primary domain name or the customer's unique
|
600
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
601
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
602
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
603
|
+
# identifier in your systems where applicable.
|
589
604
|
# @param [Google::Apis::ResellerV1::Subscription] subscription_object
|
590
605
|
# @param [String] customer_auth_token
|
591
606
|
# The `customerAuthToken` query string is required when creating a resold
|
@@ -623,7 +638,7 @@ module Google
|
|
623
638
|
execute_or_queue_command(command, &block)
|
624
639
|
end
|
625
640
|
|
626
|
-
#
|
641
|
+
# Lists of subscriptions managed by the reseller. The list can be all
|
627
642
|
# subscriptions, all of a customer's subscriptions, or all of a customer's
|
628
643
|
# transferable subscriptions. Optionally, this method can filter the response by
|
629
644
|
# a `customerNamePrefix`. For more information, see [manage subscriptions](/
|
@@ -635,10 +650,11 @@ module Google
|
|
635
650
|
# hexadecimal authentication token needed to complete the subscription transfer.
|
636
651
|
# For more information, see the administrator help center.
|
637
652
|
# @param [String] customer_id
|
638
|
-
#
|
639
|
-
# If
|
640
|
-
#
|
641
|
-
#
|
653
|
+
# This can be either the customer's primary domain name or the customer's unique
|
654
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
655
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
656
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
657
|
+
# identifier in your systems where applicable.
|
642
658
|
# @param [String] customer_name_prefix
|
643
659
|
# When retrieving all of your subscriptions and filtering for specific customers,
|
644
660
|
# you can enter a prefix for a customer name. Using an example customer group
|
@@ -690,10 +706,11 @@ module Google
|
|
690
706
|
# manage subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
|
691
707
|
# paid_service).
|
692
708
|
# @param [String] customer_id
|
693
|
-
#
|
694
|
-
# If
|
695
|
-
#
|
696
|
-
#
|
709
|
+
# This can be either the customer's primary domain name or the customer's unique
|
710
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
711
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
712
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
713
|
+
# identifier in your systems where applicable.
|
697
714
|
# @param [String] subscription_id
|
698
715
|
# This is a required property. The `subscriptionId` is the subscription
|
699
716
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
@@ -739,10 +756,11 @@ module Google
|
|
739
756
|
# for short periods of time as suspensions over 60 days may result in the
|
740
757
|
# subscription being cancelled.
|
741
758
|
# @param [String] customer_id
|
742
|
-
#
|
743
|
-
# If
|
744
|
-
#
|
745
|
-
#
|
759
|
+
# This can be either the customer's primary domain name or the customer's unique
|
760
|
+
# identifier. If the domain name for a customer changes, the old domain name
|
761
|
+
# cannot be used to access the customer, but the customer's unique identifier (
|
762
|
+
# as returned by the API) can always be used. We recommend storing the unique
|
763
|
+
# identifier in your systems where applicable.
|
746
764
|
# @param [String] subscription_id
|
747
765
|
# This is a required property. The `subscriptionId` is the subscription
|
748
766
|
# identifier and is unique for each customer. Since a `subscriptionId` changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-reseller_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.11.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-01-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -57,9 +57,9 @@ licenses:
|
|
57
57
|
- Apache-2.0
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
|
-
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-reseller_v1/v0.
|
62
|
-
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/
|
60
|
+
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-reseller_v1/CHANGELOG.md
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-reseller_v1/v0.11.0
|
62
|
+
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-reseller_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
65
65
|
require_paths:
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.
|
78
|
+
rubygems_version: 3.3.4
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Google Workspace Reseller API V1
|