| Modifier and Type | Method and Description |
|---|---|
SpeechSettings.Builder |
SpeechSettings.Builder.applyToAllApiMethods(com.google.api.gax.grpc.ApiCallSettings.Builder apiCallSettings)
Applies the given settings to all of the API methods in this service.
|
static SpeechSettings.Builder |
SpeechSettings.defaultBuilder()
Returns a builder for this class with recommended defaults.
|
static SpeechSettings.Builder |
SpeechSettings.newBuilder()
Returns a new builder for this class.
|
SpeechSettings.Builder |
SpeechSettings.Builder.provideChannelWith(com.google.api.gax.core.ConnectionSettings settings) |
SpeechSettings.Builder |
SpeechSettings.Builder.provideChannelWith(com.google.auth.Credentials credentials) |
SpeechSettings.Builder |
SpeechSettings.Builder.provideChannelWith(List<String> scopes) |
SpeechSettings.Builder |
SpeechSettings.Builder.provideChannelWith(io.grpc.ManagedChannel channel,
boolean shouldAutoClose) |
SpeechSettings.Builder |
SpeechSettings.Builder.provideExecutorWith(ScheduledExecutorService executor,
boolean shouldAutoClose) |
SpeechSettings.Builder |
SpeechSettings.Builder.setClientLibHeader(String name,
String version) |
SpeechSettings.Builder |
SpeechSettings.Builder.setGeneratorHeader(String name,
String version) |
SpeechSettings.Builder |
SpeechSettings.toBuilder()
Returns a builder containing all the values of this settings class.
|
Copyright © 2016 Google. All rights reserved.