Show / Hide Table of Contents

Class KeepService.Scope

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

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

Fields

Keep

See, edit, create and permanently delete all your Google Keep data

Declaration
public static string Keep
Field Value
Type Description
string

KeepReadonly

View all your Google Keep data

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