Show / Hide Table of Contents

Class BooksService.Scope

Available OAuth 2.0 scopes for use with the Books API.

Inheritance
System.Object
BooksService.Scope
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Books.v1
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Scope

Fields

Books

Manage your books

Declaration
public static string Books
Field Value
Type Description
System.String
In This Article
Back to top