@@ -841,10 +841,11 @@ public Create set(String parameterName, Object value) {
841841 * resources—like messages posted in the space and memberships in the space—are also deleted. For an
842842 * example, see [Delete a space](https://developers.google.com/workspace/chat/delete-spaces).
843843 * Supports the following types of
844- * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
844+ * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): -
845+ * Developer Preview: [App
845846 * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
846- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
847- * Preview](https://developers.google.com/workspace/preview) - [User
847+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth). Requires that the
848+ * Chat app created the space using app authentication. - [User
848849 * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
849850 * You can authenticate and authorize this method with administrator privileges by setting the
850851 * `use_admin_access` field in the request.
@@ -875,10 +876,11 @@ public class Delete extends HangoutsChatRequest<com.google.api.services.chat.v1.
875876 * resources—like messages posted in the space and memberships in the space—are also deleted. For
876877 * an example, see [Delete a space](https://developers.google.com/workspace/chat/delete-spaces).
877878 * Supports the following types of
878- * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
879+ * [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): -
880+ * Developer Preview: [App
879881 * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
880- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
881- * Preview](https://developers.google.com/workspace/preview) - [User
882+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth). Requires that the
883+ * Chat app created the space using app authentication. - [User
882884 * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
883885 * You can authenticate and authorize this method with administrator privileges by setting the
884886 * `use_admin_access` field in the request.
@@ -3480,10 +3482,11 @@ public List set(String parameterName, Object value) {
34803482 /**
34813483 * Updates a membership. For an example, see [Update a user's membership in a
34823484 * space](https://developers.google.com/workspace/chat/update-members). Supports the following types
3483- * of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App
3485+ * of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): -
3486+ * Developer Preview: [App
34843487 * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
3485- * with [administrator approval](https://support.google.com/a?p=chat-app-auth) in [Developer
3486- * Preview](https://developers.google.com/workspace/preview) - [User
3488+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth). Requires that the
3489+ * Chat app created the space using app authentication. - [User
34873490 * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
34883491 * You can authenticate and authorize this method with administrator privileges by setting the
34893492 * `use_admin_access` field in the request.
@@ -3515,9 +3518,10 @@ public class Patch extends HangoutsChatRequest<com.google.api.services.chat.v1.m
35153518 * Updates a membership. For an example, see [Update a user's membership in a
35163519 * space](https://developers.google.com/workspace/chat/update-members). Supports the following
35173520 * types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize):
3518- * - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-
3519- * chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) in
3520- * [Developer Preview](https://developers.google.com/workspace/preview) - [User
3521+ * - Developer Preview: [App
3522+ * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app)
3523+ * with [administrator approval](https://support.google.com/a?p=chat-app-auth). Requires that the
3524+ * Chat app created the space using app authentication. - [User
35213525 * authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user)
35223526 * You can authenticate and authorize this method with administrator privileges by setting the
35233527 * `use_admin_access` field in the request.
0 commit comments