Show / Hide Table of Contents

Class DriveActivityService.Scope

Available OAuth 2.0 scopes for use with the Drive Activity API.

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

Fields

DriveActivity

View and add to the activity record of files in your Google Drive

Declaration
public static string DriveActivity
Field Value
Type Description
string

DriveActivityReadonly

View the activity record of files in your Google Drive

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