#include <translate_service.h>
Detailed Description
Service definition for TranslateService (v2).
For more information about this service, see the API Documentation at 'https://code.google.com/apis/language/translate/v2/getting_started.html
Constructor & Destructor Documentation
google_translate_api::TranslateService::TranslateService |
( |
client::HttpTransport * |
transport | ) |
|
|
explicit |
Standard constructor.
- Parameters
-
[in] | transport | The transport to use when creating methods to invoke on this service instance. |
google_translate_api::TranslateService::~TranslateService |
( |
| ) |
|
|
virtual |
Member Function Documentation
const DetectionsResource& google_translate_api::TranslateService::get_detections |
( |
| ) |
const |
|
inline |
const LanguagesResource& google_translate_api::TranslateService::get_languages |
( |
| ) |
const |
|
inline |
Member Data Documentation
const char google_translate_api::TranslateService::googleapis_API_GENERATOR |
|
static |
Initial value: {
"google-apis-code-generator 1.5.1 / 0.1.4"}
The code generator used to generate this API.
const char google_translate_api::TranslateService::googleapis_API_NAME = {"translate"} |
|
static |
The name of the API that this was generated from.
const char google_translate_api::TranslateService::googleapis_API_VERSION = {"v2"} |
|
static |
The version of the API that this interface was generated from.
The documentation for this class was generated from the following files: