google-apis-reseller_v1 0.21.0 → 0.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 841baf584cd20877c04c176b3e483b493df3d64fa70e4bde6e7c29bdd5f4aab4
4
- data.tar.gz: 017131ceef9f851211f86eb03ecde1e57f81f4d66d89777746b98fb622cdcefc
3
+ metadata.gz: a4ae2cc3b3c430c9cc64e39887cbd1bd59eeb33cfdf4f61e34081039bd8ebaf6
4
+ data.tar.gz: 2f061e53041473bdf2685b0264aa559ce88ae294bf04aa09743fe99e20f177a3
5
5
  SHA512:
6
- metadata.gz: 507d5b090c594b33f6daa6e30dd071b1378402416695dcb9303c353356d3c537eef1f1335a0eae646d9e77ba0c27fdeb8fa3820e96d3c5362cceb541904d4c0b
7
- data.tar.gz: '09713f2f090ebbee81f7e6aabff2566b249c4a72267847f29ecfee1045800be86ad6d69de30a1674028644f3e827f467757dba02c5fd3af0f2345728896f6979'
6
+ metadata.gz: 1902c835e6cdc25d8966c16321cf2adf22d6c5e3de533144e8c5bc01ac010b1d84d07b9e8b18ae2c61f5ce301ec9323d7cbbc9aed228598da6b51e144e06acbf
7
+ data.tar.gz: f626b3c188aa3721eac19ec440cce028f8c4ac7ad406324009bba4bba689c0d400bd6c75df0a3eefee6ca2c042c7e9f1d7203e161fe380a1520aafcd6c54261e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-reseller_v1
2
2
 
3
+ ### v0.22.0 (2025-04-27)
4
+
5
+ * Regenerated from discovery document revision 20250419
6
+ * Regenerated using generator version 0.16.0
7
+
3
8
  ### v0.21.0 (2024-05-19)
4
9
 
5
10
  * Regenerated using generator version 0.15.0
@@ -359,8 +359,8 @@ module Google
359
359
  # Read-only field containing the current number of users that are assigned a
360
360
  # license for the product defined in `skuId`. This field's value is equivalent
361
361
  # to the numerical count of users returned by the Enterprise License Manager API
362
- # method: [`listForProductAndSku`](/admin-sdk/licensing/v1/reference/
363
- # licenseAssignments/listForProductAndSku).
362
+ # method: [`listForProductAndSku`](https://developers.google.com/workspace/admin/
363
+ # licensing/v1/reference/licenseAssignments/listForProductAndSku).
364
364
  # Corresponds to the JSON property `licensedNumberOfSeats`
365
365
  # @return [Fixnum]
366
366
  attr_accessor :licensed_number_of_seats
@@ -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.21.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230611"
25
+ REVISION = "20250419"
26
26
  end
27
27
  end
28
28
  end
@@ -55,8 +55,9 @@ module Google
55
55
  # Gets a customer account. Use this operation to see a customer account already
56
56
  # in your reseller management, or to see the minimal account information for an
57
57
  # existing customer that you do not manage. For more information about the API
58
- # response for existing customers, see [retrieving a customer account](/admin-
59
- # sdk/reseller/v1/how-tos/manage_customers#get_customer).
58
+ # response for existing customers, see [retrieving a customer account](https://
59
+ # developers.google.com/workspace/admin/reseller/v1/how-tos/manage_customers#
60
+ # get_customer).
60
61
  # @param [String] customer_id
61
62
  # This can be either the customer's primary domain name or the customer's unique
62
63
  # identifier. If the domain name for a customer changes, the old domain name
@@ -92,19 +93,21 @@ module Google
92
93
 
93
94
  # Orders a new customer's account. Before ordering a new customer account,
94
95
  # establish whether the customer account already exists using the [`customers.
95
- # get`](/admin-sdk/reseller/v1/reference/customers/get) If the customer account
96
- # exists as a direct Google account or as a resold customer account from another
97
- # reseller, use the `customerAuthToken\` as described in [order a resold account
98
- # for an existing customer](/admin-sdk/reseller/v1/how-tos/manage_customers#
96
+ # get`](https://developers.google.com/workspace/admin/reseller/v1/reference/
97
+ # customers/get) If the customer account exists as a direct Google account or as
98
+ # a resold customer account from another reseller, use the `customerAuthToken\`
99
+ # as described in [order a resold account for an existing customer](https://
100
+ # developers.google.com/workspace/admin/reseller/v1/how-tos/manage_customers#
99
101
  # create_existing_customer). For more information about ordering a new customer
