Show / Hide Table of Contents

Class MeetService.Scope

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

Inheritance
object
MeetService.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.Meet.v2
Assembly: Google.Apis.Meet.v2.dll
Syntax
public class MeetService.Scope

Fields

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

MeetingsSpaceSettings

Edit, and see settings for all of your Google Meet calls.

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