Class WorkspaceEventsService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Workspace Events API.
Inherited Members
Namespace: Google.Apis.WorkspaceEvents.v1
Assembly: Google.Apis.WorkspaceEvents.v1.dll
Syntax
public static class WorkspaceEventsService.ScopeConstants
Fields
ChatBot
Private Service: https://www.googleapis.com/auth/chat.bot
Declaration
public const string ChatBot = "https://www.googleapis.com/auth/chat.bot"
Field Value
Type | Description |
---|---|
string |
ChatMemberships
See, add, update, and remove members from conversations and spaces in Google Chat
Declaration
public const string ChatMemberships = "https://www.googleapis.com/auth/chat.memberships"
Field Value
Type | Description |
---|---|
string |
ChatMembershipsReadonly
View members in Google Chat conversations.
Declaration
public const string ChatMembershipsReadonly = "https://www.googleapis.com/auth/chat.memberships.readonly"
Field Value
Type | Description |
---|---|
string |
ChatMessages
See, compose, send, update, and delete messages and their associated attachments, and add, see, and delete reactions to messages.
Declaration
public const string ChatMessages = "https://www.googleapis.com/auth/chat.messages"
Field Value
Type | Description |
---|---|
string |
ChatMessagesReactions
See, add, and delete reactions to messages in Google Chat
Declaration
public const string ChatMessagesReactions = "https://www.googleapis.com/auth/chat.messages.reactions"
Field Value
Type | Description |
---|---|
string |
ChatMessagesReactionsReadonly
View reactions to messages in Google Chat
Declaration
public const string ChatMessagesReactionsReadonly = "https://www.googleapis.com/auth/chat.messages.reactions.readonly"
Field Value
Type | Description |
---|---|
string |
ChatMessagesReadonly
See messages and their associated reactions and attachments in Google Chat
Declaration
public const string ChatMessagesReadonly = "https://www.googleapis.com/auth/chat.messages.readonly"
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 const string ChatSpaces = "https://www.googleapis.com/auth/chat.spaces"
Field Value
Type | Description |
---|---|
string |
ChatSpacesReadonly
View chat and spaces in Google Chat
Declaration
public const string ChatSpacesReadonly = "https://www.googleapis.com/auth/chat.spaces.readonly"
Field Value
Type | Description |
---|---|
string |
MeetingsSpaceCreated
Create, edit, and see information about your Google Meet conferences created by the app.
Declaration
public const string MeetingsSpaceCreated = "https://www.googleapis.com/auth/meetings.space.created"
Field Value
Type | Description |
---|---|
string |
MeetingsSpaceReadonly
Read information about any of your Google Meet conferences
Declaration
public const string MeetingsSpaceReadonly = "https://www.googleapis.com/auth/meetings.space.readonly"
Field Value
Type | Description |
---|---|
string |