google-apis-admin_directory_v1 0.75.0 → 0.77.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: ca432c34def29f6ba09d75b67206dbdf5847fe7c6d9b9224c75757f3d950222d
4
- data.tar.gz: 22b38e9d2bf0e10f97f3b87bf57905ca25c1226a479d66a035fb8d0e5f424c3a
3
+ metadata.gz: d1056117a54742a652893f96db8164b663f21016630c9ec8a88de5fb8c605e4e
4
+ data.tar.gz: 6a70096e02dc8410e542933569d80ae0bc3e44a5fea2c01a5d4f85d6c1221b60
5
5
  SHA512:
6
- metadata.gz: 992c765b7f88847d759bbbbb779e6340e23dad3b800d8373d600a5bd647b2f890c2b6ff4c2e84478342b6a6e2f086bb27504d35b3e28e7ddf76bc52310fdf973
7
- data.tar.gz: 16eeabe7e5b3d7ca50530019a8ad04d4b70f60adf0cd94b756ceb063fd1e3cc82bf2394d2ba3cee58c224821a1427d07dc2c98d48d5b9b5ef8d40b6c19c17c0c
6
+ metadata.gz: 90c3de011f5910be16a391630796379888c0bb9937d4cf5b0802be2f69aec11a9ebd5e9a0713a83552fe9504ad8c87f6935f9fa253dd4c38b4239812601f6bd3
7
+ data.tar.gz: 06a8fef15c96a0e3bca150cb96da4278f5e7b0c2e85d5fc073258eeb4558f3da20b6585f765bbe8d9498d1407f243baa530bd6cb34350047e8afd0df235923a0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-admin_directory_v1
2
2
 
3
+ ### v0.77.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260421
6
+
7
+ ### v0.76.0 (2026-03-15)
8
+
9
+ * Regenerated from discovery document revision 20260227
10
+
3
11
  ### v0.75.0 (2026-02-15)
4
12
 
5
13
  * Regenerated from discovery document revision 20260210
@@ -5386,9 +5386,9 @@ module Google
5386
5386
  class UserLocation
5387
5387
  include Google::Apis::Core::Hashable
5388
5388
 
5389
- # Textual location. This is most useful for display purposes to concisely
5390
- # describe the location. For example 'Mountain View, CA', 'Near Seattle', 'US-
5391
- # NYC-9TH 9A209A.''
5389
+ # Required. Textual location. This is most useful for display purposes to
5390
+ # concisely describe the location. For example 'Mountain View, CA', 'Near
5391
+ # Seattle', 'US-NYC-9TH 9A209A.''
5392
5392
  # Corresponds to the JSON property `area`
5393
5393
  # @return [String]
5394
5394
  attr_accessor :area
@@ -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.75.0"
19
+ GEM_VERSION = "0.77.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260210"
25
+ REVISION = "20260421"
26
26
  end
27
27
  end
28
28
  end
@@ -297,8 +297,8 @@ module Google
297
297
  # Determines whether the response contains the full list of properties or only a
298
298
  # subset.
299
299
  # @param [String] query
300
- # Search string in the format given at https://developers.google.com/workspace/
301
- # admin/directory/v1/list-query-operators
300
+ # Search string in the format given at [List query operators](https://developers.
301
+ # google.com/workspace/admin/directory/v1/list-query-operators).
302
302
  # @param [String] sort_order
303
303
  # Whether to return results in ascending or descending order. Must be used with
304
304
  # the `orderBy` parameter.
@@ -507,8 +507,8 @@ module Google
507
507
  # @param [String] customer_id
508
508
  # Required. Immutable ID of the Google Workspace account.
509
509
  # @param [String] filter
510
- # Optional. Search string in the format given at https://developers.google.com/
511
- # workspace/admin/directory/v1/list-query-operators
510
+ # Optional. Search string in the format given at [List query operators](https://
511
+ # developers.google.com/workspace/admin/directory/v1/list-query-operators).
512
512
  # @param [Boolean] include_child_orgunits
513
513
  # Optional. Return devices from all child orgunits, as well as the specified org
514
514
  # unit. If this is set to true, 'orgUnitPath' must be provided.
@@ -4016,9 +4016,8 @@ module Google
4016
4016
  end
4017
4017
 
4018
4018
  # Create a guest user with access to a [subset of Workspace capabilities](https:/
4019
- # /support.google.com/a/answer/16558545?hl=en). This feature is currently in
4020
- # Alpha. Please reach out to support if you are interested in trying this
4021
- # feature.
4019
+ # /support.google.com/a/answer/16558545). This feature is currently in Alpha.
4020
+ # Please reach out to support if you are interested in trying this feature.
4022
4021
  # @param [Google::Apis::AdminDirectoryV1::DirectoryUsersCreateGuestRequest] directory_users_create_guest_request_object
4023
4022
  # @param [String] fields
4024
4023
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-admin_directory_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.75.0
4
+ version: 0.77.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_directory_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-admin_directory_v1/v0.75.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-admin_directory_v1/v0.77.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_directory_v1
62
62
  rdoc_options: []
63
63
  require_paths: