Skip navigation links
B C D G L M N S T 

B

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.
bindService() - Method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
 
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
 

C

com.google.cloud.translate.v3beta1 - package com.google.cloud.translate.v3beta1
 
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.

D

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.
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.

G

getBatchTranslateTextMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getCreateGlossaryMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getDeleteGlossaryMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getDetectLanguageMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getGetGlossaryMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getGetSupportedLanguagesMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
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.
getListGlossariesMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 
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.
getTranslateTextMethod() - Static method in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 

L

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.

M

METHOD_BATCH_TRANSLATE_TEXT - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.
METHOD_CREATE_GLOSSARY - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.
METHOD_DELETE_GLOSSARY - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.
METHOD_DETECT_LANGUAGE - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.
METHOD_GET_GLOSSARY - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.
METHOD_GET_SUPPORTED_LANGUAGES - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.
METHOD_LIST_GLOSSARIES - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.
METHOD_TRANSLATE_TEXT - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
Deprecated.

N

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
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
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

S

SERVICE_NAME - Static variable in class com.google.cloud.translate.v3beta1.TranslationServiceGrpc
 

T

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.
TranslationServiceGrpc - Class in com.google.cloud.translate.v3beta1
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.v3beta1
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.v3beta1
Provides natural language translation operations.
TranslationServiceImplBase() - Constructor for class com.google.cloud.translate.v3beta1.TranslationServiceGrpc.TranslationServiceImplBase
 
B C D G L M N S T 
Skip navigation links

Copyright © 2019 Google LLC. All rights reserved.