Translates input text, returning translated text. More...
Public Member Functions | |
| TranslateRequest (Google.Apis.Services.IClientService service, Google.Apis.Translate.v2.Data.TranslateTextRequest body) | |
| Constructs a new Translate request. | |
Protected Member Functions | |
| override object | GetBody () |
| summary>Gets the method name. | |
| override void | InitParameters () |
| Initializes Translate parameter list. | |
Protected Member Functions inherited from Google.Apis.Translate.v2.TranslateBaseServiceRequest< TResponse > | |
| TranslateBaseServiceRequest (Google.Apis.Services.IClientService service) | |
| Constructs a new TranslateBaseServiceRequest instance. | |
Protected Member Functions inherited from Google::Apis::Requests::ClientServiceRequest< TResponse > | |
| ClientServiceRequest (IClientService service) | |
| string | GenerateRequestUri () |
Properties | |
| override string | MethodName [get] |
| summary>Gets the HTTP method. | |
| override string | HttpMethod [get] |
| summary>Gets the REST path. | |
| override string | RestPath [get] |
Properties inherited from Google.Apis.Translate.v2.TranslateBaseServiceRequest< TResponse > | |
| virtual System.Nullable < XgafvEnum > | Xgafv [get, set] |
| V1 error format. | |
| virtual string | AccessToken [get, set] |
| OAuth access token. | |
| virtual System.Nullable< AltEnum > | Alt [get, set] |
| Data format for response. | |
| virtual string | BearerToken [get, set] |
| OAuth bearer token. | |
| virtual string | Callback [get, set] |
| JSONP | |
| virtual string | Fields [get, set] |
| Selector specifying which fields to include in a partial response. | |
| virtual string | Key [get, set] |
| API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. | |
| virtual string | OauthToken [get, set] |
| OAuth 2.0 token for the current user. | |
| virtual System.Nullable< bool > | Pp [get, set] |
| Pretty-print response. | |
| virtual System.Nullable< bool > | PrettyPrint [get, set] |
| Returns response with indentations and line breaks. | |
| virtual string | QuotaUser [get, set] |
| Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided. | |
| virtual string | UploadType [get, set] |
| Legacy upload protocol for media (e.g. "media", "multipart"). | |
| virtual string | UploadProtocol [get, set] |
| Upload protocol for media (e.g. "raw", "multipart"). | |
Properties inherited from Google::Apis::Requests::ClientServiceRequest< TResponse > | |
| ETagAction | ETagAction |
| string | MethodName |
| string | RestPath |
| string | HttpMethod |
| IDictionary< string, IParameter > | RequestParameters |
| IClientService | Service |
Additional Inherited Members | |
Public Types inherited from Google.Apis.Translate.v2.TranslateBaseServiceRequest< TResponse > | |
| enum | XgafvEnum |
| V1 error format. More... | |
| enum | AltEnum |
| Data format for response. More... | |
Static Public Member Functions inherited from Google::Apis::Requests::ClientServiceRequest< TResponse > | |
| static ETagAction | GetDefaultETagAction (string httpMethod) |
Translates input text, returning translated text.
|
inline |
Constructs a new Translate request.
|
inlineprotected |
summary>Gets the method name.
|
inlineprotectedvirtual |
Initializes Translate parameter list.
Reimplemented from Google.Apis.Translate.v2.TranslateBaseServiceRequest< TResponse >.
|
get |
summary>Gets the REST path.
|
get |
summary>Gets the HTTP method.