Skip to content

Commit 8909160

Browse files
1 parent 548745d commit 8909160

File tree

5 files changed

+38
-52
lines changed

5 files changed

+38
-52
lines changed

clients/google-api-services-workspaceevents/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-workspaceevents</artifactId>
25-
<version>v1-rev20260329-2.0.0</version>
25+
<version>v1-rev20260407-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-workspaceevents:v1-rev20260329-2.0.0'
38+
implementation 'com.google.apis:google-api-services-workspaceevents:v1-rev20260407-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-workspaceevents/v1/2.0.0/com/google/api/services/workspaceevents/v1/WorkspaceEvents.java

Lines changed: 23 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -446,11 +446,10 @@ public class Subscriptions {
446446
* subscription). For a subscription on a [Chat target
447447
* resource](https://developers.google.com/workspace/events/guides/events-chat), you can create a
448448
* subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app`
449-
* and getting one-time administrator approval ([Developer
450-
* Preview](https://developers.google.com/workspace/preview)). To learn more, see [Authorize as a
451-
* Chat app with administrator approval](https://developers.google.com/workspace/chat/authenticate-
452-
* authorize-chat-app). - A user by specifying an authorization scope that doesn't include `app` in
453-
* its name. To learn more, see [Authorize as a Chat
449+
* and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with
450+
* administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-
451+
* app). - A user by specifying an authorization scope that doesn't include `app` in its name. To
452+
* learn more, see [Authorize as a Chat
454453
* user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
455454
*
456455
* Create a request for the method "subscriptions.create".
@@ -477,13 +476,11 @@ public class Create extends WorkspaceEventsRequest<com.google.api.services.works
477476
* subscription). For a subscription on a [Chat target
478477
* resource](https://developers.google.com/workspace/events/guides/events-chat), you can create a
479478
* subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app`
480-
* and getting one-time administrator approval ([Developer
481-
* Preview](https://developers.google.com/workspace/preview)). To learn more, see [Authorize as a
482-
* Chat app with administrator
483-
* approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app). - A
484-
* user by specifying an authorization scope that doesn't include `app` in its name. To learn
485-
* more, see [Authorize as a Chat user](https://developers.google.com/workspace/chat/authenticate-
486-
* authorize-chat-user).
479+
* and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with
480+
* administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-
481+
* chat-app). - A user by specifying an authorization scope that doesn't include `app` in its
482+
* name. To learn more, see [Authorize as a Chat
483+
* user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
487484
*
488485
* Create a request for the method "subscriptions.create".
489486
*
@@ -1161,11 +1158,10 @@ public List set(String parameterName, Object value) {
11611158
* subscription on a [Chat target
11621159
* resource](https://developers.google.com/workspace/events/guides/events-chat), you can update a
11631160
* subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app`
1164-
* andgetting one-time administrator approval ([Developer
1165-
* Preview](https://developers.google.com/workspace/preview)). To learn more, see [Authorize as a
1166-
* Chat app with administrator approval](https://developers.google.com/workspace/chat/authenticate-
1167-
* authorize-chat-app). - A user by specifying an authorization scope that doesn't include `app` in
1168-
* its name. To learn more, see [Authorize as a Chat
1161+
* and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with
1162+
* administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-
1163+
* app). - A user by specifying an authorization scope that doesn't include `app` in its name. To
1164+
* learn more, see [Authorize as a Chat
11691165
* user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
11701166
*
11711167
* Create a request for the method "subscriptions.patch".
@@ -1197,13 +1193,11 @@ public class Patch extends WorkspaceEventsRequest<com.google.api.services.worksp
11971193
* subscription on a [Chat target
11981194
* resource](https://developers.google.com/workspace/events/guides/events-chat), you can update a
11991195
* subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app`
1200-
* andgetting one-time administrator approval ([Developer
1201-
* Preview](https://developers.google.com/workspace/preview)). To learn more, see [Authorize as a
1202-
* Chat app with administrator
1203-
* approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app). - A
1204-
* user by specifying an authorization scope that doesn't include `app` in its name. To learn
1205-
* more, see [Authorize as a Chat user](https://developers.google.com/workspace/chat/authenticate-
1206-
* authorize-chat-user).
1196+
* and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with
1197+
* administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-
1198+
* chat-app). - A user by specifying an authorization scope that doesn't include `app` in its
1199+
* name. To learn more, see [Authorize as a Chat
1200+
* user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
12071201
*
12081202
* Create a request for the method "subscriptions.patch".
12091203
*
@@ -1375,11 +1369,10 @@ public Patch set(String parameterName, Object value) {
13751369
* a subscription on a [Chat target
13761370
* resource](https://developers.google.com/workspace/events/guides/events-chat), you can reactivate
13771371
* a subscription as: - A Chat app by specifying an authorization scope that begins with `chat.app`
1378-
* andgetting one-time administrator approval ([Developer
1379-
* Preview](https://developers.google.com/workspace/preview)). To learn more, see [Authorize as a
1380-
* Chat app with administrator approval](https://developers.google.com/workspace/chat/authenticate-
1381-
* authorize-chat-app). - A user by specifying an authorization scope that doesn't include `app` in
1382-
* its name. To learn more, see [Authorize as a Chat
1372+
* and getting one-time administrator approval. To learn more, see [Authorize as a Chat app with
1373+
* administrator approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-
1374+
* app). - A user by specifying an authorization scope that doesn't include `app` in its name. To
1375+
* learn more, see [Authorize as a Chat
13831376
* user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
13841377
*
13851378
* Create a request for the method "subscriptions.reactivate".
@@ -1413,8 +1406,7 @@ public class Reactivate extends WorkspaceEventsRequest<com.google.api.services.w
14131406
* For a subscription on a [Chat target
14141407
* resource](https://developers.google.com/workspace/events/guides/events-chat), you can
14151408
* reactivate a subscription as: - A Chat app by specifying an authorization scope that begins
1416-
* with `chat.app` andgetting one-time administrator approval ([Developer
1417-
* Preview](https://developers.google.com/workspace/preview)). To learn more, see [Authorize as a
1409+
* with `chat.app` and getting one-time administrator approval. To learn more, see [Authorize as a
14181410
* Chat app with administrator
14191411
* approval](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app). - A
14201412
* user by specifying an authorization scope that doesn't include `app` in its name. To learn

clients/google-api-services-workspaceevents/v1/2.0.0/com/google/api/services/workspaceevents/v1/model/Subscription.java

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,8 @@ public final class Subscription extends com.google.api.client.json.GenericJson {
116116

117117
/**
118118
* Output only. The service account that was used to authorize the creation of the subscription.
119-
* This service account must be owned by the same Google Cloud project where you create this
120-
* subscription. Format: `projects/{project_id}/serviceAccounts/{service_account_id}` [Developer
121-
* Preview](https://developers.google.com/workspace/preview).
119+
* This service account must be owned by the same Google Cloud project where you created this
120+
* subscription. Format: `projects/{project_id}/serviceAccounts/{service_account_id}`
122121
* The value may be {@code null}.
123122
*/
124123
@com.google.api.client.util.Key
@@ -179,8 +178,7 @@ public final class Subscription extends com.google.api.client.json.GenericJson {
179178
* Output only. The user who authorized the creation of the subscription. The user must be able to
180179
* view the `target_resource`. For Google Workspace users, the `{user}` value is the [`user.id`](h
181180
* ttps://developers.google.com/workspace/admin/directory/reference/rest/v1/users#User.FIELDS.id)
182-
* field from the Directory API. Format: `users/{user}` [Developer
183-
* Preview](https://developers.google.com/workspace/preview).
181+
* field from the Directory API. Format: `users/{user}`
184182
* The value may be {@code null}.
185183
*/
186184
@com.google.api.client.util.Key
@@ -379,9 +377,8 @@ public Subscription setReconciling(java.lang.Boolean reconciling) {
379377

380378
/**
381379
* Output only. The service account that was used to authorize the creation of the subscription.
382-
* This service account must be owned by the same Google Cloud project where you create this
383-
* subscription. Format: `projects/{project_id}/serviceAccounts/{service_account_id}` [Developer
384-
* Preview](https://developers.google.com/workspace/preview).
380+
* This service account must be owned by the same Google Cloud project where you created this
381+
* subscription. Format: `projects/{project_id}/serviceAccounts/{service_account_id}`
385382
* @return value or {@code null} for none
386383
*/
387384
public java.lang.String getServiceAccountAuthority() {
@@ -390,9 +387,8 @@ public java.lang.String getServiceAccountAuthority() {
390387

391388
/**
392389
* Output only. The service account that was used to authorize the creation of the subscription.
393-
* This service account must be owned by the same Google Cloud project where you create this
394-
* subscription. Format: `projects/{project_id}/serviceAccounts/{service_account_id}` [Developer
395-
* Preview](https://developers.google.com/workspace/preview).
390+
* This service account must be owned by the same Google Cloud project where you created this
391+
* subscription. Format: `projects/{project_id}/serviceAccounts/{service_account_id}`
396392
* @param serviceAccountAuthority serviceAccountAuthority or {@code null} for none
397393
*/
398394
public Subscription setServiceAccountAuthority(java.lang.String serviceAccountAuthority) {
@@ -524,8 +520,7 @@ public Subscription setUpdateTime(String updateTime) {
524520
* Output only. The user who authorized the creation of the subscription. The user must be able to
525521
* view the `target_resource`. For Google Workspace users, the `{user}` value is the [`user.id`](h
526522
* ttps://developers.google.com/workspace/admin/directory/reference/rest/v1/users#User.FIELDS.id)
527-
* field from the Directory API. Format: `users/{user}` [Developer
528-
* Preview](https://developers.google.com/workspace/preview).
523+
* field from the Directory API. Format: `users/{user}`
529524
* @return value or {@code null} for none
530525
*/
531526
public java.lang.String getUserAuthority() {
@@ -536,8 +531,7 @@ public java.lang.String getUserAuthority() {
536531
* Output only. The user who authorized the creation of the subscription. The user must be able to
537532
* view the `target_resource`. For Google Workspace users, the `{user}` value is the [`user.id`](h
538533
* ttps://developers.google.com/workspace/admin/directory/reference/rest/v1/users#User.FIELDS.id)
539-
* field from the Directory API. Format: `users/{user}` [Developer
540-
* Preview](https://developers.google.com/workspace/preview).
534+
* field from the Directory API. Format: `users/{user}`
541535
* @param userAuthority userAuthority or {@code null} for none
542536
*/
543537
public Subscription setUserAuthority(java.lang.String userAuthority) {

clients/google-api-services-workspaceevents/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-workspaceevents</artifactId>
11-
<version>v1-rev20260329-2.0.0</version>
12-
<name>Google Workspace Events API v1-rev20260329-2.0.0</name>
11+
<version>v1-rev20260407-2.0.0</version>
12+
<name>Google Workspace Events API v1-rev20260407-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-workspaceevents/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-workspaceevents</artifactId>
25-
<version>v1-rev20260329-2.0.0</version>
25+
<version>v1-rev20260407-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-workspaceevents:v1-rev20260329-2.0.0'
38+
implementation 'com.google.apis:google-api-services-workspaceevents:v1-rev20260407-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)