google-apis-licensing_v1 0.8.0 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8737449f47958389d39abeb124ad9c8c276ed7f4d504607d4fb1396c6c7a57fa
|
4
|
+
data.tar.gz: cbe7f097eb5c5a95cb057163d9d3a9eecc77edb6de00738679e9f8275ce574a2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 70b2dbef8fc0633cb01e12409f614fc00f4eaf36a16c96fb9d89d915127d5973faa37d937c9f6140dd1ea9368af16f3e34617a2564b9d72f227cdd1ad9cb5131
|
7
|
+
data.tar.gz: 52c5ad5cc001c7198bd10bc77bf91365be1e3cb165b98c20e47e5e98b21d62662abd7856ab61f82c7cc7c91cca2826fa06804a12bc1db57eef660bcc86f06f96
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module LicensingV1
|
18
18
|
# Version of the google-apis-licensing_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.9.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220430"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -22,8 +22,8 @@ module Google
|
|
22
22
|
module LicensingV1
|
23
23
|
# Enterprise License Manager API
|
24
24
|
#
|
25
|
-
# The Google Enterprise License Manager API
|
26
|
-
#
|
25
|
+
# The Google Enterprise License Manager API lets you manage Google Workspace and
|
26
|
+
# related licenses for all users of a customer that you manage.
|
27
27
|
#
|
28
28
|
# @example
|
29
29
|
# require 'google/apis/licensing_v1'
|
@@ -177,9 +177,8 @@ module Google
|
|
177
177
|
# A product's unique identifier. For more information about products in this
|
178
178
|
# version of the API, see Products and SKUs.
|
179
179
|
# @param [String] customer_id
|
180
|
-
#
|
181
|
-
#
|
182
|
-
# server returns an error.
|
180
|
+
# The customer's unique ID as defined in the Admin console, such as `C00000000`.
|
181
|
+
# If the customer is suspended, the server returns an error.
|
183
182
|
# @param [Fixnum] max_results
|
184
183
|
# The `maxResults` query string determines how many entries are returned on each
|
185
184
|
# page of a large response. This is an optional parameter. The value must be a
|
@@ -227,9 +226,8 @@ module Google
|
|
227
226
|
# A product SKU's unique identifier. For more information about available SKUs
|
228
227
|
# in this version of the API, see Products and SKUs.
|
229
228
|
# @param [String] customer_id
|
230
|
-
#
|
231
|
-
#
|
232
|
-
# server returns an error.
|
229
|
+
# The customer's unique ID as defined in the Admin console, such as `C00000000`.
|
230
|
+
# If the customer is suspended, the server returns an error.
|
233
231
|
# @param [Fixnum] max_results
|
234
232
|
# The `maxResults` query string determines how many entries are returned on each
|
235
233
|
# page of a large response. This is an optional parameter. The value must be a
|
@@ -21,8 +21,8 @@ module Google
|
|
21
21
|
module Apis
|
22
22
|
# Enterprise License Manager API
|
23
23
|
#
|
24
|
-
# The Google Enterprise License Manager API
|
25
|
-
#
|
24
|
+
# The Google Enterprise License Manager API lets you manage Google Workspace and
|
25
|
+
# related licenses for all users of a customer that you manage.
|
26
26
|
#
|
27
27
|
# @see https://developers.google.com/admin-sdk/licensing/
|
28
28
|
module LicensingV1
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-licensing_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.9.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: 2022-
|
11
|
+
date: 2022-05-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-licensing_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-licensing_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-licensing_v1/v0.9.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-licensing_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|