Show / Hide Table of Contents

Class VolumesResource.MybooksResource

The "mybooks" collection of methods.

Inheritance
object
VolumesResource.MybooksResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Books.v1
Assembly: Google.Apis.Books.v1.dll
Syntax
public class VolumesResource.MybooksResource

Constructors

MybooksResource(IClientService)

Constructs a new resource.

Declaration
public MybooksResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Return a list of books in My Library.

Declaration
public virtual VolumesResource.MybooksResource.ListRequest List()
Returns
Type Description
VolumesResource.MybooksResource.ListRequest
In this article
Back to top Generated by DocFX