Classes
AdaptiveMtDataset
An Adaptive MT Dataset.
AdaptiveMtDatasetName
Resource name for the AdaptiveMtDataset
resource.
AdaptiveMtFile
An AdaptiveMtFile.
AdaptiveMtFileName
Resource name for the AdaptiveMtFile
resource.
AdaptiveMtSentence
An AdaptiveMt sentence entry.
AdaptiveMtSentenceName
Resource name for the AdaptiveMtSentence
resource.
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.
BatchTranslateDocumentMetadata
State metadata for the batch translation operation.
BatchTranslateDocumentMetadata.Types
Container for nested types declared in the BatchTranslateDocumentMetadata message type.
BatchTranslateDocumentRequest
The BatchTranslateDocument request.
BatchTranslateDocumentResponse
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateDocument if at least one document is translated successfully.
BatchTranslateMetadata
State metadata for the batch translation operation.
BatchTranslateMetadata.Types
Container for nested types declared in the BatchTranslateMetadata message type.
BatchTranslateResponse
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateText if at least one sentence is translated successfully.
BatchTranslateTextRequest
The batch translation request.
CreateAdaptiveMtDatasetRequest
Request message for creating an AdaptiveMtDataset.
CreateGlossaryMetadata
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by CreateGlossary.
CreateGlossaryMetadata.Types
Container for nested types declared in the CreateGlossaryMetadata message type.
CreateGlossaryRequest
Request message for CreateGlossary.
DeleteAdaptiveMtDatasetRequest
Request message for deleting an AdaptiveMtDataset.
DeleteAdaptiveMtFileRequest
The request for deleting an AdaptiveMt file.
DeleteGlossaryMetadata
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by DeleteGlossary.
DeleteGlossaryMetadata.Types
Container for nested types declared in the DeleteGlossaryMetadata message type.
DeleteGlossaryRequest
Request message for DeleteGlossary.
DeleteGlossaryResponse
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by DeleteGlossary.
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.
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.
GetAdaptiveMtDatasetRequest
Request message for getting an Adaptive MT dataset.
GetAdaptiveMtFileRequest
The request for getting an AdaptiveMtFile.
GetGlossaryRequest
Request message for GetGlossary.
GetSupportedLanguagesRequest
The request message for discovering supported languages.
Glossary
Represents a glossary built from user-provided data.
Glossary.Types
Container for nested types declared in the Glossary message type.
Glossary.Types.LanguageCodePair
Used with unidirectional glossaries.
Glossary.Types.LanguageCodesSet
Used with equivalent term set glossaries.
GlossaryInputConfig
Input configuration for glossaries.
GlossaryName
Resource name for the Glossary
resource.
ImportAdaptiveMtFileRequest
The request for importing an AdaptiveMt file along with its sentences.
ImportAdaptiveMtFileResponse
The response for importing an AdaptiveMtFile
InputConfig
Input configuration for BatchTranslateText request.
ListAdaptiveMtDatasetsRequest
Request message for listing all Adaptive MT datasets that the requestor has access to.
ListAdaptiveMtDatasetsResponse
A list of AdaptiveMtDatasets.
ListAdaptiveMtFilesRequest
The request to list all AdaptiveMt files under a given dataset.
ListAdaptiveMtFilesResponse
The response for listing all AdaptiveMt files under a given dataset.
ListAdaptiveMtSentencesRequest
The request for listing Adaptive MT sentences from a Dataset/File.
ListAdaptiveMtSentencesResponse
List AdaptiveMt sentences response.
ListGlossariesRequest
Request message for ListGlossaries.
ListGlossariesResponse
Response message for ListGlossaries.
OutputConfig
Output configuration for BatchTranslateText request.
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.
TranslationService
Provides natural language translation operations.
TranslationService.TranslationServiceBase
Base class for server-side implementations of TranslationService
TranslationService.TranslationServiceClient
Client for TranslationService
TranslationServiceClient
TranslationService client wrapper, for convenient use.
TranslationServiceClientBuilder
Builder class for TranslationServiceClient to provide simple configuration of credentials, endpoint etc.
TranslationServiceClientImpl
TranslationService client wrapper implementation, for convenient use.
TranslationServiceSettings
Settings for TranslationServiceClient instances.
Enums
AdaptiveMtDatasetName.ResourceNameType
The possible contents of AdaptiveMtDatasetName.
AdaptiveMtFileName.ResourceNameType
The possible contents of AdaptiveMtFileName.
AdaptiveMtSentenceName.ResourceNameType
The possible contents of AdaptiveMtSentenceName.
BatchDocumentInputConfig.SourceOneofCase
Enum of possible cases for the "source" oneof.
BatchDocumentOutputConfig.DestinationOneofCase
Enum of possible cases for the "destination" oneof.
BatchTranslateDocumentMetadata.Types.State
State of the job.
BatchTranslateMetadata.Types.State
State of the job.
CreateGlossaryMetadata.Types.State
Enumerates the possible states that the creation request can be in.
DeleteGlossaryMetadata.Types.State
Enumerates the possible states that the creation request can be in.
DetectLanguageRequest.SourceOneofCase
Enum of possible cases for the "source" oneof.
DocumentInputConfig.SourceOneofCase
Enum of possible cases for the "source" oneof.
DocumentOutputConfig.DestinationOneofCase
Enum of possible cases for the "destination" oneof.
Glossary.LanguagesOneofCase
Enum of possible cases for the "languages" oneof.
GlossaryInputConfig.SourceOneofCase
Enum of possible cases for the "source" oneof.
GlossaryName.ResourceNameType
The possible contents of GlossaryName.
ImportAdaptiveMtFileRequest.SourceOneofCase
Enum of possible cases for the "source" oneof.
InputConfig.SourceOneofCase
Enum of possible cases for the "source" oneof.
OutputConfig.DestinationOneofCase
Enum of possible cases for the "destination" oneof.