Uses of Class
com.google.cloud.speech.v2.stub.SpeechStubSettings.Builder
-
Packages that use SpeechStubSettings.Builder Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v2.stub -
-
Uses of SpeechStubSettings.Builder in com.google.cloud.speech.v2
Methods in com.google.cloud.speech.v2 that return SpeechStubSettings.Builder Modifier and Type Method Description SpeechStubSettings.BuilderSpeechSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.speech.v2 with parameters of type SpeechStubSettings.Builder Constructor Description Builder(SpeechStubSettings.Builder stubSettings) -
Uses of SpeechStubSettings.Builder in com.google.cloud.speech.v2.stub
Methods in com.google.cloud.speech.v2.stub that return SpeechStubSettings.Builder Modifier and Type Method Description SpeechStubSettings.BuilderSpeechStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.static SpeechStubSettings.BuilderSpeechStubSettings. newBuilder()Returns a new gRPC builder for this class.static SpeechStubSettings.BuilderSpeechStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.static SpeechStubSettings.BuilderSpeechStubSettings. newHttpJsonBuilder()Returns a new REST builder for this class.SpeechStubSettings.BuilderSpeechStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.speech.v2.stub with parameters of type SpeechStubSettings.Builder Constructor Description SpeechStubSettings(SpeechStubSettings.Builder settingsBuilder)
-