Namespace Google.Apis.Translate.v3.Data
Classes
AdaptiveMtDataset
An Adaptive MT Dataset.
AdaptiveMtFile
An AdaptiveMtFile.
AdaptiveMtSentence
An AdaptiveMt sentence entry.
AdaptiveMtTranslateRequest
The request for sending an AdaptiveMt translation query.
AdaptiveMtTranslateResponse
An AdaptiveMtTranslate response.
AdaptiveMtTranslation
An AdaptiveMt translation.
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.
Dataset
A dataset that hosts the examples (sentence pairs) used for translation models.
DatasetInputConfig
Input configuration for datasets.
DatasetOutputConfig
Output configuration for datasets.
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); }
Example
A sentence pair.
ExportDataRequest
Request message for ExportData.
FileInputSource
An inlined file.
GcsDestination
The Google Cloud Storage location for the output content.
GcsInputSource
The Google Cloud Storage location for the input content.
GcsOutputDestination
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.
GlossaryConfig
Configures which glossary is used for a specific target language and defines options for applying that glossary.
GlossaryEntry
Represents a single entry in a glossary.
GlossaryInputConfig
Input configuration for glossaries.
GlossaryTerm
Represents a single glossary term
GlossaryTermsPair
Represents a single entry for an unidirectional glossary.
GlossaryTermsSet
Represents a single entry for an equivalent term set glossary. This is used for equivalent term sets where each term can be replaced by the other terms in the set.
ImportAdaptiveMtFileRequest
The request for importing an AdaptiveMt file along with its sentences.
ImportAdaptiveMtFileResponse
The response for importing an AdaptiveMtFile
ImportDataRequest
Request message for ImportData.
InputConfig
Input configuration for BatchTranslateText request.
InputFile
An input file.
LanguageCodePair
Used with unidirectional glossaries.
LanguageCodesSet
Used with equivalent term set glossaries.
ListAdaptiveMtDatasetsResponse
A list of AdaptiveMtDatasets.
ListAdaptiveMtFilesResponse
The response for listing all AdaptiveMt files under a given dataset.
ListAdaptiveMtSentencesResponse
List AdaptiveMt sentences response.
ListDatasetsResponse
Response message for ListDatasets.
ListExamplesResponse
Response message for ListExamples.
ListGlossariesResponse
Response message for ListGlossaries.
ListGlossaryEntriesResponse
Response message for ListGlossaryEntries
ListLocationsResponse
The response message for Locations.ListLocations.
ListModelsResponse
Response message for ListModels.
ListOperationsResponse
The response message for Operations.ListOperations.
Location
A resource that represents a Google Cloud location.
Model
A trained translation model.
Operation
This resource represents a long-running operation that is the result of a network API call.
OutputConfig
Output configuration for BatchTranslateText request.
ReferenceSentenceConfig
Message of caller-provided reference configuration.
ReferenceSentencePair
A pair of sentences used as reference in source and target languages.
ReferenceSentencePairList
A list of reference sentence pairs.
Romanization
A single romanization response.
RomanizeTextRequest
The request message for synchronous romanization.
RomanizeTextResponse
The response message for synchronous romanization.
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 is 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.
TransliterationConfig
Configures transliteration feature on top of translation.
WaitOperationRequest
The request message for Operations.WaitOperation.