100
- # account, see [order a new customer account](/admin-sdk/reseller/v1/how-tos/
101
- # manage_customers#create_customer). After creating a new customer account, you
102
- # must provision a user as an administrator. The customer's administrator is
103
- # required to sign in to the Admin console and sign the G Suite via Reseller
104
- # agreement to activate the account. Resellers are prohibited from signing the G
105
- # Suite via Reseller agreement on the customer's behalf. For more information,
106
- # see [order a new customer account](/admin-sdk/reseller/v1/how-tos/
107
- # manage_customers#tos).
102
+ # account, see [order a new customer account](https://developers.google.com/
103
+ # workspace/admin/reseller/v1/how-tos/manage_customers#create_customer). After
104
+ # creating a new customer account, you must provision a user as an administrator.
105
+ # The customer's administrator is required to sign in to the Admin console and
106
+ # sign the G Suite via Reseller agreement to activate the account. Resellers are
107
+ # prohibited from signing the G Suite via Reseller agreement on the customer's
108
+ # behalf. For more information, see [order a new customer account](https://
109
+ # developers.google.com/workspace/admin/reseller/v1/how-tos/manage_customers#tos)
110
+ # .
108
111
  # @param [Google::Apis::ResellerV1::Customer] customer_object
109
112
  # @param [String] customer_auth_token
110
113
  # The `customerAuthToken` query string is required when creating a resold
@@ -185,7 +188,8 @@ module Google
185
188
  # Updates a customer account's settings. You cannot update `customerType` via
186
189
  # the Reseller API, but a `"team"` customer can verify their domain and become `
187
190
  # customerType = "domain"`. For more information, see [update a customer's
188
- # settings](/admin-sdk/reseller/v1/how-tos/manage_customers#update_customer).
191
+ # settings](https://developers.google.com/workspace/admin/reseller/v1/how-tos/
192
+ # manage_customers#update_customer).
189
193
  # @param [String] customer_id
190
194
  # This can be either the customer's primary domain name or the customer's unique
191
195
  # identifier. If the domain name for a customer changes, the old domain name
@@ -357,8 +361,8 @@ module Google
357
361
  # trial or a flexible plan subscription to an annual commitment plan with
358
362
  # monthly or yearly payments. How a plan is updated differs depending on the
359
363
  # plan and the products. For more information, see the description in [manage
360
- # subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
361
- # update_subscription_plan).
364
+ # subscriptions](https://developers.google.com/workspace/admin/reseller/v1/how-
365
+ # tos/manage_subscriptions#update_subscription_plan).
362
366
  # @param [String] customer_id
363
367
  # This can be either the customer's primary domain name or the customer's unique
364
368
  # identifier. If the domain name for a customer changes, the old domain name
@@ -404,8 +408,8 @@ module Google
404
408
 
405
409
  # Updates a user license's renewal settings. This is applicable for accounts
406
410
  # with annual commitment plans only. For more information, see the description
407
- # in [manage subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
408
- # update_renewal).
411
+ # in [manage subscriptions](https://developers.google.com/workspace/admin/
412
+ # reseller/v1/how-tos/manage_subscriptions#update_renewal).
409
413
  # @param [String] customer_id
410
414
  # This can be either the customer's primary domain name or the customer's unique
411
415
  # identifier. If the domain name for a customer changes, the old domain name
@@ -451,8 +455,8 @@ module Google
451
455
 
452
456
  # Updates a subscription's user license settings. For more information about
453
457
  # updating an annual commitment plan or a flexible plan subscription’s licenses,
454
- # see [Manage Subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
455
- # update_subscription_seat).
458
+ # see [Manage Subscriptions](https://developers.google.com/workspace/admin/
459
+ # reseller/v1/how-tos/manage_subscriptions#update_subscription_seat).
456
460
  # @param [String] customer_id
457
461
  # This can be either the customer's primary domain name or the customer's unique
458
462
  # identifier. If the domain name for a customer changes, the old domain name
@@ -540,11 +544,11 @@ module Google
540
544
  end
541
545
 
542
546
  # Gets a specific subscription. The `subscriptionId` can be found using the [
