@@ -2622,19 +2622,19 @@ public Create setParent(java.lang.String parent) {
2622
2622
}
2623
2623
2624
2624
/**
2625
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
2626
- * The calling user must be a Google Workspace administrator with the [manage chat and
2627
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
2628
- * the `chat.admin.memberships` [OAuth 2.0
2625
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
2626
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
2627
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
2628
+ * Requires the `chat.admin.memberships` [OAuth 2.0
2629
2629
* scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
2630
2630
* scopes). Creating app memberships or creating memberships for users outside the
2631
2631
* administrator's Google Workspace organization isn't supported using admin access.
2632
2632
*/
2633
2633
@ com .google .api .client .util .Key
2634
2634
private java .lang .Boolean useAdminAccess ;
2635
2635
2636
- /** When `true`, the method runs using the user's Google Workspace administrator privileges. The
2637
- calling user must be a Google Workspace administrator with the [manage chat and spaces
2636
+ /** Optional. When `true`, the method runs using the user's Google Workspace administrator privileges.
2637
+ The calling user must be a Google Workspace administrator with the [manage chat and spaces
2638
2638
conversations privilege](https://support.google.com/a/answer/13369245). Requires the
2639
2639
`chat.admin.memberships` [OAuth 2.0
2640
2640
scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes).
@@ -2646,10 +2646,10 @@ public java.lang.Boolean getUseAdminAccess() {
2646
2646
}
2647
2647
2648
2648
/**
2649
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
2650
- * The calling user must be a Google Workspace administrator with the [manage chat and
2651
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
2652
- * the `chat.admin.memberships` [OAuth 2.0
2649
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
2650
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
2651
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
2652
+ * Requires the `chat.admin.memberships` [OAuth 2.0
2653
2653
* scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
2654
2654
* scopes). Creating app memberships or creating memberships for users outside the
2655
2655
* administrator's Google Workspace organization isn't supported using admin access.
@@ -2842,18 +2842,18 @@ public Delete setName(java.lang.String name) {
2842
2842
}
2843
2843
2844
2844
/**
2845
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
2846
- * The calling user must be a Google Workspace administrator with the [manage chat and
2847
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
2848
- * the `chat.admin.memberships` [OAuth 2.0
2845
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
2846
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
2847
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
2848
+ * Requires the `chat.admin.memberships` [OAuth 2.0
2849
2849
* scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
2850
2850
* scopes). Deleting app memberships in a space isn't supported using admin access.
2851
2851
*/
2852
2852
@ com .google .api .client .util .Key
2853
2853
private java .lang .Boolean useAdminAccess ;
2854
2854
2855
- /** When `true`, the method runs using the user's Google Workspace administrator privileges. The
2856
- calling user must be a Google Workspace administrator with the [manage chat and spaces
2855
+ /** Optional. When `true`, the method runs using the user's Google Workspace administrator privileges.
2856
+ The calling user must be a Google Workspace administrator with the [manage chat and spaces
2857
2857
conversations privilege](https://support.google.com/a/answer/13369245). Requires the
2858
2858
`chat.admin.memberships` [OAuth 2.0
2859
2859
scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes).
@@ -2864,10 +2864,10 @@ public java.lang.Boolean getUseAdminAccess() {
2864
2864
}
2865
2865
2866
2866
/**
2867
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
2868
- * The calling user must be a Google Workspace administrator with the [manage chat and
2869
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
2870
- * the `chat.admin.memberships` [OAuth 2.0
2867
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
2868
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
2869
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
2870
+ * Requires the `chat.admin.memberships` [OAuth 2.0
2871
2871
* scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
2872
2872
* scopes). Deleting app memberships in a space isn't supported using admin access.
2873
2873
*/
@@ -3058,18 +3058,18 @@ public Get setName(java.lang.String name) {
3058
3058
}
3059
3059
3060
3060
/**
3061
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
3062
- * The calling user must be a Google Workspace administrator with the [manage chat and
3063
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
3064
- * the `chat.admin.memberships` or `chat.admin.memberships.readonly` [OAuth 2.0
3061
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
3062
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
3063
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
3064
+ * Requires the `chat.admin.memberships` or `chat.admin.memberships.readonly` [OAuth 2.0
3065
3065
* scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3066
3066
* scopes). Getting app memberships in a space isn't supported when using admin access.
3067
3067
*/
3068
3068
@ com .google .api .client .util .Key
3069
3069
private java .lang .Boolean useAdminAccess ;
3070
3070
3071
- /** When `true`, the method runs using the user's Google Workspace administrator privileges. The
3072
- calling user must be a Google Workspace administrator with the [manage chat and spaces
3071
+ /** Optional. When `true`, the method runs using the user's Google Workspace administrator privileges.
3072
+ The calling user must be a Google Workspace administrator with the [manage chat and spaces
3073
3073
conversations privilege](https://support.google.com/a/answer/13369245). Requires the
3074
3074
`chat.admin.memberships` or `chat.admin.memberships.readonly` [OAuth 2.0
3075
3075
scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes).
@@ -3080,10 +3080,10 @@ public java.lang.Boolean getUseAdminAccess() {
3080
3080
}
3081
3081
3082
3082
/**
3083
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
3084
- * The calling user must be a Google Workspace administrator with the [manage chat and
3085
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
3086
- * the `chat.admin.memberships` or `chat.admin.memberships.readonly` [OAuth 2.0
3083
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
3084
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
3085
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
3086
+ * Requires the `chat.admin.memberships` or `chat.admin.memberships.readonly` [OAuth 2.0
3087
3087
* scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3088
3088
* scopes). Getting app memberships in a space isn't supported when using admin access.
3089
3089
*/
@@ -3434,18 +3434,18 @@ public List setShowInvited(java.lang.Boolean showInvited) {
3434
3434
}
3435
3435
3436
3436
/**
3437
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
3438
- * The calling user must be a Google Workspace administrator with the [manage chat and
3439
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
3440
- * either the `chat.admin.memberships.readonly` or `chat.admin.memberships` [OAuth 2.0
3441
- * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3437
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
3438
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
3439
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
3440
+ * Requires either the `chat.admin.memberships.readonly` or `chat.admin.memberships` [OAuth
3441
+ * 2.0 scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3442
3442
* scopes). Listing app memberships in a space isn't supported when using admin access.
3443
3443
*/
3444
3444
@ com .google .api .client .util .Key
3445
3445
private java .lang .Boolean useAdminAccess ;
3446
3446
3447
- /** When `true`, the method runs using the user's Google Workspace administrator privileges. The
3448
- calling user must be a Google Workspace administrator with the [manage chat and spaces
3447
+ /** Optional. When `true`, the method runs using the user's Google Workspace administrator privileges.
3448
+ The calling user must be a Google Workspace administrator with the [manage chat and spaces
3449
3449
conversations privilege](https://support.google.com/a/answer/13369245). Requires either the
3450
3450
`chat.admin.memberships.readonly` or `chat.admin.memberships` [OAuth 2.0
3451
3451
scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes).
@@ -3456,11 +3456,11 @@ public java.lang.Boolean getUseAdminAccess() {
3456
3456
}
3457
3457
3458
3458
/**
3459
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
3460
- * The calling user must be a Google Workspace administrator with the [manage chat and
3461
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
3462
- * either the `chat.admin.memberships.readonly` or `chat.admin.memberships` [OAuth 2.0
3463
- * scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3459
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
3460
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
3461
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
3462
+ * Requires either the `chat.admin.memberships.readonly` or `chat.admin.memberships` [OAuth
3463
+ * 2.0 scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3464
3464
* scopes). Listing app memberships in a space isn't supported when using admin access.
3465
3465
*/
3466
3466
public List setUseAdminAccess (java .lang .Boolean useAdminAccess ) {
@@ -3489,7 +3489,8 @@ public List set(String parameterName, Object value) {
3489
3489
* This request holds the parameters needed by the chat server. After setting any optional
3490
3490
* parameters, call the {@link Patch#execute()} method to invoke the remote operation.
3491
3491
*
3492
- * @param name Resource name of the membership, assigned by the server. Format: `spaces/{space}/members/{member}`
3492
+ * @param name Identifier. Resource name of the membership, assigned by the server. Format:
3493
+ * `spaces/{space}/members/{member}`
3493
3494
* @param content the {@link com.google.api.services.chat.v1.model.Membership}
3494
3495
* @return the request
3495
3496
*/
@@ -3524,7 +3525,8 @@ public class Patch extends HangoutsChatRequest<com.google.api.services.chat.v1.m
3524
3525
* Patch#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)} must
3525
3526
* be called to initialize this instance immediately after invoking the constructor. </p>
3526
3527
*
3527
- * @param name Resource name of the membership, assigned by the server. Format: `spaces/{space}/members/{member}`
3528
+ * @param name Identifier. Resource name of the membership, assigned by the server. Format:
3529
+ * `spaces/{space}/members/{member}`
3528
3530
* @param content the {@link com.google.api.services.chat.v1.model.Membership}
3529
3531
* @since 1.13
3530
3532
*/
@@ -3594,20 +3596,21 @@ public Patch setUploadProtocol(java.lang.String uploadProtocol) {
3594
3596
}
3595
3597
3596
3598
/**
3597
- * Resource name of the membership, assigned by the server. Format:
3599
+ * Identifier. Resource name of the membership, assigned by the server. Format:
3598
3600
* `spaces/{space}/members/{member}`
3599
3601
*/
3600
3602
@ com .google .api .client .util .Key
3601
3603
private java .lang .String name ;
3602
3604
3603
- /** Resource name of the membership, assigned by the server. Format: `spaces/{space}/members/{member}`
3605
+ /** Identifier. Resource name of the membership, assigned by the server. Format:
3606
+ `spaces/{space}/members/{member}`
3604
3607
*/
3605
3608
public java .lang .String getName () {
3606
3609
return name ;
3607
3610
}
3608
3611
3609
3612
/**
3610
- * Resource name of the membership, assigned by the server. Format:
3613
+ * Identifier. Resource name of the membership, assigned by the server. Format:
3611
3614
* `spaces/{space}/members/{member}`
3612
3615
*/
3613
3616
public Patch setName (java .lang .String name ) {
@@ -3644,18 +3647,18 @@ public Patch setUpdateMask(String updateMask) {
3644
3647
}
3645
3648
3646
3649
/**
3647
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
3648
- * The calling user must be a Google Workspace administrator with the [manage chat and
3649
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
3650
- * the `chat.admin.memberships` [OAuth 2.0
3650
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
3651
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
3652
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
3653
+ * Requires the `chat.admin.memberships` [OAuth 2.0
3651
3654
* scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3652
3655
* scopes).
3653
3656
*/
3654
3657
@ com .google .api .client .util .Key
3655
3658
private java .lang .Boolean useAdminAccess ;
3656
3659
3657
- /** When `true`, the method runs using the user's Google Workspace administrator privileges. The
3658
- calling user must be a Google Workspace administrator with the [manage chat and spaces
3660
+ /** Optional. When `true`, the method runs using the user's Google Workspace administrator privileges.
3661
+ The calling user must be a Google Workspace administrator with the [manage chat and spaces
3659
3662
conversations privilege](https://support.google.com/a/answer/13369245). Requires the
3660
3663
`chat.admin.memberships` [OAuth 2.0
3661
3664
scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes).
@@ -3665,10 +3668,10 @@ public java.lang.Boolean getUseAdminAccess() {
3665
3668
}
3666
3669
3667
3670
/**
3668
- * When `true`, the method runs using the user's Google Workspace administrator privileges.
3669
- * The calling user must be a Google Workspace administrator with the [manage chat and
3670
- * spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires
3671
- * the `chat.admin.memberships` [OAuth 2.0
3671
+ * Optional. When `true`, the method runs using the user's Google Workspace administrator
3672
+ * privileges. The calling user must be a Google Workspace administrator with the [manage
3673
+ * chat and spaces conversations privilege](https://support.google.com/a/answer/13369245).
3674
+ * Requires the `chat.admin.memberships` [OAuth 2.0
3672
3675
* scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-
3673
3676
* scopes).
3674
3677
*/
@@ -6383,28 +6386,28 @@ public List setPageSize(java.lang.Integer pageSize) {
6383
6386
}
6384
6387
6385
6388
/**
6386
- * A page token, received from a previous list space events call. Provide this to retrieve
6387
- * the subsequent page. When paginating, all other parameters provided to list space events
6388
- * must match the call that provided the page token. Passing different values to the other
6389
- * parameters might lead to unexpected results.
6389
+ * Optional. A page token, received from a previous list space events call. Provide this to
6390
+ * retrieve the subsequent page. When paginating, all other parameters provided to list
6391
+ * space events must match the call that provided the page token. Passing different values
6392
+ * to the other parameters might lead to unexpected results.
6390
6393
*/
6391
6394
@ com .google .api .client .util .Key
6392
6395
private java .lang .String pageToken ;
6393
6396
6394
- /** A page token, received from a previous list space events call. Provide this to retrieve the
6395
- subsequent page. When paginating, all other parameters provided to list space events must match the
6396
- call that provided the page token. Passing different values to the other parameters might lead to
6397
- unexpected results.
6397
+ /** Optional. A page token, received from a previous list space events call. Provide this to retrieve
6398
+ the subsequent page. When paginating, all other parameters provided to list space events must match
6399
+ the call that provided the page token. Passing different values to the other parameters might lead
6400
+ to unexpected results.
6398
6401
*/
6399
6402
public java .lang .String getPageToken () {
6400
6403
return pageToken ;
6401
6404
}
6402
6405
6403
6406
/**
6404
- * A page token, received from a previous list space events call. Provide this to retrieve
6405
- * the subsequent page. When paginating, all other parameters provided to list space events
6406
- * must match the call that provided the page token. Passing different values to the other
6407
- * parameters might lead to unexpected results.
6407
+ * Optional. A page token, received from a previous list space events call. Provide this to
6408
+ * retrieve the subsequent page. When paginating, all other parameters provided to list
6409
+ * space events must match the call that provided the page token. Passing different values
6410
+ * to the other parameters might lead to unexpected results.
6408
6411
*/
6409
6412
public List setPageToken (java .lang .String pageToken ) {
6410
6413
this .pageToken = pageToken ;
0 commit comments