@@ -1385,9 +1385,8 @@ public CompleteImport set(String parameterName, Object value) {
1385
1385
* Supports the following types of
1386
1386
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
1387
1387
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
1388
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
1389
- * Preview](https://developers.google.com/workspace/preview) and one of the following authorization
1390
- * scopes: - `https://www.googleapis.com/auth/chat.app.spaces.create` -
1388
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and one of the
1389
+ * following authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces.create` -
1391
1390
* `https://www.googleapis.com/auth/chat.app.spaces` - [User
1392
1391
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
1393
1392
* with one of the following authorization scopes: -
@@ -1429,9 +1428,8 @@ public class Create extends HangoutsChatRequest<com.google.api.services.chat.v1.
1429
1428
* Supports the following types of
1430
1429
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
1431
1430
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
1432
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
1433
- * Preview](https://developers.google.com/workspace/preview) and one of the following
1434
- * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces.create` -
1431
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and one of the
1432
+ * following authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces.create` -
1435
1433
* `https://www.googleapis.com/auth/chat.app.spaces` - [User
1436
1434
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
1437
1435
* with one of the following authorization scopes: -
@@ -1559,15 +1557,14 @@ public Create set(String parameterName, Object value) {
1559
1557
* Supports the following types of
1560
1558
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
1561
1559
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
1562
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
1563
- * Preview](https://developers.google.com/workspace/preview) and the authorization scope: -
1564
- * `https://www.googleapis.com/auth/chat.app.delete` (only in spaces the app created) - [User
1565
- * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
1566
- * with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.delete` -
1567
- * `https://www.googleapis.com/auth/chat.import` (import mode spaces only) - User authentication
1568
- * grants administrator privileges when an administrator account authenticates, `use_admin_access`
1569
- * is `true`, and the following authorization scope is used: -
1570
- * `https://www.googleapis.com/auth/chat.admin.delete`
1560
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the authorization
1561
+ * scope: - `https://www.googleapis.com/auth/chat.app.delete` (only in spaces the app created) -
1562
+ * [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-
1563
+ * user) with one of the following authorization scopes: -
1564
+ * `https://www.googleapis.com/auth/chat.delete` - `https://www.googleapis.com/auth/chat.import`
1565
+ * (import mode spaces only) - User authentication grants administrator privileges when an
1566
+ * administrator account authenticates, `use_admin_access` is `true`, and the following
1567
+ * authorization scope is used: - `https://www.googleapis.com/auth/chat.admin.delete`
1571
1568
*
1572
1569
* Create a request for the method "spaces.delete".
1573
1570
*
@@ -1597,15 +1594,14 @@ public class Delete extends HangoutsChatRequest<com.google.api.services.chat.v1.
1597
1594
* Supports the following types of
1598
1595
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
1599
1596
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
1600
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
1601
- * Preview](https://developers.google.com/workspace/preview) and the authorization scope: -
1602
- * `https://www.googleapis.com/auth/chat.app.delete` (only in spaces the app created) - [User
1603
- * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
1604
- * with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.delete`
1605
- * - `https://www.googleapis.com/auth/chat.import` (import mode spaces only) - User authentication
1606
- * grants administrator privileges when an administrator account authenticates, `use_admin_access`
1607
- * is `true`, and the following authorization scope is used: -
1608
- * `https://www.googleapis.com/auth/chat.admin.delete`
1597
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the
1598
+ * authorization scope: - `https://www.googleapis.com/auth/chat.app.delete` (only in spaces the
1599
+ * app created) - [User authentication](https://developers.google.com/workspace/chat/authenticate-
1600
+ * authorize-chat-user) with one of the following authorization scopes: -
1601
+ * `https://www.googleapis.com/auth/chat.delete` - `https://www.googleapis.com/auth/chat.import`
1602
+ * (import mode spaces only) - User authentication grants administrator privileges when an
1603
+ * administrator account authenticates, `use_admin_access` is `true`, and the following
1604
+ * authorization scope is used: - `https://www.googleapis.com/auth/chat.admin.delete`
1609
1605
*
1610
1606
* Create a request for the method "spaces.delete".
1611
1607
*
@@ -2362,9 +2358,8 @@ public List set(String parameterName, Object value) {
2362
2358
* name. Supports the following types of
2363
2359
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
2364
2360
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
2365
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
2366
- * Preview](https://developers.google.com/workspace/preview) and one of the following authorization
2367
- * scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - [User
2361
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and one of the
2362
+ * following authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - [User
2368
2363
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
2369
2364
* with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.spaces` -
2370
2365
* `https://www.googleapis.com/auth/chat.import` (import mode spaces only) - User authentication
@@ -2409,9 +2404,8 @@ public class Patch extends HangoutsChatRequest<com.google.api.services.chat.v1.m
2409
2404
* display name. Supports the following types of
2410
2405
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
2411
2406
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
2412
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
2413
- * Preview](https://developers.google.com/workspace/preview) and one of the following
2414
- * authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - [User
2407
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and one of the
2408
+ * following authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - [User
2415
2409
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
2416
2410
* with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.spaces`
2417
2411
* - `https://www.googleapis.com/auth/chat.import` (import mode spaces only) - User authentication
@@ -3257,9 +3251,8 @@ public class Members {
3257
3251
* Supports the following types of
3258
3252
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
3259
3253
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
3260
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
3261
- * Preview](https://developers.google.com/workspace/preview) and the authorization scope: -
3262
- * `https://www.googleapis.com/auth/chat.app.memberships` - [User
3254
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the authorization
3255
+ * scope: - `https://www.googleapis.com/auth/chat.app.memberships` - [User
3263
3256
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
3264
3257
* with one of the following authorization scopes: -
3265
3258
* `https://www.googleapis.com/auth/chat.memberships` -
@@ -3306,9 +3299,8 @@ public class Create extends HangoutsChatRequest<com.google.api.services.chat.v1.
3306
3299
* space. Supports the following types of
3307
3300
* [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
3308
3301
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
3309
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
3310
- * Preview](https://developers.google.com/workspace/preview) and the authorization scope: -
3311
- * `https://www.googleapis.com/auth/chat.app.memberships` - [User
3302
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the
3303
+ * authorization scope: - `https://www.googleapis.com/auth/chat.app.memberships` - [User
3312
3304
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
3313
3305
* with one of the following authorization scopes: -
3314
3306
* `https://www.googleapis.com/auth/chat.memberships` -
@@ -3477,9 +3469,8 @@ public Create set(String parameterName, Object value) {
3477
3469
* space](https://developers.google.com/workspace/chat/delete-members). Supports the following types
3478
3470
* of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
3479
3471
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
3480
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
3481
- * Preview](https://developers.google.com/workspace/preview) and the authorization scope: -
3482
- * `https://www.googleapis.com/auth/chat.app.memberships` - [User
3472
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the authorization
3473
+ * scope: - `https://www.googleapis.com/auth/chat.app.memberships` - [User
3483
3474
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
3484
3475
* with one of the following authorization scopes: -
3485
3476
* `https://www.googleapis.com/auth/chat.memberships` -
@@ -3529,9 +3520,8 @@ public class Delete extends HangoutsChatRequest<com.google.api.services.chat.v1.
3529
3520
* space](https://developers.google.com/workspace/chat/delete-members). Supports the following
3530
3521
* types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize):
3531
3522
* - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-
3532
- * chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) in
3533
- * [Developer Preview](https://developers.google.com/workspace/preview) and the authorization
3534
- * scope: - `https://www.googleapis.com/auth/chat.app.memberships` - [User
3523
+ * chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the
3524
+ * authorization scope: - `https://www.googleapis.com/auth/chat.app.memberships` - [User
3535
3525
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
3536
3526
* with one of the following authorization scopes: -
3537
3527
* `https://www.googleapis.com/auth/chat.memberships` -
@@ -4357,11 +4347,10 @@ public List set(String parameterName, Object value) {
4357
4347
* space](https://developers.google.com/workspace/chat/update-members). Supports the following types
4358
4348
* of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
4359
4349
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
4360
- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
4361
- * Preview](https://developers.google.com/workspace/preview) and the authorization scope: -
4362
- * `https://www.googleapis.com/auth/chat.app.memberships` (only in spaces the app created) - [User
4363
- * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
4364
- * with one of the following authorization scopes: -
4350
+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the authorization
4351
+ * scope: - `https://www.googleapis.com/auth/chat.app.memberships` (only in spaces the app created)
4352
+ * - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-
4353
+ * user) with one of the following authorization scopes: -
4365
4354
* `https://www.googleapis.com/auth/chat.memberships` -
4366
4355
* `https://www.googleapis.com/auth/chat.import` (import mode spaces only) - User authentication
4367
4356
* grants administrator privileges when an administrator account authenticates, `use_admin_access`
@@ -4396,11 +4385,11 @@ public class Patch extends HangoutsChatRequest<com.google.api.services.chat.v1.m
4396
4385
* space](https://developers.google.com/workspace/chat/update-members). Supports the following
4397
4386
* types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize):
4398
4387
* - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-
4399
- * chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) in
4400
- * [Developer Preview]( https://developers.google .com/workspace/preview) and the authorization
4401
- * scope: - `https://www.googleapis.com/auth/chat. app.memberships` (only in spaces the app
4402
- * created) - [User authentication](https://developers.google.com/workspace/chat/authenticate-
4403
- * authorize-chat-user) with one of the following authorization scopes: -
4388
+ * chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) and the
4389
+ * authorization scope: - ` https://www.googleapis .com/auth/chat.app.memberships` (only in spaces
4390
+ * the app created) - [User
4391
+ * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
4392
+ * with one of the following authorization scopes: -
4404
4393
* `https://www.googleapis.com/auth/chat.memberships` -
4405
4394
* `https://www.googleapis.com/auth/chat.import` (import mode spaces only) - User authentication
4406
4395
* grants administrator privileges when an administrator account authenticates, `use_admin_access`
0 commit comments