target.apidocs.com.google.api.services.chat.v1.HangoutsChatScopes.html Maven / Gradle / Ivy
HangoutsChatScopes (Google Chat API v1-rev20240829-2.0.0)
com.google.api.services.chat.v1
Class HangoutsChatScopes
- java.lang.Object
-
- com.google.api.services.chat.v1.HangoutsChatScopes
-
public class HangoutsChatScopes
extends Object
Available OAuth 2.0 scopes for use with the Google Chat API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CHAT_ADMIN_DELETE
Delete conversations and spaces owned by your organization and remove access to associated files in Google Chat.
static String
CHAT_ADMIN_MEMBERSHIPS
View, add, update and remove members and managers in conversations owned by your organization.
static String
CHAT_ADMIN_MEMBERSHIPS_READONLY
View members and managers in conversations owned by your organization.
static String
CHAT_ADMIN_SPACES
View or edit display name, description, and other metadata for all Google Chat conversations owned by your organization.
static String
CHAT_ADMIN_SPACES_READONLY
View display name, description, and other metadata for all Google Chat conversations owned by your organization.
static String
CHAT_BOT
Private Service: https://www.googleapis.com/auth/chat.bot.
static String
CHAT_DELETE
Delete conversations and spaces and remove access to associated files in Google Chat.
static String
CHAT_IMPORT
Import spaces, messages, and memberships into Google Chat..
static String
CHAT_MEMBERSHIPS
See, add, update, and remove members from conversations and spaces in Google Chat.
static String
CHAT_MEMBERSHIPS_APP
Add and remove itself from conversations and spaces in Google Chat.
static String
CHAT_MEMBERSHIPS_READONLY
View members in Google Chat conversations..
static String
CHAT_MESSAGES
See, compose, send, update, and delete messages and their associated attachments, and add, see, and delete reactions to messages..
static String
CHAT_MESSAGES_CREATE
Compose and send messages in Google Chat.
static String
CHAT_MESSAGES_REACTIONS
See, add, and delete reactions to messages in Google Chat.
static String
CHAT_MESSAGES_REACTIONS_CREATE
Add reactions to messages in Google Chat.
static String
CHAT_MESSAGES_REACTIONS_READONLY
View reactions to messages in Google Chat.
static String
CHAT_MESSAGES_READONLY
See messages and their associated reactions and attachments in Google Chat.
static String
CHAT_SPACES
Create conversations and spaces and see or update metadata (including history settings and access settings) in Google Chat.
static String
CHAT_SPACES_CREATE
Create new conversations and spaces in Google Chat.
static String
CHAT_SPACES_READONLY
View chat and spaces in Google Chat.
static String
CHAT_USERS_READSTATE
View and modify last read time for Google Chat conversations.
static String
CHAT_USERS_READSTATE_READONLY
View last read time for Google Chat conversations.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
Field Detail
-
CHAT_ADMIN_DELETE
public static final String CHAT_ADMIN_DELETE
Delete conversations and spaces owned by your organization and remove access to associated files in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_ADMIN_MEMBERSHIPS
public static final String CHAT_ADMIN_MEMBERSHIPS
View, add, update and remove members and managers in conversations owned by your organization.
- See Also:
- Constant Field Values
-
CHAT_ADMIN_MEMBERSHIPS_READONLY
public static final String CHAT_ADMIN_MEMBERSHIPS_READONLY
View members and managers in conversations owned by your organization.
- See Also:
- Constant Field Values
-
CHAT_ADMIN_SPACES
public static final String CHAT_ADMIN_SPACES
View or edit display name, description, and other metadata for all Google Chat conversations owned by your organization.
- See Also:
- Constant Field Values
-
CHAT_ADMIN_SPACES_READONLY
public static final String CHAT_ADMIN_SPACES_READONLY
View display name, description, and other metadata for all Google Chat conversations owned by your organization.
- See Also:
- Constant Field Values
-
CHAT_BOT
public static final String CHAT_BOT
Private Service: https://www.googleapis.com/auth/chat.bot.
- See Also:
- Constant Field Values
-
CHAT_DELETE
public static final String CHAT_DELETE
Delete conversations and spaces and remove access to associated files in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_IMPORT
public static final String CHAT_IMPORT
Import spaces, messages, and memberships into Google Chat..
- See Also:
- Constant Field Values
-
CHAT_MEMBERSHIPS
public static final String CHAT_MEMBERSHIPS
See, add, update, and remove members from conversations and spaces in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_MEMBERSHIPS_APP
public static final String CHAT_MEMBERSHIPS_APP
Add and remove itself from conversations and spaces in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_MEMBERSHIPS_READONLY
public static final String CHAT_MEMBERSHIPS_READONLY
View members in Google Chat conversations..
- See Also:
- Constant Field Values
-
CHAT_MESSAGES
public static final String CHAT_MESSAGES
See, compose, send, update, and delete messages and their associated attachments, and add, see, and delete reactions to messages..
- See Also:
- Constant Field Values
-
CHAT_MESSAGES_CREATE
public static final String CHAT_MESSAGES_CREATE
Compose and send messages in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_MESSAGES_REACTIONS
public static final String CHAT_MESSAGES_REACTIONS
See, add, and delete reactions to messages in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_MESSAGES_REACTIONS_CREATE
public static final String CHAT_MESSAGES_REACTIONS_CREATE
Add reactions to messages in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_MESSAGES_REACTIONS_READONLY
public static final String CHAT_MESSAGES_REACTIONS_READONLY
View reactions to messages in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_MESSAGES_READONLY
public static final String CHAT_MESSAGES_READONLY
See messages and their associated reactions and attachments in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_SPACES
public static final String CHAT_SPACES
Create conversations and spaces and see or update metadata (including history settings and access settings) in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_SPACES_CREATE
public static final String CHAT_SPACES_CREATE
Create new conversations and spaces in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_SPACES_READONLY
public static final String CHAT_SPACES_READONLY
View chat and spaces in Google Chat.
- See Also:
- Constant Field Values
-
CHAT_USERS_READSTATE
public static final String CHAT_USERS_READSTATE
View and modify last read time for Google Chat conversations.
- See Also:
- Constant Field Values
-
CHAT_USERS_READSTATE_READONLY
public static final String CHAT_USERS_READSTATE_READONLY
View last read time for Google Chat conversations.
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy