Class MylibraryResource
The "mylibrary" collection of methods.
Inherited Members
Namespace: Google.Apis.Books.v1
Assembly: Google.Apis.Books.v1.dll
Syntax
public class MylibraryResource
Constructors
MylibraryResource(IClientService)
Constructs a new resource.
Declaration
public MylibraryResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Annotations
Gets the Annotations resource.
Declaration
public virtual MylibraryResource.AnnotationsResource Annotations { get; }
Property Value
| Type | Description |
|---|---|
| MylibraryResource.AnnotationsResource |
Bookshelves
Gets the Bookshelves resource.
Declaration
public virtual MylibraryResource.BookshelvesResource Bookshelves { get; }
Property Value
| Type | Description |
|---|---|
| MylibraryResource.BookshelvesResource |
Readingpositions
Gets the Readingpositions resource.
Declaration
public virtual MylibraryResource.ReadingpositionsResource Readingpositions { get; }
Property Value
| Type | Description |
|---|---|
| MylibraryResource.ReadingpositionsResource |