Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

addAllByteStreamOutputs(Iterable<? extends ByteString>) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The array of translated documents.
addAllByteStreamOutputs(Iterable<? extends ByteString>) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The array of translated documents.
addAllContents(Iterable<String>) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
addAllContents(Iterable<String>) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
addAllGlossaries(Iterable<? extends Glossary>) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
addAllGlossaries(Iterable<? extends Glossary>) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
addAllGlossaryTranslations(Iterable<? extends Translation>) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addAllGlossaryTranslations(Iterable<? extends Translation>) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addAllInputConfigs(Iterable<? extends BatchDocumentInputConfig>) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addAllInputConfigs(Iterable<? extends InputConfig>) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addAllInputConfigs(Iterable<? extends BatchDocumentInputConfig>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addAllInputConfigs(Iterable<? extends InputConfig>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addAllLanguageCodes(Iterable<String>) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
addAllLanguageCodes(Iterable<String>) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
addAllLanguages(Iterable<? extends DetectedLanguage>) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
addAllLanguages(Iterable<? extends SupportedLanguage>) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
addAllLanguages(Iterable<? extends DetectedLanguage>) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
addAllLanguages(Iterable<? extends SupportedLanguage>) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
addAllTargetLanguageCodes(Iterable<String>) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addAllTargetLanguageCodes(Iterable<String>) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addAllTargetLanguageCodes(Iterable<String>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addAllTargetLanguageCodes(Iterable<String>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addAllTranslations(Iterable<? extends Translation>) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addAllTranslations(Iterable<? extends Translation>) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addByteStreamOutputs(ByteString) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The array of translated documents.
addByteStreamOutputs(ByteString) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The array of translated documents.
addContents(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
addContents(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
addContentsBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
addContentsBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
addGlossaries(Glossary) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaries(int, Glossary) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaries(Glossary.Builder) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaries(int, Glossary.Builder) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaries(Glossary) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaries(int, Glossary) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaries(Glossary.Builder) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaries(int, Glossary.Builder) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossariesBuilder() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossariesBuilder(int) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossariesBuilder() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossariesBuilder(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
addGlossaryTranslations(Translation) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslations(int, Translation) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslations(Translation.Builder) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslations(Translation) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslations(int, Translation) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslations(Translation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslationsBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslationsBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addGlossaryTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
addInputConfigs(BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(int, BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(BatchDocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(int, BatchDocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(InputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addInputConfigs(int, InputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addInputConfigs(InputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addInputConfigs(int, InputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addInputConfigs(BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(int, BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(BatchDocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(int, BatchDocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigs(InputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addInputConfigs(int, InputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addInputConfigs(InputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addInputConfigs(int, InputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addInputConfigsBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigsBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addInputConfigsBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addInputConfigsBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addLanguageCodes(String) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
addLanguageCodes(String) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
addLanguageCodesBytes(ByteString) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
addLanguageCodesBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
addLanguages(DetectedLanguage) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
addLanguages(int, DetectedLanguage) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
addLanguages(DetectedLanguage.Builder) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
addLanguages(int, DetectedLanguage.Builder) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
addLanguages(SupportedLanguage) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
addLanguages(int, SupportedLanguage) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
addLanguages(SupportedLanguage.Builder) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
addLanguages(int, SupportedLanguage.Builder) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
addLanguages(DetectedLanguage) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
addLanguages(int, DetectedLanguage) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
addLanguages(DetectedLanguage.Builder) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
addLanguages(int, DetectedLanguage.Builder) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
addLanguages(SupportedLanguage) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
addLanguages(int, SupportedLanguage) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
addLanguages(SupportedLanguage.Builder) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
addLanguages(int, SupportedLanguage.Builder) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
addLanguagesBuilder() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
addLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
addLanguagesBuilder() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
addLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
addLanguagesBuilder() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
addLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
addLanguagesBuilder() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
addLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
addTargetLanguageCodes(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addTargetLanguageCodes(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addTargetLanguageCodes(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addTargetLanguageCodes(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addTargetLanguageCodesBytes(ByteString) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
addTargetLanguageCodesBytes(ByteString) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
addTargetLanguageCodesBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
addTargetLanguageCodesBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
addTranslations(Translation) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslations(int, Translation) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslations(Translation.Builder) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslations(Translation) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslations(int, Translation) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslations(Translation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslationsBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslationsBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
addTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
API_KEY_ENV_NAME - Static variable in class com.google.cloud.translate.TranslateOptions
 
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 

B

BatchDocumentInputConfig - Class in com.google.cloud.translate.v3
Input configuration for BatchTranslateDocument request.
BatchDocumentInputConfig - Class in com.google.cloud.translate.v3beta1
Input configuration for BatchTranslateDocument request.
BatchDocumentInputConfig.Builder - Class in com.google.cloud.translate.v3
Input configuration for BatchTranslateDocument request.
BatchDocumentInputConfig.Builder - Class in com.google.cloud.translate.v3beta1
Input configuration for BatchTranslateDocument request.
BatchDocumentInputConfig.SourceCase - Enum in com.google.cloud.translate.v3
 
BatchDocumentInputConfig.SourceCase - Enum in com.google.cloud.translate.v3beta1
 
BatchDocumentInputConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchDocumentInputConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
BatchDocumentOutputConfig - Class in com.google.cloud.translate.v3
Output configuration for BatchTranslateDocument request.
BatchDocumentOutputConfig - Class in com.google.cloud.translate.v3beta1
Output configuration for BatchTranslateDocument request.
BatchDocumentOutputConfig.Builder - Class in com.google.cloud.translate.v3
Output configuration for BatchTranslateDocument request.
BatchDocumentOutputConfig.Builder - Class in com.google.cloud.translate.v3beta1
Output configuration for BatchTranslateDocument request.
BatchDocumentOutputConfig.DestinationCase - Enum in com.google.cloud.translate.v3
 
BatchDocumentOutputConfig.DestinationCase - Enum in com.google.cloud.translate.v3beta1
 
BatchDocumentOutputConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchDocumentOutputConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
batchTranslateDocument(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocument(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocument(BatchTranslateDocumentRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocument(BatchTranslateDocumentRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocument(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocument(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocument(BatchTranslateDocumentRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocument(BatchTranslateDocumentRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocumentAsync(LocationName, String, List<String>, List<BatchDocumentInputConfig>, BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocumentAsync(String, String, List<String>, List<BatchDocumentInputConfig>, BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocumentAsync(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocumentAsync(LocationName, String, List<String>, List<BatchDocumentInputConfig>, BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocumentAsync(String, String, List<String>, List<BatchDocumentInputConfig>, BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocumentAsync(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
batchTranslateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of documents in asynchronous batch mode.
BatchTranslateDocumentMetadata - Class in com.google.cloud.translate.v3
State metadata for the batch translation operation.
BatchTranslateDocumentMetadata - Class in com.google.cloud.translate.v3beta1
State metadata for the batch translation operation.
BatchTranslateDocumentMetadata.Builder - Class in com.google.cloud.translate.v3
State metadata for the batch translation operation.
BatchTranslateDocumentMetadata.Builder - Class in com.google.cloud.translate.v3beta1
State metadata for the batch translation operation.
BatchTranslateDocumentMetadata.State - Enum in com.google.cloud.translate.v3
State of the job.
BatchTranslateDocumentMetadata.State - Enum in com.google.cloud.translate.v3beta1
State of the job.
BatchTranslateDocumentMetadataOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchTranslateDocumentMetadataOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of document in asynchronous batch mode.
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
batchTranslateDocumentOperationCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of documents in asynchronous batch mode.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
BatchTranslateDocumentRequest - Class in com.google.cloud.translate.v3
The BatchTranslateDocument request.
BatchTranslateDocumentRequest - Class in com.google.cloud.translate.v3beta1
The BatchTranslateDocument request.
BatchTranslateDocumentRequest.Builder - Class in com.google.cloud.translate.v3
The BatchTranslateDocument request.
BatchTranslateDocumentRequest.Builder - Class in com.google.cloud.translate.v3beta1
The BatchTranslateDocument request.
BatchTranslateDocumentRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchTranslateDocumentRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
BatchTranslateDocumentResponse - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateDocument if at least one document is translated successfully.
BatchTranslateDocumentResponse - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateDocument if at least one document is translated successfully.
BatchTranslateDocumentResponse.Builder - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateDocument if at least one document is translated successfully.
BatchTranslateDocumentResponse.Builder - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateDocument if at least one document is translated successfully.
BatchTranslateDocumentResponseOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchTranslateDocumentResponseOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateDocument.
batchTranslateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateDocument.
BatchTranslateMetadata - Class in com.google.cloud.translate.v3
State metadata for the batch translation operation.
BatchTranslateMetadata - Class in com.google.cloud.translate.v3beta1
State metadata for the batch translation operation.
BatchTranslateMetadata.Builder - Class in com.google.cloud.translate.v3
State metadata for the batch translation operation.
BatchTranslateMetadata.Builder - Class in com.google.cloud.translate.v3beta1
State metadata for the batch translation operation.
BatchTranslateMetadata.State - Enum in com.google.cloud.translate.v3
State of the job.
BatchTranslateMetadata.State - Enum in com.google.cloud.translate.v3beta1
State of the job.
BatchTranslateMetadataOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchTranslateMetadataOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
BatchTranslateResponse - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateText if at least one sentence is translated successfully.
BatchTranslateResponse - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateText if at least one sentence is translated successfully.
BatchTranslateResponse.Builder - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateText if at least one sentence is translated successfully.
BatchTranslateResponse.Builder - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by BatchTranslateText if at least one sentence is translated successfully.
BatchTranslateResponseOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchTranslateResponseOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
batchTranslateText(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates a large volume of text in asynchronous batch mode.
batchTranslateText(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Translates a large volume of text in asynchronous batch mode.
batchTranslateText(BatchTranslateTextRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Translates a large volume of text in asynchronous batch mode.
batchTranslateText(BatchTranslateTextRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Translates a large volume of text in asynchronous batch mode.
batchTranslateText(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates a large volume of text in asynchronous batch mode.
batchTranslateText(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Translates a large volume of text in asynchronous batch mode.
batchTranslateText(BatchTranslateTextRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Translates a large volume of text in asynchronous batch mode.
batchTranslateText(BatchTranslateTextRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Translates a large volume of text in asynchronous batch mode.
batchTranslateTextAsync(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of text in asynchronous batch mode.
batchTranslateTextAsync(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of text in asynchronous batch mode.
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of text in asynchronous batch mode.
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
batchTranslateTextCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of text in asynchronous batch mode.
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates a large volume of text in asynchronous batch mode.
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
batchTranslateTextOperationCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates a large volume of text in asynchronous batch mode.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
BatchTranslateTextRequest - Class in com.google.cloud.translate.v3
The batch translation request.
BatchTranslateTextRequest - Class in com.google.cloud.translate.v3beta1
The batch translation request.
BatchTranslateTextRequest.Builder - Class in com.google.cloud.translate.v3
The batch translation request.
BatchTranslateTextRequest.Builder - Class in com.google.cloud.translate.v3beta1
The batch translation request.
BatchTranslateTextRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
BatchTranslateTextRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to batchTranslateText.
batchTranslateTextSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to batchTranslateText.
bindService() - Method in class com.google.cloud.location.LocationsGrpc.LocationsImplBase
 
bindService() - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
 
bindService() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.location.LocationsGrpc.LocationsBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.location.LocationsGrpc.LocationsFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.location.LocationsGrpc.LocationsStub
 
build() - Method in class com.google.cloud.translate.TranslateOptions.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
build() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
build() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
build() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
build() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
build() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
build() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
build() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.GlossaryName.Builder
 
build() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3.LocationName.Builder
 
build() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
 
build() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
build() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
build() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
build(Channel, CallOptions) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
 
build() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.LocationName.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
build() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
build(Channel, CallOptions) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
 
build() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3.GlossaryName.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3.LocationName.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
 
Builder(TranslationServiceStubSettings) - Constructor for class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
 
Builder(TranslationServiceSettings) - Constructor for class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
 
Builder(TranslationServiceStubSettings.Builder) - Constructor for class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3beta1.LocationName.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
 
Builder(TranslationServiceStubSettings) - Constructor for class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
 
Builder(TranslationServiceSettings) - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
 
Builder(TranslationServiceStubSettings.Builder) - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
buildPartial() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
BYTE_STREAM_OUTPUTS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentTranslation
 
BYTE_STREAM_OUTPUTS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentTranslation
 

C

CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
The batch is done after the user has called the longrunning.Operations.CancelOperation.
CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
The batch is done after the user has called the longrunning.Operations.CancelOperation.
CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
The glossary creation request was successfully canceled.
CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
The glossary deletion request was successfully canceled.
CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
The batch is done after the user has called the longrunning.Operations.CancelOperation.
CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
The batch is done after the user has called the longrunning.Operations.CancelOperation.
CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
The glossary creation request was successfully canceled.
CANCELLED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
The glossary deletion request was successfully canceled.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
clear() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
clear() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
clear() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
clear() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
clear() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
clear() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
clear() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
clear() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
clear() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
clear() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
clearByteStreamOutputs() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The array of translated documents.
clearByteStreamOutputs() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The array of translated documents.
clearConfidence() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The confidence of the detection result for this language.
clearConfidence() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The confidence of the detection result for this language.
clearContent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
The content of the input stored as a string.
clearContent() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
clearContent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
The content of the input stored as a string.
clearContent() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
clearContents() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
clearContents() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
clearDestination() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
clearDestination() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
clearDestination() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
clearDestination() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
clearDestination() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
clearDestination() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
clearDetectedLanguageCode() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The detected language for the input document.
clearDetectedLanguageCode() - Method in class com.google.cloud.translate.v3.Translation.Builder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
clearDetectedLanguageCode() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The detected language for the input document.
clearDetectedLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
clearDisplayLanguageCode() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
clearDisplayLanguageCode() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
clearDisplayName() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
clearDisplayName() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
clearDocumentInputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
clearDocumentInputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
clearDocumentOutputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
clearDocumentOutputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
clearDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
clearDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
clearEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
clearEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
clearEndTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
clearEndTime() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
clearEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
clearEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
clearEndTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
clearEndTime() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
clearEntryCount() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
clearEntryCount() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
clearFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
clearFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents.
clearFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Number of characters that have failed to process so far (Unicode codepoints).
clearFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Number of characters that have failed to process (Unicode codepoints).
clearFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
clearFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents.
clearFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Number of characters that have failed to process so far (Unicode codepoints).
clearFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Number of characters that have failed to process (Unicode codepoints).
clearFailedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of pages that failed to process in all documents so far.
clearFailedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of pages that failed to process in all documents.
clearFailedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of pages that failed to process in all documents so far.
clearFailedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of pages that failed to process in all documents.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
clearFilter() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
clearFilter() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
clearFormatConversions() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
clearFormatConversions() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
clearGcsDestination() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
clearGcsDestination() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
clearGcsDestination() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
clearGcsDestination() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
clearGcsDestination() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
clearGcsDestination() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
clearGcsSource() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
clearGcsSource() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
clearGcsSource() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
clearGcsSource() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
clearGcsSource() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
clearGcsSource() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
clearGcsSource() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
clearGcsSource() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
clearGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
clearGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
clearGlossaries() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
clearGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
clearGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
clearGlossaries() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
clearGlossary() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
clearGlossary() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Required.
clearGlossary() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
clearGlossary() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Required.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
clearGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
clearGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
clearGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
clearGlossaryTranslations() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
clearGlossaryTranslations() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
clearIgnoreCase() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Optional.
clearIgnoreCase() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Optional.
clearInputConfig() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
clearInputConfig() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
clearInputConfigs() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
clearInputConfigs() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
clearInputConfigs() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
clearInputConfigs() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
clearInputUri() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
Required.
clearInputUri() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
Required.
clearLabels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
clearLabels() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
clearLabels() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
clearLabels() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
clearLabels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
clearLabels() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
clearLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
clearLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
clearLanguageCode() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
clearLanguageCode() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
clearLanguageCode() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
clearLanguageCode() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
clearLanguageCodes() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
clearLanguageCodes() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
clearLanguageCodesSet() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
clearLanguageCodesSet() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
clearLanguagePair() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
clearLanguagePair() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
clearLanguages() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
clearLanguages() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
clearLanguages() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
clearLanguages() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
clearLanguages() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
clearLanguages() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
clearMimeType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
clearMimeType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Specifies the input document's mime_type.
clearMimeType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
clearMimeType() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The translated document's mime type.
clearMimeType() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Optional.
clearMimeType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
clearMimeType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
clearMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Specifies the input document's mime_type.
clearMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
clearMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The translated document's mime type.
clearMimeType() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Optional.
clearMimeType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
clearModel() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3.Translation.Builder
Only present when `model` is present in the request.
clearModel() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
clearModel() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
clearModel() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Only present when `model` is present in the request.
clearModels() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
clearModels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
clearModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
clearModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
clearName() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
clearName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
clearName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
Required.
clearName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
clearName() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
Required.
clearName() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
clearName() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
clearName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
clearName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
Required.
clearName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
clearName() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
Required.
clearName() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
clearNextPageToken() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
A token to retrieve a page of results.
clearNextPageToken() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
A token to retrieve a page of results.
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
clearOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
clearOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
clearOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
clearOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
clearOutputUriPrefix() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
Required.
clearOutputUriPrefix() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
Required.
clearPageSize() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
clearPageSize() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
clearPageToken() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
clearPageToken() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
clearParent() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
clearParent() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
clearSource() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
clearSource() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
clearSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
clearState() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
The state of the operation.
clearState() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
The state of the operation.
clearState() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
clearState() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
clearState() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
The state of the operation.
clearState() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
The state of the operation.
clearState() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
clearState() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
clearSubmitTime() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
clearSubmitTime() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
clearSupportSource() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Can be used as source language.
clearSupportSource() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Can be used as source language.
clearSupportTarget() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Can be used as target language.
clearSupportTarget() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Can be used as target language.
clearTargetLanguageCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
clearTargetLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
clearTargetLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
clearTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
clearTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
clearTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
clearTargetLanguageCodes() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
clearTargetLanguageCodes() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
clearTargetLanguageCodes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
clearTargetLanguageCodes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
clearTotalBillableCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
clearTotalBillableCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
clearTotalBillableCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
clearTotalBillableCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
clearTotalBillablePages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
clearTotalBillablePages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
clearTotalBillablePages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
clearTotalBillablePages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
clearTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Total number of characters (Unicode codepoints) in all documents so far.
clearTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Total number of characters (Unicode codepoints) in all documents.
clearTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Total number of characters (Unicode codepoints).
clearTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Total number of characters (Unicode codepoints).
clearTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Total number of characters (Unicode codepoints) in all documents so far.
clearTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Total number of characters (Unicode codepoints) in all documents.
clearTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Total number of characters (Unicode codepoints).
clearTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Total number of characters (Unicode codepoints).
clearTotalPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Total number of pages to translate in all documents so far.
clearTotalPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Total number of pages to translate in all documents.
clearTotalPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Total number of pages to translate in all documents so far.
clearTotalPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Total number of pages to translate in all documents.
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of successfully translated characters (Unicode codepoints) in all documents.
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Number of successfully translated characters so far (Unicode codepoints).
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Number of successfully translated characters (Unicode codepoints).
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of successfully translated characters (Unicode codepoints) in all documents.
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Number of successfully translated characters so far (Unicode codepoints).
clearTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Number of successfully translated characters (Unicode codepoints).
clearTranslatedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of successfully translated pages in all documents so far.
clearTranslatedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of successfully translated pages in all documents.
clearTranslatedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of successfully translated pages in all documents so far.
clearTranslatedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of successfully translated pages in all documents.
clearTranslatedText() - Method in class com.google.cloud.translate.v3.Translation.Builder
Text translated into the target language.
clearTranslatedText() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Text translated into the target language.
clearTranslations() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
clearTranslations() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
clone() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
clone() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
clone() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
clone() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
clone() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
clone() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
clone() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
clone() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
clone() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
clone() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
close() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
close() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
close() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
close() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
close() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
close() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
close() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
close() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 
com.google.cloud.location - package com.google.cloud.location
 
com.google.cloud.translate - package com.google.cloud.translate
A client for Cloud Translation - Fast, dynamic translation.
com.google.cloud.translate.spi - package com.google.cloud.translate.spi
 
com.google.cloud.translate.spi.v2 - package com.google.cloud.translate.spi.v2
 
com.google.cloud.translate.testing - package com.google.cloud.translate.testing
A testing helper for Google Translation.
com.google.cloud.translate.v3 - package com.google.cloud.translate.v3
A client to Cloud Translation API
com.google.cloud.translate.v3.stub - package com.google.cloud.translate.v3.stub
 
com.google.cloud.translate.v3beta1 - package com.google.cloud.translate.v3beta1
A client to Cloud Translation API
com.google.cloud.translate.v3beta1.stub - package com.google.cloud.translate.v3beta1.stub
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectedLanguage
 
CONFIDENCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
containsFormatConversions(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
containsFormatConversions(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
containsFormatConversions(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
containsFormatConversions(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
containsFormatConversions(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
containsFormatConversions(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
containsGlossaries(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
containsGlossaries(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
containsGlossaries(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
containsGlossaries(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
containsGlossaries(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
containsLabels(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
containsLabels(String) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
containsModels(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
containsModels(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
containsModels(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
containsModels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
containsModels(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectLanguageRequest
 
CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentInputConfig
 
CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
CONTENTS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
CONTENTS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
create(String, InputStream) - Static method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Creates a RemoteTranslateHelper object for the given project id and JSON key input stream.
create(String) - Static method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Deprecated.
create() - Static method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Creates a RemoteTranslateHelper object using default project id and authentication credentials.
create(TranslateOptions) - Method in class com.google.cloud.translate.TranslateOptions.DefaultTranslateFactory
 
create(TranslateOptions) - Method in class com.google.cloud.translate.TranslateOptions.DefaultTranslateRpcFactory
 
create(TranslationServiceStubSettings) - Static method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
create(TranslationServiceStubSettings) - Static method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
create() - Static method in class com.google.cloud.translate.v3.TranslationServiceClient
Constructs an instance of TranslationServiceClient with default settings.
create(TranslationServiceSettings) - Static method in class com.google.cloud.translate.v3.TranslationServiceClient
Constructs an instance of TranslationServiceClient, using the given settings.
create(TranslationServiceStub) - Static method in class com.google.cloud.translate.v3.TranslationServiceClient
Constructs an instance of TranslationServiceClient, using the given stub for making calls.
create(TranslationServiceStubSettings) - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
 
create(TranslationServiceStubSettings) - Static method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
create(TranslationServiceStubSettings) - Static method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
create(ClientContext) - Static method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
create() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Constructs an instance of TranslationServiceClient with default settings.
create(TranslationServiceSettings) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Constructs an instance of TranslationServiceClient, using the given settings.
create(TranslationServiceStub) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Constructs an instance of TranslationServiceClient, using the given stub for making calls.
create(TranslationServiceStubSettings) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
 
createAsync(PageContext<ListGlossariesRequest, ListGlossariesResponse, Glossary>, ApiFuture<ListGlossariesResponse>) - Static method in class com.google.cloud.translate.v3.TranslationServiceClient.ListGlossariesPagedResponse
 
createAsync(PageContext<ListGlossariesRequest, ListGlossariesResponse, Glossary>, ApiFuture<ListGlossariesResponse>) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceClient.ListGlossariesPagedResponse
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
createCollection(List<TranslationServiceClient.ListGlossariesPage>, int) - Method in class com.google.cloud.translate.v3.TranslationServiceClient.ListGlossariesFixedSizeCollection
 
createCollection(List<TranslationServiceClient.ListGlossariesPage>, int) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient.ListGlossariesFixedSizeCollection
 
createGlossary(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Creates a glossary and returns the long-running operation.
createGlossary(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Creates a glossary and returns the long-running operation.
createGlossary(CreateGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Creates a glossary and returns the long-running operation.
createGlossary(CreateGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Creates a glossary and returns the long-running operation.
createGlossary(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Creates a glossary and returns the long-running operation.
createGlossary(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Creates a glossary and returns the long-running operation.
createGlossary(CreateGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Creates a glossary and returns the long-running operation.
createGlossary(CreateGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Creates a glossary and returns the long-running operation.
createGlossaryAsync(LocationName, Glossary) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryAsync(String, Glossary) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryAsync(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryAsync(LocationName, Glossary) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryAsync(String, Glossary) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryAsync(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
createGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
createGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
createGlossaryCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
createGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
createGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
createGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Creates a glossary and returns the long-running operation.
CreateGlossaryMetadata - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by CreateGlossary.
CreateGlossaryMetadata - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by CreateGlossary.
CreateGlossaryMetadata.Builder - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by CreateGlossary.
CreateGlossaryMetadata.Builder - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by CreateGlossary.
CreateGlossaryMetadata.State - Enum in com.google.cloud.translate.v3
Enumerates the possible states that the creation request can be in.
CreateGlossaryMetadata.State - Enum in com.google.cloud.translate.v3beta1
Enumerates the possible states that the creation request can be in.
CreateGlossaryMetadataOrBuilder - Interface in com.google.cloud.translate.v3
 
CreateGlossaryMetadataOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
createGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Creates a glossary and returns the long-running operation.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to createGlossary.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to createGlossary.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to createGlossary.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to createGlossary.
CreateGlossaryRequest - Class in com.google.cloud.translate.v3
Request message for CreateGlossary.
CreateGlossaryRequest - Class in com.google.cloud.translate.v3beta1
Request message for CreateGlossary.
CreateGlossaryRequest.Builder - Class in com.google.cloud.translate.v3
Request message for CreateGlossary.
CreateGlossaryRequest.Builder - Class in com.google.cloud.translate.v3beta1
Request message for CreateGlossary.
CreateGlossaryRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
CreateGlossaryRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
createGlossarySettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossarySettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to createGlossary.
createGlossarySettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossarySettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to createGlossary.
createGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to createGlossary.
createGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to createGlossary.
createGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to createGlossary.
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceCallableFactory
 
createPage(PageContext<ListGlossariesRequest, ListGlossariesResponse, Glossary>, ListGlossariesResponse) - Method in class com.google.cloud.translate.v3.TranslationServiceClient.ListGlossariesPage
 
createPage(PageContext<ListGlossariesRequest, ListGlossariesResponse, Glossary>, ListGlossariesResponse) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient.ListGlossariesPage
 
createPageAsync(PageContext<ListGlossariesRequest, ListGlossariesResponse, Glossary>, ApiFuture<ListGlossariesResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceClient.ListGlossariesPage
 
createPageAsync(PageContext<ListGlossariesRequest, ListGlossariesResponse, Glossary>, ApiFuture<ListGlossariesResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient.ListGlossariesPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceCallableFactory
 
createStub() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
 
createStub() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceCallableFactory
 

D

defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
 
defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
 
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a builder for the default gRPC ChannelProvider for this service.
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
 
defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
 
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a builder for the default REST ChannelProvider for this service.
defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a builder for the default REST ChannelProvider for this service.
DefaultTranslateFactory() - Constructor for class com.google.cloud.translate.TranslateOptions.DefaultTranslateFactory
 
DefaultTranslateRpcFactory() - Constructor for class com.google.cloud.translate.TranslateOptions.DefaultTranslateRpcFactory
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
 
deleteGlossary(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossary(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossary(DeleteGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossary(DeleteGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossary(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossary(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossary(DeleteGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossary(DeleteGlossaryRequest, StreamObserver<Operation>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryAsync(GlossaryName) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryAsync(String) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryAsync(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryAsync(GlossaryName) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryAsync(String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryAsync(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
deleteGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
DeleteGlossaryMetadata - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by DeleteGlossary.
DeleteGlossaryMetadata - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by DeleteGlossary.
DeleteGlossaryMetadata.Builder - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by DeleteGlossary.
DeleteGlossaryMetadata.Builder - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.metadata][google.longrunning.Operation.metadata] field returned by DeleteGlossary.
DeleteGlossaryMetadata.State - Enum in com.google.cloud.translate.v3
Enumerates the possible states that the creation request can be in.
DeleteGlossaryMetadata.State - Enum in com.google.cloud.translate.v3beta1
Enumerates the possible states that the creation request can be in.
DeleteGlossaryMetadataOrBuilder - Interface in com.google.cloud.translate.v3
 
DeleteGlossaryMetadataOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
deleteGlossaryOperationCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Deletes a glossary, or cancels glossary construction if the glossary isn't created yet.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to deleteGlossary.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to deleteGlossary.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to deleteGlossary.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossaryOperationSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to deleteGlossary.
DeleteGlossaryRequest - Class in com.google.cloud.translate.v3
Request message for DeleteGlossary.
DeleteGlossaryRequest - Class in com.google.cloud.translate.v3beta1
Request message for DeleteGlossary.
DeleteGlossaryRequest.Builder - Class in com.google.cloud.translate.v3
Request message for DeleteGlossary.
DeleteGlossaryRequest.Builder - Class in com.google.cloud.translate.v3beta1
Request message for DeleteGlossary.
DeleteGlossaryRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
DeleteGlossaryRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
DeleteGlossaryResponse - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by DeleteGlossary.
DeleteGlossaryResponse - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by DeleteGlossary.
DeleteGlossaryResponse.Builder - Class in com.google.cloud.translate.v3
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by DeleteGlossary.
DeleteGlossaryResponse.Builder - Class in com.google.cloud.translate.v3beta1
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by DeleteGlossary.
DeleteGlossaryResponseOrBuilder - Interface in com.google.cloud.translate.v3
 
DeleteGlossaryResponseOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to deleteGlossary.
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to deleteGlossary.
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to deleteGlossary.
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to deleteGlossary.
deleteGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to deleteGlossary.
detect(List<String>) - Method in class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 
detect(List<String>) - Method in interface com.google.cloud.translate.spi.v2.TranslateRpc
Detects the language of the provided texts.
detect(List<String>) - Method in interface com.google.cloud.translate.Translate
Detects the language of the provided texts.
detect(String...) - Method in interface com.google.cloud.translate.Translate
Detects the language of the provided texts.
detect(String) - Method in interface com.google.cloud.translate.Translate
Detects the language of the provided text.
DETECTED_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentTranslation
 
DETECTED_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Translation
 
DETECTED_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
DETECTED_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Translation
 
DetectedLanguage - Class in com.google.cloud.translate.v3
The response message for language detection.
DetectedLanguage - Class in com.google.cloud.translate.v3beta1
The response message for language detection.
DetectedLanguage.Builder - Class in com.google.cloud.translate.v3
The response message for language detection.
DetectedLanguage.Builder - Class in com.google.cloud.translate.v3beta1
The response message for language detection.
DetectedLanguageOrBuilder - Interface in com.google.cloud.translate.v3
 
DetectedLanguageOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
Detection - Class in com.google.cloud.translate
Information about a language detection.
detectLanguage(LocationName, String, String, String) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Detects the language of text within a request.
detectLanguage(String, String, String, String) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest, StreamObserver<DetectLanguageResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest, StreamObserver<DetectLanguageResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Detects the language of text within a request.
detectLanguage(LocationName, String, String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Detects the language of text within a request.
detectLanguage(String, String, String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest, StreamObserver<DetectLanguageResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Detects the language of text within a request.
detectLanguage(DetectLanguageRequest, StreamObserver<DetectLanguageResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Detects the language of text within a request.
detectLanguageCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
detectLanguageCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
detectLanguageCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
detectLanguageCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Detects the language of text within a request.
detectLanguageCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
detectLanguageCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
detectLanguageCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
detectLanguageCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Detects the language of text within a request.
DetectLanguageRequest - Class in com.google.cloud.translate.v3
The request message for language detection.
DetectLanguageRequest - Class in com.google.cloud.translate.v3beta1
The request message for language detection.
DetectLanguageRequest.Builder - Class in com.google.cloud.translate.v3
The request message for language detection.
DetectLanguageRequest.Builder - Class in com.google.cloud.translate.v3beta1
The request message for language detection.
DetectLanguageRequest.SourceCase - Enum in com.google.cloud.translate.v3
 
DetectLanguageRequest.SourceCase - Enum in com.google.cloud.translate.v3beta1
 
DetectLanguageRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
DetectLanguageRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
DetectLanguageResponse - Class in com.google.cloud.translate.v3
The response message for language detection.
DetectLanguageResponse - Class in com.google.cloud.translate.v3beta1
The response message for language detection.
DetectLanguageResponse.Builder - Class in com.google.cloud.translate.v3
The response message for language detection.
DetectLanguageResponse.Builder - Class in com.google.cloud.translate.v3beta1
The response message for language detection.
DetectLanguageResponseOrBuilder - Interface in com.google.cloud.translate.v3
 
DetectLanguageResponseOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
detectLanguageSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to detectLanguage.
detectLanguageSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to detectLanguage.
detectLanguageSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to detectLanguage.
detectLanguageSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to detectLanguage.
detectLanguageSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to detectLanguage.
detectLanguageSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to detectLanguage.
detectLanguageSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to detectLanguage.
detectLanguageSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to detectLanguage.
DISPLAY_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
DISPLAY_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.SupportedLanguage
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
DOCUMENT_INPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
DOCUMENT_INPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
DOCUMENT_OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
DOCUMENT_OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
DOCUMENT_TRANSLATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
DOCUMENT_TRANSLATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
DocumentInputConfig - Class in com.google.cloud.translate.v3
A document translation request input config.
DocumentInputConfig - Class in com.google.cloud.translate.v3beta1
A document translation request input config.
DocumentInputConfig.Builder - Class in com.google.cloud.translate.v3
A document translation request input config.
DocumentInputConfig.Builder - Class in com.google.cloud.translate.v3beta1
A document translation request input config.
DocumentInputConfig.SourceCase - Enum in com.google.cloud.translate.v3
 
DocumentInputConfig.SourceCase - Enum in com.google.cloud.translate.v3beta1
 
DocumentInputConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
DocumentInputConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
DocumentOutputConfig - Class in com.google.cloud.translate.v3
A document translation request output config.
DocumentOutputConfig - Class in com.google.cloud.translate.v3beta1
A document translation request output config.
DocumentOutputConfig.Builder - Class in com.google.cloud.translate.v3
A document translation request output config.
DocumentOutputConfig.Builder - Class in com.google.cloud.translate.v3beta1
A document translation request output config.
DocumentOutputConfig.DestinationCase - Enum in com.google.cloud.translate.v3
 
DocumentOutputConfig.DestinationCase - Enum in com.google.cloud.translate.v3beta1
 
DocumentOutputConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
DocumentOutputConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
DocumentTranslation - Class in com.google.cloud.translate.v3
A translated document message.
DocumentTranslation - Class in com.google.cloud.translate.v3beta1
A translated document message.
DocumentTranslation.Builder - Class in com.google.cloud.translate.v3
A translated document message.
DocumentTranslation.Builder - Class in com.google.cloud.translate.v3beta1
A translated document message.
DocumentTranslationOrBuilder - Interface in com.google.cloud.translate.v3
 
DocumentTranslationOrBuilder - Interface in com.google.cloud.translate.v3beta1
 

E

END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateResponse
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
END_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary
 
ENTRY_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary
 
ENTRY_COUNT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary
 
equals(Object) - Method in class com.google.cloud.translate.Detection
 
equals(Object) - Method in class com.google.cloud.translate.Language
 
equals(Object) - Method in class com.google.cloud.translate.TranslateOptions
 
equals(Object) - Method in class com.google.cloud.translate.Translation
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
equals(Object) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
equals(Object) - Method in class com.google.cloud.translate.v3.GcsDestination
 
equals(Object) - Method in class com.google.cloud.translate.v3.GcsSource
 
equals(Object) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.Glossary
 
equals(Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
equals(Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
equals(Object) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.GlossaryName
 
equals(Object) - Method in class com.google.cloud.translate.v3.InputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3.LocationName
 
equals(Object) - Method in class com.google.cloud.translate.v3.OutputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
equals(Object) - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
equals(Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3.Translation
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.Glossary
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.LocationName
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
equals(Object) - Method in class com.google.cloud.translate.v3beta1.Translation
 

F

FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateResponse
 
FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
FAILED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
FAILED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
FAILED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
FAILED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
FAILED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
The batch is done and no item was successfully processed.
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
The batch is done and no item was successfully processed.
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
Failed to create the glossary.
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
Failed to delete the glossary.
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
The batch is done and no item was successfully processed.
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
The batch is done and no item was successfully processed.
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
Failed to create the glossary.
FAILED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
Failed to delete the glossary.
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.ListGlossariesRequest
 
FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
format(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Sets the format of the source text, in either HTML (default) or plain-text.
format(String, String, String) - Static method in class com.google.cloud.translate.v3.GlossaryName
 
format(String, String) - Static method in class com.google.cloud.translate.v3.LocationName
 
format(String, String, String) - Static method in class com.google.cloud.translate.v3beta1.GlossaryName
 
format(String, String) - Static method in class com.google.cloud.translate.v3beta1.LocationName
 
FORMAT_CONVERSIONS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
FORMAT_CONVERSIONS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.BatchDocumentInputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.BatchDocumentOutputConfig.DestinationCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.DetectLanguageRequest.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.DocumentInputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.DocumentOutputConfig.DestinationCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.Glossary.LanguagesCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.GlossaryInputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.InputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3.OutputConfig.DestinationCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.DestinationCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.DetectLanguageRequest.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.DocumentInputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.DocumentOutputConfig.DestinationCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.Glossary.LanguagesCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.GlossaryInputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.InputConfig.SourceCase
 
forNumber(int) - Static method in enum com.google.cloud.translate.v3beta1.OutputConfig.DestinationCase
 

G

GCS_DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
GCS_DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentOutputConfig
 
GCS_DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.OutputConfig
 
GCS_DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
GCS_DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
GCS_DESTINATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.OutputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentInputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.GlossaryInputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.InputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
GCS_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.InputConfig
 
GcsDestination - Class in com.google.cloud.translate.v3
The Google Cloud Storage location for the output content.
GcsDestination - Class in com.google.cloud.translate.v3beta1
The Google Cloud Storage location for the output content.
GcsDestination.Builder - Class in com.google.cloud.translate.v3
The Google Cloud Storage location for the output content.
GcsDestination.Builder - Class in com.google.cloud.translate.v3beta1
The Google Cloud Storage location for the output content.
GcsDestinationOrBuilder - Interface in com.google.cloud.translate.v3
 
GcsDestinationOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
GcsSource - Class in com.google.cloud.translate.v3
The Google Cloud Storage location for the input content.
GcsSource - Class in com.google.cloud.translate.v3beta1
The Google Cloud Storage location for the input content.
GcsSource.Builder - Class in com.google.cloud.translate.v3
The Google Cloud Storage location for the input content.
GcsSource.Builder - Class in com.google.cloud.translate.v3beta1
The Google Cloud Storage location for the input content.
GcsSourceOrBuilder - Interface in com.google.cloud.translate.v3
 
GcsSourceOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
getApiKey() - Method in class com.google.cloud.translate.TranslateOptions
Returns the API key to be used to send requests.
getBatchTranslateDocumentMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getBatchTranslateDocumentMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getBatchTranslateTextMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getBatchTranslateTextMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getByteStreamOutputs(int) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The array of translated documents.
getByteStreamOutputs(int) - Method in class com.google.cloud.translate.v3.DocumentTranslation
The array of translated documents.
getByteStreamOutputs(int) - Method in interface com.google.cloud.translate.v3.DocumentTranslationOrBuilder
The array of translated documents.
getByteStreamOutputs(int) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The array of translated documents.
getByteStreamOutputs(int) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
The array of translated documents.
getByteStreamOutputs(int) - Method in interface com.google.cloud.translate.v3beta1.DocumentTranslationOrBuilder
The array of translated documents.
getByteStreamOutputsCount() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The array of translated documents.
getByteStreamOutputsCount() - Method in class com.google.cloud.translate.v3.DocumentTranslation
The array of translated documents.
getByteStreamOutputsCount() - Method in interface com.google.cloud.translate.v3.DocumentTranslationOrBuilder
The array of translated documents.
getByteStreamOutputsCount() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The array of translated documents.
getByteStreamOutputsCount() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
The array of translated documents.
getByteStreamOutputsCount() - Method in interface com.google.cloud.translate.v3beta1.DocumentTranslationOrBuilder
The array of translated documents.
getByteStreamOutputsList() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The array of translated documents.
getByteStreamOutputsList() - Method in class com.google.cloud.translate.v3.DocumentTranslation
The array of translated documents.
getByteStreamOutputsList() - Method in interface com.google.cloud.translate.v3.DocumentTranslationOrBuilder
The array of translated documents.
getByteStreamOutputsList() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The array of translated documents.
getByteStreamOutputsList() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
The array of translated documents.
getByteStreamOutputsList() - Method in interface com.google.cloud.translate.v3beta1.DocumentTranslationOrBuilder
The array of translated documents.
getCode() - Method in class com.google.cloud.translate.Language
Returns the code of the language.
getConfidence() - Method in class com.google.cloud.translate.Detection
Returns an optional confidence value in the interval [0,1].
getConfidence() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The confidence of the detection result for this language.
getConfidence() - Method in class com.google.cloud.translate.v3.DetectedLanguage
The confidence of the detection result for this language.
getConfidence() - Method in interface com.google.cloud.translate.v3.DetectedLanguageOrBuilder
The confidence of the detection result for this language.
getConfidence() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The confidence of the detection result for this language.
getConfidence() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
The confidence of the detection result for this language.
getConfidence() - Method in interface com.google.cloud.translate.v3beta1.DetectedLanguageOrBuilder
The confidence of the detection result for this language.
getContent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
The content of the input stored as a string.
getContent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
The content of the input stored as a string.
getContent() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
The content of the input stored as a string.
getContent() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
getContent() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
Document's content represented as a stream of bytes.
getContent() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
Document's content represented as a stream of bytes.
getContent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
The content of the input stored as a string.
getContent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
The content of the input stored as a string.
getContent() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
The content of the input stored as a string.
getContent() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
getContent() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
Document's content represented as a stream of bytes.
getContent() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
Document's content represented as a stream of bytes.
getContentBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
The content of the input stored as a string.
getContentBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
The content of the input stored as a string.
getContentBytes() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
The content of the input stored as a string.
getContentBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
The content of the input stored as a string.
getContentBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
The content of the input stored as a string.
getContentBytes() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
The content of the input stored as a string.
getContents(int) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getContents(int) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getContents(int) - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getContents(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getContents(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getContents(int) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getContentsBytes(int) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getContentsBytes(int) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getContentsBytes(int) - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getContentsBytes(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getContentsBytes(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getContentsBytes(int) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getContentsCount() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getContentsCount() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getContentsCount() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getContentsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getContentsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getContentsCount() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getContentsList() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getContentsList() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getContentsList() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getContentsList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getContentsList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getContentsList() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getCreateGlossaryMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getCreateGlossaryMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getCredentials() - Method in class com.google.cloud.translate.TranslateOptions.Builder
Returns the authentication credentials.
getDefaultApiKey() - Static method in class com.google.cloud.translate.TranslateOptions
 
getDefaultEndpoint() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the default service endpoint.
getDefaultHost() - Method in class com.google.cloud.translate.TranslateOptions
 
getDefaultHttpTransportOptions() - Static method in class com.google.cloud.translate.TranslateOptions
 
getDefaultInstance() - Static method in class com.google.cloud.translate.TranslateOptions
Returns a default TranslateOptions instance.
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.GcsDestination
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.GcsSource
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.Glossary
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.InputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.OutputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3.Translation
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
getDefaultInstance() - Static method in class com.google.cloud.translate.v3beta1.Translation
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GcsDestination
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GcsSource
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Glossary
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.InputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.OutputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3.Translation
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
getDefaultInstanceForType() - Method in class com.google.cloud.translate.v3beta1.Translation
 
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the default mTLS service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the default service scopes.
getDeleteGlossaryMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getDeleteGlossaryMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GcsDestination
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GcsSource.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GcsSource
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Glossary.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Glossary
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.InputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.InputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.OutputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Translation.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.Translation
 
getDescriptor() - Static method in class com.google.cloud.translate.v3.TranslationServiceProto
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
getDescriptor() - Static method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.Translation
 
getDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceProto
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
getDescriptorForType() - Method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
getDescriptorForType() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
getDestinationCase() - Method in interface com.google.cloud.translate.v3.BatchDocumentOutputConfigOrBuilder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
getDestinationCase() - Method in interface com.google.cloud.translate.v3.DocumentOutputConfigOrBuilder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3.OutputConfig
 
getDestinationCase() - Method in interface com.google.cloud.translate.v3.OutputConfigOrBuilder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
getDestinationCase() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentOutputConfigOrBuilder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
getDestinationCase() - Method in interface com.google.cloud.translate.v3beta1.DocumentOutputConfigOrBuilder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
getDestinationCase() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
getDestinationCase() - Method in interface com.google.cloud.translate.v3beta1.OutputConfigOrBuilder
 
getDetectedLanguageCode() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The detected language for the input document.
getDetectedLanguageCode() - Method in class com.google.cloud.translate.v3.DocumentTranslation
The detected language for the input document.
getDetectedLanguageCode() - Method in interface com.google.cloud.translate.v3.DocumentTranslationOrBuilder
The detected language for the input document.
getDetectedLanguageCode() - Method in class com.google.cloud.translate.v3.Translation.Builder
The BCP-47 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.cloud.translate.v3.Translation
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCode() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
The BCP-47 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.cloud.translate.v3beta1.DocumentTranslation.Builder
The detected language for the input document.
getDetectedLanguageCode() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
The detected language for the input document.
getDetectedLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.DocumentTranslationOrBuilder
The detected language for the input document.
getDetectedLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The BCP-47 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.cloud.translate.v3beta1.Translation
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The detected language for the input document.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.DocumentTranslation
The detected language for the input document.
getDetectedLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.DocumentTranslationOrBuilder
The detected language for the input document.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.Translation.Builder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.Translation
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The detected language for the input document.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
The detected language for the input document.
getDetectedLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.DocumentTranslationOrBuilder
The detected language for the input document.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.Translation
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectedLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
getDetectLanguageMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getDetectLanguageMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getDisplayLanguageCode() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
getDisplayLanguageCode() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
Optional.
getDisplayLanguageCode() - Method in interface com.google.cloud.translate.v3.GetSupportedLanguagesRequestOrBuilder
Optional.
getDisplayLanguageCode() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
getDisplayLanguageCode() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
Optional.
getDisplayLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequestOrBuilder
Optional.
getDisplayLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
getDisplayLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
Optional.
getDisplayLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.GetSupportedLanguagesRequestOrBuilder
Optional.
getDisplayLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
getDisplayLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
Optional.
getDisplayLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequestOrBuilder
Optional.
getDisplayName() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
getDisplayName() - Method in class com.google.cloud.translate.v3.SupportedLanguage
Human readable name of the language localized in the display language specified in the request.
getDisplayName() - Method in interface com.google.cloud.translate.v3.SupportedLanguageOrBuilder
Human readable name of the language localized in the display language specified in the request.
getDisplayName() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
getDisplayName() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
Human readable name of the language localized in the display language specified in the request.
getDisplayName() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguageOrBuilder
Human readable name of the language localized in the display language specified in the request.
getDisplayNameBytes() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
getDisplayNameBytes() - Method in class com.google.cloud.translate.v3.SupportedLanguage
Human readable name of the language localized in the display language specified in the request.
getDisplayNameBytes() - Method in interface com.google.cloud.translate.v3.SupportedLanguageOrBuilder
Human readable name of the language localized in the display language specified in the request.
getDisplayNameBytes() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
getDisplayNameBytes() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
Human readable name of the language localized in the display language specified in the request.
getDisplayNameBytes() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguageOrBuilder
Human readable name of the language localized in the display language specified in the request.
getDocumentInputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
getDocumentInputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Required.
getDocumentInputConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Required.
getDocumentInputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
getDocumentInputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Required.
getDocumentInputConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Required.
getDocumentInputConfigBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
getDocumentInputConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
getDocumentInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
getDocumentInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Required.
getDocumentInputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Required.
getDocumentInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
getDocumentInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Required.
getDocumentInputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Required.
getDocumentOutputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getDocumentOutputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getDocumentOutputConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getDocumentOutputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getDocumentOutputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getDocumentOutputConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getDocumentOutputConfigBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getDocumentOutputConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getDocumentOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getDocumentOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getDocumentOutputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getDocumentOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getDocumentOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getDocumentOutputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
getDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
Translated document.
getDocumentTranslation() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
Translated document.
getDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
getDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
Translated document.
getDocumentTranslation() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
Translated document.
getDocumentTranslationBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
getDocumentTranslationBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
getDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
getDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
Translated document.
getDocumentTranslationOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
Translated document.
getDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
getDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
Translated document.
getDocumentTranslationOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
Translated document.
getEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
getEndTime() - Method in class com.google.cloud.translate.v3.Glossary
Output only.
getEndTime() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Output only.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
getEndTime() - Method in class com.google.cloud.translate.v3beta1.Glossary
Output only.
getEndTime() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Output only.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary
Output only.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
getEndTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary
Output only.
getEndTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Output only.
getEntryCount() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
getEntryCount() - Method in class com.google.cloud.translate.v3.Glossary
Output only.
getEntryCount() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Output only.
getEntryCount() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
getEntryCount() - Method in class com.google.cloud.translate.v3beta1.Glossary
Output only.
getEntryCount() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Output only.
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
getFailedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents.
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Number of characters that have failed to process (Unicode codepoints) in all documents.
getFailedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Number of characters that have failed to process (Unicode codepoints) in all documents.
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Number of characters that have failed to process so far (Unicode codepoints).
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
Number of characters that have failed to process so far (Unicode codepoints).
getFailedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
Number of characters that have failed to process so far (Unicode codepoints).
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Number of characters that have failed to process (Unicode codepoints).
getFailedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
Number of characters that have failed to process (Unicode codepoints).
getFailedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
Number of characters that have failed to process (Unicode codepoints).
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
getFailedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents.
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Number of characters that have failed to process (Unicode codepoints) in all documents.
getFailedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Number of characters that have failed to process (Unicode codepoints) in all documents.
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Number of characters that have failed to process so far (Unicode codepoints).
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
Number of characters that have failed to process so far (Unicode codepoints).
getFailedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
Number of characters that have failed to process so far (Unicode codepoints).
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Number of characters that have failed to process (Unicode codepoints).
getFailedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
Number of characters that have failed to process (Unicode codepoints).
getFailedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
Number of characters that have failed to process (Unicode codepoints).
getFailedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of pages that failed to process in all documents so far.
getFailedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Number of pages that failed to process in all documents so far.
getFailedPages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Number of pages that failed to process in all documents so far.
getFailedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of pages that failed to process in all documents.
getFailedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Number of pages that failed to process in all documents.
getFailedPages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Number of pages that failed to process in all documents.
getFailedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of pages that failed to process in all documents so far.
getFailedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Number of pages that failed to process in all documents so far.
getFailedPages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Number of pages that failed to process in all documents so far.
getFailedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of pages that failed to process in all documents.
getFailedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Number of pages that failed to process in all documents.
getFailedPages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Number of pages that failed to process in all documents.
getFieldValue(String) - Method in class com.google.cloud.translate.v3.GlossaryName
 
getFieldValue(String) - Method in class com.google.cloud.translate.v3.LocationName
 
getFieldValue(String) - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
getFieldValue(String) - Method in class com.google.cloud.translate.v3beta1.LocationName
 
getFieldValuesMap() - Method in class com.google.cloud.translate.v3.GlossaryName
 
getFieldValuesMap() - Method in class com.google.cloud.translate.v3.LocationName
 
getFieldValuesMap() - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
getFieldValuesMap() - Method in class com.google.cloud.translate.v3beta1.LocationName
 
getFilter() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
getFilter() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
Optional.
getFilter() - Method in interface com.google.cloud.translate.v3.ListGlossariesRequestOrBuilder
Optional.
getFilter() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
getFilter() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
Optional.
getFilter() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesRequestOrBuilder
Optional.
getFilterBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
getFilterBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
Optional.
getFilterBytes() - Method in interface com.google.cloud.translate.v3.ListGlossariesRequestOrBuilder
Optional.
getFilterBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
getFilterBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
Optional.
getFilterBytes() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesRequestOrBuilder
Optional.
getFormatConversions() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Deprecated.
getFormatConversions() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Deprecated.
getFormatConversions() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Deprecated.
getFormatConversions() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Deprecated.
getFormatConversions() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Deprecated.
getFormatConversions() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Deprecated.
getFormatConversionsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
getFormatConversionsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getFormatConversionsCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getFormatConversionsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
getFormatConversionsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getFormatConversionsCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getFormatConversionsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getFormatConversionsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getFormatConversionsMap() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getFormatConversionsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getFormatConversionsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getFormatConversionsMap() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getFormatConversionsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getFormatConversionsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getFormatConversionsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getFormatConversionsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getFormatConversionsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getFormatConversionsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getFormatConversionsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getFormatConversionsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getFormatConversionsOrThrow(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getFormatConversionsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getFormatConversionsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getFormatConversionsOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getGcsDestination() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestination() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
Google Cloud Storage destination for output content.
getGcsDestination() - Method in interface com.google.cloud.translate.v3.BatchDocumentOutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsDestination() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
getGcsDestination() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
Optional.
getGcsDestination() - Method in interface com.google.cloud.translate.v3.DocumentOutputConfigOrBuilder
Optional.
getGcsDestination() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestination() - Method in class com.google.cloud.translate.v3.OutputConfig
Google Cloud Storage destination for output content.
getGcsDestination() - Method in interface com.google.cloud.translate.v3.OutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsDestination() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestination() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
Google Cloud Storage destination for output content.
getGcsDestination() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentOutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsDestination() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
getGcsDestination() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
Optional.
getGcsDestination() - Method in interface com.google.cloud.translate.v3beta1.DocumentOutputConfigOrBuilder
Optional.
getGcsDestination() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestination() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
Google Cloud Storage destination for output content.
getGcsDestination() - Method in interface com.google.cloud.translate.v3beta1.OutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsDestinationBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationBuilder() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
getGcsDestinationBuilder() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
getGcsDestinationBuilder() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchDocumentOutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
Optional.
getGcsDestinationOrBuilder() - Method in interface com.google.cloud.translate.v3.DocumentOutputConfigOrBuilder
Optional.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3.OutputConfig
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in interface com.google.cloud.translate.v3.OutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentOutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
Optional.
getGcsDestinationOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.DocumentOutputConfigOrBuilder
Optional.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
Google Cloud Storage destination for output content.
getGcsDestinationOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.OutputConfigOrBuilder
Google Cloud Storage destination for output content.
getGcsSource() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
getGcsSource() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
Google Cloud Storage location for the source input.
getGcsSource() - Method in interface com.google.cloud.translate.v3.BatchDocumentInputConfigOrBuilder
Google Cloud Storage location for the source input.
getGcsSource() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
getGcsSource() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
Google Cloud Storage location.
getGcsSource() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
Google Cloud Storage location.
getGcsSource() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
getGcsSource() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
Required.
getGcsSource() - Method in interface com.google.cloud.translate.v3.GlossaryInputConfigOrBuilder
Required.
getGcsSource() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
getGcsSource() - Method in class com.google.cloud.translate.v3.InputConfig
Required.
getGcsSource() - Method in interface com.google.cloud.translate.v3.InputConfigOrBuilder
Required.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
Google Cloud Storage location for the source input.
getGcsSource() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentInputConfigOrBuilder
Google Cloud Storage location for the source input.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
Google Cloud Storage location.
getGcsSource() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
Google Cloud Storage location.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
Required.
getGcsSource() - Method in interface com.google.cloud.translate.v3beta1.GlossaryInputConfigOrBuilder
Required.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
getGcsSource() - Method in class com.google.cloud.translate.v3beta1.InputConfig
Required.
getGcsSource() - Method in interface com.google.cloud.translate.v3beta1.InputConfigOrBuilder
Required.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
getGcsSourceBuilder() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
Google Cloud Storage location for the source input.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchDocumentInputConfigOrBuilder
Google Cloud Storage location for the source input.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
Google Cloud Storage location.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
Google Cloud Storage location.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
Required.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3.GlossaryInputConfigOrBuilder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3.InputConfig
Required.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3.InputConfigOrBuilder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
Google Cloud Storage location for the source input.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentInputConfigOrBuilder
Google Cloud Storage location for the source input.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
Google Cloud Storage location.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
Google Cloud Storage location.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
Required.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.GlossaryInputConfigOrBuilder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
getGcsSourceOrBuilder() - Method in class com.google.cloud.translate.v3beta1.InputConfig
Required.
getGcsSourceOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.InputConfigOrBuilder
Required.
getGetGlossaryMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getGetGlossaryMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getGetLocationMethod() - Static method in class com.google.cloud.location.LocationsGrpc
 
getGetSupportedLanguagesMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getGetSupportedLanguagesMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Deprecated.
getGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Deprecated.
getGlossaries() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Deprecated.
getGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Deprecated.
getGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Deprecated.
getGlossaries() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Deprecated.
getGlossaries(int) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossaries(int) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
The list of glossaries for a project.
getGlossaries(int) - Method in interface com.google.cloud.translate.v3.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Deprecated.
getGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Deprecated.
getGlossaries() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Deprecated.
getGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Deprecated.
getGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Deprecated.
getGlossaries() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Deprecated.
getGlossaries(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossaries(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
The list of glossaries for a project.
getGlossaries(int) - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesBuilder(int) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesBuilder(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesBuilderList() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesBuilderList() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
getGlossariesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getGlossariesCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
getGlossariesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getGlossariesCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getGlossariesCount() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesCount() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesCount() - Method in interface com.google.cloud.translate.v3.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
getGlossariesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getGlossariesCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
getGlossariesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getGlossariesCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getGlossariesCount() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesCount() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesCount() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesList() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesList() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesList() - Method in interface com.google.cloud.translate.v3.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesList() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesList() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesList() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesMap() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getGlossariesMap() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getGlossariesMap() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesMap() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getGlossariesMap() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getGlossariesMap() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getGlossariesMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getGlossariesMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getGlossariesMap() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getGlossariesMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getGlossariesMap() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getGlossariesOrBuilder(int) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesOrBuilder(int) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesOrBuilder(int) - Method in interface com.google.cloud.translate.v3.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesOrBuilder(int) - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesOrBuilderList() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesOrBuilderList() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesOrBuilderList() - Method in interface com.google.cloud.translate.v3.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
getGlossariesOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
The list of glossaries for a project.
getGlossariesOrBuilderList() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesResponseOrBuilder
The list of glossaries for a project.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getGlossariesOrDefault(String, TranslateTextGlossaryConfig) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getGlossariesOrThrow(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getGlossariesOrThrow(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getGlossariesOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getGlossariesOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getGlossariesOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getGlossary() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
getGlossary() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
Required.
getGlossary() - Method in interface com.google.cloud.translate.v3.CreateGlossaryRequestOrBuilder
Required.
getGlossary() - Method in class com.google.cloud.translate.v3.GlossaryName.Builder
 
getGlossary() - Method in class com.google.cloud.translate.v3.GlossaryName
 
getGlossary() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Required.
getGlossary() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
Required.
getGlossary() - Method in interface com.google.cloud.translate.v3.TranslateTextGlossaryConfigOrBuilder
Required.
getGlossary(GlossaryName) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Gets a glossary.
getGlossary(String) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Gets a glossary.
getGlossary(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Gets a glossary.
getGlossary(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Gets a glossary.
getGlossary(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Gets a glossary.
getGlossary(GetGlossaryRequest, StreamObserver<Glossary>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Gets a glossary.
getGlossary(GetGlossaryRequest, StreamObserver<Glossary>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Gets a glossary.
getGlossary() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
getGlossary() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
Required.
getGlossary() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryRequestOrBuilder
Required.
getGlossary() - Method in class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
getGlossary() - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
getGlossary() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Required.
getGlossary() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
Required.
getGlossary() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfigOrBuilder
Required.
getGlossary(GlossaryName) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Gets a glossary.
getGlossary(String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Gets a glossary.
getGlossary(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Gets a glossary.
getGlossary(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Gets a glossary.
getGlossary(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Gets a glossary.
getGlossary(GetGlossaryRequest, StreamObserver<Glossary>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Gets a glossary.
getGlossary(GetGlossaryRequest, StreamObserver<Glossary>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Gets a glossary.
getGlossaryBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
getGlossaryBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
getGlossaryBytes() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Required.
getGlossaryBytes() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
Required.
getGlossaryBytes() - Method in interface com.google.cloud.translate.v3.TranslateTextGlossaryConfigOrBuilder
Required.
getGlossaryBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Required.
getGlossaryBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
Required.
getGlossaryBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfigOrBuilder
Required.
getGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
getGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
getGlossaryCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
getGlossaryCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Gets a glossary.
getGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
getGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
getGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
getGlossaryCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Gets a glossary.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3.Translation
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.Translation
The `glossary_config` used for this translation.
getGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
The `glossary_config` used for this translation.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getGlossaryConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3.Translation
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Translation
The `glossary_config` used for this translation.
getGlossaryConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
The `glossary_config` used for this translation.
getGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslation() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslation() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationOrBuilder() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationOrBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
The document's translation output if a glossary is provided in the request.
getGlossaryDocumentTranslationOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
The document's translation output if a glossary is provided in the request.
getGlossaryOrBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
getGlossaryOrBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
Required.
getGlossaryOrBuilder() - Method in interface com.google.cloud.translate.v3.CreateGlossaryRequestOrBuilder
Required.
getGlossaryOrBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
getGlossaryOrBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
Required.
getGlossaryOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryRequestOrBuilder
Required.
GetGlossaryRequest - Class in com.google.cloud.translate.v3
Request message for GetGlossary.
GetGlossaryRequest - Class in com.google.cloud.translate.v3beta1
Request message for GetGlossary.
GetGlossaryRequest.Builder - Class in com.google.cloud.translate.v3
Request message for GetGlossary.
GetGlossaryRequest.Builder - Class in com.google.cloud.translate.v3beta1
Request message for GetGlossary.
GetGlossaryRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
GetGlossaryRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
getGlossarySettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getGlossary.
getGlossarySettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to getGlossary.
getGlossarySettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to getGlossary.
getGlossarySettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to getGlossary.
getGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getGlossary.
getGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to getGlossary.
getGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to getGlossary.
getGlossarySettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to getGlossary.
getGlossaryTranslations(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslations(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslations(int) - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslations(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslations(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslations(int) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsBuilderList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsBuilderList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsCount() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsCount() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsCount() - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsCount() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsList() - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsList() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilder(int) - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilder(int) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilderList() - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses if a glossary is provided in the request.
getGlossaryTranslationsOrBuilderList() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses if a glossary is provided in the request.
getHttpJsonOperationsClient() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getHttpJsonOperationsClient() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getHttpJsonOperationsStub() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
getHttpJsonOperationsStub() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
getHttpJsonOperationsStub() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
getHttpJsonOperationsStub() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
getIgnoreCase() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Optional.
getIgnoreCase() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
Optional.
getIgnoreCase() - Method in interface com.google.cloud.translate.v3.TranslateTextGlossaryConfigOrBuilder
Optional.
getIgnoreCase() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Optional.
getIgnoreCase() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
Optional.
getIgnoreCase() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfigOrBuilder
Optional.
getInputConfig() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
getInputConfig() - Method in class com.google.cloud.translate.v3.Glossary
Required.
getInputConfig() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Required.
getInputConfig() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
getInputConfig() - Method in class com.google.cloud.translate.v3beta1.Glossary
Required.
getInputConfig() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Required.
getInputConfigBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
getInputConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
getInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
getInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary
Required.
getInputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Required.
getInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
getInputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary
Required.
getInputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getInputConfigs(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getInputConfigs(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getInputConfigs(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getInputConfigs(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getInputConfigs(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getInputConfigsBuilderList() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsBuilderList() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getInputConfigsBuilderList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsBuilderList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getInputConfigsCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getInputConfigsCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getInputConfigsCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getInputConfigsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getInputConfigsCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getInputConfigsList() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getInputConfigsList() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getInputConfigsList() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getInputConfigsList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getInputConfigsList() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getInputConfigsOrBuilder(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getInputConfigsOrBuilder(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getInputConfigsOrBuilder(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getInputConfigsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getInputConfigsOrBuilder(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getInputConfigsOrBuilderList() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getInputConfigsOrBuilderList() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getInputConfigsOrBuilderList() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getInputConfigsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getInputConfigsOrBuilderList() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getInputUri() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
Required.
getInputUri() - Method in class com.google.cloud.translate.v3.GcsSource
Required.
getInputUri() - Method in interface com.google.cloud.translate.v3.GcsSourceOrBuilder
Required.
getInputUri() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
Required.
getInputUri() - Method in class com.google.cloud.translate.v3beta1.GcsSource
Required.
getInputUri() - Method in interface com.google.cloud.translate.v3beta1.GcsSourceOrBuilder
Required.
getInputUriBytes() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
Required.
getInputUriBytes() - Method in class com.google.cloud.translate.v3.GcsSource
Required.
getInputUriBytes() - Method in interface com.google.cloud.translate.v3.GcsSourceOrBuilder
Required.
getInputUriBytes() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
Required.
getInputUriBytes() - Method in class com.google.cloud.translate.v3beta1.GcsSource
Required.
getInputUriBytes() - Method in interface com.google.cloud.translate.v3beta1.GcsSourceOrBuilder
Required.
getLabels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Deprecated.
getLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Deprecated.
getLabels() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Deprecated.
getLabelsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsCount() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getLabelsCount() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getLabelsCount() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
getLabelsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
getLabelsCount() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getLabelsMap() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getLabelsMap() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getLabelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getLabelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getLabelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getLabelsOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getLanguage() - Method in class com.google.cloud.translate.Detection
Returns the code of the detected language.
getLanguageCode() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCode() - Method in class com.google.cloud.translate.v3.DetectedLanguage
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCode() - Method in interface com.google.cloud.translate.v3.DetectedLanguageOrBuilder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCode() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCode() - Method in class com.google.cloud.translate.v3.SupportedLanguage
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCode() - Method in interface com.google.cloud.translate.v3.SupportedLanguageOrBuilder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCode() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCode() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.DetectedLanguageOrBuilder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCode() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCode() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguageOrBuilder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.DetectedLanguage
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.DetectedLanguageOrBuilder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.SupportedLanguage
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.SupportedLanguageOrBuilder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.DetectedLanguageOrBuilder
The BCP-47 language code of source content in the request, detected automatically.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguageOrBuilder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
getLanguageCodes(int) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodes(int) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodes(int) - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodes(int) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodes(int) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodes(int) - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesBytes(int) - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesBytes(int) - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesCount() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesCount() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesCount() - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesCount() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesCount() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesCount() - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesList() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesList() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesList() - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesList() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesList() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesList() - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSetOrBuilder
The BCP-47 language code(s) for terms defined in the glossary.
getLanguageCodesSet() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
getLanguageCodesSet() - Method in class com.google.cloud.translate.v3.Glossary
Used with equivalent term set glossaries.
getLanguageCodesSet() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Used with equivalent term set glossaries.
getLanguageCodesSet() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
getLanguageCodesSet() - Method in class com.google.cloud.translate.v3beta1.Glossary
Used with equivalent term set glossaries.
getLanguageCodesSet() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Used with equivalent term set glossaries.
getLanguageCodesSetBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
getLanguageCodesSetBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
getLanguageCodesSetOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
getLanguageCodesSetOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary
Used with equivalent term set glossaries.
getLanguageCodesSetOrBuilder() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Used with equivalent term set glossaries.
getLanguageCodesSetOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
getLanguageCodesSetOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary
Used with equivalent term set glossaries.
getLanguageCodesSetOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Used with equivalent term set glossaries.
getLanguagePair() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
getLanguagePair() - Method in class com.google.cloud.translate.v3.Glossary
Used with unidirectional glossaries.
getLanguagePair() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Used with unidirectional glossaries.
getLanguagePair() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
getLanguagePair() - Method in class com.google.cloud.translate.v3beta1.Glossary
Used with unidirectional glossaries.
getLanguagePair() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Used with unidirectional glossaries.
getLanguagePairBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
getLanguagePairBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
getLanguagePairOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
getLanguagePairOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary
Used with unidirectional glossaries.
getLanguagePairOrBuilder() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Used with unidirectional glossaries.
getLanguagePairOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
getLanguagePairOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary
Used with unidirectional glossaries.
getLanguagePairOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Used with unidirectional glossaries.
getLanguages(int) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
getLanguages(int) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
The most probable language detected by the Translation API.
getLanguages(int) - Method in interface com.google.cloud.translate.v3.DetectLanguageResponseOrBuilder
The most probable language detected by the Translation API.
getLanguages(int) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
getLanguages(int) - Method in class com.google.cloud.translate.v3.SupportedLanguages
A list of supported language responses.
getLanguages(int) - Method in interface com.google.cloud.translate.v3.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguages(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
getLanguages(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
A list of detected languages sorted by detection confidence in descending order.
getLanguages(int) - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageResponseOrBuilder
A list of detected languages sorted by detection confidence in descending order.
getLanguages(int) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
getLanguages(int) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
A list of supported language responses.
getLanguages(int) - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
getLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesBuilder(int) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesBuilderList() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
getLanguagesBuilderList() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesBuilderList() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesBuilderList() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesCase() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
getLanguagesCase() - Method in class com.google.cloud.translate.v3.Glossary
 
getLanguagesCase() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
 
getLanguagesCase() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
getLanguagesCase() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
getLanguagesCase() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
 
getLanguagesCount() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
getLanguagesCount() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
The most probable language detected by the Translation API.
getLanguagesCount() - Method in interface com.google.cloud.translate.v3.DetectLanguageResponseOrBuilder
The most probable language detected by the Translation API.
getLanguagesCount() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesCount() - Method in class com.google.cloud.translate.v3.SupportedLanguages
A list of supported language responses.
getLanguagesCount() - Method in interface com.google.cloud.translate.v3.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesCount() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesCount() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
A list of detected languages sorted by detection confidence in descending order.
getLanguagesCount() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageResponseOrBuilder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesCount() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesCount() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
A list of supported language responses.
getLanguagesCount() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesList() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
getLanguagesList() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
The most probable language detected by the Translation API.
getLanguagesList() - Method in interface com.google.cloud.translate.v3.DetectLanguageResponseOrBuilder
The most probable language detected by the Translation API.
getLanguagesList() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesList() - Method in class com.google.cloud.translate.v3.SupportedLanguages
A list of supported language responses.
getLanguagesList() - Method in interface com.google.cloud.translate.v3.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesList() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesList() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
A list of detected languages sorted by detection confidence in descending order.
getLanguagesList() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageResponseOrBuilder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesList() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesList() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
A list of supported language responses.
getLanguagesList() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
The most probable language detected by the Translation API.
getLanguagesOrBuilder(int) - Method in interface com.google.cloud.translate.v3.DetectLanguageResponseOrBuilder
The most probable language detected by the Translation API.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3.SupportedLanguages
A list of supported language responses.
getLanguagesOrBuilder(int) - Method in interface com.google.cloud.translate.v3.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
A list of detected languages sorted by detection confidence in descending order.
getLanguagesOrBuilder(int) - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageResponseOrBuilder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
A list of supported language responses.
getLanguagesOrBuilder(int) - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
The most probable language detected by the Translation API.
getLanguagesOrBuilderList() - Method in interface com.google.cloud.translate.v3.DetectLanguageResponseOrBuilder
The most probable language detected by the Translation API.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3.SupportedLanguages
A list of supported language responses.
getLanguagesOrBuilderList() - Method in interface com.google.cloud.translate.v3.SupportedLanguagesOrBuilder
A list of supported language responses.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
A list of detected languages sorted by detection confidence in descending order.
getLanguagesOrBuilderList() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageResponseOrBuilder
A list of detected languages sorted by detection confidence in descending order.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
getLanguagesOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
A list of supported language responses.
getLanguagesOrBuilderList() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguagesOrBuilder
A list of supported language responses.
getListGlossariesMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getListGlossariesMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getListLocationsMethod() - Static method in class com.google.cloud.location.LocationsGrpc
 
getLocation(GetLocationRequest) - Method in class com.google.cloud.location.LocationsGrpc.LocationsBlockingStub
Gets information about a location.
getLocation(GetLocationRequest) - Method in class com.google.cloud.location.LocationsGrpc.LocationsFutureStub
Gets information about a location.
getLocation(GetLocationRequest, StreamObserver<Location>) - Method in class com.google.cloud.location.LocationsGrpc.LocationsImplBase
Gets information about a location.
getLocation(GetLocationRequest, StreamObserver<Location>) - Method in class com.google.cloud.location.LocationsGrpc.LocationsStub
Gets information about a location.
getLocation() - Method in class com.google.cloud.translate.v3.GlossaryName.Builder
 
getLocation() - Method in class com.google.cloud.translate.v3.GlossaryName
 
getLocation() - Method in class com.google.cloud.translate.v3.LocationName.Builder
 
getLocation() - Method in class com.google.cloud.translate.v3.LocationName
 
getLocation() - Method in class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
getLocation() - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
getLocation() - Method in class com.google.cloud.translate.v3beta1.LocationName.Builder
 
getLocation() - Method in class com.google.cloud.translate.v3beta1.LocationName
 
getMethodDescriptors() - Static method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
getMethodDescriptors() - Static method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
getMimeType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Specifies the input document's mime_type.
getMimeType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
Specifies the input document's mime_type.
getMimeType() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
Specifies the input document's mime_type.
getMimeType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3.DocumentOutputConfigOrBuilder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The translated document's mime type.
getMimeType() - Method in class com.google.cloud.translate.v3.DocumentTranslation
The translated document's mime type.
getMimeType() - Method in interface com.google.cloud.translate.v3.DocumentTranslationOrBuilder
The translated document's mime type.
getMimeType() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3.InputConfig
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3.InputConfigOrBuilder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Specifies the input document's mime_type.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
Specifies the input document's mime_type.
getMimeType() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
Specifies the input document's mime_type.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3beta1.DocumentOutputConfigOrBuilder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The translated document's mime type.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
The translated document's mime type.
getMimeType() - Method in interface com.google.cloud.translate.v3beta1.DocumentTranslationOrBuilder
The translated document's mime type.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.InputConfig
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3beta1.InputConfigOrBuilder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getMimeType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getMimeType() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Specifies the input document's mime_type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
Specifies the input document's mime_type.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
Specifies the input document's mime_type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3.DocumentOutputConfigOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The translated document's mime type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.DocumentTranslation
The translated document's mime type.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3.DocumentTranslationOrBuilder
The translated document's mime type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.InputConfig
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3.InputConfigOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Specifies the input document's mime_type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
Specifies the input document's mime_type.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
Specifies the input document's mime_type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3beta1.DocumentOutputConfigOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The translated document's mime type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
The translated document's mime type.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3beta1.DocumentTranslationOrBuilder
The translated document's mime type.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.InputConfig
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3beta1.InputConfigOrBuilder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getMimeTypeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getMimeTypeBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.Translation
Returns the translation model used to translate the text.
getModel() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3.GetSupportedLanguagesRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
getModel() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
Only present when 'model' is present in the request.
getModel() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
Only present when 'model' is present in the request.
getModel() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3.Translation.Builder
Only present when `model` is present in the request.
getModel() - Method in class com.google.cloud.translate.v3.Translation
Only present when `model` is present in the request.
getModel() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
Only present when `model` is present in the request.
getModel() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
getModel() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
Only present when 'model' is present in the request.
getModel() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
Only present when 'model' is present in the request.
getModel() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getModel() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getModel() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Only present when `model` is present in the request.
getModel() - Method in class com.google.cloud.translate.v3beta1.Translation
Only present when `model` is present in the request.
getModel() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
Only present when `model` is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3.GetSupportedLanguagesRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
Only present when 'model' is present in the request.
getModelBytes() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
Only present when 'model' is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3.Translation.Builder
Only present when `model` is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3.Translation
Only present when `model` is present in the request.
getModelBytes() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
Only present when `model` is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
Only present when 'model' is present in the request.
getModelBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
Only present when 'model' is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getModelBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Only present when `model` is present in the request.
getModelBytes() - Method in class com.google.cloud.translate.v3beta1.Translation
Only present when `model` is present in the request.
getModelBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
Only present when `model` is present in the request.
getModels() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Deprecated.
getModels() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Deprecated.
getModels() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Deprecated.
getModels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Deprecated.
getModels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Deprecated.
getModels() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Deprecated.
getModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Deprecated.
getModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Deprecated.
getModels() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Deprecated.
getModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Deprecated.
getModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Deprecated.
getModels() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Deprecated.
getModelsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
getModelsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getModelsCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
getModelsCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getModelsCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getModelsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
getModelsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getModelsCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
getModelsCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getModelsCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getModelsMap() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getModelsMap() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getModelsMap() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getModelsMap() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getModelsMap() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getModelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getModelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getModelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getModelsOrDefault(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getModelsOrDefault(String, String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Optional.
getModelsOrThrow(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Optional.
getModelsOrThrow(String) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Optional.
getModelsOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
getModelsOrThrow(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Optional.
getModelsOrThrow(String) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Optional.
getMutableFormatConversions() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Deprecated.
getMutableFormatConversions() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Deprecated.
getMutableGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Deprecated.
getMutableGlossaries() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Deprecated.
getMutableGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Deprecated.
getMutableGlossaries() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Deprecated.
getMutableLabels() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Deprecated.
getMutableModels() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Deprecated.
getMutableModels() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Deprecated.
getMutableModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Deprecated.
getMutableModels() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Deprecated.
getName() - Method in class com.google.cloud.translate.Language
Returns the name of the language.
getName() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
getName() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
The name of the glossary that is being created.
getName() - Method in interface com.google.cloud.translate.v3.CreateGlossaryMetadataOrBuilder
The name of the glossary that is being created.
getName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
getName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
The name of the glossary that is being deleted.
getName() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryMetadataOrBuilder
The name of the glossary that is being deleted.
getName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
Required.
getName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
Required.
getName() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
getName() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The name of the deleted glossary.
getName() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The name of the deleted glossary.
getName() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
Required.
getName() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
Required.
getName() - Method in interface com.google.cloud.translate.v3.GetGlossaryRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
getName() - Method in class com.google.cloud.translate.v3.Glossary
Required.
getName() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Required.
getName() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
getName() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
The name of the glossary that is being created.
getName() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryMetadataOrBuilder
The name of the glossary that is being created.
getName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
getName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
The name of the glossary that is being deleted.
getName() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryMetadataOrBuilder
The name of the glossary that is being deleted.
getName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
Required.
getName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
Required.
getName() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
getName() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The name of the deleted glossary.
getName() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The name of the deleted glossary.
getName() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
Required.
getName() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
Required.
getName() - Method in interface com.google.cloud.translate.v3beta1.GetGlossaryRequestOrBuilder
Required.
getName() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
getName() - Method in class com.google.cloud.translate.v3beta1.Glossary
Required.
getName() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
getNameBytes() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
The name of the glossary that is being created.
getNameBytes() - Method in interface com.google.cloud.translate.v3.CreateGlossaryMetadataOrBuilder
The name of the glossary that is being created.
getNameBytes() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
getNameBytes() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
The name of the glossary that is being deleted.
getNameBytes() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryMetadataOrBuilder
The name of the glossary that is being deleted.
getNameBytes() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
Required.
getNameBytes() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
getNameBytes() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The name of the deleted glossary.
getNameBytes() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The name of the deleted glossary.
getNameBytes() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
Required.
getNameBytes() - Method in interface com.google.cloud.translate.v3.GetGlossaryRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3.Glossary
Required.
getNameBytes() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
The name of the glossary that is being created.
getNameBytes() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryMetadataOrBuilder
The name of the glossary that is being created.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
The name of the glossary that is being deleted.
getNameBytes() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryMetadataOrBuilder
The name of the glossary that is being deleted.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
Required.
getNameBytes() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The name of the deleted glossary.
getNameBytes() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The name of the deleted glossary.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
Required.
getNameBytes() - Method in interface com.google.cloud.translate.v3beta1.GetGlossaryRequestOrBuilder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
getNameBytes() - Method in class com.google.cloud.translate.v3beta1.Glossary
Required.
getNameBytes() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Required.
getNextPageToken() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
A token to retrieve a page of results.
getNextPageToken() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
A token to retrieve a page of results.
getNextPageToken() - Method in interface com.google.cloud.translate.v3.ListGlossariesResponseOrBuilder
A token to retrieve a page of results.
getNextPageToken() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
A token to retrieve a page of results.
getNextPageToken() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
A token to retrieve a page of results.
getNextPageToken() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesResponseOrBuilder
A token to retrieve a page of results.
getNextPageTokenBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
A token to retrieve a page of results.
getNextPageTokenBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
A token to retrieve a page of results.
getNextPageTokenBytes() - Method in interface com.google.cloud.translate.v3.ListGlossariesResponseOrBuilder
A token to retrieve a page of results.
getNextPageTokenBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
A token to retrieve a page of results.
getNextPageTokenBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
A token to retrieve a page of results.
getNextPageTokenBytes() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesResponseOrBuilder
A token to retrieve a page of results.
getNumber() - Method in enum com.google.cloud.translate.v3.BatchDocumentInputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.BatchDocumentOutputConfig.DestinationCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3.DetectLanguageRequest.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.DocumentInputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.DocumentOutputConfig.DestinationCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.Glossary.LanguagesCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.GlossaryInputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.InputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3.OutputConfig.DestinationCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.DestinationCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.DetectLanguageRequest.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.DocumentInputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.DocumentOutputConfig.DestinationCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.Glossary.LanguagesCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.GlossaryInputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.InputConfig.SourceCase
 
getNumber() - Method in enum com.google.cloud.translate.v3beta1.OutputConfig.DestinationCase
 
getOperationsClient() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsStub() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
getOperationsStub() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
getOperationsStub() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
getOperationsStub() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
getOptions() - Method in class com.google.cloud.translate.testing.RemoteTranslateHelper
Returns a TranslateOptions object to be used for testing.
getOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getOutputConfig() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getOutputConfig() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getOutputConfig() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getOutputConfig() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getOutputConfigBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getOutputConfigBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getOutputConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getOutputConfigBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getOutputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getOutputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getOutputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getOutputConfigOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getOutputConfigOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getOutputUriPrefix() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
Required.
getOutputUriPrefix() - Method in class com.google.cloud.translate.v3.GcsDestination
Required.
getOutputUriPrefix() - Method in interface com.google.cloud.translate.v3.GcsDestinationOrBuilder
Required.
getOutputUriPrefix() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
Required.
getOutputUriPrefix() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
Required.
getOutputUriPrefix() - Method in interface com.google.cloud.translate.v3beta1.GcsDestinationOrBuilder
Required.
getOutputUriPrefixBytes() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
Required.
getOutputUriPrefixBytes() - Method in class com.google.cloud.translate.v3.GcsDestination
Required.
getOutputUriPrefixBytes() - Method in interface com.google.cloud.translate.v3.GcsDestinationOrBuilder
Required.
getOutputUriPrefixBytes() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
Required.
getOutputUriPrefixBytes() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
Required.
getOutputUriPrefixBytes() - Method in interface com.google.cloud.translate.v3beta1.GcsDestinationOrBuilder
Required.
getPageSize() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
getPageSize() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
Optional.
getPageSize() - Method in interface com.google.cloud.translate.v3.ListGlossariesRequestOrBuilder
Optional.
getPageSize() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
getPageSize() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
Optional.
getPageSize() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesRequestOrBuilder
Optional.
getPageToken() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
getPageToken() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
Optional.
getPageToken() - Method in interface com.google.cloud.translate.v3.ListGlossariesRequestOrBuilder
Optional.
getPageToken() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
getPageToken() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
Optional.
getPageToken() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesRequestOrBuilder
Optional.
getPageTokenBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
getPageTokenBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
Optional.
getPageTokenBytes() - Method in interface com.google.cloud.translate.v3.ListGlossariesRequestOrBuilder
Optional.
getPageTokenBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
getPageTokenBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
Optional.
getPageTokenBytes() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesRequestOrBuilder
Optional.
getParent() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.CreateGlossaryRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.GetSupportedLanguagesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.ListGlossariesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getParent() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getParent() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.CreateGlossaryRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.GetSupportedLanguagesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.ListGlossariesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.ListGlossariesRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getParentBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getParentBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getParserForType() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
getParserForType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
getParserForType() - Method in class com.google.cloud.translate.v3.GcsDestination
 
getParserForType() - Method in class com.google.cloud.translate.v3.GcsSource
 
getParserForType() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.Glossary
 
getParserForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
getParserForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
getParserForType() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.InputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3.OutputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
getParserForType() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
getParserForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3.Translation
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
getParserForType() - Method in class com.google.cloud.translate.v3beta1.Translation
 
getProject() - Method in class com.google.cloud.translate.v3.GlossaryName.Builder
 
getProject() - Method in class com.google.cloud.translate.v3.GlossaryName
 
getProject() - Method in class com.google.cloud.translate.v3.LocationName.Builder
 
getProject() - Method in class com.google.cloud.translate.v3.LocationName
 
getProject() - Method in class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
getProject() - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
getProject() - Method in class com.google.cloud.translate.v3beta1.LocationName.Builder
 
getProject() - Method in class com.google.cloud.translate.v3beta1.LocationName
 
getScopes() - Method in class com.google.cloud.translate.TranslateOptions
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.GcsDestination
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.GcsSource
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.Glossary
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.InputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.OutputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3.Translation
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
getSerializedSize() - Method in class com.google.cloud.translate.v3beta1.Translation
 
getServiceDescriptor() - Static method in class com.google.cloud.location.LocationsGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
getSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 
getSourceCase() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3.BatchDocumentInputConfigOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getSourceCase() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3.GlossaryInputConfigOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3.InputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3.InputConfigOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentInputConfigOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getSourceCase() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3beta1.GlossaryInputConfigOrBuilder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
getSourceCase() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
getSourceCase() - Method in interface com.google.cloud.translate.v3beta1.InputConfigOrBuilder
 
getSourceLanguage() - Method in class com.google.cloud.translate.Translation
Returns the language code of the source text.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
Required.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodePairOrBuilder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
Required.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodePairOrBuilder
Required.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getSourceLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getSourceLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
Required.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodePairOrBuilder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
Required.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodePairOrBuilder
Required.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
getSourceLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
getSourceLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
getState() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
The state of the operation.
getState() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
The state of the operation.
getState() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
getState() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
The current state of the glossary creation operation.
getState() - Method in interface com.google.cloud.translate.v3.CreateGlossaryMetadataOrBuilder
The current state of the glossary creation operation.
getState() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
getState() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
The current state of the glossary deletion operation.
getState() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryMetadataOrBuilder
The current state of the glossary deletion operation.
getState() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
The state of the operation.
getState() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
The state of the operation.
getState() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
The state of the operation.
getState() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
getState() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
The current state of the glossary creation operation.
getState() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryMetadataOrBuilder
The current state of the glossary creation operation.
getState() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
getState() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
The current state of the glossary deletion operation.
getState() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryMetadataOrBuilder
The current state of the glossary deletion operation.
getStateValue() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
The state of the operation.
getStateValue() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
The state of the operation.
getStateValue() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
getStateValue() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
The current state of the glossary creation operation.
getStateValue() - Method in interface com.google.cloud.translate.v3.CreateGlossaryMetadataOrBuilder
The current state of the glossary creation operation.
getStateValue() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
getStateValue() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
The current state of the glossary deletion operation.
getStateValue() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryMetadataOrBuilder
The current state of the glossary deletion operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
The state of the operation.
getStateValue() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
The state of the operation.
getStateValue() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
The state of the operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
The current state of the glossary creation operation.
getStateValue() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryMetadataOrBuilder
The current state of the glossary creation operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
getStateValue() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
The current state of the glossary deletion operation.
getStateValue() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryMetadataOrBuilder
The current state of the glossary deletion operation.
getStub() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
getStub() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 
getStubSettingsBuilder() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
 
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.CreateGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The time when the operation was submitted to the server.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
getSubmitTime() - Method in class com.google.cloud.translate.v3.Glossary
Output only.
getSubmitTime() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Output only.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
Time when the operation was submitted.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
Time when the operation was submitted.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The time when the operation was submitted to the server.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The time when the operation was submitted to the server.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
getSubmitTime() - Method in class com.google.cloud.translate.v3beta1.Glossary
Output only.
getSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Output only.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
getSubmitTimeBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.CreateGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3.Glossary
Output only.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Output only.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
Time when the operation was submitted.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The time when the operation was submitted to the server.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
getSubmitTimeOrBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary
Output only.
getSubmitTimeOrBuilder() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Output only.
getSupportedLanguages(LocationName, String, String) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Returns a list of supported languages for translation.
getSupportedLanguages(String, String, String) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest, StreamObserver<SupportedLanguages>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest, StreamObserver<SupportedLanguages>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Returns a list of supported languages for translation.
getSupportedLanguages(LocationName, String, String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Returns a list of supported languages for translation.
getSupportedLanguages(String, String, String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest, StreamObserver<SupportedLanguages>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Returns a list of supported languages for translation.
getSupportedLanguages(GetSupportedLanguagesRequest, StreamObserver<SupportedLanguages>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Returns a list of supported languages for translation.
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Returns a list of supported languages for translation.
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
getSupportedLanguagesCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Returns a list of supported languages for translation.
GetSupportedLanguagesRequest - Class in com.google.cloud.translate.v3
The request message for discovering supported languages.
GetSupportedLanguagesRequest - Class in com.google.cloud.translate.v3beta1
The request message for discovering supported languages.
GetSupportedLanguagesRequest.Builder - Class in com.google.cloud.translate.v3
The request message for discovering supported languages.
GetSupportedLanguagesRequest.Builder - Class in com.google.cloud.translate.v3beta1
The request message for discovering supported languages.
GetSupportedLanguagesRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
GetSupportedLanguagesRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getSupportedLanguages.
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to getSupportedLanguages.
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to getSupportedLanguages.
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to getSupportedLanguages.
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to getSupportedLanguages.
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to getSupportedLanguages.
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to getSupportedLanguages.
getSupportedLanguagesSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to getSupportedLanguages.
getSupportSource() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Can be used as source language.
getSupportSource() - Method in class com.google.cloud.translate.v3.SupportedLanguage
Can be used as source language.
getSupportSource() - Method in interface com.google.cloud.translate.v3.SupportedLanguageOrBuilder
Can be used as source language.
getSupportSource() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Can be used as source language.
getSupportSource() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
Can be used as source language.
getSupportSource() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguageOrBuilder
Can be used as source language.
getSupportTarget() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Can be used as target language.
getSupportTarget() - Method in class com.google.cloud.translate.v3.SupportedLanguage
Can be used as target language.
getSupportTarget() - Method in interface com.google.cloud.translate.v3.SupportedLanguageOrBuilder
Can be used as target language.
getSupportTarget() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Can be used as target language.
getSupportTarget() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
Can be used as target language.
getSupportTarget() - Method in interface com.google.cloud.translate.v3beta1.SupportedLanguageOrBuilder
Can be used as target language.
getTargetLanguage() - Method in class com.google.cloud.translate.TranslateOptions
Returns the code for the default target language.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
Required.
getTargetLanguageCode() - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodePairOrBuilder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Required.
getTargetLanguageCode() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getTargetLanguageCode() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
Required.
getTargetLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodePairOrBuilder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Required.
getTargetLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getTargetLanguageCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getTargetLanguageCode() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
Required.
getTargetLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.Glossary.LanguageCodePairOrBuilder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Required.
getTargetLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Required.
getTargetLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
Required.
getTargetLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.Glossary.LanguageCodePairOrBuilder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Required.
getTargetLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
getTargetLanguageCodeBytes() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Required.
getTargetLanguageCodeBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodes(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getTargetLanguageCodes(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodes(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getTargetLanguageCodes(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodesBytes(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getTargetLanguageCodesBytes(int) - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodesBytes(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodesBytes(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getTargetLanguageCodesBytes(int) - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodesCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getTargetLanguageCodesCount() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodesCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodesCount() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getTargetLanguageCodesCount() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodesList() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
getTargetLanguageCodesList() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
getTargetLanguageCodesList() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
getTargetLanguageCodesList() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
getTargetLanguageCodesList() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
getTotalBillableCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
getTotalBillableCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
getTotalBillableCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
getTotalBillableCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
getTotalBillableCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
getTotalBillablePages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
getTotalBillablePages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
getTotalBillablePages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
getTotalBillablePages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
getTotalBillablePages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
getTotalBillablePages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
getTotalBillablePages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
getTotalBillablePages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
getTotalBillablePages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
getTotalBillablePages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
getTotalBillablePages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
getTotalBillablePages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Total number of characters (Unicode codepoints) in all documents so far.
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Total number of characters (Unicode codepoints) in all documents so far.
getTotalCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Total number of characters (Unicode codepoints) in all documents so far.
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Total number of characters (Unicode codepoints) in all documents.
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Total number of characters (Unicode codepoints) in all documents.
getTotalCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Total number of characters (Unicode codepoints) in all documents.
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Total number of characters (Unicode codepoints) in all documents so far.
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Total number of characters (Unicode codepoints) in all documents so far.
getTotalCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Total number of characters (Unicode codepoints) in all documents so far.
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Total number of characters (Unicode codepoints) in all documents.
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Total number of characters (Unicode codepoints) in all documents.
getTotalCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Total number of characters (Unicode codepoints) in all documents.
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
Total number of characters (Unicode codepoints).
getTotalCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
Total number of characters (Unicode codepoints).
getTotalPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Total number of pages to translate in all documents so far.
getTotalPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Total number of pages to translate in all documents so far.
getTotalPages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Total number of pages to translate in all documents so far.
getTotalPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Total number of pages to translate in all documents.
getTotalPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Total number of pages to translate in all documents.
getTotalPages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Total number of pages to translate in all documents.
getTotalPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Total number of pages to translate in all documents so far.
getTotalPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Total number of pages to translate in all documents so far.
getTotalPages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Total number of pages to translate in all documents so far.
getTotalPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Total number of pages to translate in all documents.
getTotalPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Total number of pages to translate in all documents.
getTotalPages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Total number of pages to translate in all documents.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Number of successfully translated characters (Unicode codepoints) in all documents so far.
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of successfully translated characters (Unicode codepoints) in all documents.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Number of successfully translated characters (Unicode codepoints) in all documents.
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Number of successfully translated characters (Unicode codepoints) in all documents.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Number of successfully translated characters so far (Unicode codepoints).
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
Number of successfully translated characters so far (Unicode codepoints).
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
Number of successfully translated characters so far (Unicode codepoints).
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Number of successfully translated characters (Unicode codepoints).
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
Number of successfully translated characters (Unicode codepoints).
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
Number of successfully translated characters (Unicode codepoints).
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Number of successfully translated characters (Unicode codepoints) in all documents so far.
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of successfully translated characters (Unicode codepoints) in all documents.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Number of successfully translated characters (Unicode codepoints) in all documents.
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Number of successfully translated characters (Unicode codepoints) in all documents.
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Number of successfully translated characters so far (Unicode codepoints).
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
Number of successfully translated characters so far (Unicode codepoints).
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
Number of successfully translated characters so far (Unicode codepoints).
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Number of successfully translated characters (Unicode codepoints).
getTranslatedCharacters() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
Number of successfully translated characters (Unicode codepoints).
getTranslatedCharacters() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
Number of successfully translated characters (Unicode codepoints).
getTranslateDocumentMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getTranslateDocumentMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getTranslatedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of successfully translated pages in all documents so far.
getTranslatedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Number of successfully translated pages in all documents so far.
getTranslatedPages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Number of successfully translated pages in all documents so far.
getTranslatedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of successfully translated pages in all documents.
getTranslatedPages() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Number of successfully translated pages in all documents.
getTranslatedPages() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Number of successfully translated pages in all documents.
getTranslatedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of successfully translated pages in all documents so far.
getTranslatedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Number of successfully translated pages in all documents so far.
getTranslatedPages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Number of successfully translated pages in all documents so far.
getTranslatedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of successfully translated pages in all documents.
getTranslatedPages() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Number of successfully translated pages in all documents.
getTranslatedPages() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Number of successfully translated pages in all documents.
getTranslatedText() - Method in class com.google.cloud.translate.Translation
Returns the translated text.
getTranslatedText() - Method in class com.google.cloud.translate.v3.Translation.Builder
Text translated into the target language.
getTranslatedText() - Method in class com.google.cloud.translate.v3.Translation
Text translated into the target language.
getTranslatedText() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
Text translated into the target language.
getTranslatedText() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Text translated into the target language.
getTranslatedText() - Method in class com.google.cloud.translate.v3beta1.Translation
Text translated into the target language.
getTranslatedText() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
Text translated into the target language.
getTranslatedTextBytes() - Method in class com.google.cloud.translate.v3.Translation.Builder
Text translated into the target language.
getTranslatedTextBytes() - Method in class com.google.cloud.translate.v3.Translation
Text translated into the target language.
getTranslatedTextBytes() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
Text translated into the target language.
getTranslatedTextBytes() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Text translated into the target language.
getTranslatedTextBytes() - Method in class com.google.cloud.translate.v3beta1.Translation
Text translated into the target language.
getTranslatedTextBytes() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
Text translated into the target language.
getTranslateRpcV2() - Method in class com.google.cloud.translate.TranslateOptions
 
getTranslateTextMethod() - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
getTranslateTextMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getTranslations(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslations(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslations(int) - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslations(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslations(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslations(int) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsBuilderList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsBuilderList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsCount() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsCount() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsCount() - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsCount() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsCount() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsList() - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsList() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsOrBuilder(int) - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsOrBuilder(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsOrBuilder(int) - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsOrBuilderList() - Method in interface com.google.cloud.translate.v3.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
getTranslationsOrBuilderList() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
Text translation responses with no glossary applied.
getTranslationsOrBuilderList() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextResponseOrBuilder
Text translation responses with no glossary applied.
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.GcsDestination
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.GcsSource
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.Glossary
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.InputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.OutputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3.Translation
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
getUnknownFields() - Method in class com.google.cloud.translate.v3beta1.Translation
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
 
getValueDescriptor() - Method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
 
GLOSSARIES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
GLOSSARIES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
GLOSSARIES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.ListGlossariesResponse
 
GLOSSARIES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
GLOSSARIES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
GLOSSARIES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
Glossary - Class in com.google.cloud.translate.v3
Represents a glossary built from user provided data.
Glossary - Class in com.google.cloud.translate.v3beta1
Represents a glossary built from user provided data.
Glossary.Builder - Class in com.google.cloud.translate.v3
Represents a glossary built from user provided data.
Glossary.Builder - Class in com.google.cloud.translate.v3beta1
Represents a glossary built from user provided data.
Glossary.LanguageCodePair - Class in com.google.cloud.translate.v3
Used with unidirectional glossaries.
Glossary.LanguageCodePair - Class in com.google.cloud.translate.v3beta1
Used with unidirectional glossaries.
Glossary.LanguageCodePair.Builder - Class in com.google.cloud.translate.v3
Used with unidirectional glossaries.
Glossary.LanguageCodePair.Builder - Class in com.google.cloud.translate.v3beta1
Used with unidirectional glossaries.
Glossary.LanguageCodePairOrBuilder - Interface in com.google.cloud.translate.v3
 
Glossary.LanguageCodePairOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
Glossary.LanguageCodesSet - Class in com.google.cloud.translate.v3
Used with equivalent term set glossaries.
Glossary.LanguageCodesSet - Class in com.google.cloud.translate.v3beta1
Used with equivalent term set glossaries.
Glossary.LanguageCodesSet.Builder - Class in com.google.cloud.translate.v3
Used with equivalent term set glossaries.
Glossary.LanguageCodesSet.Builder - Class in com.google.cloud.translate.v3beta1
Used with equivalent term set glossaries.
Glossary.LanguageCodesSetOrBuilder - Interface in com.google.cloud.translate.v3
 
Glossary.LanguageCodesSetOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
Glossary.LanguagesCase - Enum in com.google.cloud.translate.v3
 
Glossary.LanguagesCase - Enum in com.google.cloud.translate.v3beta1
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Translation
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
GLOSSARY_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Translation
 
GLOSSARY_DOCUMENT_TRANSLATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
GLOSSARY_DOCUMENT_TRANSLATION_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
GLOSSARY_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
GLOSSARY_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
GLOSSARY_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
GLOSSARY_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
GLOSSARY_TRANSLATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextResponse
 
GLOSSARY_TRANSLATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
GlossaryInputConfig - Class in com.google.cloud.translate.v3
Input configuration for glossaries.
GlossaryInputConfig - Class in com.google.cloud.translate.v3beta1
Input configuration for glossaries.
GlossaryInputConfig.Builder - Class in com.google.cloud.translate.v3
Input configuration for glossaries.
GlossaryInputConfig.Builder - Class in com.google.cloud.translate.v3beta1
Input configuration for glossaries.
GlossaryInputConfig.SourceCase - Enum in com.google.cloud.translate.v3
 
GlossaryInputConfig.SourceCase - Enum in com.google.cloud.translate.v3beta1
 
GlossaryInputConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
GlossaryInputConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
GlossaryName - Class in com.google.cloud.translate.v3
 
GlossaryName() - Constructor for class com.google.cloud.translate.v3.GlossaryName
Deprecated.
GlossaryName - Class in com.google.cloud.translate.v3beta1
 
GlossaryName() - Constructor for class com.google.cloud.translate.v3beta1.GlossaryName
Deprecated.
GlossaryName.Builder - Class in com.google.cloud.translate.v3
Builder for projects/{project}/locations/{location}/glossaries/{glossary}.
GlossaryName.Builder - Class in com.google.cloud.translate.v3beta1
Builder for projects/{project}/locations/{location}/glossaries/{glossary}.
GlossaryOrBuilder - Interface in com.google.cloud.translate.v3
 
GlossaryOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
GrpcTranslationServiceCallableFactory - Class in com.google.cloud.translate.v3.stub
gRPC callable factory implementation for the TranslationService service API.
GrpcTranslationServiceCallableFactory() - Constructor for class com.google.cloud.translate.v3.stub.GrpcTranslationServiceCallableFactory
 
GrpcTranslationServiceCallableFactory - Class in com.google.cloud.translate.v3beta1.stub
gRPC callable factory implementation for the TranslationService service API.
GrpcTranslationServiceCallableFactory() - Constructor for class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceCallableFactory
 
GrpcTranslationServiceStub - Class in com.google.cloud.translate.v3.stub
gRPC stub implementation for the TranslationService service API.
GrpcTranslationServiceStub(TranslationServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
Constructs an instance of GrpcTranslationServiceStub, using the given settings.
GrpcTranslationServiceStub(TranslationServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
Constructs an instance of GrpcTranslationServiceStub, using the given settings.
GrpcTranslationServiceStub - Class in com.google.cloud.translate.v3beta1.stub
gRPC stub implementation for the TranslationService service API.
GrpcTranslationServiceStub(TranslationServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
Constructs an instance of GrpcTranslationServiceStub, using the given settings.
GrpcTranslationServiceStub(TranslationServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
Constructs an instance of GrpcTranslationServiceStub, using the given settings.

H

hasContent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
The content of the input stored as a string.
hasContent() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
The content of the input stored as a string.
hasContent() - Method in interface com.google.cloud.translate.v3.DetectLanguageRequestOrBuilder
The content of the input stored as a string.
hasContent() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
hasContent() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
Document's content represented as a stream of bytes.
hasContent() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
Document's content represented as a stream of bytes.
hasContent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
The content of the input stored as a string.
hasContent() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
The content of the input stored as a string.
hasContent() - Method in interface com.google.cloud.translate.v3beta1.DetectLanguageRequestOrBuilder
The content of the input stored as a string.
hasContent() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
hasContent() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
Document's content represented as a stream of bytes.
hasContent() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
Document's content represented as a stream of bytes.
hasDocumentInputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
hasDocumentInputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Required.
hasDocumentInputConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Required.
hasDocumentInputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
hasDocumentInputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Required.
hasDocumentInputConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Required.
hasDocumentOutputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
hasDocumentOutputConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
hasDocumentOutputConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
hasDocumentOutputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
hasDocumentOutputConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
hasDocumentOutputConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
hasDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
hasDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
Translated document.
hasDocumentTranslation() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
Translated document.
hasDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
hasDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
Translated document.
hasDocumentTranslation() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
Translated document.
hasEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
hasEndTime() - Method in class com.google.cloud.translate.v3.Glossary
Output only.
hasEndTime() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Output only.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
hasEndTime() - Method in class com.google.cloud.translate.v3beta1.Glossary
Output only.
hasEndTime() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Output only.
hasGcsDestination() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in interface com.google.cloud.translate.v3.BatchDocumentOutputConfigOrBuilder
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
hasGcsDestination() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
Optional.
hasGcsDestination() - Method in interface com.google.cloud.translate.v3.DocumentOutputConfigOrBuilder
Optional.
hasGcsDestination() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in class com.google.cloud.translate.v3.OutputConfig
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in interface com.google.cloud.translate.v3.OutputConfigOrBuilder
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentOutputConfigOrBuilder
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
hasGcsDestination() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
Optional.
hasGcsDestination() - Method in interface com.google.cloud.translate.v3beta1.DocumentOutputConfigOrBuilder
Optional.
hasGcsDestination() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
Google Cloud Storage destination for output content.
hasGcsDestination() - Method in interface com.google.cloud.translate.v3beta1.OutputConfigOrBuilder
Google Cloud Storage destination for output content.
hasGcsSource() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
hasGcsSource() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
Google Cloud Storage location for the source input.
hasGcsSource() - Method in interface com.google.cloud.translate.v3.BatchDocumentInputConfigOrBuilder
Google Cloud Storage location for the source input.
hasGcsSource() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
hasGcsSource() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
Google Cloud Storage location.
hasGcsSource() - Method in interface com.google.cloud.translate.v3.DocumentInputConfigOrBuilder
Google Cloud Storage location.
hasGcsSource() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
hasGcsSource() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
Required.
hasGcsSource() - Method in interface com.google.cloud.translate.v3.GlossaryInputConfigOrBuilder
Required.
hasGcsSource() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
hasGcsSource() - Method in class com.google.cloud.translate.v3.InputConfig
Required.
hasGcsSource() - Method in interface com.google.cloud.translate.v3.InputConfigOrBuilder
Required.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
Google Cloud Storage location for the source input.
hasGcsSource() - Method in interface com.google.cloud.translate.v3beta1.BatchDocumentInputConfigOrBuilder
Google Cloud Storage location for the source input.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
Google Cloud Storage location.
hasGcsSource() - Method in interface com.google.cloud.translate.v3beta1.DocumentInputConfigOrBuilder
Google Cloud Storage location.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
Required.
hasGcsSource() - Method in interface com.google.cloud.translate.v3beta1.GlossaryInputConfigOrBuilder
Required.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
hasGcsSource() - Method in class com.google.cloud.translate.v3beta1.InputConfig
Required.
hasGcsSource() - Method in interface com.google.cloud.translate.v3beta1.InputConfigOrBuilder
Required.
hasGlossary() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
hasGlossary() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
Required.
hasGlossary() - Method in interface com.google.cloud.translate.v3.CreateGlossaryRequestOrBuilder
Required.
hasGlossary() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
hasGlossary() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
Required.
hasGlossary() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryRequestOrBuilder
Required.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
Optional.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentRequestOrBuilder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
Optional.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslateTextRequestOrBuilder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3.Translation
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3.TranslationOrBuilder
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
Optional.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentRequestOrBuilder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
Optional.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslateTextRequestOrBuilder
Optional.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in class com.google.cloud.translate.v3beta1.Translation
The `glossary_config` used for this translation.
hasGlossaryConfig() - Method in interface com.google.cloud.translate.v3beta1.TranslationOrBuilder
The `glossary_config` used for this translation.
hasGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
hasGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
The document's translation output if a glossary is provided in the request.
hasGlossaryDocumentTranslation() - Method in interface com.google.cloud.translate.v3.TranslateDocumentResponseOrBuilder
The document's translation output if a glossary is provided in the request.
hasGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
hasGlossaryDocumentTranslation() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
The document's translation output if a glossary is provided in the request.
hasGlossaryDocumentTranslation() - Method in interface com.google.cloud.translate.v3beta1.TranslateDocumentResponseOrBuilder
The document's translation output if a glossary is provided in the request.
hashCode() - Method in class com.google.cloud.translate.Detection
 
hashCode() - Method in class com.google.cloud.translate.Language
 
hashCode() - Method in class com.google.cloud.translate.TranslateOptions
 
hashCode() - Method in class com.google.cloud.translate.Translation
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
hashCode() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
hashCode() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
hashCode() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
hashCode() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
hashCode() - Method in class com.google.cloud.translate.v3.GcsDestination
 
hashCode() - Method in class com.google.cloud.translate.v3.GcsSource
 
hashCode() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.Glossary
 
hashCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
hashCode() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
hashCode() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.GlossaryName
 
hashCode() - Method in class com.google.cloud.translate.v3.InputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
hashCode() - Method in class com.google.cloud.translate.v3.LocationName
 
hashCode() - Method in class com.google.cloud.translate.v3.OutputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
hashCode() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
hashCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
hashCode() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
hashCode() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
hashCode() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
hashCode() - Method in class com.google.cloud.translate.v3.Translation
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.LocationName
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
hashCode() - Method in class com.google.cloud.translate.v3beta1.Translation
 
hasInputConfig() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
hasInputConfig() - Method in class com.google.cloud.translate.v3.Glossary
Required.
hasInputConfig() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Required.
hasInputConfig() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
hasInputConfig() - Method in class com.google.cloud.translate.v3beta1.Glossary
Required.
hasInputConfig() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Required.
hasLanguageCodesSet() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
hasLanguageCodesSet() - Method in class com.google.cloud.translate.v3.Glossary
Used with equivalent term set glossaries.
hasLanguageCodesSet() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Used with equivalent term set glossaries.
hasLanguageCodesSet() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
hasLanguageCodesSet() - Method in class com.google.cloud.translate.v3beta1.Glossary
Used with equivalent term set glossaries.
hasLanguageCodesSet() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Used with equivalent term set glossaries.
hasLanguagePair() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
hasLanguagePair() - Method in class com.google.cloud.translate.v3.Glossary
Used with unidirectional glossaries.
hasLanguagePair() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Used with unidirectional glossaries.
hasLanguagePair() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
hasLanguagePair() - Method in class com.google.cloud.translate.v3beta1.Glossary
Used with unidirectional glossaries.
hasLanguagePair() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Used with unidirectional glossaries.
hasOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
hasOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
Required.
hasOutputConfig() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentRequestOrBuilder
Required.
hasOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
hasOutputConfig() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
Required.
hasOutputConfig() - Method in interface com.google.cloud.translate.v3.BatchTranslateTextRequestOrBuilder
Required.
hasOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
hasOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
Required.
hasOutputConfig() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequestOrBuilder
Required.
hasOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
hasOutputConfig() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
Required.
hasOutputConfig() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateTextRequestOrBuilder
Required.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentMetadataOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateDocumentResponseOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateMetadataOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.BatchTranslateResponseOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
The time when the operation was submitted to the server.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.CreateGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
The time when the operation was submitted to the server.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
The time when the operation was submitted to the server.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.DeleteGlossaryResponseOrBuilder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
hasSubmitTime() - Method in class com.google.cloud.translate.v3.Glossary
Output only.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3.GlossaryOrBuilder
Output only.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadataOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponseOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateMetadataOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
Time when the operation was submitted.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.BatchTranslateResponseOrBuilder
Time when the operation was submitted.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
The time when the operation was submitted to the server.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.CreateGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
The time when the operation was submitted to the server.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryMetadataOrBuilder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
The time when the operation was submitted to the server.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.DeleteGlossaryResponseOrBuilder
The time when the operation was submitted to the server.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
hasSubmitTime() - Method in class com.google.cloud.translate.v3beta1.Glossary
Output only.
hasSubmitTime() - Method in interface com.google.cloud.translate.v3beta1.GlossaryOrBuilder
Output only.
HttpJsonTranslationServiceCallableFactory - Class in com.google.cloud.translate.v3.stub
REST callable factory implementation for the TranslationService service API.
HttpJsonTranslationServiceCallableFactory() - Constructor for class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceCallableFactory
 
HttpJsonTranslationServiceCallableFactory - Class in com.google.cloud.translate.v3beta1.stub
REST callable factory implementation for the TranslationService service API.
HttpJsonTranslationServiceCallableFactory() - Constructor for class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceCallableFactory
 
HttpJsonTranslationServiceStub - Class in com.google.cloud.translate.v3.stub
REST stub implementation for the TranslationService service API.
HttpJsonTranslationServiceStub(TranslationServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
Constructs an instance of HttpJsonTranslationServiceStub, using the given settings.
HttpJsonTranslationServiceStub(TranslationServiceStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
Constructs an instance of HttpJsonTranslationServiceStub, using the given settings.
HttpJsonTranslationServiceStub - Class in com.google.cloud.translate.v3beta1.stub
REST stub implementation for the TranslationService service API.
HttpJsonTranslationServiceStub(TranslationServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
Constructs an instance of HttpJsonTranslationServiceStub, using the given settings.
HttpJsonTranslationServiceStub(TranslationServiceStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
Constructs an instance of HttpJsonTranslationServiceStub, using the given settings.
HttpTranslateRpc - Class in com.google.cloud.translate.spi.v2
 
HttpTranslateRpc(TranslateOptions) - Constructor for class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 

I

IGNORE_CASE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
IGNORE_CASE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
INPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary
 
INPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary
 
INPUT_CONFIGS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
INPUT_CONFIGS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
INPUT_CONFIGS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
INPUT_CONFIGS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
INPUT_URI_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.GcsSource
 
INPUT_URI_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.GcsSource
 
InputConfig - Class in com.google.cloud.translate.v3
Input configuration for BatchTranslateText request.
InputConfig - Class in com.google.cloud.translate.v3beta1
Input configuration for BatchTranslateText request.
InputConfig.Builder - Class in com.google.cloud.translate.v3
Input configuration for BatchTranslateText request.
InputConfig.Builder - Class in com.google.cloud.translate.v3beta1
Input configuration for BatchTranslateText request.
InputConfig.SourceCase - Enum in com.google.cloud.translate.v3
 
InputConfig.SourceCase - Enum in com.google.cloud.translate.v3beta1
 
InputConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
InputConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GcsDestination
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GcsSource
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Glossary
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.InputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.OutputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3.Translation
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.cloud.translate.v3beta1.Translation
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
internalGetMapField(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
internalGetMutableMapField(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
 
internalGetValueMap() - Static method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
isInitialized() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
isInitialized() - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.GcsDestination
 
isInitialized() - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.GcsSource
 
isInitialized() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.Glossary
 
isInitialized() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
isInitialized() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
isInitialized() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.InputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.OutputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
isInitialized() - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3.Translation.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3.Translation
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
isInitialized() - Method in class com.google.cloud.translate.v3beta1.Translation
 
isParsableFrom(String) - Static method in class com.google.cloud.translate.v3.GlossaryName
 
isParsableFrom(String) - Static method in class com.google.cloud.translate.v3.LocationName
 
isParsableFrom(String) - Static method in class com.google.cloud.translate.v3beta1.GlossaryName
 
isParsableFrom(String) - Static method in class com.google.cloud.translate.v3beta1.LocationName
 
isShutdown() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
isShutdown() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
isShutdown() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
isShutdown() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
isShutdown() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
isShutdown() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 
isTerminated() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
isTerminated() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
isTerminated() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
isTerminated() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
isTerminated() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
isTerminated() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 

L

LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectLanguageRequest
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
LABELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
Language - Class in com.google.cloud.translate
Information about a language supported by Google Translation.
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectedLanguage
 
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.SupportedLanguage
 
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
LANGUAGE_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
LANGUAGE_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
LANGUAGE_CODES_SET_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary
 
LANGUAGE_CODES_SET_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary
 
LANGUAGE_PAIR_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary
 
LANGUAGE_PAIR_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary
 
LANGUAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectLanguageResponse
 
LANGUAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.SupportedLanguages
 
LANGUAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
LANGUAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
listGlossaries(LocationName) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Lists glossaries in a project.
listGlossaries(String) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest, StreamObserver<ListGlossariesResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest, StreamObserver<ListGlossariesResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Lists glossaries in a project.
listGlossaries(LocationName, String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Lists glossaries in a project.
listGlossaries(String, String) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest, StreamObserver<ListGlossariesResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Lists glossaries in a project.
listGlossaries(ListGlossariesRequest, StreamObserver<ListGlossariesResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Lists glossaries in a project.
listGlossariesCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
listGlossariesCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
listGlossariesCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
listGlossariesCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Lists glossaries in a project.
listGlossariesCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
listGlossariesCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
listGlossariesCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
listGlossariesCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Lists glossaries in a project.
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Lists glossaries in a project.
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
listGlossariesPagedCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Lists glossaries in a project.
ListGlossariesRequest - Class in com.google.cloud.translate.v3
Request message for ListGlossaries.
ListGlossariesRequest - Class in com.google.cloud.translate.v3beta1
Request message for ListGlossaries.
ListGlossariesRequest.Builder - Class in com.google.cloud.translate.v3
Request message for ListGlossaries.
ListGlossariesRequest.Builder - Class in com.google.cloud.translate.v3beta1
Request message for ListGlossaries.
ListGlossariesRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
ListGlossariesRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
ListGlossariesResponse - Class in com.google.cloud.translate.v3
Response message for ListGlossaries.
ListGlossariesResponse - Class in com.google.cloud.translate.v3beta1
Response message for ListGlossaries.
ListGlossariesResponse.Builder - Class in com.google.cloud.translate.v3
Response message for ListGlossaries.
ListGlossariesResponse.Builder - Class in com.google.cloud.translate.v3beta1
Response message for ListGlossaries.
ListGlossariesResponseOrBuilder - Interface in com.google.cloud.translate.v3
 
ListGlossariesResponseOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
listGlossariesSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to listGlossaries.
listGlossariesSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to listGlossaries.
listGlossariesSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to listGlossaries.
listGlossariesSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to listGlossaries.
listGlossariesSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to listGlossaries.
listGlossariesSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to listGlossaries.
listGlossariesSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to listGlossaries.
listGlossariesSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to listGlossaries.
listLocations(ListLocationsRequest) - Method in class com.google.cloud.location.LocationsGrpc.LocationsBlockingStub
Lists information about the supported locations for this service.
listLocations(ListLocationsRequest) - Method in class com.google.cloud.location.LocationsGrpc.LocationsFutureStub
Lists information about the supported locations for this service.
listLocations(ListLocationsRequest, StreamObserver<ListLocationsResponse>) - Method in class com.google.cloud.location.LocationsGrpc.LocationsImplBase
Lists information about the supported locations for this service.
listLocations(ListLocationsRequest, StreamObserver<ListLocationsResponse>) - Method in class com.google.cloud.location.LocationsGrpc.LocationsStub
Lists information about the supported locations for this service.
listSupportedLanguages(Map<TranslateRpc.Option, ?>) - Method in class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 
listSupportedLanguages(Map<TranslateRpc.Option, ?>) - Method in interface com.google.cloud.translate.spi.v2.TranslateRpc
Returns a list of the languages supported by Google Translation.
listSupportedLanguages(Translate.LanguageListOption...) - Method in interface com.google.cloud.translate.Translate
Returns the list of languages supported by Google Translation.
LocationName - Class in com.google.cloud.translate.v3
 
LocationName() - Constructor for class com.google.cloud.translate.v3.LocationName
Deprecated.
LocationName - Class in com.google.cloud.translate.v3beta1
 
LocationName() - Constructor for class com.google.cloud.translate.v3beta1.LocationName
Deprecated.
LocationName.Builder - Class in com.google.cloud.translate.v3
Builder for projects/{project}/locations/{location}.
LocationName.Builder - Class in com.google.cloud.translate.v3beta1
Builder for projects/{project}/locations/{location}.
LocationsGrpc - Class in com.google.cloud.location
An abstract interface that provides location-related information for a service.
LocationsGrpc.LocationsBlockingStub - Class in com.google.cloud.location
An abstract interface that provides location-related information for a service.
LocationsGrpc.LocationsFutureStub - Class in com.google.cloud.location
An abstract interface that provides location-related information for a service.
LocationsGrpc.LocationsImplBase - Class in com.google.cloud.location
An abstract interface that provides location-related information for a service.
LocationsGrpc.LocationsStub - Class in com.google.cloud.location
An abstract interface that provides location-related information for a service.
LocationsImplBase() - Constructor for class com.google.cloud.location.LocationsGrpc.LocationsImplBase
 

M

mergeDocumentInputConfig(DocumentInputConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
mergeDocumentInputConfig(DocumentInputConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
mergeDocumentOutputConfig(DocumentOutputConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
mergeDocumentOutputConfig(DocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
mergeDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
mergeDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
mergeEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
mergeFrom(BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
mergeFrom(BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
mergeFrom(BatchTranslateDocumentMetadata) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
mergeFrom(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
mergeFrom(BatchTranslateDocumentResponse) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
mergeFrom(BatchTranslateMetadata) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
mergeFrom(BatchTranslateResponse) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
mergeFrom(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
mergeFrom(CreateGlossaryMetadata) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
mergeFrom(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
mergeFrom(DeleteGlossaryMetadata) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
mergeFrom(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
mergeFrom(DeleteGlossaryResponse) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
mergeFrom(DetectedLanguage) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
mergeFrom(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
mergeFrom(DetectLanguageResponse) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
mergeFrom(DocumentInputConfig) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
mergeFrom(DocumentOutputConfig) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
mergeFrom(DocumentTranslation) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
mergeFrom(GcsDestination) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
mergeFrom(GcsSource) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
mergeFrom(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
mergeFrom(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
mergeFrom(Glossary) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
mergeFrom(Glossary.LanguageCodePair) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
mergeFrom(Glossary.LanguageCodesSet) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
mergeFrom(GlossaryInputConfig) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
mergeFrom(InputConfig) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
mergeFrom(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
mergeFrom(ListGlossariesResponse) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
mergeFrom(OutputConfig) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
mergeFrom(SupportedLanguage) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
mergeFrom(SupportedLanguages) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
mergeFrom(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
mergeFrom(TranslateDocumentResponse) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
mergeFrom(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
mergeFrom(TranslateTextRequest) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
mergeFrom(TranslateTextResponse) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
mergeFrom(Translation) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
mergeFrom(BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
mergeFrom(BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
mergeFrom(BatchTranslateDocumentMetadata) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
mergeFrom(BatchTranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
mergeFrom(BatchTranslateDocumentResponse) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
mergeFrom(BatchTranslateMetadata) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
mergeFrom(BatchTranslateResponse) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
mergeFrom(BatchTranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
mergeFrom(CreateGlossaryMetadata) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
mergeFrom(CreateGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
mergeFrom(DeleteGlossaryMetadata) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
mergeFrom(DeleteGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
mergeFrom(DeleteGlossaryResponse) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
mergeFrom(DetectedLanguage) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
mergeFrom(DetectLanguageRequest) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
mergeFrom(DetectLanguageResponse) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
mergeFrom(DocumentInputConfig) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
mergeFrom(DocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
mergeFrom(DocumentTranslation) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
mergeFrom(GcsDestination) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
mergeFrom(GcsSource) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
mergeFrom(GetGlossaryRequest) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
mergeFrom(GetSupportedLanguagesRequest) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
mergeFrom(Glossary) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
mergeFrom(Glossary.LanguageCodePair) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
mergeFrom(Glossary.LanguageCodesSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
mergeFrom(GlossaryInputConfig) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
mergeFrom(InputConfig) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
mergeFrom(ListGlossariesRequest) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
mergeFrom(ListGlossariesResponse) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
mergeFrom(OutputConfig) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
mergeFrom(SupportedLanguage) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
mergeFrom(SupportedLanguages) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
mergeFrom(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
mergeFrom(TranslateDocumentResponse) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
mergeFrom(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
mergeFrom(TranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
mergeFrom(TranslateTextResponse) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
mergeFrom(Message) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
mergeFrom(Translation) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
mergeGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
mergeGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
mergeGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
mergeGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
mergeGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
mergeGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
mergeGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
mergeGlossary(Glossary) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
mergeGlossary(Glossary) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
mergeGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
mergeGlossaryDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
mergeGlossaryDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
mergeInputConfig(GlossaryInputConfig) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
mergeInputConfig(GlossaryInputConfig) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
mergeLanguageCodesSet(Glossary.LanguageCodesSet) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
mergeLanguageCodesSet(Glossary.LanguageCodesSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
mergeLanguagePair(Glossary.LanguageCodePair) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
mergeLanguagePair(Glossary.LanguageCodePair) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
mergeOutputConfig(BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
mergeOutputConfig(OutputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
mergeOutputConfig(BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
mergeOutputConfig(OutputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
mergeSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectLanguageRequest
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentInputConfig
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentOutputConfig
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DocumentTranslation
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.InputConfig
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.InputConfig
 
MIME_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
model(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Sets the language translation model.
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectLanguageRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Translation
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
MODEL_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Translation
 
MODELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
MODELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
MODELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
MODELS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.GetGlossaryRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
NAME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary
 
newBlockingStub(Channel) - Static method in class com.google.cloud.location.LocationsGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.google.cloud.translate.TranslateOptions
Returns a builder for TranslateOptions objects.
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
newBuilder(BatchDocumentInputConfig) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
newBuilder(BatchDocumentOutputConfig) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
newBuilder(BatchTranslateDocumentMetadata) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
newBuilder(BatchTranslateDocumentRequest) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
newBuilder(BatchTranslateDocumentResponse) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
newBuilder(BatchTranslateMetadata) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
newBuilder(BatchTranslateResponse) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
newBuilder(BatchTranslateTextRequest) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
newBuilder(CreateGlossaryMetadata) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
newBuilder(CreateGlossaryRequest) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
newBuilder(DeleteGlossaryMetadata) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
newBuilder(DeleteGlossaryRequest) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
newBuilder(DeleteGlossaryResponse) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
newBuilder(DetectedLanguage) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
newBuilder(DetectLanguageRequest) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
newBuilder(DetectLanguageResponse) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
newBuilder(DocumentInputConfig) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
newBuilder(DocumentOutputConfig) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
newBuilder(DocumentTranslation) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
newBuilder() - Static method in class com.google.cloud.translate.v3.GcsDestination
 
newBuilder(GcsDestination) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
newBuilder() - Static method in class com.google.cloud.translate.v3.GcsSource
 
newBuilder(GcsSource) - Static method in class com.google.cloud.translate.v3.GcsSource
 
newBuilder() - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
newBuilder(GetGlossaryRequest) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
newBuilder(GetSupportedLanguagesRequest) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
newBuilder(Glossary.LanguageCodePair) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
newBuilder() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
newBuilder(Glossary.LanguageCodesSet) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
newBuilder() - Static method in class com.google.cloud.translate.v3.Glossary
 
newBuilder(Glossary) - Static method in class com.google.cloud.translate.v3.Glossary
 
newBuilder() - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
newBuilder(GlossaryInputConfig) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.GlossaryName
 
newBuilder() - Static method in class com.google.cloud.translate.v3.InputConfig
 
newBuilder(InputConfig) - Static method in class com.google.cloud.translate.v3.InputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
newBuilder(ListGlossariesRequest) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
newBuilder(ListGlossariesResponse) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3.LocationName
 
newBuilder() - Static method in class com.google.cloud.translate.v3.OutputConfig
 
newBuilder(OutputConfig) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
newBuilder(SupportedLanguage) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
newBuilder() - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
newBuilder(SupportedLanguages) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
newBuilder() - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
newBuilder(TranslateDocumentRequest) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
newBuilder(TranslateDocumentResponse) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
newBuilder(TranslateTextGlossaryConfig) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
newBuilder(TranslateTextRequest) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
newBuilder(TranslateTextResponse) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3.Translation
 
newBuilder(Translation) - Static method in class com.google.cloud.translate.v3.Translation
 
newBuilder() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
newBuilder(BatchDocumentInputConfig) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
newBuilder(BatchDocumentOutputConfig) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
newBuilder(BatchTranslateDocumentMetadata) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
newBuilder(BatchTranslateDocumentRequest) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
newBuilder(BatchTranslateDocumentResponse) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
newBuilder(BatchTranslateMetadata) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
newBuilder(BatchTranslateResponse) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
newBuilder(BatchTranslateTextRequest) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
newBuilder(CreateGlossaryMetadata) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
newBuilder(CreateGlossaryRequest) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
newBuilder(DeleteGlossaryMetadata) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
newBuilder(DeleteGlossaryRequest) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
newBuilder(DeleteGlossaryResponse) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
newBuilder(DetectedLanguage) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
newBuilder(DetectLanguageRequest) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
newBuilder(DetectLanguageResponse) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
newBuilder(DocumentInputConfig) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
newBuilder(DocumentOutputConfig) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
newBuilder(DocumentTranslation) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
newBuilder(GcsDestination) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
newBuilder(GcsSource) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
newBuilder(GetGlossaryRequest) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
newBuilder(GetSupportedLanguagesRequest) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
newBuilder(Glossary.LanguageCodePair) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
newBuilder(Glossary.LanguageCodesSet) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
newBuilder(Glossary) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
newBuilder(GlossaryInputConfig) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.GlossaryName
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
newBuilder(InputConfig) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
newBuilder(ListGlossariesRequest) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
newBuilder(ListGlossariesResponse) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.LocationName
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
newBuilder(OutputConfig) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
newBuilder(SupportedLanguage) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
newBuilder(SupportedLanguages) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
newBuilder(TranslateDocumentRequest) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
newBuilder(TranslateDocumentResponse) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
newBuilder(TranslateTextGlossaryConfig) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
newBuilder(TranslateTextRequest) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
newBuilder(TranslateTextResponse) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.Translation
 
newBuilder(Translation) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
newBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a new gRPC builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a new builder for this class.
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.GcsDestination
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.GcsDestination
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.GcsSource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.GcsSource
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.Glossary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.Glossary
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.InputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.InputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.OutputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.OutputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3.Translation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3.Translation
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.Glossary
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
newBuilderForType() - Method in class com.google.cloud.translate.v3beta1.Translation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.translate.v3beta1.Translation
 
newFutureStub(Channel) - Static method in class com.google.cloud.location.LocationsGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newHttpJsonBuilder() - Static method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a new REST builder for this class.
newHttpJsonBuilder() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a new REST builder for this class.
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.GcsDestination
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.GcsSource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.Glossary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.InputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.OutputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3.Translation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.Glossary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.cloud.translate.v3beta1.Translation
 
newStub(Channel) - Static method in class com.google.cloud.location.LocationsGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.translate.v3.TranslationServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Creates a new async stub that supports all call types for the service
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.ListGlossariesResponse
 
NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 

O

of(String, String, String) - Static method in class com.google.cloud.translate.v3.GlossaryName
 
of(String, String) - Static method in class com.google.cloud.translate.v3.LocationName
 
of(String, String, String) - Static method in class com.google.cloud.translate.v3beta1.GlossaryName
 
of(String, String) - Static method in class com.google.cloud.translate.v3beta1.LocationName
 
OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
OUTPUT_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
OUTPUT_URI_PREFIX_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.GcsDestination
 
OUTPUT_URI_PREFIX_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.GcsDestination
 
OutputConfig - Class in com.google.cloud.translate.v3
Output configuration for BatchTranslateText request.
OutputConfig - Class in com.google.cloud.translate.v3beta1
Output configuration for BatchTranslateText request.
OutputConfig.Builder - Class in com.google.cloud.translate.v3
Output configuration for BatchTranslateText request.
OutputConfig.Builder - Class in com.google.cloud.translate.v3beta1
Output configuration for BatchTranslateText request.
OutputConfig.DestinationCase - Enum in com.google.cloud.translate.v3
 
OutputConfig.DestinationCase - Enum in com.google.cloud.translate.v3beta1
 
OutputConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
OutputConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 

P

PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.ListGlossariesRequest
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.ListGlossariesRequest
 
PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DetectLanguageRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.ListGlossariesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
PARENT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parse(String) - Static method in class com.google.cloud.translate.v3.GlossaryName
 
parse(String) - Static method in class com.google.cloud.translate.v3.LocationName
 
parse(String) - Static method in class com.google.cloud.translate.v3beta1.GlossaryName
 
parse(String) - Static method in class com.google.cloud.translate.v3beta1.LocationName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Translation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Translation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GcsSource
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Glossary
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.InputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.Translation
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(ByteString) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(byte[]) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(InputStream) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(CodedInputStream) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.Translation
 
parseList(List<String>) - Static method in class com.google.cloud.translate.v3.GlossaryName
 
parseList(List<String>) - Static method in class com.google.cloud.translate.v3.LocationName
 
parseList(List<String>) - Static method in class com.google.cloud.translate.v3beta1.GlossaryName
 
parseList(List<String>) - Static method in class com.google.cloud.translate.v3beta1.LocationName
 
parser() - Static method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
parser() - Static method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
parser() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
parser() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
parser() - Static method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
parser() - Static method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
parser() - Static method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
parser() - Static method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
parser() - Static method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
parser() - Static method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
parser() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
parser() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
parser() - Static method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
parser() - Static method in class com.google.cloud.translate.v3.DetectedLanguage
 
parser() - Static method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
parser() - Static method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
parser() - Static method in class com.google.cloud.translate.v3.DocumentInputConfig
 
parser() - Static method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
parser() - Static method in class com.google.cloud.translate.v3.DocumentTranslation
 
parser() - Static method in class com.google.cloud.translate.v3.GcsDestination
 
parser() - Static method in class com.google.cloud.translate.v3.GcsSource
 
parser() - Static method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
parser() - Static method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
parser() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
parser() - Static method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
parser() - Static method in class com.google.cloud.translate.v3.Glossary
 
parser() - Static method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
parser() - Static method in class com.google.cloud.translate.v3.InputConfig
 
parser() - Static method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
parser() - Static method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
parser() - Static method in class com.google.cloud.translate.v3.OutputConfig
 
parser() - Static method in class com.google.cloud.translate.v3.SupportedLanguage
 
parser() - Static method in class com.google.cloud.translate.v3.SupportedLanguages
 
parser() - Static method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
parser() - Static method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
parser() - Static method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
parser() - Static method in class com.google.cloud.translate.v3.TranslateTextRequest
 
parser() - Static method in class com.google.cloud.translate.v3.TranslateTextResponse
 
parser() - Static method in class com.google.cloud.translate.v3.Translation
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
parser() - Static method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
parser() - Static method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
parser() - Static method in class com.google.cloud.translate.v3beta1.GcsDestination
 
parser() - Static method in class com.google.cloud.translate.v3beta1.GcsSource
 
parser() - Static method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
parser() - Static method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
parser() - Static method in class com.google.cloud.translate.v3beta1.Glossary
 
parser() - Static method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.InputConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
parser() - Static method in class com.google.cloud.translate.v3beta1.OutputConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
parser() - Static method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
parser() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
parser() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
parser() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
parser() - Static method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
parser() - Static method in class com.google.cloud.translate.v3beta1.Translation
 
projectIdRequired() - Method in class com.google.cloud.translate.TranslateOptions
 
putAllFormatConversions(Map<String, String>) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
putAllFormatConversions(Map<String, String>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
putAllGlossaries(Map<String, TranslateTextGlossaryConfig>) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
putAllGlossaries(Map<String, TranslateTextGlossaryConfig>) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
putAllGlossaries(Map<String, TranslateTextGlossaryConfig>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
putAllGlossaries(Map<String, TranslateTextGlossaryConfig>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
putAllLabels(Map<String, String>) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
putAllModels(Map<String, String>) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
putAllModels(Map<String, String>) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
putAllModels(Map<String, String>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
putAllModels(Map<String, String>) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
putFormatConversions(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
putFormatConversions(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
putGlossaries(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
putGlossaries(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
putGlossaries(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
putGlossaries(String, TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
putLabels(String, String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
putModels(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
putModels(String, String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
putModels(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
putModels(String, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3.TranslationServiceProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.translate.v3.TranslationServiceProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceProto
 
RemoteTranslateHelper - Class in com.google.cloud.translate.testing
Utility to create a remote translate configuration for testing.
RemoteTranslateHelper.TranslateHelperException - Exception in com.google.cloud.translate.testing
 
removeFormatConversions(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
removeFormatConversions(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
removeGlossaries(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
removeGlossaries(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
removeGlossaries(int) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
removeGlossaries(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
removeGlossaries(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
removeGlossaries(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
removeGlossaryTranslations(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
removeGlossaryTranslations(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
removeInputConfigs(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
removeInputConfigs(int) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
removeInputConfigs(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
removeInputConfigs(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
removeLabels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
removeLabels(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
removeLabels(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
removeLabels(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
removeLabels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
removeLabels(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
removeLabels(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
removeLabels(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
removeLanguages(int) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
removeLanguages(int) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
removeLanguages(int) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
removeLanguages(int) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
removeModels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Optional.
removeModels(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Optional.
removeModels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Optional.
removeModels(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Optional.
removeTranslations(int) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
removeTranslations(int) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
Request is being processed.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
Request is being processed.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
Request is being processed.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
Request is being processed.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
Request is being processed.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
Request is being processed.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
Request is being processed.
RUNNING_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
Request is being processed.

S

SERVICE_NAME - Static variable in class com.google.cloud.location.LocationsGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.translate.v3.TranslationServiceGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
setApiKey(String) - Method in class com.google.cloud.translate.TranslateOptions.Builder
Deprecated.
setByteStreamOutputs(int, ByteString) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The array of translated documents.
setByteStreamOutputs(int, ByteString) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The array of translated documents.
setConfidence(float) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The confidence of the detection result for this language.
setConfidence(float) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The confidence of the detection result for this language.
setContent(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
The content of the input stored as a string.
setContent(ByteString) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
setContent(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
The content of the input stored as a string.
setContent(ByteString) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Document's content represented as a stream of bytes.
setContentBytes(ByteString) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
The content of the input stored as a string.
setContentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
The content of the input stored as a string.
setContents(int, String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
setContents(int, String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
setDetectedLanguageCode(String) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The detected language for the input document.
setDetectedLanguageCode(String) - Method in class com.google.cloud.translate.v3.Translation.Builder
The BCP-47 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.cloud.translate.v3beta1.DocumentTranslation.Builder
The detected language for the input document.
setDetectedLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
setDetectedLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The detected language for the input document.
setDetectedLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.Translation.Builder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
setDetectedLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The detected language for the input document.
setDetectedLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The BCP-47 language code of source text in the initial request, detected automatically, if no source language was passed within the initial request.
setDisplayLanguageCode(String) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
setDisplayLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
setDisplayLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
setDisplayLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
setDisplayName(String) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
setDisplayName(String) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
setDisplayNameBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Human readable name of the language localized in the display language specified in the request.
setDocumentInputConfig(DocumentInputConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
setDocumentInputConfig(DocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
setDocumentInputConfig(DocumentInputConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
setDocumentInputConfig(DocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
setDocumentOutputConfig(DocumentOutputConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setDocumentOutputConfig(DocumentOutputConfig.Builder) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setDocumentOutputConfig(DocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setDocumentOutputConfig(DocumentOutputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
setDocumentTranslation(DocumentTranslation.Builder) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Translated document.
setDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
setDocumentTranslation(DocumentTranslation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Translated document.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
The time when the operation is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
setEndTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
setEndTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
setEntryCount(int) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
setEntryCount(int) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents.
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Number of characters that have failed to process so far (Unicode codepoints).
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Number of characters that have failed to process (Unicode codepoints).
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents so far.
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of characters that have failed to process (Unicode codepoints) in all documents.
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Number of characters that have failed to process so far (Unicode codepoints).
setFailedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Number of characters that have failed to process (Unicode codepoints).
setFailedPages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of pages that failed to process in all documents so far.
setFailedPages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of pages that failed to process in all documents.
setFailedPages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of pages that failed to process in all documents so far.
setFailedPages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of pages that failed to process in all documents.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
setFilter(String) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
setFilter(String) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
setFilterBytes(ByteString) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
setFilterBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
setGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsDestination(GcsDestination.Builder) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
setGcsDestination(GcsDestination.Builder) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
setGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsDestination(GcsDestination.Builder) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsDestination(GcsDestination.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
setGcsDestination(GcsDestination.Builder) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
setGcsDestination(GcsDestination) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsDestination(GcsDestination.Builder) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
Google Cloud Storage destination for output content.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Google Cloud Storage location.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
Required.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Required.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
Google Cloud Storage location for the source input.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Google Cloud Storage location.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
Required.
setGcsSource(GcsSource) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
setGcsSource(GcsSource.Builder) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Required.
setGlossaries(int, Glossary) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
setGlossaries(int, Glossary.Builder) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
The list of glossaries for a project.
setGlossaries(int, Glossary) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
setGlossaries(int, Glossary.Builder) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
The list of glossaries for a project.
setGlossary(Glossary) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
setGlossary(Glossary.Builder) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
setGlossary(String) - Method in class com.google.cloud.translate.v3.GlossaryName.Builder
 
setGlossary(String) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Required.
setGlossary(Glossary) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
setGlossary(Glossary.Builder) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
setGlossary(String) - Method in class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
setGlossary(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Required.
setGlossaryBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Required.
setGlossaryBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Required.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3.Translation.Builder
The `glossary_config` used for this translation.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The `glossary_config` used for this translation.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setGlossaryConfig(TranslateTextGlossaryConfig) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
setGlossaryConfig(TranslateTextGlossaryConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
The `glossary_config` used for this translation.
setGlossaryDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
setGlossaryDocumentTranslation(DocumentTranslation.Builder) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
setGlossaryDocumentTranslation(DocumentTranslation) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
setGlossaryDocumentTranslation(DocumentTranslation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
The document's translation output if a glossary is provided in the request.
setGlossaryTranslations(int, Translation) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
setGlossaryTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
setGlossaryTranslations(int, Translation) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
setGlossaryTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses if a glossary is provided in the request.
setIgnoreCase(boolean) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
Optional.
setIgnoreCase(boolean) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
Optional.
setInputConfig(GlossaryInputConfig) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
setInputConfig(GlossaryInputConfig.Builder) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
setInputConfig(GlossaryInputConfig) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
setInputConfig(GlossaryInputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
setInputConfigs(int, BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setInputConfigs(int, BatchDocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setInputConfigs(int, InputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setInputConfigs(int, InputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setInputConfigs(int, BatchDocumentInputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setInputConfigs(int, BatchDocumentInputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setInputConfigs(int, InputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setInputConfigs(int, InputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setInputUri(String) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
Required.
setInputUri(String) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
Required.
setInputUriBytes(ByteString) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
Required.
setInputUriBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
Required.
setLanguageCode(String) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
setLanguageCode(String) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
setLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
setLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
The BCP-47 language code of source content in the request, detected automatically.
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Supported language code, generally consisting of its ISO 639-1 identifier, for example, 'en', 'ja'.
setLanguageCodes(int, String) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
setLanguageCodes(int, String) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
The BCP-47 language code(s) for terms defined in the glossary.
setLanguageCodesSet(Glossary.LanguageCodesSet) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
setLanguageCodesSet(Glossary.LanguageCodesSet.Builder) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with equivalent term set glossaries.
setLanguageCodesSet(Glossary.LanguageCodesSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
setLanguageCodesSet(Glossary.LanguageCodesSet.Builder) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with equivalent term set glossaries.
setLanguagePair(Glossary.LanguageCodePair) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
setLanguagePair(Glossary.LanguageCodePair.Builder) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Used with unidirectional glossaries.
setLanguagePair(Glossary.LanguageCodePair) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
setLanguagePair(Glossary.LanguageCodePair.Builder) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Used with unidirectional glossaries.
setLanguages(int, DetectedLanguage) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
setLanguages(int, DetectedLanguage.Builder) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
The most probable language detected by the Translation API.
setLanguages(int, SupportedLanguage) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
setLanguages(int, SupportedLanguage.Builder) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
A list of supported language responses.
setLanguages(int, DetectedLanguage) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
setLanguages(int, DetectedLanguage.Builder) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
A list of detected languages sorted by detection confidence in descending order.
setLanguages(int, SupportedLanguage) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
setLanguages(int, SupportedLanguage.Builder) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
A list of supported language responses.
setLocation(String) - Method in class com.google.cloud.translate.v3.GlossaryName.Builder
 
setLocation(String) - Method in class com.google.cloud.translate.v3.LocationName.Builder
 
setLocation(String) - Method in class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
setLocation(String) - Method in class com.google.cloud.translate.v3beta1.LocationName.Builder
 
setMimeType(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
setMimeType(String) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Specifies the input document's mime_type.
setMimeType(String) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
setMimeType(String) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The translated document's mime type.
setMimeType(String) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Optional.
setMimeType(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setMimeType(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
setMimeType(String) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Specifies the input document's mime_type.
setMimeType(String) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
setMimeType(String) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The translated document's mime type.
setMimeType(String) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Optional.
setMimeType(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
Specifies the input document's mime_type.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
The translated document's mime type.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
Specifies the input document's mime_type.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
The translated document's mime type.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
Optional.
setMimeTypeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
setModel(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3.Translation.Builder
Only present when `model` is present in the request.
setModel(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
setModel(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setModel(String) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Only present when `model` is present in the request.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3.Translation.Builder
Only present when `model` is present in the request.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
Only present when 'model' is present in the request.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setModelBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Only present when `model` is present in the request.
setName(String) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
setName(String) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
setName(String) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
setName(String) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
setName(String) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
setName(String) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
setName(String) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
setName(String) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
Required.
setName(String) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The name of the glossary that is being created.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The name of the glossary that is being deleted.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The name of the deleted glossary.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
Required.
setNameBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Required.
setNextPageToken(String) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
A token to retrieve a page of results.
setNextPageToken(String) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
A token to retrieve a page of results.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
A token to retrieve a page of results.
setNextPageTokenBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
A token to retrieve a page of results.
setOutputConfig(BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setOutputConfig(BatchDocumentOutputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setOutputConfig(OutputConfig) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setOutputConfig(OutputConfig.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setOutputConfig(BatchDocumentOutputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setOutputConfig(BatchDocumentOutputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setOutputConfig(OutputConfig) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setOutputConfig(OutputConfig.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setOutputUriPrefix(String) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
Required.
setOutputUriPrefix(String) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
Required.
setOutputUriPrefixBytes(ByteString) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
Required.
setOutputUriPrefixBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
Required.
setPageSize(int) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
setPageSize(int) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
setPageToken(String) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
setPageToken(String) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Optional.
setPageTokenBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Optional.
setParent(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
setParent(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
setParentBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
setProject(String) - Method in class com.google.cloud.translate.v3.GlossaryName.Builder
 
setProject(String) - Method in class com.google.cloud.translate.v3.LocationName.Builder
 
setProject(String) - Method in class com.google.cloud.translate.v3beta1.GlossaryName.Builder
 
setProject(String) - Method in class com.google.cloud.translate.v3beta1.LocationName.Builder
 
setProjectId(String) - Method in class com.google.cloud.translate.TranslateOptions.Builder
Sets the project ID.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setSourceLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Optional.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Optional.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Optional.
setSourceLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Optional.
setState(BatchTranslateDocumentMetadata.State) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
The state of the operation.
setState(BatchTranslateMetadata.State) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
The state of the operation.
setState(CreateGlossaryMetadata.State) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
setState(DeleteGlossaryMetadata.State) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
setState(BatchTranslateDocumentMetadata.State) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
The state of the operation.
setState(BatchTranslateMetadata.State) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
The state of the operation.
setState(CreateGlossaryMetadata.State) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
setState(DeleteGlossaryMetadata.State) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
The state of the operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
The state of the operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
The state of the operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
The state of the operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The current state of the glossary creation operation.
setStateValue(int) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The current state of the glossary deletion operation.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3.Glossary.Builder
Output only.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Time when the operation was submitted.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
The time when the operation was submitted to the server.
setSubmitTime(Timestamp) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
setSubmitTime(Timestamp.Builder) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
Output only.
setSupportSource(boolean) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Can be used as source language.
setSupportSource(boolean) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Can be used as source language.
setSupportTarget(boolean) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
Can be used as target language.
setSupportTarget(boolean) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
Can be used as target language.
setTargetLanguage(String) - Method in class com.google.cloud.translate.TranslateOptions.Builder
Sets the code for the default target language.
setTargetLanguageCode(String) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
setTargetLanguageCode(String) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
setTargetLanguageCode(String) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
setTargetLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
setTargetLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
setTargetLanguageCode(String) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
setTargetLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
Required.
setTargetLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
Required.
setTargetLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
Required.
setTargetLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
Required.
setTargetLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
Required.
setTargetLanguageCodeBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
Required.
setTargetLanguageCodes(int, String) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
Required.
setTargetLanguageCodes(int, String) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
Required.
setTargetLanguageCodes(int, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
Required.
setTargetLanguageCodes(int, String) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
Required.
setTotalBillableCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
setTotalBillableCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
setTotalBillableCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition (such as XLSX) so far.
setTotalBillableCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of billable characters (Unicode codepoints) in documents without clear page definition, such as XLSX.
setTotalBillablePages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
setTotalBillablePages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
setTotalBillablePages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX) so far.
setTotalBillablePages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of billable pages in documents with clear page definition (such as PDF, DOCX, PPTX)
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Total number of characters (Unicode codepoints) in all documents so far.
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Total number of characters (Unicode codepoints) in all documents.
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Total number of characters (Unicode codepoints).
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Total number of characters (Unicode codepoints).
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Total number of characters (Unicode codepoints) in all documents so far.
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Total number of characters (Unicode codepoints) in all documents.
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Total number of characters (Unicode codepoints).
setTotalCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Total number of characters (Unicode codepoints).
setTotalPages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Total number of pages to translate in all documents so far.
setTotalPages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Total number of pages to translate in all documents.
setTotalPages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Total number of pages to translate in all documents so far.
setTotalPages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Total number of pages to translate in all documents.
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of successfully translated characters (Unicode codepoints) in all documents.
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
Number of successfully translated characters so far (Unicode codepoints).
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
Number of successfully translated characters (Unicode codepoints).
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of successfully translated characters (Unicode codepoints) in all documents so far.
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of successfully translated characters (Unicode codepoints) in all documents.
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
Number of successfully translated characters so far (Unicode codepoints).
setTranslatedCharacters(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
Number of successfully translated characters (Unicode codepoints).
setTranslatedPages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
Number of successfully translated pages in all documents so far.
setTranslatedPages(long) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
Number of successfully translated pages in all documents.
setTranslatedPages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
Number of successfully translated pages in all documents so far.
setTranslatedPages(long) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
Number of successfully translated pages in all documents.
setTranslatedText(String) - Method in class com.google.cloud.translate.v3.Translation.Builder
Text translated into the target language.
setTranslatedText(String) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Text translated into the target language.
setTranslatedTextBytes(ByteString) - Method in class com.google.cloud.translate.v3.Translation.Builder
Text translated into the target language.
setTranslatedTextBytes(ByteString) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
Text translated into the target language.
setTranslations(int, Translation) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
setTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
setTranslations(int, Translation) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
setTranslations(int, Translation.Builder) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
Text translation responses with no glossary applied.
setTransportOptions(TransportOptions) - Method in class com.google.cloud.translate.TranslateOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DetectedLanguage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DocumentInputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.DocumentTranslation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GcsDestination.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GcsSource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Glossary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.InputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.OutputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.SupportedLanguage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.SupportedLanguages.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateTextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.TranslateTextResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3.Translation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GcsDestination.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GcsSource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.InputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.OutputConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.translate.v3beta1.Translation.Builder
 
shutdown() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
shutdown() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
shutdown() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
shutdown() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
shutdown() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
shutdown() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 
shutdownNow() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
shutdownNow() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
shutdownNow() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
 
shutdownNow() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
shutdownNow() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
shutdownNow() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
SOURCE_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
sourceLanguage(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Returns an option for setting the source language.
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
STATE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
Invalid.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
Invalid.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
Invalid.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
Invalid.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
Invalid.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
Invalid.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
Invalid.
STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
Invalid.
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateResponse
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary
 
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
The batch is processed, and at least one item was successfully processed.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
The batch is processed, and at least one item was successfully processed.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
The glossary was successfully created.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
The glossary was successfully deleted.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
The batch is processed, and at least one item was successfully processed.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
The batch is processed, and at least one item was successfully processed.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
The glossary was successfully created.
SUCCEEDED_VALUE - Static variable in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
The glossary was successfully deleted.
SUPPORT_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.SupportedLanguage
 
SUPPORT_SOURCE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
SUPPORT_TARGET_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.SupportedLanguage
 
SUPPORT_TARGET_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
SupportedLanguage - Class in com.google.cloud.translate.v3
A single supported language response corresponds to information related to one supported language.
SupportedLanguage - Class in com.google.cloud.translate.v3beta1
A single supported language response corresponds to information related to one supported language.
SupportedLanguage.Builder - Class in com.google.cloud.translate.v3
A single supported language response corresponds to information related to one supported language.
SupportedLanguage.Builder - Class in com.google.cloud.translate.v3beta1
A single supported language response corresponds to information related to one supported language.
SupportedLanguageOrBuilder - Interface in com.google.cloud.translate.v3
 
SupportedLanguageOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
SupportedLanguages - Class in com.google.cloud.translate.v3
The response message for discovering supported languages.
SupportedLanguages - Class in com.google.cloud.translate.v3beta1
The response message for discovering supported languages.
SupportedLanguages.Builder - Class in com.google.cloud.translate.v3
The response message for discovering supported languages.
SupportedLanguages.Builder - Class in com.google.cloud.translate.v3beta1
The response message for discovering supported languages.
SupportedLanguagesOrBuilder - Interface in com.google.cloud.translate.v3
 
SupportedLanguagesOrBuilder - Interface in com.google.cloud.translate.v3beta1
 

T

TARGET_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
TARGET_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
TARGET_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextRequest
 
TARGET_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
TARGET_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
TARGET_LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
TARGET_LANGUAGE_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
TARGET_LANGUAGE_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
TARGET_LANGUAGE_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
TARGET_LANGUAGE_CODES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
targetLanguage(String) - Static method in class com.google.cloud.translate.Translate.LanguageListOption
Returns an option for setting the target language.
targetLanguage(String) - Static method in class com.google.cloud.translate.Translate.TranslateOption
Returns an option for setting the target language.
toBuilder() - Method in class com.google.cloud.translate.TranslateOptions
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
toBuilder() - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
toBuilder() - Method in class com.google.cloud.translate.v3.GcsDestination
 
toBuilder() - Method in class com.google.cloud.translate.v3.GcsSource
 
toBuilder() - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
toBuilder() - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
toBuilder() - Method in class com.google.cloud.translate.v3.Glossary
 
toBuilder() - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.GlossaryName
 
toBuilder() - Method in class com.google.cloud.translate.v3.InputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3.LocationName
 
toBuilder() - Method in class com.google.cloud.translate.v3.OutputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
toBuilder() - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
toBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3.Translation
 
toBuilder() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.Glossary
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.LocationName
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.Translation
 
toBuilder() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns a builder containing all the values of this settings class.
toString() - Method in class com.google.cloud.translate.Detection
 
toString() - Method in class com.google.cloud.translate.Language
 
toString() - Method in class com.google.cloud.translate.Translation
 
toString() - Method in class com.google.cloud.translate.v3.GlossaryName
 
toString() - Method in class com.google.cloud.translate.v3.LocationName
 
toString() - Method in class com.google.cloud.translate.v3beta1.GlossaryName
 
toString() - Method in class com.google.cloud.translate.v3beta1.LocationName
 
toStringList(List<GlossaryName>) - Static method in class com.google.cloud.translate.v3.GlossaryName
 
toStringList(List<LocationName>) - Static method in class com.google.cloud.translate.v3.LocationName
 
toStringList(List<GlossaryName>) - Static method in class com.google.cloud.translate.v3beta1.GlossaryName
 
toStringList(List<LocationName>) - Static method in class com.google.cloud.translate.v3beta1.LocationName
 
TOTAL_BILLABLE_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
TOTAL_BILLABLE_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
TOTAL_BILLABLE_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
TOTAL_BILLABLE_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
TOTAL_BILLABLE_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
TOTAL_BILLABLE_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
TOTAL_BILLABLE_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
TOTAL_BILLABLE_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateResponse
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
TOTAL_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
TOTAL_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
TOTAL_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
TOTAL_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
TOTAL_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
translate(List<String>, Map<TranslateRpc.Option, ?>) - Method in class com.google.cloud.translate.spi.v2.HttpTranslateRpc
 
translate(List<String>, Map<TranslateRpc.Option, ?>) - Method in interface com.google.cloud.translate.spi.v2.TranslateRpc
Translates the provided texts.
translate(Exception) - Static method in exception com.google.cloud.translate.testing.RemoteTranslateHelper.TranslateHelperException
 
Translate - Interface in com.google.cloud.translate
An interface for Google Translation.
translate(List<String>, Translate.TranslateOption...) - Method in interface com.google.cloud.translate.Translate
Translates the provided texts.
translate(String, Translate.TranslateOption...) - Method in interface com.google.cloud.translate.Translate
Translates the provided text.
Translate.LanguageListOption - Class in com.google.cloud.translate
Class for specifying supported language listing options.
Translate.TranslateOption - Class in com.google.cloud.translate
Class for specifying translate options.
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateResponse
 
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
TRANSLATED_CHARACTERS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
TRANSLATED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
TRANSLATED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
TRANSLATED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
TRANSLATED_PAGES_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
TRANSLATED_TEXT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.Translation
 
TRANSLATED_TEXT_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.Translation
 
translateDocument(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest, StreamObserver<TranslateDocumentResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest, StreamObserver<TranslateDocumentResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest, StreamObserver<TranslateDocumentResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Translates documents in synchronous mode.
translateDocument(TranslateDocumentRequest, StreamObserver<TranslateDocumentResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Translates documents in synchronous mode.
translateDocumentCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
translateDocumentCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
translateDocumentCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
translateDocumentCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates documents in synchronous mode.
translateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
translateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
translateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
translateDocumentCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates documents in synchronous mode.
TranslateDocumentRequest - Class in com.google.cloud.translate.v3
A document translation request.
TranslateDocumentRequest - Class in com.google.cloud.translate.v3beta1
A document translation request.
TranslateDocumentRequest.Builder - Class in com.google.cloud.translate.v3
A document translation request.
TranslateDocumentRequest.Builder - Class in com.google.cloud.translate.v3beta1
A document translation request.
TranslateDocumentRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
TranslateDocumentRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
TranslateDocumentResponse - Class in com.google.cloud.translate.v3
A translated document response message.
TranslateDocumentResponse - Class in com.google.cloud.translate.v3beta1
A translated document response message.
TranslateDocumentResponse.Builder - Class in com.google.cloud.translate.v3
A translated document response message.
TranslateDocumentResponse.Builder - Class in com.google.cloud.translate.v3beta1
A translated document response message.
TranslateDocumentResponseOrBuilder - Interface in com.google.cloud.translate.v3
 
TranslateDocumentResponseOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
translateDocumentSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to translateDocument.
translateDocumentSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to translateDocument.
translateDocumentSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to translateDocument.
translateDocumentSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to translateDocument.
translateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to translateDocument.
translateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to translateDocument.
translateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to translateDocument.
translateDocumentSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to translateDocument.
TranslateException - Exception in com.google.cloud.translate
Google Translation service exception.
TranslateException(IOException) - Constructor for exception com.google.cloud.translate.TranslateException
 
TranslateFactory - Interface in com.google.cloud.translate
An interface for Translates factories.
TranslateHelperException(String) - Constructor for exception com.google.cloud.translate.testing.RemoteTranslateHelper.TranslateHelperException
 
TranslateHelperException(String, Throwable) - Constructor for exception com.google.cloud.translate.testing.RemoteTranslateHelper.TranslateHelperException
 
TranslateOptions - Class in com.google.cloud.translate
 
TranslateOptions.Builder - Class in com.google.cloud.translate
 
TranslateOptions.DefaultTranslateFactory - Class in com.google.cloud.translate
 
TranslateOptions.DefaultTranslateRpcFactory - Class in com.google.cloud.translate
 
TranslateRpc - Interface in com.google.cloud.translate.spi.v2
 
TranslateRpc.Option - Enum in com.google.cloud.translate.spi.v2
 
TranslateRpcFactory - Interface in com.google.cloud.translate.spi
An interface for Translation RPC factory.
translateText(LocationName, String, List<String>) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates input text and returns translated text.
translateText(String, String, List<String>) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates input text and returns translated text.
translateText(LocationName, String, String, String, String, List<String>) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates input text and returns translated text.
translateText(String, String, String, String, String, List<String>) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates input text and returns translated text.
translateText(TranslateTextRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates input text and returns translated text.
translateText(TranslateTextRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates input text and returns translated text.
translateText(TranslateTextRequest) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceFutureStub
Translates input text and returns translated text.
translateText(TranslateTextRequest, StreamObserver<TranslateTextResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
Translates input text and returns translated text.
translateText(TranslateTextRequest, StreamObserver<TranslateTextResponse>) - Method in class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceStub
Translates input text and returns translated text.
translateText(TranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates input text and returns translated text.
translateText(TranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceBlockingStub
Translates input text and returns translated text.
translateText(TranslateTextRequest) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceFutureStub
Translates input text and returns translated text.
translateText(TranslateTextRequest, StreamObserver<TranslateTextResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
Translates input text and returns translated text.
translateText(TranslateTextRequest, StreamObserver<TranslateTextResponse>) - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceStub
Translates input text and returns translated text.
translateTextCallable() - Method in class com.google.cloud.translate.v3.stub.GrpcTranslationServiceStub
 
translateTextCallable() - Method in class com.google.cloud.translate.v3.stub.HttpJsonTranslationServiceStub
 
translateTextCallable() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
translateTextCallable() - Method in class com.google.cloud.translate.v3.TranslationServiceClient
Translates input text and returns translated text.
translateTextCallable() - Method in class com.google.cloud.translate.v3beta1.stub.GrpcTranslationServiceStub
 
translateTextCallable() - Method in class com.google.cloud.translate.v3beta1.stub.HttpJsonTranslationServiceStub
 
translateTextCallable() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
translateTextCallable() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceClient
Translates input text and returns translated text.
TranslateTextGlossaryConfig - Class in com.google.cloud.translate.v3
Configures which glossary should be used for a specific target language, and defines options for applying that glossary.
TranslateTextGlossaryConfig - Class in com.google.cloud.translate.v3beta1
Configures which glossary should be used for a specific target language, and defines options for applying that glossary.
TranslateTextGlossaryConfig.Builder - Class in com.google.cloud.translate.v3
Configures which glossary should be used for a specific target language, and defines options for applying that glossary.
TranslateTextGlossaryConfig.Builder - Class in com.google.cloud.translate.v3beta1
Configures which glossary should be used for a specific target language, and defines options for applying that glossary.
TranslateTextGlossaryConfigOrBuilder - Interface in com.google.cloud.translate.v3
 
TranslateTextGlossaryConfigOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
TranslateTextRequest - Class in com.google.cloud.translate.v3
The request message for synchronous translation.
TranslateTextRequest - Class in com.google.cloud.translate.v3beta1
The request message for synchronous translation.
TranslateTextRequest.Builder - Class in com.google.cloud.translate.v3
The request message for synchronous translation.
TranslateTextRequest.Builder - Class in com.google.cloud.translate.v3beta1
The request message for synchronous translation.
TranslateTextRequestOrBuilder - Interface in com.google.cloud.translate.v3
 
TranslateTextRequestOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
TranslateTextResponse - Class in com.google.cloud.translate.v3
Protobuf type google.cloud.translation.v3.TranslateTextResponse
TranslateTextResponse - Class in com.google.cloud.translate.v3beta1
Protobuf type google.cloud.translation.v3beta1.TranslateTextResponse
TranslateTextResponse.Builder - Class in com.google.cloud.translate.v3
Protobuf type google.cloud.translation.v3.TranslateTextResponse
TranslateTextResponse.Builder - Class in com.google.cloud.translate.v3beta1
Protobuf type google.cloud.translation.v3beta1.TranslateTextResponse
TranslateTextResponseOrBuilder - Interface in com.google.cloud.translate.v3
 
TranslateTextResponseOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
translateTextSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to translateText.
translateTextSettings() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to translateText.
translateTextSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to translateText.
translateTextSettings() - Method in class com.google.cloud.translate.v3.TranslationServiceSettings
Returns the object with the settings used for calls to translateText.
translateTextSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
Returns the builder for the settings used for calls to translateText.
translateTextSettings() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
Returns the object with the settings used for calls to translateText.
translateTextSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings.Builder
Returns the builder for the settings used for calls to translateText.
translateTextSettings() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceSettings
Returns the object with the settings used for calls to translateText.
Translation - Class in com.google.cloud.translate
Information about a translation.
Translation - Class in com.google.cloud.translate.v3
A single translation response.
Translation - Class in com.google.cloud.translate.v3beta1
A single translation response.
Translation.Builder - Class in com.google.cloud.translate.v3
A single translation response.
Translation.Builder - Class in com.google.cloud.translate.v3beta1
A single translation response.
TranslationOrBuilder - Interface in com.google.cloud.translate.v3
 
TranslationOrBuilder - Interface in com.google.cloud.translate.v3beta1
 
TRANSLATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3.TranslateTextResponse
 
TRANSLATIONS_FIELD_NUMBER - Static variable in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
TranslationServiceClient - Class in com.google.cloud.translate.v3
Service Description: Provides natural language translation operations.
TranslationServiceClient(TranslationServiceSettings) - Constructor for class com.google.cloud.translate.v3.TranslationServiceClient
Constructs an instance of TranslationServiceClient, using the given settings.
TranslationServiceClient(TranslationServiceStub) - Constructor for class com.google.cloud.translate.v3.TranslationServiceClient
 
TranslationServiceClient - Class in com.google.cloud.translate.v3beta1
Service Description: Provides natural language translation operations.
TranslationServiceClient(TranslationServiceSettings) - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceClient
Constructs an instance of TranslationServiceClient, using the given settings.
TranslationServiceClient(TranslationServiceStub) - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceClient
 
TranslationServiceClient.ListGlossariesFixedSizeCollection - Class in com.google.cloud.translate.v3
 
TranslationServiceClient.ListGlossariesFixedSizeCollection - Class in com.google.cloud.translate.v3beta1
 
TranslationServiceClient.ListGlossariesPage - Class in com.google.cloud.translate.v3
 
TranslationServiceClient.ListGlossariesPage - Class in com.google.cloud.translate.v3beta1
 
TranslationServiceClient.ListGlossariesPagedResponse - Class in com.google.cloud.translate.v3
 
TranslationServiceClient.ListGlossariesPagedResponse - Class in com.google.cloud.translate.v3beta1
 
TranslationServiceGrpc - Class in com.google.cloud.translate.v3
Provides natural language translation operations.
TranslationServiceGrpc - Class in com.google.cloud.translate.v3beta1
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceBlockingStub - Class in com.google.cloud.translate.v3
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceBlockingStub - Class in com.google.cloud.translate.v3beta1
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceFutureStub - Class in com.google.cloud.translate.v3
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceFutureStub - Class in com.google.cloud.translate.v3beta1
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceImplBase - Class in com.google.cloud.translate.v3
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceImplBase - Class in com.google.cloud.translate.v3beta1
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceStub - Class in com.google.cloud.translate.v3
Provides natural language translation operations.
TranslationServiceGrpc.TranslationServiceStub - Class in com.google.cloud.translate.v3beta1
Provides natural language translation operations.
TranslationServiceImplBase() - Constructor for class com.google.cloud.translate.v3.TranslationServiceGrpc.TranslationServiceImplBase
 
TranslationServiceImplBase() - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
 
TranslationServiceProto - Class in com.google.cloud.translate.v3
 
TranslationServiceProto - Class in com.google.cloud.translate.v3beta1
 
TranslationServiceSettings - Class in com.google.cloud.translate.v3
Settings class to configure an instance of TranslationServiceClient.
TranslationServiceSettings(TranslationServiceSettings.Builder) - Constructor for class com.google.cloud.translate.v3.TranslationServiceSettings
 
TranslationServiceSettings - Class in com.google.cloud.translate.v3beta1
Settings class to configure an instance of TranslationServiceClient.
TranslationServiceSettings(TranslationServiceSettings.Builder) - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceSettings
 
TranslationServiceSettings.Builder - Class in com.google.cloud.translate.v3
Builder for TranslationServiceSettings.
TranslationServiceSettings.Builder - Class in com.google.cloud.translate.v3beta1
Builder for TranslationServiceSettings.
TranslationServiceStub - Class in com.google.cloud.translate.v3.stub
Base stub class for the TranslationService service API.
TranslationServiceStub() - Constructor for class com.google.cloud.translate.v3.stub.TranslationServiceStub
 
TranslationServiceStub - Class in com.google.cloud.translate.v3beta1.stub
Base stub class for the TranslationService service API.
TranslationServiceStub() - Constructor for class com.google.cloud.translate.v3beta1.stub.TranslationServiceStub
 
TranslationServiceStubSettings - Class in com.google.cloud.translate.v3.stub
Settings class to configure an instance of TranslationServiceStub.
TranslationServiceStubSettings(TranslationServiceStubSettings.Builder) - Constructor for class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings
 
TranslationServiceStubSettings - Class in com.google.cloud.translate.v3beta1.stub
Settings class to configure an instance of TranslationServiceStub.
TranslationServiceStubSettings(TranslationServiceStubSettings.Builder) - Constructor for class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings
 
TranslationServiceStubSettings.Builder - Class in com.google.cloud.translate.v3.stub
Builder for TranslationServiceStubSettings.
TranslationServiceStubSettings.Builder - Class in com.google.cloud.translate.v3beta1.stub
Builder for TranslationServiceStubSettings.

U

unaryMethodSettingsBuilders() - Method in class com.google.cloud.translate.v3.stub.TranslationServiceStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.translate.v3beta1.stub.TranslationServiceStubSettings.Builder
 

V

value() - Method in enum com.google.cloud.translate.spi.v2.TranslateRpc.Option
 
valueOf(String) - Static method in enum com.google.cloud.translate.spi.v2.TranslateRpc.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.translate.v3.BatchDocumentInputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.BatchDocumentInputConfig.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3.BatchDocumentOutputConfig.DestinationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.BatchDocumentOutputConfig.DestinationCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3.DetectLanguageRequest.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.DetectLanguageRequest.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3.DocumentInputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.DocumentInputConfig.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3.DocumentOutputConfig.DestinationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.DocumentOutputConfig.DestinationCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3.Glossary.LanguagesCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.Glossary.LanguagesCase
Deprecated.
valueOf(String) - Static method in enum com.google.cloud.translate.v3.GlossaryInputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.GlossaryInputConfig.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3.InputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.InputConfig.SourceCase
Deprecated.
valueOf(String) - Static method in enum com.google.cloud.translate.v3.OutputConfig.DestinationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3.OutputConfig.DestinationCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.DestinationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.DestinationCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
 
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.DetectLanguageRequest.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.DetectLanguageRequest.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.DocumentInputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.DocumentInputConfig.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.DocumentOutputConfig.DestinationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.DocumentOutputConfig.DestinationCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.Glossary.LanguagesCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.Glossary.LanguagesCase
Deprecated.
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.GlossaryInputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.GlossaryInputConfig.SourceCase
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.InputConfig.SourceCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.InputConfig.SourceCase
Deprecated.
valueOf(String) - Static method in enum com.google.cloud.translate.v3beta1.OutputConfig.DestinationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.cloud.translate.v3beta1.OutputConfig.DestinationCase
values() - Static method in enum com.google.cloud.translate.spi.v2.TranslateRpc.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.BatchDocumentInputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.BatchDocumentOutputConfig.DestinationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.BatchTranslateDocumentMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.BatchTranslateMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.CreateGlossaryMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.DeleteGlossaryMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.DetectLanguageRequest.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.DocumentInputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.DocumentOutputConfig.DestinationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.Glossary.LanguagesCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.GlossaryInputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.InputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3.OutputConfig.DestinationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentInputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig.DestinationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.BatchTranslateMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.CreateGlossaryMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.DetectLanguageRequest.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.DocumentInputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.DocumentOutputConfig.DestinationCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.Glossary.LanguagesCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.GlossaryInputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.InputConfig.SourceCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.translate.v3beta1.OutputConfig.DestinationCase
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchDocumentInputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchDocumentOutputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchTranslateDocumentResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchTranslateMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchTranslateResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.BatchTranslateTextRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.CreateGlossaryMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.CreateGlossaryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DeleteGlossaryMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DeleteGlossaryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DeleteGlossaryResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DetectedLanguage
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DetectLanguageRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DetectLanguageResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DocumentInputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DocumentOutputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.DocumentTranslation
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.GcsDestination
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.GcsSource
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.GetGlossaryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.GetSupportedLanguagesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodePair
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.Glossary.LanguageCodesSet
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.Glossary
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.GlossaryInputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.InputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.ListGlossariesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.ListGlossariesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.OutputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.SupportedLanguage
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.SupportedLanguages
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.TranslateDocumentRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.TranslateDocumentResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.TranslateTextGlossaryConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.TranslateTextRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.TranslateTextResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3.Translation
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentInputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchDocumentOutputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateDocumentResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.BatchTranslateTextRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.CreateGlossaryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DeleteGlossaryResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DetectedLanguage
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DetectLanguageResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DocumentInputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DocumentOutputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.DocumentTranslation
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.GcsDestination
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.GcsSource
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.GetGlossaryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.GetSupportedLanguagesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodePair
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.Glossary.LanguageCodesSet
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.Glossary
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.GlossaryInputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.InputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.ListGlossariesResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.OutputConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguage
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.SupportedLanguages
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.TranslateDocumentResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.TranslateTextGlossaryConfig
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.TranslateTextRequest
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.TranslateTextResponse
 
writeTo(CodedOutputStream) - Method in class com.google.cloud.translate.v3beta1.Translation
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2022 Google LLC. All rights reserved.