google-apis-admin_directory_v1 0.19.0 → 0.20.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: 520a158fe99862198408ed62c5161db7b40c9b78217f686346f1523ad990df91
4
- data.tar.gz: 365f17cfa3c98d6d450a932c2b47219908fb1421f1b3a72e5782f0d0794fe286
3
+ metadata.gz: bf1c56ef6645b159cdf6166d5ad474ea60ea2c46a0a7172d5ca68dc07afdf138
4
+ data.tar.gz: 1e5b79492e32e613f2d01d196b8ce32bbd9ce7b2143e91f0a15dc8e49e419a4c
5
5
  SHA512:
6
- metadata.gz: c6aeef95127df2516eb0d64cc4d249fccf5691cb4cc7e01f5a86cb35cec869e356a9a35ec181e7a59a7e69090d7468858eda12f3489abf85db677b3b98e61ad7
7
- data.tar.gz: a00a7b1db9c70a052add6c40a4ee2f45cdbcf038879676223388297c084d48cdd3c485076df009b5d9c066e4ee5ec11669993dedaf6df8bfc5f0dd3551d83aff
6
+ metadata.gz: 380985e6333f35d0cb3a8643d6542bd1a09c282189db9691beeb5b3cba9f463938f79fed484aa36df0d61f8db500fa0ae6add91f577595705883a475d76fb80b
7
+ data.tar.gz: d21643e42501e1a2b05f813aecc00db26537a8de728d0b7b5d3bf60c54d7fce7d4e70f25c6f46795415893328a0a8787b265822712b7528683db12c70a028f89
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-admin_directory_v1
2
2
 
3
+ ### v0.20.0 (2022-01-28)
4
+
5
+ * Regenerated from discovery document revision 20220125
6
+ * Regenerated using generator version 0.4.1
7
+
3
8
  ### v0.19.0 (2021-12-23)
4
9
 
5
10
  * Regenerated from discovery document revision 20211221
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AdminDirectoryV1
18
18
  # Version of the google-apis-admin_directory_v1 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211221"
25
+ REVISION = "20220125"
26
26
  end
27
27
  end
28
28
  end
@@ -1272,7 +1272,7 @@ module Google
1272
1272
  # to represent your account's `customerId`. The `customerId` is also returned as
1273
1273
  # part of the [Users](/admin-sdk/directory/v1/reference/users)
1274
1274
  # @param [String] domain
1275
- # The domain name. Use this field to get fields from only one domain. To return
1275
+ # The domain name. Use this field to get groups from only one domain. To return
1276
1276
  # all domains for a customer account, use the `customer` query parameter instead.
1277
1277
  # @param [Fixnum] max_results
1278
1278
  # Maximum number of results to return. Max allowed value is 200.
@@ -3682,7 +3682,7 @@ module Google
3682
3682
  # /admin-sdk/directory/v1/reference/users). Either the `customer` or the `domain`
3683
3683
  # parameter must be provided.
3684
3684
  # @param [String] domain
3685
- # The domain name. Use this field to get fields from only one domain. To return
3685
+ # The domain name. Use this field to get groups from only one domain. To return
3686
3686
  # all domains for a customer account, use the `customer` query parameter instead.
3687
3687
  # Either the `customer` or the `domain` parameter must be provided.
3688
3688
  # @param [String] event
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-admin_directory_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.20.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-01-10 00:00:00.000000000 Z
11
+ date: 2022-01-31 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-admin_directory_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-admin_directory_v1/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-admin_directory_v1/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_directory_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -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.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Admin SDK API DirectoryV1