Classes
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.
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.
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.
DetectedLanguage
The response message for language detection.
DetectLanguageRequest
The request message for language detection.
DetectLanguageResponse
The response message for language detection.
GcsDestination
The Google Cloud Storage location for the output content.
GcsSource
The Google Cloud Storage location for the input content.
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.
InputConfig
Input configuration for BatchTranslateText request.
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.
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.
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
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.
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.
InputConfig.SourceOneofCase
Enum of possible cases for the "source" oneof.
OutputConfig.DestinationOneofCase
Enum of possible cases for the "destination" oneof.