API documentation for translate_v3beta1.types
package.
Classes
BatchDocumentInputConfig
Input configuration for BatchTranslateDocument request.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
BatchDocumentOutputConfig
Output configuration for BatchTranslateDocument request.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
BatchTranslateDocumentMetadata
State metadata for the batch translation operation.
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.
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.
CreateGlossaryRequest
Request message for CreateGlossary.
DeleteGlossaryMetadata
Stored in the
google.longrunning.Operation.metadata][google.longrunning.Operation.metadata]
field returned by DeleteGlossary.
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.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DetectLanguageResponse
The response message for language detection.
DetectedLanguage
The response message for language detection.
DocumentInputConfig
A document translation request input config.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DocumentOutputConfig
A document translation request output config.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DocumentTranslation
A translated document message.
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.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
GlossaryInputConfig
Input configuration for glossaries.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
InputConfig
Input configuration for BatchTranslateText request.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
ListGlossariesRequest
Request message for ListGlossaries.
ListGlossariesResponse
Response message for ListGlossaries.
OutputConfig
Output configuration for BatchTranslateText request.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
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.