google-apis-workspaceevents_v1 0.26.0 → 0.27.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: 7e7f1a5f264f644a99fd4f5f956fa123a4bb67bccf704bca3987d2cf3ac8acaa
4
- data.tar.gz: c7c7347b7b26815f331bc29b598b98c8fc8d6c755097fafb52a8dab1ebe59a0b
3
+ metadata.gz: 267c9a6320d878d9fb4c13b9faa0dd49dcf3b8a57db39bc0926d720db221d237
4
+ data.tar.gz: f33db89ac9f616f8da5eaa46b15f387852d42b8994aaf633d89e1d7cadff6ec7
5
5
  SHA512:
6
- metadata.gz: c4b4d022c971243f7a1d0bf980c820e34d7413810ecd2ae18bc2896ec776c71c46738b8ee487a4c64ce8647fe09bc7ebe2f4930fddc1bfc2262036c350be5232
7
- data.tar.gz: 76b91c19005ebea24a69a3e36cbdf3a686df158f7a477ced9286b6cf330cfbe8e62efb99d4745aacabcc563e76b3039f937cd9ab901b497d9b7e21f89f59904d
6
+ metadata.gz: 533560fa41fd92572b102cde861bee2956484625e3a3deb05819f54a7824f4897f495c3c3c47dc224ccc0678617b0d14bc4d270ade47bee63907ee7ad3891833
7
+ data.tar.gz: b1b6aacb7919965d8610a112dba0777f6e18704b87fb9e11b08d746d0466577cda1083b882735d037b78a5372e29a072b764c4bfdb9b11184f5bcfea519d98b8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-workspaceevents_v1
2
2
 
3
+ ### v0.27.0 (2026-08-23)
4
+
5
+ * Regenerated from discovery document revision 20260818
6
+
3
7
  ### v0.26.0 (2026-07-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20260721
@@ -144,12 +144,12 @@ module Google
144
144
 
145
145
  # Optional. Immutable. For subscriptions to Google Drive events, whether to
146
146
  # receive events about Drive files that are children of the target folder or
147
- # shared drive. * If `false`, the subscription only receives events about
148
- # changes to the folder or shared drive that's specified as the `targetResource`.
149
- # * If `true`, the `mimeType` field of the `file` resource must be set to `
150
- # application/vnd.google-apps.folder`. For details, see [Google Drive event
151
- # types](https://developers.google.com/workspace/events/guides/events-drive#
152
- # event-types).
147
+ # shared drive. This field must be `true` for subscriptions on shared drives. *
148
+ # If `false`, the subscription only receives events about changes to the folder
149
+ # or shared drive that's specified as the `targetResource`. * If `true`, the `
150
+ # mimeType` field of the `file` resource must be set to `application/vnd.google-
151
+ # apps.folder`. For details, see [Google Drive event types](https://developers.
152
+ # google.com/workspace/events/guides/events-drive#event-types).
153
153
  # Corresponds to the JSON property `includeDescendants`
154
154
  # @return [Boolean]
155
155
  attr_accessor :include_descendants
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkspaceeventsV1
18
18
  # Version of the google-apis-workspaceevents_v1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.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 = "20260721"
25
+ REVISION = "20260818"
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-workspaceevents_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.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-workspaceevents_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-workspaceevents_v1/v0.26.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workspaceevents_v1/v0.27.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workspaceevents_v1
62
62
  rdoc_options: []
63
63
  require_paths: