Class MeetService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Meet API.
Inherited Members
Namespace: Google.Apis.Meet.v2
Assembly: Google.Apis.Meet.v2.dll
Syntax
public static class MeetService.ScopeConstants
Fields
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 |