Namespace Google.Apis.Translate.v3beta1.Data
Classes
BatchDocumentInputConfig
Input configuration for BatchTranslateDocument request.
BatchDocumentOutputConfig
Output configuration for BatchTranslateDocument request.
BatchTranslateDocumentRequest
The BatchTranslateDocument request.
BatchTranslateTextRequest
The batch translation request.
CancelOperationRequest
The request message for Operations.CancelOperation.
DetectLanguageRequest
The request message for language detection.
DetectLanguageResponse
The response message for language detection.
DetectedLanguage
The response message for language detection.
DocumentInputConfig
A document translation request input config.
DocumentOutputConfig
A document translation request output config.
DocumentTranslation
A translated document message.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
GcsDestination
The Google Cloud Storage location for the output content.
GcsSource
The Google Cloud Storage location for the input content.
Glossary
Represents a glossary built from user provided data.
GlossaryInputConfig
Input configuration for glossaries.
InputConfig
Input configuration for BatchTranslateText request.
LanguageCodePair
Used with unidirectional glossaries.
LanguageCodesSet
Used with equivalent term set glossaries.
ListGlossariesResponse
Response message for ListGlossaries.
ListLocationsResponse
The response message for Locations.ListLocations.
ListOperationsResponse
The response message for Operations.ListOperations.
Location
A resource that represents a Google Cloud location.
Operation
This resource represents a long-running operation that is the result of a network API call.
OutputConfig
Output configuration for BatchTranslateText request.
Status
The Status
type defines a logical error model that is suitable for different programming environments,
including REST APIs and RPC APIs. It is used by gRPC. Each Status
message contains
three pieces of data: error code, error message, and error details. You can find out more about this error model
and how to work with it in the API Design Guide.
SupportedLanguage
A single supported language response corresponds to information related to one supported language.
SupportedLanguages
The response message for discovering supported languages.
TranslateDocumentRequest
A document translation request.
TranslateDocumentResponse
A translated document response message.
TranslateTextGlossaryConfig
Configures which glossary should be used for a specific target language, and defines options for applying that glossary.
TranslateTextRequest
The request message for synchronous translation.
TranslateTextResponse
Translation
A single translation response.
WaitOperationRequest
The request message for Operations.WaitOperation.