GoogleClient Class

Google API

The abstract base class for all google service client classes.

Namespace:  Google.API
Assembly:  GoogleTranslateAPI (in GoogleTranslateAPI.dll) Version: 0.3.1.107 (0.3.1.107)

Syntax

C#
public abstract class GoogleClient
Visual Basic (Declaration)
Public MustInherit Class GoogleClient
Visual C++
public ref class GoogleClient abstract

Inheritance Hierarchy

System..::.Object
  Google.API..::.GoogleClient
    Google.API.Translate..::.TranslateClient

See Also