543
- # Retrieve all reseller subscriptions](/admin-sdk/reseller/v1/how-tos/
544
- # manage_subscriptions#get_all_subscriptions) method. For more information about
545
- # retrieving a specific subscription, see the information descrived in [manage
546
- # subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
547
- # get_subscription).
547
+ # Retrieve all reseller subscriptions](https://developers.google.com/workspace/
548
+ # admin/reseller/v1/how-tos/manage_subscriptions#get_all_subscriptions) method.
549
+ # For more information about retrieving a specific subscription, see the
550
+ # information descrived in [manage subscriptions](https://developers.google.com/
551
+ # workspace/admin/reseller/v1/how-tos/manage_subscriptions#get_subscription).
548
552
  # @param [String] customer_id
549
553
  # This can be either the customer's primary domain name or the customer's unique
550
554
  # identifier. If the domain name for a customer changes, the old domain name
@@ -586,17 +590,19 @@ module Google
586
590
  end
587
591
 
588
592
  # Creates or transfer a subscription. Create a subscription for a customer's
589
- # account that you ordered using the [Order a new customer account](/admin-sdk/
590
- # reseller/v1/reference/customers/insert.html) method. For more information
591
- # about creating a subscription for different payment plans, see [manage
592
- # subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
593
- # create_subscription).\ If you did not order the customer's account using the
594
- # customer insert method, use the customer's `customerAuthToken` when creating a
595
- # subscription for that customer. If transferring a G Suite subscription with an
596
- # associated Google Drive or Google Vault subscription, use the [batch operation]
597
- # (/admin-sdk/reseller/v1/how-tos/batch.html) to transfer all of these
598
- # subscriptions. For more information, see how to [transfer subscriptions](/
599
- # admin-sdk/reseller/v1/how-tos/manage_subscriptions#transfer_a_subscription).
593
+ # account that you ordered using the [Order a new customer account](https://
594
+ # developers.google.com/workspace/admin/reseller/v1/reference/customers/insert.
595
+ # html) method. For more information about creating a subscription for different
596
+ # payment plans, see [manage subscriptions](https://developers.google.com/
597
+ # workspace/admin/reseller/v1/how-tos/manage_subscriptions#create_subscription).\
598
+ # If you did not order the customer's account using the customer insert method,
599
+ # use the customer's `customerAuthToken` when creating a subscription for that
600
+ # customer. If transferring a G Suite subscription with an associated Google
601
+ # Drive or Google Vault subscription, use the [batch operation](https://
602
+ # developers.google.com/workspace/admin/reseller/v1/how-tos/batch.html) to
603
+ # transfer all of these subscriptions. For more information, see how to [
604
+ # transfer subscriptions](https://developers.google.com/workspace/admin/reseller/
605
+ # v1/how-tos/manage_subscriptions#transfer_a_subscription).
600
606
  # @param [String] customer_id
601
607
  # This can be either the customer's primary domain name or the customer's unique
602
608
  # identifier. If the domain name for a customer changes, the old domain name
@@ -656,8 +662,9 @@ module Google
656
662
  # Lists of subscriptions managed by the reseller. The list can be all
657
663
  # subscriptions, all of a customer's subscriptions, or all of a customer's
658
664
  # transferable subscriptions. Optionally, this method can filter the response by
659
- # a `customerNamePrefix`. For more information, see [manage subscriptions](/
660
- # admin-sdk/reseller/v1/how-tos/manage_subscriptions).
665
+ # a `customerNamePrefix`. For more information, see [manage subscriptions](https:
666
+ # //developers.google.com/workspace/admin/reseller/v1/how-tos/
667
+ # manage_subscriptions).
661
668
  # @param [String] customer_auth_token
662
669
  # The `customerAuthToken` query string is required when creating a resold
663
670
  # account that transfers a direct customer's subscription or transfers another
@@ -718,8 +725,8 @@ module Google
718
725
  # Immediately move a 30-day free trial subscription to a paid service
719
726
  # subscription. This method is only applicable if a payment plan has already
720
727
  # been set up for the 30-day trial subscription. For more information, see [
721
- # manage subscriptions](/admin-sdk/reseller/v1/how-tos/manage_subscriptions#
722
- # paid_service).
728
+ # manage subscriptions](https://developers.google.com/workspace/admin/reseller/
729
+ # v1/how-tos/manage_subscriptions#paid_service).
723
730
  # @param [String] customer_id
724
731
  # This can be either the customer's primary domain name or the customer's unique
725
732
  # identifier. If the domain name for a customer changes, the old domain name
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-reseller_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.22.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-05-26 00:00:00.000000000 Z
10
+ date: 2025-04-27 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  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.21.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-reseller_v1/v0.22.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-reseller_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.6
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Google Workspace Reseller API V1
82
79
  test_files: []