Show / Hide Table of Contents

Class WorkspaceEventsService.Scope

Available OAuth 2.0 scopes for use with the Google Workspace Events API.

Inheritance
object
WorkspaceEventsService.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.WorkspaceEvents.v1
Assembly: Google.Apis.WorkspaceEvents.v1.dll
Syntax
public class WorkspaceEventsService.Scope

Fields

ChatBot

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

Declaration
public static string ChatBot
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

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

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

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

ChatSpacesReadonly

View chat and spaces in Google Chat

Declaration
public static string ChatSpacesReadonly
Field Value
Type Description
string

Drive

See, edit, create, and delete all of your Google Drive files

Declaration
public static string Drive
Field Value
Type Description
string

DriveFile

See, edit, create, and delete only the specific Google Drive files you use with this app

Declaration
public static string DriveFile
Field Value
Type Description
string

DriveMetadata

View and manage metadata of files in your Google Drive

Declaration
public static string DriveMetadata
Field Value
Type Description
string

DriveMetadataReadonly

See information about your Google Drive files

Declaration
public static string DriveMetadataReadonly
Field Value
Type Description
string

DriveReadonly

See and download all your Google Drive files

Declaration
public static string DriveReadonly
Field Value
Type Description
string

MeetingsSpaceCreated

Create, edit, and see information about your Google Meet conferences created by the app.

Declaration
public static string MeetingsSpaceCreated
Field Value
Type Description
string

MeetingsSpaceReadonly

Read information about any of your Google Meet conferences

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