Show / Hide Table of Contents

Class HangoutsChatService.Scope

Available OAuth 2.0 scopes for use with the Google Chat API.

Inheritance
object
HangoutsChatService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.HangoutsChat.v1
Assembly: Google.Apis.HangoutsChat.v1.dll
Syntax
public class HangoutsChatService.Scope

Fields

ChatAdminDelete

Delete conversations and spaces owned by your organization and remove access to associated files in Google Chat

Declaration
public static string ChatAdminDelete
Field Value
Type Description
string

ChatAdminMemberships

View, add, update and remove members and managers in conversations owned by your organization

Declaration
public static string ChatAdminMemberships
Field Value
Type Description
string

ChatAdminMembershipsReadonly

View members and managers in conversations owned by your organization

Declaration
public static string ChatAdminMembershipsReadonly
Field Value
Type Description
string

ChatAdminSpaces

View or edit display name, description, and other metadata for all Google Chat conversations owned by your organization

Declaration
public static string ChatAdminSpaces
Field Value
Type Description
string

ChatAdminSpacesReadonly

View display name, description, and other metadata for all Google Chat conversations owned by your organization

Declaration
public static string ChatAdminSpacesReadonly
Field Value
Type Description
string

ChatAppDelete

On their own behalf, apps in Google Chat can delete conversations and spaces and remove access to associated files

Declaration
public static string ChatAppDelete
Field Value
Type Description
string

ChatAppMemberships

On their own behalf, apps in Google Chat can see, add, update, and remove members from conversations and spaces

Declaration
public static string ChatAppMemberships
Field Value
Type Description
string

ChatAppSpaces

On their own behalf, apps in Google Chat can create conversations and spaces and see or update their metadata (including history settings and access settings)

Declaration
public static string ChatAppSpaces
Field Value
Type Description
string

ChatAppSpacesCreate

On their own behalf, apps in Google Chat can create conversations and spaces

Declaration
public static string ChatAppSpacesCreate
Field Value
Type Description
string

ChatBot

Private Service: https://www.googleapis.com/auth/chat.bot

Declaration
public static string ChatBot
Field Value
Type Description
string

ChatCustomemojis

View, create, and delete custom emoji in Google Chat

Declaration
public static string ChatCustomemojis
Field Value
Type Description
string

ChatCustomemojisReadonly

View custom emoji in Google Chat

Declaration
public static string ChatCustomemojisReadonly
Field Value
Type Description
string

ChatDelete

Delete conversations and spaces and remove access to associated files in Google Chat

Declaration
public static string ChatDelete
Field Value
Type Description
string

ChatImport

Import spaces, messages, and memberships into Google Chat.

Declaration
public static string ChatImport
Field Value
Type Description
string

ChatMemberships

See, add, update, and remove members from conversations and spaces in Google Chat

Declaration
public static string ChatMemberships
Field Value
Type Description
string

ChatMembershipsApp

Add and remove itself from conversations and spaces in Google Chat

Declaration
public static string ChatMembershipsApp
Field Value
Type Description
string

ChatMembershipsReadonly

View members in Google Chat conversations.

Declaration
public static string ChatMembershipsReadonly
Field Value
Type Description
string

ChatMessages

See, compose, send, update, and delete messages as well as their message content; add, see, and delete reactions to messages.

Declaration
public static string ChatMessages
Field Value
Type Description
string

ChatMessagesCreate

Compose and send messages in Google Chat

Declaration
public static string ChatMessagesCreate
Field Value
Type Description
string

ChatMessagesReactions

See, add, and delete reactions as well as their reaction content to messages in Google Chat

Declaration
public static string ChatMessagesReactions
Field Value
Type Description
string

ChatMessagesReactionsCreate

Add reactions to messages in Google Chat

Declaration
public static string ChatMessagesReactionsCreate
Field Value
Type Description
string

ChatMessagesReactionsReadonly

View reactions as well as their reaction content to messages in Google Chat

Declaration
public static string ChatMessagesReactionsReadonly
Field Value
Type Description
string

ChatMessagesReadonly

See messages as well as their reactions and message content in Google Chat

Declaration
public static string ChatMessagesReadonly
Field Value
Type Description
string

ChatSpaces

Create conversations and spaces and see or update metadata (including history settings and access settings) in Google Chat

Declaration
public static string ChatSpaces
Field Value
Type Description
string

ChatSpacesCreate

Create new conversations and spaces in Google Chat

Declaration
public static string ChatSpacesCreate
Field Value
Type Description
string

ChatSpacesReadonly

View chat and spaces in Google Chat

Declaration
public static string ChatSpacesReadonly
Field Value
Type Description
string

ChatUsersReadstate

View and modify last read time for Google Chat conversations

Declaration
public static string ChatUsersReadstate
Field Value
Type Description
string

ChatUsersReadstateReadonly

View last read time for Google Chat conversations

Declaration
public static string ChatUsersReadstateReadonly
Field Value
Type Description
string

ChatUsersSpacesettings

Read and update your space settings

Declaration
public static string ChatUsersSpacesettings
Field Value
Type Description
string
In this article
Back to top Generated by DocFX