google-apis-workspaceevents_v1 0.11.0 → 0.12.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: 2bceafd8456d22f87c934f58889198a5dac3c92495f314cc5eacc73c8ec81198
4
- data.tar.gz: 0e8ba86f3d2ac54115de579ad8f106ab232b3507637c63709b2777c3a62d5800
3
+ metadata.gz: 8105f242ebc90cdd041ce94163efeb4b15925a98a31dfb790a6eb39e8f1eebf1
4
+ data.tar.gz: fb3c158d1f4a79a1f16b192135f76f71fd3adadb5197fdaf3010cf824fe2780c
5
5
  SHA512:
6
- metadata.gz: 2d3b2e17b9f1089c8f06c840567849a344aac2c9c5c14f647de99942874993e667ef84800f518cb4a7d73524b6dda08da37ee211e3e4fd373a79be8d29fdecf2
7
- data.tar.gz: 37b2f5cfb78b1498cddda18f865e30a84b215de0354a59a1fc90dad318084cea6faac84a9c766d05330c2ff825dc015ae2b0c9055ad5379110b6e06c2a8bb8d3
6
+ metadata.gz: 0e51793d11bb72db9a1358ea609a1a67815fc52bcca6d45c6ae146ec5f833087830ab50462da6ac1b56c12781b11b81f9bc489b4c6697568f9f203d20e7a45ea
7
+ data.tar.gz: 12898c8101a4a9895d124704c3174904a7f1d5913d19c4e956abded5cd879073d5061e2ce52e58a515557a1501e783f7c1bdeffef4203a00be9dd68dc7686e24
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-workspaceevents_v1
2
2
 
3
+ ### v0.12.0 (2025-04-27)
4
+
5
+ * Regenerated from discovery document revision 20250420
6
+
3
7
  ### v0.11.0 (2025-03-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20250225
@@ -222,8 +222,7 @@ module Google
222
222
  end
223
223
  end
224
224
 
225
- # [Developer Preview](https://developers.google.com/workspace/preview). A
226
- # subscription to receive events about a Google Workspace resource. To learn
225
+ # A subscription to receive events about a Google Workspace resource. To learn
227
226
  # more about subscriptions, see the [Google Workspace Events API overview](https:
228
227
  # //developers.google.com/workspace/events).
229
228
  class Subscription
@@ -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.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250225"
25
+ REVISION = "20250420"
26
26
  end
27
27
  end
28
28
  end
@@ -83,10 +83,9 @@ module Google
83
83
  execute_or_queue_command(command, &block)
84
84
  end
85
85
 
86
- # [Developer Preview](https://developers.google.com/workspace/preview): Creates
87
- # a Google Workspace subscription. To learn how to use this method, see [Create
88
- # a Google Workspace subscription](https://developers.google.com/workspace/
89
- # events/guides/create-subscription).
86
+ # Creates a Google Workspace subscription. To learn how to use this method, see [
87
+ # Create a Google Workspace subscription](https://developers.google.com/
88
+ # workspace/events/guides/create-subscription).
90
89
  # @param [Google::Apis::WorkspaceeventsV1::Subscription] subscription_object
91
90
  # @param [Boolean] validate_only
92
91
  # Optional. If set to `true`, validates and previews the request, but doesn't
@@ -120,10 +119,9 @@ module Google
120
119
  execute_or_queue_command(command, &block)
121
120
  end
122
121
 
123
- # [Developer Preview](https://developers.google.com/workspace/preview): Deletes
124
- # a Google Workspace subscription. To learn how to use this method, see [Delete
125
- # a Google Workspace subscription](https://developers.google.com/workspace/
126
- # events/guides/delete-subscription).
122
+ # Deletes a Google Workspace subscription. To learn how to use this method, see [
123
+ # Delete a Google Workspace subscription](https://developers.google.com/
124
+ # workspace/events/guides/delete-subscription).
127
125
  # @param [String] name
128
126
  # Required. Resource name of the subscription to delete. Format: `subscriptions/`
129
127
  # subscription``
@@ -166,10 +164,9 @@ module Google
166
164
  execute_or_queue_command(command, &block)
167
165
  end
168
166
 
169
- # [Developer Preview](https://developers.google.com/workspace/preview): Gets
170
- # details about a Google Workspace subscription. To learn how to use this method,
171
- # see [Get details about a Google Workspace subscription](https://developers.
172
- # google.com/workspace/events/guides/get-subscription).
167
+ # Gets details about a Google Workspace subscription. To learn how to use this
168
+ # method, see [Get details about a Google Workspace subscription](https://
169
+ # developers.google.com/workspace/events/guides/get-subscription).
173
170
  # @param [String] name
174
171
  # Required. Resource name of the subscription. Format: `subscriptions/`
175
172
  # subscription``
@@ -200,10 +197,9 @@ module Google
200
197
  execute_or_queue_command(command, &block)
201
198
  end
202
199
 
203
- # [Developer Preview](https://developers.google.com/workspace/preview): Lists
204
- # Google Workspace subscriptions. To learn how to use this method, see [List
205
- # Google Workspace subscriptions](https://developers.google.com/workspace/events/
206
- # guides/list-subscriptions).
200
+ # Lists Google Workspace subscriptions. To learn how to use this method, see [
201
+ # List Google Workspace subscriptions](https://developers.google.com/workspace/
202
+ # events/guides/list-subscriptions).
207
203
  # @param [String] filter
208
204
  # Required. A query filter. You can filter subscriptions by event type (`
209
205
  # event_types`) and target resource (`target_resource`). You must specify at
@@ -257,10 +253,9 @@ module Google
257
253
  execute_or_queue_command(command, &block)
258
254
  end
259
255
 
260
- # [Developer Preview](https://developers.google.com/workspace/preview): Updates
261
- # or renews a Google Workspace subscription. To learn how to use this method,
262
- # see [Update or renew a Google Workspace subscription](https://developers.
263
- # google.com/workspace/events/guides/update-subscription).
256
+ # Updates or renews a Google Workspace subscription. To learn how to use this
257
+ # method, see [Update or renew a Google Workspace subscription](https://
258
+ # developers.google.com/workspace/events/guides/update-subscription).
264
259
  # @param [String] name
265
260
  # Identifier. Resource name of the subscription. Format: `subscriptions/`
266
261
  # subscription``
@@ -307,7 +302,6 @@ module Google
307
302
  execute_or_queue_command(command, &block)
308
303
  end
309
304
 
310
- # [Developer Preview](https://developers.google.com/workspace/preview):
311
305
  # Reactivates a suspended Google Workspace subscription. This method resets your
312
306
  # subscription's `State` field to `ACTIVE`. Before you use this method, you must
313
307
  # fix the error that suspended the subscription. This method will ignore or
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-workspaceevents_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-02 00:00:00.000000000 Z
10
+ date: 2025-04-27 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -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.11.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workspaceevents_v1/v0.12.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: