Class SpeechSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public SpeechSettings.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.

        Note: This method does not support applying settings to streaming methods.

      • recognizeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RecognizeRequest,​RecognizeResponse> recognizeSettings()
        Returns the builder for the settings used for calls to recognize.
      • longRunningRecognizeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<LongRunningRecognizeRequest,​com.google.longrunning.Operation> longRunningRecognizeSettings()
        Returns the builder for the settings used for calls to longRunningRecognize.