Uses of Class
com.google.cloud.texttospeech.v1beta1.stub.GrpcTextToSpeechLongAudioSynthesizeStub
-
Packages that use GrpcTextToSpeechLongAudioSynthesizeStub Package Description com.google.cloud.texttospeech.v1beta1.stub -
-
Uses of GrpcTextToSpeechLongAudioSynthesizeStub in com.google.cloud.texttospeech.v1beta1.stub
Methods in com.google.cloud.texttospeech.v1beta1.stub that return GrpcTextToSpeechLongAudioSynthesizeStub Modifier and Type Method Description static GrpcTextToSpeechLongAudioSynthesizeStub
GrpcTextToSpeechLongAudioSynthesizeStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcTextToSpeechLongAudioSynthesizeStub
GrpcTextToSpeechLongAudioSynthesizeStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcTextToSpeechLongAudioSynthesizeStub
GrpcTextToSpeechLongAudioSynthesizeStub. create(TextToSpeechLongAudioSynthesizeStubSettings settings)
-