All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.chat.v1.HangoutsChatScopes.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241217-2.0.0
Show newest version






HangoutsChatScopes (Google Chat API v1-rev20240829-2.0.0)












com.google.api.services.chat.v1

Class HangoutsChatScopes



  • public class HangoutsChatScopes
    extends Object
    Available OAuth 2.0 scopes for use with the Google Chat API.
    Since:
    1.4
    • 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
    • Method Detail

      • all

        public static Set<String> all()
        Returns an unmodifiable set that contains all scopes declared by this class.
        Since:
        1.16

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy