- Dataset - Class in com.google.api.services.translate.v3.model
-
A dataset that hosts the examples (sentence pairs) used for translation models.
- Dataset() - Constructor for class com.google.api.services.translate.v3.model.Dataset
-
- DatasetInputConfig - Class in com.google.api.services.translate.v3.model
-
Input configuration for datasets.
- DatasetInputConfig() - Constructor for class com.google.api.services.translate.v3.model.DatasetInputConfig
-
- DatasetOutputConfig - Class in com.google.api.services.translate.v3.model
-
Output configuration for datasets.
- DatasetOutputConfig() - Constructor for class com.google.api.services.translate.v3.model.DatasetOutputConfig
-
- datasets() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations
-
An accessor for creating requests from the Datasets collection.
- Datasets() - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets
-
- decodeContent() - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
Document's content represented as a stream of bytes.
- decodeContent() - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
Required.
- DEFAULT_BASE_URL - Static variable in class com.google.api.services.translate.v3.Translate
-
The default encoded base URL of the service.
- DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.translate.v3.Translate
-
The default encoded batch path of the service.
- DEFAULT_MTLS_ROOT_URL - Static variable in class com.google.api.services.translate.v3.Translate
-
The default encoded mTLS root URL of the service.
- DEFAULT_ROOT_URL - Static variable in class com.google.api.services.translate.v3.Translate
-
The default encoded root URL of the service.
- DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.translate.v3.Translate
-
The default encoded service path of the service.
- delete(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles
-
Deletes an AdaptiveMtFile along with its sentences.
- Delete(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
Deletes an AdaptiveMtFile along with its sentences.
- delete(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets
-
Deletes an Adaptive MT dataset, including all its entries and associated metadata.
- Delete(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
Deletes an Adaptive MT dataset, including all its entries and associated metadata.
- delete(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets
-
Deletes a dataset and all of its contents.
- Delete(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
Deletes a dataset and all of its contents.
- delete(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries
-
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
- Delete(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
- delete(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries
-
Deletes a single entry from the glossary
Create a request for the method "glossaryEntries.delete".
- Delete(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
Deletes a single entry from the glossary
Create a request for the method "glossaryEntries.delete".
- delete(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models
-
Deletes a model.
- Delete(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
Deletes a model.
- delete(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations
-
Deletes a long-running operation.
- Delete(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
Deletes a long-running operation.
- DetectedLanguage - Class in com.google.api.services.translate.v3.model
-
The response message for language detection.
- DetectedLanguage() - Constructor for class com.google.api.services.translate.v3.model.DetectedLanguage
-
- detectLanguage(String, DetectLanguageRequest) - Method in class com.google.api.services.translate.v3.Translate.Projects
-
Detects the language of text within a request.
- DetectLanguage(String, DetectLanguageRequest) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
Detects the language of text within a request.
- detectLanguage(String, DetectLanguageRequest) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations
-
Detects the language of text within a request.
- DetectLanguage(String, DetectLanguageRequest) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
Detects the language of text within a request.
- DetectLanguageRequest - Class in com.google.api.services.translate.v3.model
-
The request message for language detection.
- DetectLanguageRequest() - Constructor for class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
- DetectLanguageResponse - Class in com.google.api.services.translate.v3.model
-
The response message for language detection.
- DetectLanguageResponse() - Constructor for class com.google.api.services.translate.v3.model.DetectLanguageResponse
-
- DocumentInputConfig - Class in com.google.api.services.translate.v3.model
-
A document translation request input config.
- DocumentInputConfig() - Constructor for class com.google.api.services.translate.v3.model.DocumentInputConfig
-
- DocumentOutputConfig - Class in com.google.api.services.translate.v3.model
-
A document translation request output config.
- DocumentOutputConfig() - Constructor for class com.google.api.services.translate.v3.model.DocumentOutputConfig
-
- DocumentTranslation - Class in com.google.api.services.translate.v3.model
-
A translated document message.
- DocumentTranslation() - Constructor for class com.google.api.services.translate.v3.model.DocumentTranslation
-
- GcsDestination - Class in com.google.api.services.translate.v3.model
-
The Google Cloud Storage location for the output content.
- GcsDestination() - Constructor for class com.google.api.services.translate.v3.model.GcsDestination
-
- GcsInputSource - Class in com.google.api.services.translate.v3.model
-
The Google Cloud Storage location for the input content.
- GcsInputSource() - Constructor for class com.google.api.services.translate.v3.model.GcsInputSource
-
- GcsOutputDestination - Class in com.google.api.services.translate.v3.model
-
The Google Cloud Storage location for the output content.
- GcsOutputDestination() - Constructor for class com.google.api.services.translate.v3.model.GcsOutputDestination
-
- GcsSource - Class in com.google.api.services.translate.v3.model
-
The Google Cloud Storage location for the input content.
- GcsSource() - Constructor for class com.google.api.services.translate.v3.model.GcsSource
-
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles
-
Gets and AdaptiveMtFile
Create a request for the method "adaptiveMtFiles.get".
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
Gets and AdaptiveMtFile
Create a request for the method "adaptiveMtFiles.get".
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets
-
Gets the Adaptive MT dataset.
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
Gets the Adaptive MT dataset.
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets
-
Gets a Dataset.
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
Gets a Dataset.
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations
-
Gets information about a location.
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
Gets information about a location.
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries
-
Gets a glossary.
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
Gets a glossary.
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries
-
Gets a single glossary entry by the given id.
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
Gets a single glossary entry by the given id.
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models
-
Gets a model.
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
Gets a model.
- get(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations
-
Gets the latest state of a long-running operation.
- Get(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
Gets the latest state of a long-running operation.
- get$Xgafv() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
V1 error format.
- getAbstractGoogleClient() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
- getAccessToken() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
OAuth access token.
- getAdaptiveMtDatasets() - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtDatasetsResponse
-
Output only.
- getAdaptiveMtFile() - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileResponse
-
Output only.
- getAdaptiveMtFiles() - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtFilesResponse
-
Output only.
- getAdaptiveMtSentences() - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtSentencesResponse
-
Output only.
- getAlt() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Data format for response.
- getByteStreamOutputs() - Method in class com.google.api.services.translate.v3.model.DocumentTranslation
-
The array of translated documents.
- getCallback() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
JSONP
- getCode() - Method in class com.google.api.services.translate.v3.model.Status
-
The status code, which should be an enum value of google.rpc.Code.
- getConfidence() - Method in class com.google.api.services.translate.v3.model.DetectedLanguage
-
The confidence of the detection result for this language.
- getContent() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateRequest
-
Required.
- getContent() - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
The content of the input stored as a string.
- getContent() - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
Document's content represented as a stream of bytes.
- getContent() - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
Required.
- getContents() - Method in class com.google.api.services.translate.v3.model.RomanizeTextRequest
-
Required.
- getContents() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Required.
- getCreateTime() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
Output only.
- getCreateTime() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
Output only.
- getCreateTime() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Output only.
- getCreateTime() - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- getCreateTime() - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- getCustomizedAttribution() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- getCustomizedAttribution() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getDataset() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateRequest
-
Required.
- getDataset() - Method in class com.google.api.services.translate.v3.model.Model
-
The dataset from which the model is trained, in form of `projects/{project-number-or-
id}/locations/{location_id}/datasets/{dataset_id}`
- getDataset() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
Required.
- getDataset() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
Required.
- getDatasets() - Method in class com.google.api.services.translate.v3.model.ListDatasetsResponse
-
The datasets read.
- getDescription() - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Describes the glossary entry.
- getDetails() - Method in class com.google.api.services.translate.v3.model.Status
-
A list of messages that carry the error details.
- getDetectedLanguageCode() - Method in class com.google.api.services.translate.v3.model.DocumentTranslation
-
The detected language for the input document.
- getDetectedLanguageCode() - Method in class com.google.api.services.translate.v3.model.Romanization
-
The ISO-639 language code of source text in the initial request, detected automatically, if no
source language was passed within the initial request.
- getDetectedLanguageCode() - Method in class com.google.api.services.translate.v3.model.Translation
-
The ISO-639 language code of source text in the initial request, detected automatically, if no
source language was passed within the initial request.
- getDisplayLanguageCode() - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
Optional.
- getDisplayLanguageCode() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
Optional.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The name of the dataset to show in the interface.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
The file's display name.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.Dataset
-
The name of the dataset to show in the interface.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
Required.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Optional.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.Location
-
The friendly name for this location, typically a nearby city name.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.Model
-
The name of the model to show in the interface.
- getDisplayName() - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Human-readable name of the language localized in the display language specified in the request.
- getDocumentInputConfig() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Required.
- getDocumentOutputConfig() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getDocumentTranslation() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
Translated document.
- getDone() - Method in class com.google.api.services.translate.v3.model.Operation
-
If the value is `false`, it means the operation is still in progress.
- getEnableRotationCorrection() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- getEnableRotationCorrection() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getEnableShadowRemovalNativePdf() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- getEnableShadowRemovalNativePdf() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getEnableTransliteration() - Method in class com.google.api.services.translate.v3.model.TransliterationConfig
-
If true, source text in romanized form can be translated to the target language.
- getEndTime() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Output only.
- getEntryCount() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
The number of entries that the file contains.
- getEntryCount() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Output only.
- getError() - Method in class com.google.api.services.translate.v3.model.Operation
-
The error result of the operation in case of failure or cancellation.
- getExampleCount() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The number of examples in the dataset.
- getExampleCount() - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- getExamples() - Method in class com.google.api.services.translate.v3.model.ListExamplesResponse
-
The sentence pairs.
- getFields() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Selector specifying which fields to include in a partial response.
- getFileInputSource() - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileRequest
-
Inline file source.
- getFilter() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Optional.
- getFilter() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Optional.
- getFilter() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Optional.
- getFilter() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
A filter to narrow down results to a preferred subset.
- getFilter() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Optional.
- getFilter() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The standard list filter.
- getFormatConversions() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- getGcsDestination() - Method in class com.google.api.services.translate.v3.model.BatchDocumentOutputConfig
-
Google Cloud Storage destination for output content.
- getGcsDestination() - Method in class com.google.api.services.translate.v3.model.DatasetOutputConfig
-
Google Cloud Storage destination to write the output.
- getGcsDestination() - Method in class com.google.api.services.translate.v3.model.DocumentOutputConfig
-
Optional.
- getGcsDestination() - Method in class com.google.api.services.translate.v3.model.OutputConfig
-
Google Cloud Storage destination for output content.
- getGcsInputSource() - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileRequest
-
Google Cloud Storage file source.
- getGcsSource() - Method in class com.google.api.services.translate.v3.model.BatchDocumentInputConfig
-
Google Cloud Storage location for the source input.
- getGcsSource() - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
Google Cloud Storage location.
- getGcsSource() - Method in class com.google.api.services.translate.v3.model.GlossaryInputConfig
-
Required.
- getGcsSource() - Method in class com.google.api.services.translate.v3.model.InputConfig
-
Required.
- getGcsSource() - Method in class com.google.api.services.translate.v3.model.InputFile
-
Google Cloud Storage file source.
- getGlossaries() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- getGlossaries() - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Optional.
- getGlossaries() - Method in class com.google.api.services.translate.v3.model.ListGlossariesResponse
-
The list of glossaries for a project.
- getGlossary() - Method in class com.google.api.services.translate.v3.model.TranslateTextGlossaryConfig
-
Required.
- getGlossaryConfig() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getGlossaryConfig() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
The `glossary_config` used for this translation.
- getGlossaryConfig() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- getGlossaryConfig() - Method in class com.google.api.services.translate.v3.model.Translation
-
The `glossary_config` used for this translation.
- getGlossaryDocumentTranslation() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
The document's translation output if a glossary is provided in the request.
- getGlossaryEntries() - Method in class com.google.api.services.translate.v3.model.ListGlossaryEntriesResponse
-
Optional.
- getGlossaryTranslations() - Method in class com.google.api.services.translate.v3.model.TranslateTextResponse
-
Text translation responses if a glossary is provided in the request.
- getIgnoreCase() - Method in class com.google.api.services.translate.v3.model.TranslateTextGlossaryConfig
-
Optional.
- getInputConfig() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Required.
- getInputConfig() - Method in class com.google.api.services.translate.v3.model.ImportDataRequest
-
Required.
- getInputConfigs() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- getInputConfigs() - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- getInputFiles() - Method in class com.google.api.services.translate.v3.model.DatasetInputConfig
-
Files containing the sentence pairs to be imported to the dataset.
- getInputUri() - Method in class com.google.api.services.translate.v3.model.GcsInputSource
-
Required.
- getInputUri() - Method in class com.google.api.services.translate.v3.model.GcsSource
-
Required.
- getIsTranslateNativePdfOnly() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getKey() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
API key.
- getLabels() - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Optional.
- getLabels() - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
Optional.
- getLabels() - Method in class com.google.api.services.translate.v3.model.Location
-
Cross-service attributes for the location.
- getLabels() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getLabels() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- getLanguageCode() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateResponse
-
Output only.
- getLanguageCode() - Method in class com.google.api.services.translate.v3.model.DetectedLanguage
-
The ISO-639 language code of the source content in the request, detected automatically.
- getLanguageCode() - Method in class com.google.api.services.translate.v3.model.GlossaryTerm
-
The language for this glossary term.
- getLanguageCode() - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en',
'ja'.
- getLanguageCodes() - Method in class com.google.api.services.translate.v3.model.LanguageCodesSet
-
The ISO-639 language code(s) for terms defined in the glossary.
- getLanguageCodesSet() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Used with equivalent term set glossaries.
- getLanguagePair() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Used with unidirectional glossaries.
- getLanguages() - Method in class com.google.api.services.translate.v3.model.DetectLanguageResponse
-
The most probable language detected by the Translation API.
- getLanguages() - Method in class com.google.api.services.translate.v3.model.SupportedLanguages
-
A list of supported language responses.
- getLocationId() - Method in class com.google.api.services.translate.v3.model.Location
-
The canonical id for this location.
- getLocations() - Method in class com.google.api.services.translate.v3.model.ListLocationsResponse
-
A list of locations that matches the specified filter in the request.
- getMessage() - Method in class com.google.api.services.translate.v3.model.Status
-
A developer-facing error message, which should be in English.
- getMetadata() - Method in class com.google.api.services.translate.v3.model.Location
-
Service-specific metadata.
- getMetadata() - Method in class com.google.api.services.translate.v3.model.Operation
-
Service-specific metadata associated with the operation.
- getMimeType() - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
Optional.
- getMimeType() - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
Specifies the input document's mime_type.
- getMimeType() - Method in class com.google.api.services.translate.v3.model.DocumentOutputConfig
-
Optional.
- getMimeType() - Method in class com.google.api.services.translate.v3.model.DocumentTranslation
-
The translated document's mime type.
- getMimeType() - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
Required.
- getMimeType() - Method in class com.google.api.services.translate.v3.model.InputConfig
-
Optional.
- getMimeType() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- getModel() - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
Optional.
- getModel() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getModel() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
Only present when 'model' is present in the request.
- getModel() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- getModel() - Method in class com.google.api.services.translate.v3.model.Translation
-
Only present when `model` is present in the request.
- getModel() - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
Optional.
- getModel() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
Optional.
- getModels() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- getModels() - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Optional.
- getModels() - Method in class com.google.api.services.translate.v3.model.ListModelsResponse
-
The models read.
- getName() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.model.Dataset
-
The resource name of the dataset, in form of `projects/{project-number-or-
id}/locations/{location_id}/datasets/{dataset_id}`
- getName() - Method in class com.google.api.services.translate.v3.model.Example
-
Output only.
- getName() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.model.Location
-
Resource name for the location, which may vary between implementations.
- getName() - Method in class com.google.api.services.translate.v3.model.Model
-
The resource name of the model, in form of `projects/{project-number-or-
id}/locations/{location_id}/models/{model_id}`
- getName() - Method in class com.google.api.services.translate.v3.model.Operation
-
The server-assigned name, which is only unique within the same service that originally returns
it.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
Resource name for the location.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
The resource that owns the locations collection, if applicable.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
Required.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
The name of the operation resource to be cancelled.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
The name of the operation resource to be deleted.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
The name of the operation resource.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The name of the operation's parent resource.
- getName() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
The name of the operation resource to wait on.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtDatasetsResponse
-
Optional.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtFilesResponse
-
Optional.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtSentencesResponse
-
Optional.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListDatasetsResponse
-
A token to retrieve next page of results.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListExamplesResponse
-
A token to retrieve next page of results.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListGlossariesResponse
-
A token to retrieve a page of results.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListGlossaryEntriesResponse
-
Optional.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListLocationsResponse
-
The standard List next-page token.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListModelsResponse
-
A token to retrieve next page of results.
- getNextPageToken() - Method in class com.google.api.services.translate.v3.model.ListOperationsResponse
-
The standard List next-page token.
- getOauthToken() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
OAuth 2.0 token for the current user.
- getOperations() - Method in class com.google.api.services.translate.v3.model.ListOperationsResponse
-
A list of operations that matches the specified filter in the request.
- getOutputConfig() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- getOutputConfig() - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- getOutputConfig() - Method in class com.google.api.services.translate.v3.model.ExportDataRequest
-
Required.
- getOutputUriPrefix() - Method in class com.google.api.services.translate.v3.model.GcsDestination
-
Required.
- getOutputUriPrefix() - Method in class com.google.api.services.translate.v3.model.GcsOutputDestination
-
Required.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
The maximum number of results to return.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The standard list page size.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
A token identifying a page of results the server should return.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
A token identifying a page of results the server should return.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
A page token received from the `next_page_token` field in the response.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The standard list page token.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
Required.
- getParent() - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
Required.
- getPrettyPrint() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Returns response with indentations and line breaks.
- getQuotaUser() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Available to use for quota purposes for server-side applications.
- getResponse() - Method in class com.google.api.services.translate.v3.model.Operation
-
The normal, successful response of the operation.
- getRomanizations() - Method in class com.google.api.services.translate.v3.model.RomanizeTextResponse
-
Text romanization responses.
- getRomanizedText() - Method in class com.google.api.services.translate.v3.model.Romanization
-
Romanized text.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The BCP-47 language code of the source language.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.Dataset
-
The BCP-47 language code of the source language.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.LanguageCodePair
-
Required.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.RomanizeTextRequest
-
Optional.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- getSourceLanguageCode() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- getSourceSentence() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Required.
- getSourceTerm() - Method in class com.google.api.services.translate.v3.model.GlossaryTermsPair
-
The source term is the term that will get match in the text,
- getSourceText() - Method in class com.google.api.services.translate.v3.model.Example
-
Sentence in source language.
- getSubmitTime() - Method in class com.google.api.services.translate.v3.model.Glossary
-
Output only.
- getSupportedLanguages(String) - Method in class com.google.api.services.translate.v3.Translate.Projects
-
Returns a list of supported languages for translation.
- GetSupportedLanguages(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
Returns a list of supported languages for translation.
- getSupportedLanguages(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations
-
Returns a list of supported languages for translation.
- GetSupportedLanguages(String) - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
Returns a list of supported languages for translation.
- getSupportSource() - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Can be used as a source language.
- getSupportTarget() - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Can be used as a target language.
- getTargetLanguageCode() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The BCP-47 language code of the target language.
- getTargetLanguageCode() - Method in class com.google.api.services.translate.v3.model.Dataset
-
The BCP-47 language code of the target language.
- getTargetLanguageCode() - Method in class com.google.api.services.translate.v3.model.LanguageCodePair
-
Required.
- getTargetLanguageCode() - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- getTargetLanguageCode() - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Required.
- getTargetLanguageCode() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Required.
- getTargetLanguageCodes() - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- getTargetLanguageCodes() - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- getTargetSentence() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Required.
- getTargetTerm() - Method in class com.google.api.services.translate.v3.model.GlossaryTermsPair
-
The term that will replace the match source term.
- getTargetText() - Method in class com.google.api.services.translate.v3.model.Example
-
Sentence in target language.
- getTerms() - Method in class com.google.api.services.translate.v3.model.GlossaryTermsSet
-
Each term in the set represents a term that can be replaced by the other terms.
- getTermsPair() - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Used for an unidirectional glossary.
- getTermsSet() - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Used for an equivalent term sets glossary.
- getTestExampleCount() - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- getTestExampleCount() - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- getText() - Method in class com.google.api.services.translate.v3.model.GlossaryTerm
-
The text for the glossary term.
- getTimeout() - Method in class com.google.api.services.translate.v3.model.WaitOperationRequest
-
The maximum duration to wait before timing out.
- getTrainExampleCount() - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- getTrainExampleCount() - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- getTranslatedText() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslation
-
Output only.
- getTranslatedText() - Method in class com.google.api.services.translate.v3.model.Translation
-
Text translated into the target language.
- getTranslations() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateResponse
-
Output only.
- getTranslations() - Method in class com.google.api.services.translate.v3.model.TranslateTextResponse
-
Text translation responses with no glossary applied.
- getTransliterationConfig() - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- getUpdateMask() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
The list of fields to be updated.
- getUpdateTime() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
Output only.
- getUpdateTime() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
Output only.
- getUpdateTime() - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Output only.
- getUpdateTime() - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- getUpdateTime() - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- getUploadProtocol() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Upload protocol for media (e.g.
- getUploadType() - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Legacy upload protocol for media (e.g.
- getUsage() - Method in class com.google.api.services.translate.v3.model.Example
-
Output only.
- getUsage() - Method in class com.google.api.services.translate.v3.model.InputFile
-
Optional.
- getValidateExampleCount() - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- getValidateExampleCount() - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- glossaries() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations
-
An accessor for creating requests from the Glossaries collection.
- Glossaries() - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries
-
- Glossary - Class in com.google.api.services.translate.v3.model
-
Represents a glossary built from user-provided data.
- Glossary() - Constructor for class com.google.api.services.translate.v3.model.Glossary
-
- glossaryEntries() - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries
-
An accessor for creating requests from the GlossaryEntries collection.
- GlossaryEntries() - Constructor for class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries
-
- GlossaryEntry - Class in com.google.api.services.translate.v3.model
-
Represents a single entry in a glossary.
- GlossaryEntry() - Constructor for class com.google.api.services.translate.v3.model.GlossaryEntry
-
- GlossaryInputConfig - Class in com.google.api.services.translate.v3.model
-
Input configuration for glossaries.
- GlossaryInputConfig() - Constructor for class com.google.api.services.translate.v3.model.GlossaryInputConfig
-
- GlossaryTerm - Class in com.google.api.services.translate.v3.model
-
Represents a single glossary term
- GlossaryTerm() - Constructor for class com.google.api.services.translate.v3.model.GlossaryTerm
-
- GlossaryTermsPair - Class in com.google.api.services.translate.v3.model
-
Represents a single entry for an unidirectional glossary.
- GlossaryTermsPair() - Constructor for class com.google.api.services.translate.v3.model.GlossaryTermsPair
-
- GlossaryTermsSet - Class in com.google.api.services.translate.v3.model
-
Represents a single entry for an equivalent term set glossary.
- GlossaryTermsSet() - Constructor for class com.google.api.services.translate.v3.model.GlossaryTermsSet
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslation
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.BatchDocumentInputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.BatchDocumentOutputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.CancelOperationRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Dataset
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DatasetInputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DatasetOutputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DetectedLanguage
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DetectLanguageResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DocumentOutputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.DocumentTranslation
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Empty
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Example
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ExportDataRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GcsDestination
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GcsInputSource
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GcsOutputDestination
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GcsSource
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Glossary
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GlossaryInputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GlossaryTerm
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GlossaryTermsPair
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.GlossaryTermsSet
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ImportDataRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.InputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.InputFile
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.LanguageCodePair
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.LanguageCodesSet
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtDatasetsResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtFilesResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtSentencesResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListDatasetsResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListExamplesResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListGlossariesResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListGlossaryEntriesResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListLocationsResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListModelsResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.ListOperationsResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Location
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Model
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Operation
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.OutputConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Romanization
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.RomanizeTextRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.RomanizeTextResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Status
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.SupportedLanguages
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.TranslateTextGlossaryConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.TranslateTextResponse
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.Translation
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.TransliterationConfig
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.model.WaitOperationRequest
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- set(String, Object) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- set$Xgafv(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
V1 error format.
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setAccessToken(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
OAuth access token.
- setAdaptiveMtDatasets(List<AdaptiveMtDataset>) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtDatasetsResponse
-
Output only.
- setAdaptiveMtFile(AdaptiveMtFile) - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileResponse
-
Output only.
- setAdaptiveMtFiles(List<AdaptiveMtFile>) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtFilesResponse
-
Output only.
- setAdaptiveMtSentences(List<AdaptiveMtSentence>) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtSentencesResponse
-
Output only.
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setAlt(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Data format for response.
- setApplicationName(String) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setBatchPath(String) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setByteStreamOutputs(List<String>) - Method in class com.google.api.services.translate.v3.model.DocumentTranslation
-
The array of translated documents.
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setCallback(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
JSONP
- setCode(Integer) - Method in class com.google.api.services.translate.v3.model.Status
-
The status code, which should be an enum value of google.rpc.Code.
- setConfidence(Float) - Method in class com.google.api.services.translate.v3.model.DetectedLanguage
-
The confidence of the detection result for this language.
- setContent(List<String>) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateRequest
-
Required.
- setContent(String) - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
The content of the input stored as a string.
- setContent(String) - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
Document's content represented as a stream of bytes.
- setContent(String) - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
Required.
- setContents(List<String>) - Method in class com.google.api.services.translate.v3.model.RomanizeTextRequest
-
Required.
- setContents(List<String>) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Required.
- setCreateTime(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
Output only.
- setCreateTime(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
Output only.
- setCreateTime(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Output only.
- setCreateTime(String) - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- setCreateTime(String) - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- setCustomizedAttribution(String) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- setCustomizedAttribution(String) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setDataset(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateRequest
-
Required.
- setDataset(String) - Method in class com.google.api.services.translate.v3.model.Model
-
The dataset from which the model is trained, in form of `projects/{project-number-or-
id}/locations/{location_id}/datasets/{dataset_id}`
- setDataset(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
Required.
- setDataset(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
Required.
- setDatasets(List<Dataset>) - Method in class com.google.api.services.translate.v3.model.ListDatasetsResponse
-
The datasets read.
- setDescription(String) - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Describes the glossary entry.
- setDetails(List<Map<String, Object>>) - Method in class com.google.api.services.translate.v3.model.Status
-
A list of messages that carry the error details.
- setDetectedLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.DocumentTranslation
-
The detected language for the input document.
- setDetectedLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.Romanization
-
The ISO-639 language code of source text in the initial request, detected automatically, if no
source language was passed within the initial request.
- setDetectedLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.Translation
-
The ISO-639 language code of source text in the initial request, detected automatically, if no
source language was passed within the initial request.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
- setDisplayLanguageCode(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
Optional.
- setDisplayLanguageCode(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
Optional.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The name of the dataset to show in the interface.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
The file's display name.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.Dataset
-
The name of the dataset to show in the interface.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
Required.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Optional.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.Location
-
The friendly name for this location, typically a nearby city name.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.Model
-
The name of the model to show in the interface.
- setDisplayName(String) - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Human-readable name of the language localized in the display language specified in the request.
- setDocumentInputConfig(DocumentInputConfig) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Required.
- setDocumentOutputConfig(DocumentOutputConfig) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setDocumentTranslation(DocumentTranslation) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
Translated document.
- setDone(Boolean) - Method in class com.google.api.services.translate.v3.model.Operation
-
If the value is `false`, it means the operation is still in progress.
- setEnableRotationCorrection(Boolean) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- setEnableRotationCorrection(Boolean) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setEnableShadowRemovalNativePdf(Boolean) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- setEnableShadowRemovalNativePdf(Boolean) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setEnableTransliteration(Boolean) - Method in class com.google.api.services.translate.v3.model.TransliterationConfig
-
If true, source text in romanized form can be translated to the target language.
- setEndTime(String) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Output only.
- setEntryCount(Integer) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
The number of entries that the file contains.
- setEntryCount(Integer) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Output only.
- setError(Status) - Method in class com.google.api.services.translate.v3.model.Operation
-
The error result of the operation in case of failure or cancellation.
- setExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The number of examples in the dataset.
- setExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- setExamples(List<Example>) - Method in class com.google.api.services.translate.v3.model.ListExamplesResponse
-
The sentence pairs.
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setFields(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setFields(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Selector specifying which fields to include in a partial response.
- setFileInputSource(FileInputSource) - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileRequest
-
Inline file source.
- setFilter(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Optional.
- setFilter(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Optional.
- setFilter(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Optional.
- setFilter(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
A filter to narrow down results to a preferred subset.
- setFilter(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Optional.
- setFilter(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The standard list filter.
- setFormatConversions(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- setGcsDestination(GcsDestination) - Method in class com.google.api.services.translate.v3.model.BatchDocumentOutputConfig
-
Google Cloud Storage destination for output content.
- setGcsDestination(GcsOutputDestination) - Method in class com.google.api.services.translate.v3.model.DatasetOutputConfig
-
Google Cloud Storage destination to write the output.
- setGcsDestination(GcsDestination) - Method in class com.google.api.services.translate.v3.model.DocumentOutputConfig
-
Optional.
- setGcsDestination(GcsDestination) - Method in class com.google.api.services.translate.v3.model.OutputConfig
-
Google Cloud Storage destination for output content.
- setGcsInputSource(GcsInputSource) - Method in class com.google.api.services.translate.v3.model.ImportAdaptiveMtFileRequest
-
Google Cloud Storage file source.
- setGcsSource(GcsSource) - Method in class com.google.api.services.translate.v3.model.BatchDocumentInputConfig
-
Google Cloud Storage location for the source input.
- setGcsSource(GcsSource) - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
Google Cloud Storage location.
- setGcsSource(GcsSource) - Method in class com.google.api.services.translate.v3.model.GlossaryInputConfig
-
Required.
- setGcsSource(GcsSource) - Method in class com.google.api.services.translate.v3.model.InputConfig
-
Required.
- setGcsSource(GcsInputSource) - Method in class com.google.api.services.translate.v3.model.InputFile
-
Google Cloud Storage file source.
- setGlossaries(Map<String, TranslateTextGlossaryConfig>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- setGlossaries(Map<String, TranslateTextGlossaryConfig>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Optional.
- setGlossaries(List<Glossary>) - Method in class com.google.api.services.translate.v3.model.ListGlossariesResponse
-
The list of glossaries for a project.
- setGlossary(String) - Method in class com.google.api.services.translate.v3.model.TranslateTextGlossaryConfig
-
Required.
- setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
The `glossary_config` used for this translation.
- setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.api.services.translate.v3.model.Translation
-
The `glossary_config` used for this translation.
- setGlossaryDocumentTranslation(DocumentTranslation) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
The document's translation output if a glossary is provided in the request.
- setGlossaryEntries(List<GlossaryEntry>) - Method in class com.google.api.services.translate.v3.model.ListGlossaryEntriesResponse
-
Optional.
- setGlossaryTranslations(List<Translation>) - Method in class com.google.api.services.translate.v3.model.TranslateTextResponse
-
Text translation responses if a glossary is provided in the request.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setIgnoreCase(Boolean) - Method in class com.google.api.services.translate.v3.model.TranslateTextGlossaryConfig
-
Optional.
- setInputConfig(GlossaryInputConfig) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Required.
- setInputConfig(DatasetInputConfig) - Method in class com.google.api.services.translate.v3.model.ImportDataRequest
-
Required.
- setInputConfigs(List<BatchDocumentInputConfig>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- setInputConfigs(List<InputConfig>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- setInputFiles(List<InputFile>) - Method in class com.google.api.services.translate.v3.model.DatasetInputConfig
-
Files containing the sentence pairs to be imported to the dataset.
- setInputUri(String) - Method in class com.google.api.services.translate.v3.model.GcsInputSource
-
Required.
- setInputUri(String) - Method in class com.google.api.services.translate.v3.model.GcsSource
-
Required.
- setIsTranslateNativePdfOnly(Boolean) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setKey(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setKey(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
API key.
- setLabels(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Optional.
- setLabels(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
Optional.
- setLabels(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.Location
-
Cross-service attributes for the location.
- setLabels(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setLabels(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- setLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateResponse
-
Output only.
- setLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.DetectedLanguage
-
The ISO-639 language code of the source content in the request, detected automatically.
- setLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.GlossaryTerm
-
The language for this glossary term.
- setLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en',
'ja'.
- setLanguageCodes(List<String>) - Method in class com.google.api.services.translate.v3.model.LanguageCodesSet
-
The ISO-639 language code(s) for terms defined in the glossary.
- setLanguageCodesSet(LanguageCodesSet) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Used with equivalent term set glossaries.
- setLanguagePair(LanguageCodePair) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Used with unidirectional glossaries.
- setLanguages(List<DetectedLanguage>) - Method in class com.google.api.services.translate.v3.model.DetectLanguageResponse
-
The most probable language detected by the Translation API.
- setLanguages(List<SupportedLanguage>) - Method in class com.google.api.services.translate.v3.model.SupportedLanguages
-
A list of supported language responses.
- setLocationId(String) - Method in class com.google.api.services.translate.v3.model.Location
-
The canonical id for this location.
- setLocations(List<Location>) - Method in class com.google.api.services.translate.v3.model.ListLocationsResponse
-
A list of locations that matches the specified filter in the request.
- setMessage(String) - Method in class com.google.api.services.translate.v3.model.Status
-
A developer-facing error message, which should be in English.
- setMetadata(Map<String, Object>) - Method in class com.google.api.services.translate.v3.model.Location
-
Service-specific metadata.
- setMetadata(Map<String, Object>) - Method in class com.google.api.services.translate.v3.model.Operation
-
Service-specific metadata associated with the operation.
- setMimeType(String) - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
Optional.
- setMimeType(String) - Method in class com.google.api.services.translate.v3.model.DocumentInputConfig
-
Specifies the input document's mime_type.
- setMimeType(String) - Method in class com.google.api.services.translate.v3.model.DocumentOutputConfig
-
Optional.
- setMimeType(String) - Method in class com.google.api.services.translate.v3.model.DocumentTranslation
-
The translated document's mime type.
- setMimeType(String) - Method in class com.google.api.services.translate.v3.model.FileInputSource
-
Required.
- setMimeType(String) - Method in class com.google.api.services.translate.v3.model.InputConfig
-
Optional.
- setMimeType(String) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- setModel(String) - Method in class com.google.api.services.translate.v3.model.DetectLanguageRequest
-
Optional.
- setModel(String) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setModel(String) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentResponse
-
Only present when 'model' is present in the request.
- setModel(String) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- setModel(String) - Method in class com.google.api.services.translate.v3.model.Translation
-
Only present when `model` is present in the request.
- setModel(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
Optional.
- setModel(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
Optional.
- setModels(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Optional.
- setModels(Map<String, String>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Optional.
- setModels(List<Model>) - Method in class com.google.api.services.translate.v3.model.ListModelsResponse
-
The models read.
- setName(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.model.Dataset
-
The resource name of the dataset, in form of `projects/{project-number-or-
id}/locations/{location_id}/datasets/{dataset_id}`
- setName(String) - Method in class com.google.api.services.translate.v3.model.Example
-
Output only.
- setName(String) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.model.Location
-
Resource name for the location, which may vary between implementations.
- setName(String) - Method in class com.google.api.services.translate.v3.model.Model
-
The resource name of the model, in form of `projects/{project-number-or-
id}/locations/{location_id}/models/{model_id}`
- setName(String) - Method in class com.google.api.services.translate.v3.model.Operation
-
The server-assigned name, which is only unique within the same service that originally returns
it.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
Resource name for the location.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
The resource that owns the locations collection, if applicable.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
Required.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
The name of the operation resource to be cancelled.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
The name of the operation resource to be deleted.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
The name of the operation resource.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The name of the operation's parent resource.
- setName(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
The name of the operation resource to wait on.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtDatasetsResponse
-
Optional.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtFilesResponse
-
Optional.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListAdaptiveMtSentencesResponse
-
Optional.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListDatasetsResponse
-
A token to retrieve next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListExamplesResponse
-
A token to retrieve next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListGlossariesResponse
-
A token to retrieve a page of results.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListGlossaryEntriesResponse
-
Optional.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListLocationsResponse
-
The standard List next-page token.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListModelsResponse
-
A token to retrieve next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.translate.v3.model.ListOperationsResponse
-
The standard List next-page token.
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setOauthToken(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
OAuth 2.0 token for the current user.
- setOperations(List<Operation>) - Method in class com.google.api.services.translate.v3.model.ListOperationsResponse
-
A list of operations that matches the specified filter in the request.
- setOutputConfig(BatchDocumentOutputConfig) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- setOutputConfig(OutputConfig) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- setOutputConfig(DatasetOutputConfig) - Method in class com.google.api.services.translate.v3.model.ExportDataRequest
-
Required.
- setOutputUriPrefix(String) - Method in class com.google.api.services.translate.v3.model.GcsDestination
-
Required.
- setOutputUriPrefix(String) - Method in class com.google.api.services.translate.v3.model.GcsOutputDestination
-
Required.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
The maximum number of results to return.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The standard list page size.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
A token identifying a page of results the server should return.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
A token identifying a page of results the server should return.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
A page token received from the `next_page_token` field in the response.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
The standard list page token.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
Required.
- setParent(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
Required.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Returns response with indentations and line breaks.
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setQuotaUser(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Available to use for quota purposes for server-side applications.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
- setResponse(Map<String, Object>) - Method in class com.google.api.services.translate.v3.model.Operation
-
The normal, successful response of the operation.
- setRomanizations(List<Romanization>) - Method in class com.google.api.services.translate.v3.model.RomanizeTextResponse
-
Text romanization responses.
- setRomanizedText(String) - Method in class com.google.api.services.translate.v3.model.Romanization
-
Romanized text.
- setRootUrl(String) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setServicePath(String) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The BCP-47 language code of the source language.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.Dataset
-
The BCP-47 language code of the source language.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.LanguageCodePair
-
Required.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.RomanizeTextRequest
-
Optional.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Optional.
- setSourceLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- setSourceSentence(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Required.
- setSourceTerm(GlossaryTerm) - Method in class com.google.api.services.translate.v3.model.GlossaryTermsPair
-
The source term is the term that will get match in the text,
- setSourceText(String) - Method in class com.google.api.services.translate.v3.model.Example
-
Sentence in source language.
- setSubmitTime(String) - Method in class com.google.api.services.translate.v3.model.Glossary
-
Output only.
- setSupportSource(Boolean) - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Can be used as a source language.
- setSupportTarget(Boolean) - Method in class com.google.api.services.translate.v3.model.SupportedLanguage
-
Can be used as a target language.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setTargetLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
The BCP-47 language code of the target language.
- setTargetLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.Dataset
-
The BCP-47 language code of the target language.
- setTargetLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.LanguageCodePair
-
Required.
- setTargetLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- setTargetLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.TranslateDocumentRequest
-
Required.
- setTargetLanguageCode(String) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Required.
- setTargetLanguageCodes(List<String>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateDocumentRequest
-
Required.
- setTargetLanguageCodes(List<String>) - Method in class com.google.api.services.translate.v3.model.BatchTranslateTextRequest
-
Required.
- setTargetSentence(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Required.
- setTargetTerm(GlossaryTerm) - Method in class com.google.api.services.translate.v3.model.GlossaryTermsPair
-
The term that will replace the match source term.
- setTargetText(String) - Method in class com.google.api.services.translate.v3.model.Example
-
Sentence in target language.
- setTerms(List<GlossaryTerm>) - Method in class com.google.api.services.translate.v3.model.GlossaryTermsSet
-
Each term in the set represents a term that can be replaced by the other terms.
- setTermsPair(GlossaryTermsPair) - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Used for an unidirectional glossary.
- setTermsSet(GlossaryTermsSet) - Method in class com.google.api.services.translate.v3.model.GlossaryEntry
-
Used for an equivalent term sets glossary.
- setTestExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- setTestExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- setText(String) - Method in class com.google.api.services.translate.v3.model.GlossaryTerm
-
The text for the glossary term.
- setTimeout(String) - Method in class com.google.api.services.translate.v3.model.WaitOperationRequest
-
The maximum duration to wait before timing out.
- setTrainExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- setTrainExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- setTranslatedText(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslation
-
Output only.
- setTranslatedText(String) - Method in class com.google.api.services.translate.v3.model.Translation
-
Text translated into the target language.
- setTranslateRequestInitializer(TranslateRequestInitializer) - Method in class com.google.api.services.translate.v3.Translate.Builder
-
- setTranslations(List<AdaptiveMtTranslation>) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtTranslateResponse
-
Output only.
- setTranslations(List<Translation>) - Method in class com.google.api.services.translate.v3.model.TranslateTextResponse
-
Text translation responses with no glossary applied.
- setTransliterationConfig(TransliterationConfig) - Method in class com.google.api.services.translate.v3.model.TranslateTextRequest
-
Optional.
- setUpdateMask(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
The list of fields to be updated.
- setUpdateTime(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtDataset
-
Output only.
- setUpdateTime(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtFile
-
Output only.
- setUpdateTime(String) - Method in class com.google.api.services.translate.v3.model.AdaptiveMtSentence
-
Output only.
- setUpdateTime(String) - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- setUpdateTime(String) - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setUploadProtocol(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Upload protocol for media (e.g.
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.DetectLanguage
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.GetSupportedLanguages
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.AdaptiveMtSentences.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Delete
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtFiles.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.AdaptiveMtSentences.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Create
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Delete
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.ImportAdaptiveMtFile
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtDatasets.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.AdaptiveMtTranslate
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateDocument
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.BatchTranslateText
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Create
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Delete
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Examples.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ExportData
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.ImportData
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Datasets.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.DetectLanguage
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.GetSupportedLanguages
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Create
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Delete
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Create
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Delete
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.GlossaryEntries.Patch
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Glossaries.Patch
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Create
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Delete
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Models.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Cancel
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Delete
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Get
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.List
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.Operations.Wait
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.RomanizeText
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateDocument
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.Locations.TranslateText
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.RomanizeText
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.Translate.Projects.TranslateText
-
- setUploadType(String) - Method in class com.google.api.services.translate.v3.TranslateRequest
-
Legacy upload protocol for media (e.g.
- setUsage(String) - Method in class com.google.api.services.translate.v3.model.Example
-
Output only.
- setUsage(String) - Method in class com.google.api.services.translate.v3.model.InputFile
-
Optional.
- setValidateExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.Dataset
-
Output only.
- setValidateExampleCount(Integer) - Method in class com.google.api.services.translate.v3.model.Model
-
Output only.
- Status - Class in com.google.api.services.translate.v3.model
-
The `Status` type defines a logical error model that is suitable for different programming
environments, including REST APIs and RPC APIs.
- Status() - Constructor for class com.google.api.services.translate.v3.model.Status
-
- SupportedLanguage - Class in com.google.api.services.translate.v3.model
-
A single supported language response corresponds to information related to one supported
language.
- SupportedLanguage() - Constructor for class com.google.api.services.translate.v3.model.SupportedLanguage
-
- SupportedLanguages - Class in com.google.api.services.translate.v3.model
-
The response message for discovering supported languages.
- SupportedLanguages() - Constructor for class com.google.api.services.translate.v3.model.SupportedLanguages
-