Namespace Google.Apis.Translate.v2
Classes
DetectionsResource
The "detections" collection of methods.
DetectionsResource.DetectRequest
Detects the language of text within a request.
DetectionsResource.ListRequest
Detects the language of text within a request.
LanguagesResource
The "languages" collection of methods.
LanguagesResource.ListRequest
Returns a list of supported languages for translation.
TranslateBaseServiceRequest<TResponse>
A base abstract class for Translate requests.
TranslateService
The Translate Service.
TranslateService.Scope
Available OAuth 2.0 scopes for use with the Google Cloud Translation API.
TranslateService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Cloud Translation API.
TranslationsResource
The "translations" collection of methods.
TranslationsResource.ListRequest
Translates input text, returning translated text.
TranslationsResource.TranslateRequest
Translates input text, returning translated text.
Enums
TranslateBaseServiceRequest<TResponse>.AltEnum
Data format for response.
TranslateBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
TranslationsResource.ListRequest.FormatEnum
The format of the source text, in either HTML (default) or plain-text. A value of "html" indicates HTML and a value of "text" indicates plain-text.