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