Class FormsService.Scope
Available OAuth 2.0 scopes for use with the Google Forms API.
Inherited Members
Namespace: Google.Apis.Forms.v1
Assembly: Google.Apis.Forms.v1.dll
Syntax
public class FormsService.ScopeFields
Drive
See, edit, create, and delete all of your Google Drive files
Declaration
public static string DriveField 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 DriveFileField Value
| Type | Description | 
|---|---|
| string | 
DriveReadonly
See and download all your Google Drive files
Declaration
public static string DriveReadonlyField Value
| Type | Description | 
|---|---|
| string | 
FormsBody
See, edit, create, and delete all your Google Forms forms
Declaration
public static string FormsBodyField Value
| Type | Description | 
|---|---|
| string | 
FormsBodyReadonly
See all your Google Forms forms
Declaration
public static string FormsBodyReadonlyField Value
| Type | Description | 
|---|---|
| string | 
FormsResponsesReadonly
See all responses to your Google Forms forms
Declaration
public static string FormsResponsesReadonlyField Value
| Type | Description | 
|---|---|
| string |