Uses of Class
com.google.cloud.texttospeech.v1beta1.stub.TextToSpeechStub
-
Packages that use TextToSpeechStub Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech APIcom.google.cloud.texttospeech.v1beta1.stub -
-
Uses of TextToSpeechStub in com.google.cloud.texttospeech.v1beta1
Methods in com.google.cloud.texttospeech.v1beta1 that return TextToSpeechStub Modifier and Type Method Description TextToSpeechStubTextToSpeechClient. getStub()Methods in com.google.cloud.texttospeech.v1beta1 with parameters of type TextToSpeechStub Modifier and Type Method Description static TextToSpeechClientTextToSpeechClient. create(TextToSpeechStub stub)Constructs an instance of TextToSpeechClient, using the given stub for making calls.Constructors in com.google.cloud.texttospeech.v1beta1 with parameters of type TextToSpeechStub Constructor Description TextToSpeechClient(TextToSpeechStub stub) -
Uses of TextToSpeechStub in com.google.cloud.texttospeech.v1beta1.stub
Subclasses of TextToSpeechStub in com.google.cloud.texttospeech.v1beta1.stub Modifier and Type Class Description classGrpcTextToSpeechStubgRPC stub implementation for the TextToSpeech service API.classHttpJsonTextToSpeechStubREST stub implementation for the TextToSpeech service API.Methods in com.google.cloud.texttospeech.v1beta1.stub that return TextToSpeechStub Modifier and Type Method Description TextToSpeechStubTextToSpeechStubSettings. createStub()
-