google-apis-admin_reports_v1 0.38.0 → 0.39.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: f64c54e00f62a2dd5f05803a31b8271c3145337ec62cd4669536dcb83f36f0c1
4
- data.tar.gz: fa635f061d3a8ea706f4e1cdf652cc5ba3119362d4a5bd7ce4d6d68cd9cd8c74
3
+ metadata.gz: 0e2d58ccecbe222924fcddf42e9b8e344605dab6838ce874b45fdedabaf9bcb9
4
+ data.tar.gz: 584de9847fc93836bd0b93099c6b264163be63d236aeab220b87a71b8badbe4b
5
5
  SHA512:
6
- metadata.gz: 9bde88e2cf81914469c6cb8244eb1fab6a628395d62b8a0d4315803b736f098c1f2e3d729edc2e1b49a3910e102a846c6195fdcd1aa77c537eac260690528b2e
7
- data.tar.gz: 369bbccbf5cdc3d8f3edd4ad6e7ac9d2a1d77377f462d002dbab89337ea5d5c5be50e53accc5d0a45e71b07f07e34de68555d3eae3061318617f875cba98ede7
6
+ metadata.gz: dfa8879a2ca8b0aa42f9098e3349f87b24901bec04298af0e920d78320a31b5521e1c5ea59fde8c4eb2cf6d36ccf1ee26ee28d58fd871b3fff3e545c6e14eb5a
7
+ data.tar.gz: '082b1896a09c6dd63924c4a5f20cb288faf279c86ecda8a4b04b640f2e281a6b44b93ffff7c04de34a69e07ad8806be6c085dae8812917f77fe30bd1920eb1b1'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-admin_reports_v1
2
2
 
3
+ ### v0.39.0 (2026-08-30)
4
+
5
+ * Regenerated from discovery document revision 20260823
6
+
3
7
  ### v0.38.0 (2026-08-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20260809
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AdminReportsV1
18
18
  # Version of the google-apis-admin_reports_v1 gem
19
- GEM_VERSION = "0.38.0"
19
+ GEM_VERSION = "0.39.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260809"
25
+ REVISION = "20260823"
26
26
  end
27
27
  end
28
28
  end
@@ -154,8 +154,8 @@ module Google
154
154
  # @param [Boolean] include_sensitive_data
155
155
  # Optional. When set to `true`, this field allows sensitive user-generated
156
156
  # content to be included in the returned audit logs. This parameter is supported
157
- # only for Rules (DLP) and Chat applications; using it with any other
158
- # application will result in a permission error.
157
+ # only for Rules (DLP), Chat and Workspace Studio applications; using it with
158
+ # any other application will result in a permission error.
159
159
  # @param [Fixnum] max_results
160
160
  # Determines how many activity records are shown on each response page. For
161
161
  # example, if the request sets `maxResults=1` and the report has two activities,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-admin_reports_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.38.0
4
+ version: 0.39.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_reports_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-admin_reports_v1/v0.38.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-admin_reports_v1/v0.39.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-admin_reports_v1
62
62
  rdoc_options: []
63
63
  require_paths: