Show / Hide Table of Contents

Class DictionaryResource

The "dictionary" collection of methods.

Inheritance
object
DictionaryResource
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 DictionaryResource

Constructors

DictionaryResource(IClientService)

Constructs a new resource.

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

Methods

ListOfflineMetadata(string)

Returns a list of offline dictionary metadata available

Declaration
public virtual DictionaryResource.ListOfflineMetadataRequest ListOfflineMetadata(string cpksver)
Parameters
Type Name Description
string cpksver

The device/version ID from which to request the data.

Returns
Type Description
DictionaryResource.ListOfflineMetadataRequest
In this article
Back to top Generated by DocFX