google-apis-admin_directory_v1 0.76.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: ec098fe8a2de317ff7a2225a0a057cd137868a46a56b63e90f09b1059f463d4a
4
- data.tar.gz: 356a52bb3195f29732069c237523e8a2df4a5afed4602da158a3b334a2e7c704
3
+ metadata.gz: d1056117a54742a652893f96db8164b663f21016630c9ec8a88de5fb8c605e4e
4
+ data.tar.gz: 6a70096e02dc8410e542933569d80ae0bc3e44a5fea2c01a5d4f85d6c1221b60
5
5
  SHA512:
6
- metadata.gz: 57ff7662cf39d66e719ab56728304ef94ad203131ec823808bed8b146eeb4628f6c0722a4af12b4553b59cb54d322e015056db04d9c27bc9f74e180d6cf21ff3
7
- data.tar.gz: 44504d6342efa6dc31669ef55d7d611c05ae173883ba95c1eb16f248c26af6b5cc95b49ed593eaed6eaddf5b43d736ae295003592f4c212efa90d470aa592836
6
+ metadata.gz: 90c3de011f5910be16a391630796379888c0bb9937d4cf5b0802be2f69aec11a9ebd5e9a0713a83552fe9504ad8c87f6935f9fa253dd4c38b4239812601f6bd3
7
+ data.tar.gz: 06a8fef15c96a0e3bca150cb96da4278f5e7b0c2e85d5fc073258eeb4558f3da20b6585f765bbe8d9498d1407f243baa530bd6cb34350047e8afd0df235923a0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.76.0 (2026-03-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20260227
@@ -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.76.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 = "20260227"
25
+ REVISION = "20260421"
26
26
  end
27
27
  end
28
28
  end
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.76.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.76.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: