From 7a12d751d604e23a3c8e5fc873daf9eb2a4fb3ea Mon Sep 17 00:00:00 2001 From: Neo Wu Date: Fri, 2 Feb 2018 16:02:24 -0800 Subject: [PATCH] Regenerating docs for proto-google-cloud-speech-v1beta1 0.1.29 --- .../0.1.29/apidocs/allclasses-frame.html | 65 + .../0.1.29/apidocs/allclasses-noframe.html | 65 + .../AsyncRecognizeMetadata.Builder.html | 1084 +++++ .../v1beta1/AsyncRecognizeMetadata.html | 1108 +++++ .../AsyncRecognizeMetadataOrBuilder.html | 375 ++ .../AsyncRecognizeRequest.Builder.html | 1028 ++++ .../speech/v1beta1/AsyncRecognizeRequest.html | 1069 ++++ .../AsyncRecognizeRequestOrBuilder.html | 359 ++ .../AsyncRecognizeResponse.Builder.html | 1097 +++++ .../v1beta1/AsyncRecognizeResponse.html | 1034 ++++ .../AsyncRecognizeResponseOrBuilder.html | 342 ++ .../RecognitionAudio.AudioSourceCase.html | 403 ++ .../v1beta1/RecognitionAudio.Builder.html | 904 ++++ .../speech/v1beta1/RecognitionAudio.html | 1027 ++++ .../v1beta1/RecognitionAudioOrBuilder.html | 318 ++ .../RecognitionConfig.AudioEncoding.html | 777 +++ .../v1beta1/RecognitionConfig.Builder.html | 1325 +++++ .../speech/v1beta1/RecognitionConfig.html | 1263 +++++ .../v1beta1/RecognitionConfigOrBuilder.html | 460 ++ .../speech/v1beta1/SpeechContext.Builder.html | 914 ++++ .../cloud/speech/v1beta1/SpeechContext.html | 1022 ++++ .../v1beta1/SpeechContextOrBuilder.html | 335 ++ .../cloud/speech/v1beta1/SpeechProto.html | 259 + .../SpeechRecognitionAlternative.Builder.html | 850 ++++ .../v1beta1/SpeechRecognitionAlternative.html | 994 ++++ ...SpeechRecognitionAlternativeOrBuilder.html | 296 ++ .../SpeechRecognitionResult.Builder.html | 1094 +++++ .../v1beta1/SpeechRecognitionResult.html | 1031 ++++ .../SpeechRecognitionResultOrBuilder.html | 342 ++ .../StreamingRecognitionConfig.Builder.html | 1031 ++++ .../v1beta1/StreamingRecognitionConfig.html | 1079 +++++ .../StreamingRecognitionConfigOrBuilder.html | 354 ++ .../StreamingRecognitionResult.Builder.html | 1259 +++++ .../v1beta1/StreamingRecognitionResult.html | 1127 +++++ .../StreamingRecognitionResultOrBuilder.html | 394 ++ .../StreamingRecognizeRequest.Builder.html | 978 ++++ ...RecognizeRequest.StreamingRequestCase.html | 403 ++ .../v1beta1/StreamingRecognizeRequest.html | 1054 ++++ .../StreamingRecognizeRequestOrBuilder.html | 340 ++ .../StreamingRecognizeResponse.Builder.html | 1558 ++++++ ...amingRecognizeResponse.EndpointerType.html | 737 +++ .../v1beta1/StreamingRecognizeResponse.html | 1302 +++++ .../StreamingRecognizeResponseOrBuilder.html | 487 ++ .../v1beta1/SyncRecognizeRequest.Builder.html | 1028 ++++ .../speech/v1beta1/SyncRecognizeRequest.html | 1069 ++++ .../SyncRecognizeRequestOrBuilder.html | 359 ++ .../SyncRecognizeResponse.Builder.html | 1096 +++++ .../speech/v1beta1/SyncRecognizeResponse.html | 1033 ++++ .../SyncRecognizeResponseOrBuilder.html | 342 ++ .../cloud/speech/v1beta1/package-frame.html | 72 + .../cloud/speech/v1beta1/package-summary.html | 444 ++ .../cloud/speech/v1beta1/package-tree.html | 221 + .../0.1.29/apidocs/constant-values.html | 630 +++ .../0.1.29/apidocs/deprecated-list.html | 159 + .../0.1.29/apidocs/help-doc.html | 217 + .../0.1.29/apidocs/index-all.html | 4314 +++++++++++++++++ .../0.1.29/apidocs/index.html | 72 + .../0.1.29/apidocs/overview-tree.html | 225 + .../0.1.29/apidocs/package-list | 1 + .../0.1.29/apidocs/script.js | 30 + .../0.1.29/apidocs/serialized-form.html | 548 +++ .../0.1.29/apidocs/stylesheet.css | 574 +++ .../apidocs/index.html | 2 +- 63 files changed, 45778 insertions(+), 1 deletion(-) create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-frame.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-noframe.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadataOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequestOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponseOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.AudioSourceCase.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudioOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.AudioEncoding.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfigOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContextOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechProto.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternativeOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResultOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfigOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResultOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.StreamingRequestCase.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequestOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.EndpointerType.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponseOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequestOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.Builder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponseOrBuilder.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-frame.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-summary.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-tree.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/constant-values.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/deprecated-list.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/help-doc.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index-all.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/overview-tree.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/package-list create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/script.js create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/serialized-form.html create mode 100644 java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/stylesheet.css diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-frame.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-frame.html new file mode 100644 index 0000000000..e8772ac856 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-frame.html @@ -0,0 +1,65 @@ + + + + + +All Classes (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-noframe.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-noframe.html new file mode 100644 index 0000000000..b98712c906 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/allclasses-noframe.html @@ -0,0 +1,65 @@ + + + + + +All Classes (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + +

All Classes

+
+ +
+ + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.Builder.html new file mode 100644 index 0000000000..2968383bcf --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.Builder.html @@ -0,0 +1,1084 @@ + + + + + +AsyncRecognizeMetadata.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class AsyncRecognizeMetadata.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AsyncRecognizeMetadataOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    AsyncRecognizeMetadata
    +
    +
    +
    +
    public static final class AsyncRecognizeMetadata.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
    +implements AsyncRecognizeMetadataOrBuilder
    +
    + Describes the progress of a long-running `AsyncRecognize` call. It is
    + included in the `metadata` field of the `Operation` returned by the
    + `GetOperation` call of the `google::longrunning::Operations` service.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.AsyncRecognizeMetadata
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public AsyncRecognizeMetadata.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AsyncRecognizeMetadata getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public AsyncRecognizeMetadata build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public AsyncRecognizeMetadata buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AsyncRecognizeMetadata.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public AsyncRecognizeMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                               java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public AsyncRecognizeMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public AsyncRecognizeMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public AsyncRecognizeMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                       int index,
        +                                                       java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public AsyncRecognizeMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                       java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AsyncRecognizeMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AsyncRecognizeMetadata.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getProgressPercent

        +
        public int getProgressPercent()
        +
        + Approximate percentage of audio processed thus far. Guaranteed to be 100
        + when the audio is fully processed and the results are available.
        + 
        + + int32 progress_percent = 1;
        +
        +
        Specified by:
        +
        getProgressPercent in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setProgressPercent

        +
        public AsyncRecognizeMetadata.Builder setProgressPercent(int value)
        +
        + Approximate percentage of audio processed thus far. Guaranteed to be 100
        + when the audio is fully processed and the results are available.
        + 
        + + int32 progress_percent = 1;
        +
      • +
      + + + +
        +
      • +

        clearProgressPercent

        +
        public AsyncRecognizeMetadata.Builder clearProgressPercent()
        +
        + Approximate percentage of audio processed thus far. Guaranteed to be 100
        + when the audio is fully processed and the results are available.
        + 
        + + int32 progress_percent = 1;
        +
      • +
      + + + +
        +
      • +

        hasStartTime

        +
        public boolean hasStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
        +
        Specified by:
        +
        hasStartTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStartTime

        +
        public com.google.protobuf.Timestamp getStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
        +
        Specified by:
        +
        getStartTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setStartTime

        +
        public AsyncRecognizeMetadata.Builder setStartTime(com.google.protobuf.Timestamp value)
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        setStartTime

        +
        public AsyncRecognizeMetadata.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        mergeStartTime

        +
        public AsyncRecognizeMetadata.Builder mergeStartTime(com.google.protobuf.Timestamp value)
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        clearStartTime

        +
        public AsyncRecognizeMetadata.Builder clearStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        getStartTimeBuilder

        +
        public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        getStartTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
        +
        Specified by:
        +
        getStartTimeOrBuilder in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        hasLastUpdateTime

        +
        public boolean hasLastUpdateTime()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
        +
        Specified by:
        +
        hasLastUpdateTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLastUpdateTime

        +
        public com.google.protobuf.Timestamp getLastUpdateTime()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
        +
        Specified by:
        +
        getLastUpdateTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLastUpdateTime

        +
        public AsyncRecognizeMetadata.Builder setLastUpdateTime(com.google.protobuf.Timestamp value)
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      + + + +
        +
      • +

        setLastUpdateTime

        +
        public AsyncRecognizeMetadata.Builder setLastUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      + + + +
        +
      • +

        mergeLastUpdateTime

        +
        public AsyncRecognizeMetadata.Builder mergeLastUpdateTime(com.google.protobuf.Timestamp value)
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      + + + +
        +
      • +

        clearLastUpdateTime

        +
        public AsyncRecognizeMetadata.Builder clearLastUpdateTime()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      + + + +
        +
      • +

        getLastUpdateTimeBuilder

        +
        public com.google.protobuf.Timestamp.Builder getLastUpdateTimeBuilder()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      + + + +
        +
      • +

        getLastUpdateTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
        +
        Specified by:
        +
        getLastUpdateTimeOrBuilder in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final AsyncRecognizeMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final AsyncRecognizeMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeMetadata.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.html new file mode 100644 index 0000000000..8252ad9818 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadata.html @@ -0,0 +1,1108 @@ + + + + + +AsyncRecognizeMetadata (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class AsyncRecognizeMetadata

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AsyncRecognizeMetadataOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class AsyncRecognizeMetadata
    +extends com.google.protobuf.GeneratedMessageV3
    +implements AsyncRecognizeMetadataOrBuilder
    +
    + Describes the progress of a long-running `AsyncRecognize` call. It is
    + included in the `metadata` field of the `Operation` returned by the
    + `GetOperation` call of the `google::longrunning::Operations` service.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.AsyncRecognizeMetadata
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class AsyncRecognizeMetadata.Builder +
      + Describes the progress of a long-running `AsyncRecognize` call.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intLAST_UPDATE_TIME_FIELD_NUMBER 
      static intPROGRESS_PERCENT_FIELD_NUMBER 
      static intSTART_TIME_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        PROGRESS_PERCENT_FIELD_NUMBER

        +
        public static final int PROGRESS_PERCENT_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        START_TIME_FIELD_NUMBER

        +
        public static final int START_TIME_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LAST_UPDATE_TIME_FIELD_NUMBER

        +
        public static final int LAST_UPDATE_TIME_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getProgressPercent

        +
        public int getProgressPercent()
        +
        + Approximate percentage of audio processed thus far. Guaranteed to be 100
        + when the audio is fully processed and the results are available.
        + 
        + + int32 progress_percent = 1;
        +
        +
        Specified by:
        +
        getProgressPercent in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        hasStartTime

        +
        public boolean hasStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
        +
        Specified by:
        +
        hasStartTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStartTime

        +
        public com.google.protobuf.Timestamp getStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
        +
        Specified by:
        +
        getStartTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStartTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
        +
        Specified by:
        +
        getStartTimeOrBuilder in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        hasLastUpdateTime

        +
        public boolean hasLastUpdateTime()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
        +
        Specified by:
        +
        hasLastUpdateTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLastUpdateTime

        +
        public com.google.protobuf.Timestamp getLastUpdateTime()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
        +
        Specified by:
        +
        getLastUpdateTime in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLastUpdateTimeOrBuilder

        +
        public com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
        +
        Specified by:
        +
        getLastUpdateTimeOrBuilder in interface AsyncRecognizeMetadataOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(java.nio.ByteBuffer data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(java.nio.ByteBuffer data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(com.google.protobuf.ByteString data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(com.google.protobuf.ByteString data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(byte[] data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(byte[] data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(java.io.InputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(java.io.InputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AsyncRecognizeMetadata parseDelimitedFrom(java.io.InputStream input)
        +                                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AsyncRecognizeMetadata parseDelimitedFrom(java.io.InputStream input,
        +                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(com.google.protobuf.CodedInputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeMetadata parseFrom(com.google.protobuf.CodedInputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public AsyncRecognizeMetadata.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public AsyncRecognizeMetadata.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected AsyncRecognizeMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<AsyncRecognizeMetadata> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AsyncRecognizeMetadata getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadataOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadataOrBuilder.html new file mode 100644 index 0000000000..d6dde43b47 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeMetadataOrBuilder.html @@ -0,0 +1,375 @@ + + + + + +AsyncRecognizeMetadataOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface AsyncRecognizeMetadataOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    AsyncRecognizeMetadata, AsyncRecognizeMetadata.Builder
    +
    +
    +
    +
    public interface AsyncRecognizeMetadataOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      com.google.protobuf.TimestampgetLastUpdateTime() +
      + Time of the most recent processing update.
      +
      com.google.protobuf.TimestampOrBuildergetLastUpdateTimeOrBuilder() +
      + Time of the most recent processing update.
      +
      intgetProgressPercent() +
      + Approximate percentage of audio processed thus far.
      +
      com.google.protobuf.TimestampgetStartTime() +
      + Time when the request was received.
      +
      com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder() +
      + Time when the request was received.
      +
      booleanhasLastUpdateTime() +
      + Time of the most recent processing update.
      +
      booleanhasStartTime() +
      + Time when the request was received.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getProgressPercent

        +
        int getProgressPercent()
        +
        + Approximate percentage of audio processed thus far. Guaranteed to be 100
        + when the audio is fully processed and the results are available.
        + 
        + + int32 progress_percent = 1;
        +
      • +
      + + + +
        +
      • +

        hasStartTime

        +
        boolean hasStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        getStartTime

        +
        com.google.protobuf.Timestamp getStartTime()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        getStartTimeOrBuilder

        +
        com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
        +
        + Time when the request was received.
        + 
        + + .google.protobuf.Timestamp start_time = 2;
        +
      • +
      + + + +
        +
      • +

        hasLastUpdateTime

        +
        boolean hasLastUpdateTime()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      + + + +
        +
      • +

        getLastUpdateTime

        +
        com.google.protobuf.Timestamp getLastUpdateTime()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      + + + +
        +
      • +

        getLastUpdateTimeOrBuilder

        +
        com.google.protobuf.TimestampOrBuilder getLastUpdateTimeOrBuilder()
        +
        + Time of the most recent processing update.
        + 
        + + .google.protobuf.Timestamp last_update_time = 3;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.Builder.html new file mode 100644 index 0000000000..cfa41ec4cd --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.Builder.html @@ -0,0 +1,1028 @@ + + + + + +AsyncRecognizeRequest.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class AsyncRecognizeRequest.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AsyncRecognizeRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    AsyncRecognizeRequest
    +
    +
    +
    +
    public static final class AsyncRecognizeRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
    +implements AsyncRecognizeRequestOrBuilder
    +
    + The top-level message sent by the client for the `AsyncRecognize` method.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.AsyncRecognizeRequest
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public AsyncRecognizeRequest.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AsyncRecognizeRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public AsyncRecognizeRequest build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public AsyncRecognizeRequest buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AsyncRecognizeRequest.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public AsyncRecognizeRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public AsyncRecognizeRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public AsyncRecognizeRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public AsyncRecognizeRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      int index,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public AsyncRecognizeRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AsyncRecognizeRequest.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AsyncRecognizeRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AsyncRecognizeRequest.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        hasConfig

        +
        public boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        hasConfig in interface AsyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        public RecognitionConfig getConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        getConfig in interface AsyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setConfig

        +
        public AsyncRecognizeRequest.Builder setConfig(RecognitionConfig value)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        setConfig

        +
        public AsyncRecognizeRequest.Builder setConfig(RecognitionConfig.Builder builderForValue)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        mergeConfig

        +
        public AsyncRecognizeRequest.Builder mergeConfig(RecognitionConfig value)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        clearConfig

        +
        public AsyncRecognizeRequest.Builder clearConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfigBuilder

        +
        public RecognitionConfig.Builder getConfigBuilder()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + + + + + +
        +
      • +

        hasAudio

        +
        public boolean hasAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
        +
        Specified by:
        +
        hasAudio in interface AsyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        clearAudio

        +
        public AsyncRecognizeRequest.Builder clearAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + +
        +
      • +

        getAudioBuilder

        +
        public RecognitionAudio.Builder getAudioBuilder()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + + + + + +
        +
      • +

        setUnknownFields

        +
        public final AsyncRecognizeRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final AsyncRecognizeRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeRequest.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.html new file mode 100644 index 0000000000..e3a0112201 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequest.html @@ -0,0 +1,1069 @@ + + + + + +AsyncRecognizeRequest (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class AsyncRecognizeRequest

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AsyncRecognizeRequestOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class AsyncRecognizeRequest
    +extends com.google.protobuf.GeneratedMessageV3
    +implements AsyncRecognizeRequestOrBuilder
    +
    + The top-level message sent by the client for the `AsyncRecognize` method.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.AsyncRecognizeRequest
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class AsyncRecognizeRequest.Builder +
      + The top-level message sent by the client for the `AsyncRecognize` method.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intAUDIO_FIELD_NUMBER 
      static intCONFIG_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        hasConfig

        +
        public boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        hasConfig in interface AsyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        public RecognitionConfig getConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        getConfig in interface AsyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        hasAudio

        +
        public boolean hasAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
        +
        Specified by:
        +
        hasAudio in interface AsyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(java.nio.ByteBuffer data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(java.nio.ByteBuffer data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(com.google.protobuf.ByteString data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(com.google.protobuf.ByteString data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(byte[] data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(byte[] data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(java.io.InputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(java.io.InputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AsyncRecognizeRequest parseDelimitedFrom(java.io.InputStream input)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AsyncRecognizeRequest parseDelimitedFrom(java.io.InputStream input,
        +                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public AsyncRecognizeRequest.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public AsyncRecognizeRequest.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected AsyncRecognizeRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<AsyncRecognizeRequest> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AsyncRecognizeRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequestOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequestOrBuilder.html new file mode 100644 index 0000000000..11cfd243db --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeRequestOrBuilder.html @@ -0,0 +1,359 @@ + + + + + +AsyncRecognizeRequestOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface AsyncRecognizeRequestOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    AsyncRecognizeRequest, AsyncRecognizeRequest.Builder
    +
    +
    +
    +
    public interface AsyncRecognizeRequestOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      RecognitionAudiogetAudio() +
      + *Required* The audio data to be recognized.
      +
      RecognitionAudioOrBuildergetAudioOrBuilder() +
      + *Required* The audio data to be recognized.
      +
      RecognitionConfiggetConfig() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      RecognitionConfigOrBuildergetConfigOrBuilder() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      booleanhasAudio() +
      + *Required* The audio data to be recognized.
      +
      booleanhasConfig() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasConfig

        +
        boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        RecognitionConfig getConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfigOrBuilder

        +
        RecognitionConfigOrBuilder getConfigOrBuilder()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        hasAudio

        +
        boolean hasAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + +
        +
      • +

        getAudio

        +
        RecognitionAudio getAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + +
        +
      • +

        getAudioOrBuilder

        +
        RecognitionAudioOrBuilder getAudioOrBuilder()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.Builder.html new file mode 100644 index 0000000000..d6d1db4e6c --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.Builder.html @@ -0,0 +1,1097 @@ + + + + + +AsyncRecognizeResponse.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class AsyncRecognizeResponse.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AsyncRecognizeResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    AsyncRecognizeResponse
    +
    +
    +
    +
    public static final class AsyncRecognizeResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
    +implements AsyncRecognizeResponseOrBuilder
    +
    + The only message returned to the client by `AsyncRecognize`. It contains the
    + result as zero or more sequential `SpeechRecognitionResult` messages. It is
    + included in the `result.response` field of the `Operation` returned by the
    + `GetOperation` call of the `google::longrunning::Operations` service.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.AsyncRecognizeResponse
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public AsyncRecognizeResponse.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AsyncRecognizeResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public AsyncRecognizeResponse build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public AsyncRecognizeResponse buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public AsyncRecognizeResponse.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public AsyncRecognizeResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                               java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public AsyncRecognizeResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public AsyncRecognizeResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public AsyncRecognizeResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                       int index,
        +                                                       java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public AsyncRecognizeResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                       java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public AsyncRecognizeResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AsyncRecognizeResponse.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getResultsList

        +
        public java.util.List<SpeechRecognitionResult> getResultsList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsList in interface AsyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsCount

        +
        public int getResultsCount()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsCount in interface AsyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        public SpeechRecognitionResult getResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResults in interface AsyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setResults

        +
        public AsyncRecognizeResponse.Builder setResults(int index,
        +                                                 SpeechRecognitionResult value)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        setResults

        +
        public AsyncRecognizeResponse.Builder setResults(int index,
        +                                                 SpeechRecognitionResult.Builder builderForValue)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public AsyncRecognizeResponse.Builder addResults(SpeechRecognitionResult value)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public AsyncRecognizeResponse.Builder addResults(int index,
        +                                                 SpeechRecognitionResult value)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public AsyncRecognizeResponse.Builder addResults(SpeechRecognitionResult.Builder builderForValue)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public AsyncRecognizeResponse.Builder addResults(int index,
        +                                                 SpeechRecognitionResult.Builder builderForValue)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addAllResults

        +
        public AsyncRecognizeResponse.Builder addAllResults(java.lang.Iterable<? extends SpeechRecognitionResult> values)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        clearResults

        +
        public AsyncRecognizeResponse.Builder clearResults()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        removeResults

        +
        public AsyncRecognizeResponse.Builder removeResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsBuilder

        +
        public SpeechRecognitionResult.Builder getResultsBuilder(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addResultsBuilder

        +
        public SpeechRecognitionResult.Builder addResultsBuilder()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResultsBuilder

        +
        public SpeechRecognitionResult.Builder addResultsBuilder(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsBuilderList

        +
        public java.util.List<SpeechRecognitionResult.Builder> getResultsBuilderList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final AsyncRecognizeResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final AsyncRecognizeResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AsyncRecognizeResponse.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.html new file mode 100644 index 0000000000..33e936f0c4 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponse.html @@ -0,0 +1,1034 @@ + + + + + +AsyncRecognizeResponse (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class AsyncRecognizeResponse

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    AsyncRecognizeResponseOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class AsyncRecognizeResponse
    +extends com.google.protobuf.GeneratedMessageV3
    +implements AsyncRecognizeResponseOrBuilder
    +
    + The only message returned to the client by `AsyncRecognize`. It contains the
    + result as zero or more sequential `SpeechRecognitionResult` messages. It is
    + included in the `result.response` field of the `Operation` returned by the
    + `GetOperation` call of the `google::longrunning::Operations` service.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.AsyncRecognizeResponse
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class AsyncRecognizeResponse.Builder +
      + The only message returned to the client by `AsyncRecognize`.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intRESULTS_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        RESULTS_FIELD_NUMBER

        +
        public static final int RESULTS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getResultsList

        +
        public java.util.List<SpeechRecognitionResult> getResultsList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsList in interface AsyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getResultsCount

        +
        public int getResultsCount()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsCount in interface AsyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        public SpeechRecognitionResult getResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResults in interface AsyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(java.nio.ByteBuffer data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(java.nio.ByteBuffer data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(com.google.protobuf.ByteString data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(com.google.protobuf.ByteString data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(byte[] data)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(byte[] data,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(java.io.InputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(java.io.InputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AsyncRecognizeResponse parseDelimitedFrom(java.io.InputStream input)
        +                                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static AsyncRecognizeResponse parseDelimitedFrom(java.io.InputStream input,
        +                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                 throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(com.google.protobuf.CodedInputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static AsyncRecognizeResponse parseFrom(com.google.protobuf.CodedInputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public AsyncRecognizeResponse.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public AsyncRecognizeResponse.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected AsyncRecognizeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<AsyncRecognizeResponse> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public AsyncRecognizeResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponseOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponseOrBuilder.html new file mode 100644 index 0000000000..789383a2f8 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/AsyncRecognizeResponseOrBuilder.html @@ -0,0 +1,342 @@ + + + + + +AsyncRecognizeResponseOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface AsyncRecognizeResponseOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    AsyncRecognizeResponse, AsyncRecognizeResponse.Builder
    +
    +
    +
    +
    public interface AsyncRecognizeResponseOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      SpeechRecognitionResultgetResults(int index) +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      intgetResultsCount() +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      java.util.List<SpeechRecognitionResult>getResultsList() +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      SpeechRecognitionResultOrBuildergetResultsOrBuilder(int index) +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      java.util.List<? extends SpeechRecognitionResultOrBuilder>getResultsOrBuilderList() +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getResultsList

        +
        java.util.List<SpeechRecognitionResult> getResultsList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        SpeechRecognitionResult getResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsCount

        +
        int getResultsCount()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilderList

        +
        java.util.List<? extends SpeechRecognitionResultOrBuilder> getResultsOrBuilderList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilder

        +
        SpeechRecognitionResultOrBuilder getResultsOrBuilder(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.AudioSourceCase.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.AudioSourceCase.html new file mode 100644 index 0000000000..e083eb1430 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.AudioSourceCase.html @@ -0,0 +1,403 @@ + + + + + +RecognitionAudio.AudioSourceCase (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Enum RecognitionAudio.AudioSourceCase

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static RecognitionAudio.AudioSourceCase[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (RecognitionAudio.AudioSourceCase c : RecognitionAudio.AudioSourceCase.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static RecognitionAudio.AudioSourceCase valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getNumber

        +
        public int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.Builder.html new file mode 100644 index 0000000000..709fd0a56f --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.Builder.html @@ -0,0 +1,904 @@ + + + + + +RecognitionAudio.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class RecognitionAudio.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    RecognitionAudioOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    RecognitionAudio
    +
    +
    +
    +
    public static final class RecognitionAudio.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
    +implements RecognitionAudioOrBuilder
    +
    + Contains audio data in the encoding specified in the `RecognitionConfig`.
    + Either `content` or `uri` must be supplied. Supplying both or neither
    + returns [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]. See
    + [audio limits](https://cloud.google.com/speech/limits#content).
    + 
    + + Protobuf type google.cloud.speech.v1beta1.RecognitionAudio
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public RecognitionAudio.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public RecognitionAudio getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public RecognitionAudio build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public RecognitionAudio buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public RecognitionAudio.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public RecognitionAudio.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                         java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public RecognitionAudio.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public RecognitionAudio.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public RecognitionAudio.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                 int index,
        +                                                 java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public RecognitionAudio.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                 java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public RecognitionAudio.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public RecognitionAudio.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                   throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecognitionAudio.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getContent

        +
        public com.google.protobuf.ByteString getContent()
        +
        + The audio data bytes encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation, whereas JSON representations use base64.
        + 
        + + bytes content = 1;
        +
        +
        Specified by:
        +
        getContent in interface RecognitionAudioOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setContent

        +
        public RecognitionAudio.Builder setContent(com.google.protobuf.ByteString value)
        +
        + The audio data bytes encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation, whereas JSON representations use base64.
        + 
        + + bytes content = 1;
        +
      • +
      + + + +
        +
      • +

        clearContent

        +
        public RecognitionAudio.Builder clearContent()
        +
        + The audio data bytes encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation, whereas JSON representations use base64.
        + 
        + + bytes content = 1;
        +
      • +
      + + + +
        +
      • +

        getUri

        +
        public java.lang.String getUri()
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
        +
        Specified by:
        +
        getUri in interface RecognitionAudioOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getUriBytes

        +
        public com.google.protobuf.ByteString getUriBytes()
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
        +
        Specified by:
        +
        getUriBytes in interface RecognitionAudioOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setUri

        +
        public RecognitionAudio.Builder setUri(java.lang.String value)
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
      • +
      + + + +
        +
      • +

        clearUri

        +
        public RecognitionAudio.Builder clearUri()
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
      • +
      + + + +
        +
      • +

        setUriBytes

        +
        public RecognitionAudio.Builder setUriBytes(com.google.protobuf.ByteString value)
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final RecognitionAudio.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final RecognitionAudio.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionAudio.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.html new file mode 100644 index 0000000000..25804794f9 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudio.html @@ -0,0 +1,1027 @@ + + + + + +RecognitionAudio (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class RecognitionAudio

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    RecognitionAudioOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class RecognitionAudio
    +extends com.google.protobuf.GeneratedMessageV3
    +implements RecognitionAudioOrBuilder
    +
    + Contains audio data in the encoding specified in the `RecognitionConfig`.
    + Either `content` or `uri` must be supplied. Supplying both or neither
    + returns [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]. See
    + [audio limits](https://cloud.google.com/speech/limits#content).
    + 
    + + Protobuf type google.cloud.speech.v1beta1.RecognitionAudio
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class RecognitionAudio.AudioSourceCase 
      static class RecognitionAudio.Builder +
      + Contains audio data in the encoding specified in the `RecognitionConfig`.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intCONTENT_FIELD_NUMBER 
      static intURI_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getContent

        +
        public com.google.protobuf.ByteString getContent()
        +
        + The audio data bytes encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation, whereas JSON representations use base64.
        + 
        + + bytes content = 1;
        +
        +
        Specified by:
        +
        getContent in interface RecognitionAudioOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getUri

        +
        public java.lang.String getUri()
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
        +
        Specified by:
        +
        getUri in interface RecognitionAudioOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getUriBytes

        +
        public com.google.protobuf.ByteString getUriBytes()
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
        +
        Specified by:
        +
        getUriBytes in interface RecognitionAudioOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(java.nio.ByteBuffer data)
        +                                  throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(java.nio.ByteBuffer data,
        +                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                  throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(com.google.protobuf.ByteString data)
        +                                  throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(com.google.protobuf.ByteString data,
        +                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                  throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(byte[] data)
        +                                  throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(byte[] data,
        +                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                  throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(java.io.InputStream input)
        +                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(java.io.InputStream input,
        +                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static RecognitionAudio parseDelimitedFrom(java.io.InputStream input)
        +                                           throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static RecognitionAudio parseDelimitedFrom(java.io.InputStream input,
        +                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                           throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(com.google.protobuf.CodedInputStream input)
        +                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionAudio parseFrom(com.google.protobuf.CodedInputStream input,
        +                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public RecognitionAudio.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public RecognitionAudio.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected RecognitionAudio.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static RecognitionAudio getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<RecognitionAudio> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<RecognitionAudio> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public RecognitionAudio getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudioOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudioOrBuilder.html new file mode 100644 index 0000000000..912570b1bf --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionAudioOrBuilder.html @@ -0,0 +1,318 @@ + + + + + +RecognitionAudioOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface RecognitionAudioOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    RecognitionAudio, RecognitionAudio.Builder
    +
    +
    +
    +
    public interface RecognitionAudioOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      RecognitionAudio.AudioSourceCasegetAudioSourceCase() 
      com.google.protobuf.ByteStringgetContent() +
      + The audio data bytes encoded as specified in + `RecognitionConfig`.
      +
      java.lang.StringgetUri() +
      + URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
      +
      com.google.protobuf.ByteStringgetUriBytes() +
      + URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getContent

        +
        com.google.protobuf.ByteString getContent()
        +
        + The audio data bytes encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation, whereas JSON representations use base64.
        + 
        + + bytes content = 1;
        +
      • +
      + + + +
        +
      • +

        getUri

        +
        java.lang.String getUri()
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
      • +
      + + + +
        +
      • +

        getUriBytes

        +
        com.google.protobuf.ByteString getUriBytes()
        +
        + URI that points to a file that contains audio data bytes as specified in
        + `RecognitionConfig`. Currently, only Google Cloud Storage URIs are
        + supported, which must be specified in the following format:
        + `gs://bucket_name/object_name` (other URI formats return
        + [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT]). For more information, see
        + [Request URIs](https://cloud.google.com/storage/docs/reference-uris).
        + 
        + + string uri = 2;
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.AudioEncoding.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.AudioEncoding.html new file mode 100644 index 0000000000..4c75f981e9 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.AudioEncoding.html @@ -0,0 +1,777 @@ + + + + + +RecognitionConfig.AudioEncoding (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Enum RecognitionConfig.AudioEncoding

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<RecognitionConfig.AudioEncoding>
    +
    +
    +
    Enclosing class:
    +
    RecognitionConfig
    +
    +
    +
    +
    public static enum RecognitionConfig.AudioEncoding
    +extends java.lang.Enum<RecognitionConfig.AudioEncoding>
    +implements com.google.protobuf.ProtocolMessageEnum
    +
    + Audio encoding of the data sent in the audio message. All encodings support
    + only 1 channel (mono) audio. Only `FLAC` includes a header that describes
    + the bytes of audio that follow the header. The other encodings are raw
    + audio bytes with no header.
    + For best results, the audio source should be captured and transmitted using
    + a lossless encoding (`FLAC` or `LINEAR16`). Recognition accuracy may be
    + reduced if lossy codecs (such as AMR, AMR_WB and MULAW) are used to capture
    + or transmit the audio, particularly if background noise is present.
    + 
    + + Protobuf enum google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      AMR +
      + Adaptive Multi-Rate Narrowband codec.
      +
      AMR_WB +
      + Adaptive Multi-Rate Wideband codec.
      +
      ENCODING_UNSPECIFIED +
      + Not specified.
      +
      FLAC +
      + This is the recommended encoding for `SyncRecognize` and + `StreamingRecognize` because it uses lossless compression; therefore + recognition accuracy is not compromised by a lossy codec.
      +
      LINEAR16 +
      + Uncompressed 16-bit signed little-endian samples (Linear PCM).
      +
      MULAW +
      + 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
      +
      UNRECOGNIZED 
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intAMR_VALUE +
      + Adaptive Multi-Rate Narrowband codec.
      +
      static intAMR_WB_VALUE +
      + Adaptive Multi-Rate Wideband codec.
      +
      static intENCODING_UNSPECIFIED_VALUE +
      + Not specified.
      +
      static intFLAC_VALUE +
      + This is the recommended encoding for `SyncRecognize` and + `StreamingRecognize` because it uses lossless compression; therefore + recognition accuracy is not compromised by a lossy codec.
      +
      static intLINEAR16_VALUE +
      + Uncompressed 16-bit signed little-endian samples (Linear PCM).
      +
      static intMULAW_VALUE +
      + 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
      +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + +
        +
      • +

        ENCODING_UNSPECIFIED

        +
        public static final RecognitionConfig.AudioEncoding ENCODING_UNSPECIFIED
        +
        + Not specified. Will return result [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT].
        + 
        + + ENCODING_UNSPECIFIED = 0;
        +
      • +
      + + + +
        +
      • +

        LINEAR16

        +
        public static final RecognitionConfig.AudioEncoding LINEAR16
        +
        + Uncompressed 16-bit signed little-endian samples (Linear PCM).
        + This is the only encoding that may be used by `AsyncRecognize`.
        + 
        + + LINEAR16 = 1;
        +
      • +
      + + + +
        +
      • +

        FLAC

        +
        public static final RecognitionConfig.AudioEncoding FLAC
        +
        + This is the recommended encoding for `SyncRecognize` and
        + `StreamingRecognize` because it uses lossless compression; therefore
        + recognition accuracy is not compromised by a lossy codec.
        + The stream FLAC (Free Lossless Audio Codec) encoding is specified at:
        + http://flac.sourceforge.net/documentation.html.
        + 16-bit and 24-bit samples are supported.
        + Not all fields in STREAMINFO are supported.
        + 
        + + FLAC = 2;
        +
      • +
      + + + +
        +
      • +

        MULAW

        +
        public static final RecognitionConfig.AudioEncoding MULAW
        +
        + 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
        + 
        + + MULAW = 3;
        +
      • +
      + + + +
        +
      • +

        AMR

        +
        public static final RecognitionConfig.AudioEncoding AMR
        +
        + Adaptive Multi-Rate Narrowband codec. `sample_rate` must be 8000 Hz.
        + 
        + + AMR = 4;
        +
      • +
      + + + +
        +
      • +

        AMR_WB

        +
        public static final RecognitionConfig.AudioEncoding AMR_WB
        +
        + Adaptive Multi-Rate Wideband codec. `sample_rate` must be 16000 Hz.
        + 
        + + AMR_WB = 5;
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ENCODING_UNSPECIFIED_VALUE

        +
        public static final int ENCODING_UNSPECIFIED_VALUE
        +
        + Not specified. Will return result [google.rpc.Code.INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT].
        + 
        + + ENCODING_UNSPECIFIED = 0;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LINEAR16_VALUE

        +
        public static final int LINEAR16_VALUE
        +
        + Uncompressed 16-bit signed little-endian samples (Linear PCM).
        + This is the only encoding that may be used by `AsyncRecognize`.
        + 
        + + LINEAR16 = 1;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        FLAC_VALUE

        +
        public static final int FLAC_VALUE
        +
        + This is the recommended encoding for `SyncRecognize` and
        + `StreamingRecognize` because it uses lossless compression; therefore
        + recognition accuracy is not compromised by a lossy codec.
        + The stream FLAC (Free Lossless Audio Codec) encoding is specified at:
        + http://flac.sourceforge.net/documentation.html.
        + 16-bit and 24-bit samples are supported.
        + Not all fields in STREAMINFO are supported.
        + 
        + + FLAC = 2;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MULAW_VALUE

        +
        public static final int MULAW_VALUE
        +
        + 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
        + 
        + + MULAW = 3;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        AMR_VALUE

        +
        public static final int AMR_VALUE
        +
        + Adaptive Multi-Rate Narrowband codec. `sample_rate` must be 8000 Hz.
        + 
        + + AMR = 4;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        AMR_WB_VALUE

        +
        public static final int AMR_WB_VALUE
        +
        + Adaptive Multi-Rate Wideband codec. `sample_rate` must be 16000 Hz.
        + 
        + + AMR_WB = 5;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static RecognitionConfig.AudioEncoding[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (RecognitionConfig.AudioEncoding c : RecognitionConfig.AudioEncoding.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static RecognitionConfig.AudioEncoding valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.Builder.html new file mode 100644 index 0000000000..5f932cc9c2 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.Builder.html @@ -0,0 +1,1325 @@ + + + + + +RecognitionConfig.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class RecognitionConfig.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    RecognitionConfigOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    RecognitionConfig
    +
    +
    +
    +
    public static final class RecognitionConfig.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
    +implements RecognitionConfigOrBuilder
    +
    + Provides information to the recognizer that specifies how to process the
    + request.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.RecognitionConfig
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public RecognitionConfig.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public RecognitionConfig getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public RecognitionConfig build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public RecognitionConfig buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public RecognitionConfig.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public RecognitionConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                          java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public RecognitionConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public RecognitionConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public RecognitionConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                  int index,
        +                                                  java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public RecognitionConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                  java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public RecognitionConfig.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public RecognitionConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                    throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecognitionConfig.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getEncodingValue

        +
        public int getEncodingValue()
        +
        + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding encoding = 1;
        +
        +
        Specified by:
        +
        getEncodingValue in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setEncodingValue

        +
        public RecognitionConfig.Builder setEncodingValue(int value)
        +
        + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding encoding = 1;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        clearEncoding

        +
        public RecognitionConfig.Builder clearEncoding()
        +
        + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding encoding = 1;
        +
      • +
      + + + +
        +
      • +

        getSampleRate

        +
        public int getSampleRate()
        +
        + *Required* Sample rate in Hertz of the audio data sent in all
        + `RecognitionAudio` messages. Valid values are: 8000-48000.
        + 16000 is optimal. For best results, set the sampling rate of the audio
        + source to 16000 Hz. If that's not possible, use the native sample rate of
        + the audio source (instead of re-sampling).
        + 
        + + int32 sample_rate = 2;
        +
        +
        Specified by:
        +
        getSampleRate in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSampleRate

        +
        public RecognitionConfig.Builder setSampleRate(int value)
        +
        + *Required* Sample rate in Hertz of the audio data sent in all
        + `RecognitionAudio` messages. Valid values are: 8000-48000.
        + 16000 is optimal. For best results, set the sampling rate of the audio
        + source to 16000 Hz. If that's not possible, use the native sample rate of
        + the audio source (instead of re-sampling).
        + 
        + + int32 sample_rate = 2;
        +
      • +
      + + + +
        +
      • +

        clearSampleRate

        +
        public RecognitionConfig.Builder clearSampleRate()
        +
        + *Required* Sample rate in Hertz of the audio data sent in all
        + `RecognitionAudio` messages. Valid values are: 8000-48000.
        + 16000 is optimal. For best results, set the sampling rate of the audio
        + source to 16000 Hz. If that's not possible, use the native sample rate of
        + the audio source (instead of re-sampling).
        + 
        + + int32 sample_rate = 2;
        +
      • +
      + + + +
        +
      • +

        getLanguageCode

        +
        public java.lang.String getLanguageCode()
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
        +
        Specified by:
        +
        getLanguageCode in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLanguageCodeBytes

        +
        public com.google.protobuf.ByteString getLanguageCodeBytes()
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
        +
        Specified by:
        +
        getLanguageCodeBytes in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setLanguageCode

        +
        public RecognitionConfig.Builder setLanguageCode(java.lang.String value)
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
      • +
      + + + +
        +
      • +

        clearLanguageCode

        +
        public RecognitionConfig.Builder clearLanguageCode()
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
      • +
      + + + +
        +
      • +

        setLanguageCodeBytes

        +
        public RecognitionConfig.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
      • +
      + + + +
        +
      • +

        getMaxAlternatives

        +
        public int getMaxAlternatives()
        +
        + *Optional* Maximum number of recognition hypotheses to be returned.
        + Specifically, the maximum number of `SpeechRecognitionAlternative` messages
        + within each `SpeechRecognitionResult`.
        + The server may return fewer than `max_alternatives`.
        + Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of
        + one. If omitted, will return a maximum of one.
        + 
        + + int32 max_alternatives = 4;
        +
        +
        Specified by:
        +
        getMaxAlternatives in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setMaxAlternatives

        +
        public RecognitionConfig.Builder setMaxAlternatives(int value)
        +
        + *Optional* Maximum number of recognition hypotheses to be returned.
        + Specifically, the maximum number of `SpeechRecognitionAlternative` messages
        + within each `SpeechRecognitionResult`.
        + The server may return fewer than `max_alternatives`.
        + Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of
        + one. If omitted, will return a maximum of one.
        + 
        + + int32 max_alternatives = 4;
        +
      • +
      + + + +
        +
      • +

        clearMaxAlternatives

        +
        public RecognitionConfig.Builder clearMaxAlternatives()
        +
        + *Optional* Maximum number of recognition hypotheses to be returned.
        + Specifically, the maximum number of `SpeechRecognitionAlternative` messages
        + within each `SpeechRecognitionResult`.
        + The server may return fewer than `max_alternatives`.
        + Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of
        + one. If omitted, will return a maximum of one.
        + 
        + + int32 max_alternatives = 4;
        +
      • +
      + + + +
        +
      • +

        getProfanityFilter

        +
        public boolean getProfanityFilter()
        +
        + *Optional* If set to `true`, the server will attempt to filter out
        + profanities, replacing all but the initial character in each filtered word
        + with asterisks, e.g. "f***". If set to `false` or omitted, profanities
        + won't be filtered out.
        + 
        + + bool profanity_filter = 5;
        +
        +
        Specified by:
        +
        getProfanityFilter in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setProfanityFilter

        +
        public RecognitionConfig.Builder setProfanityFilter(boolean value)
        +
        + *Optional* If set to `true`, the server will attempt to filter out
        + profanities, replacing all but the initial character in each filtered word
        + with asterisks, e.g. "f***". If set to `false` or omitted, profanities
        + won't be filtered out.
        + 
        + + bool profanity_filter = 5;
        +
      • +
      + + + +
        +
      • +

        clearProfanityFilter

        +
        public RecognitionConfig.Builder clearProfanityFilter()
        +
        + *Optional* If set to `true`, the server will attempt to filter out
        + profanities, replacing all but the initial character in each filtered word
        + with asterisks, e.g. "f***". If set to `false` or omitted, profanities
        + won't be filtered out.
        + 
        + + bool profanity_filter = 5;
        +
      • +
      + + + +
        +
      • +

        hasSpeechContext

        +
        public boolean hasSpeechContext()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
        +
        Specified by:
        +
        hasSpeechContext in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSpeechContext

        +
        public SpeechContext getSpeechContext()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
        +
        Specified by:
        +
        getSpeechContext in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSpeechContext

        +
        public RecognitionConfig.Builder setSpeechContext(SpeechContext value)
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      + + + +
        +
      • +

        setSpeechContext

        +
        public RecognitionConfig.Builder setSpeechContext(SpeechContext.Builder builderForValue)
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      + + + +
        +
      • +

        mergeSpeechContext

        +
        public RecognitionConfig.Builder mergeSpeechContext(SpeechContext value)
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      + + + +
        +
      • +

        clearSpeechContext

        +
        public RecognitionConfig.Builder clearSpeechContext()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      + + + +
        +
      • +

        getSpeechContextBuilder

        +
        public SpeechContext.Builder getSpeechContextBuilder()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      + + + + + + + +
        +
      • +

        setUnknownFields

        +
        public final RecognitionConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final RecognitionConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecognitionConfig.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.html new file mode 100644 index 0000000000..0743e3bf4d --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfig.html @@ -0,0 +1,1263 @@ + + + + + +RecognitionConfig (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class RecognitionConfig

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    RecognitionConfigOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class RecognitionConfig
    +extends com.google.protobuf.GeneratedMessageV3
    +implements RecognitionConfigOrBuilder
    +
    + Provides information to the recognizer that specifies how to process the
    + request.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.RecognitionConfig
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class RecognitionConfig.AudioEncoding +
      + Audio encoding of the data sent in the audio message.
      +
      static class RecognitionConfig.Builder +
      + Provides information to the recognizer that specifies how to process the + request.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + + + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ENCODING_FIELD_NUMBER

        +
        public static final int ENCODING_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SAMPLE_RATE_FIELD_NUMBER

        +
        public static final int SAMPLE_RATE_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        LANGUAGE_CODE_FIELD_NUMBER

        +
        public static final int LANGUAGE_CODE_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        MAX_ALTERNATIVES_FIELD_NUMBER

        +
        public static final int MAX_ALTERNATIVES_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        PROFANITY_FILTER_FIELD_NUMBER

        +
        public static final int PROFANITY_FILTER_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SPEECH_CONTEXT_FIELD_NUMBER

        +
        public static final int SPEECH_CONTEXT_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getEncodingValue

        +
        public int getEncodingValue()
        +
        + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding encoding = 1;
        +
        +
        Specified by:
        +
        getEncodingValue in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getSampleRate

        +
        public int getSampleRate()
        +
        + *Required* Sample rate in Hertz of the audio data sent in all
        + `RecognitionAudio` messages. Valid values are: 8000-48000.
        + 16000 is optimal. For best results, set the sampling rate of the audio
        + source to 16000 Hz. If that's not possible, use the native sample rate of
        + the audio source (instead of re-sampling).
        + 
        + + int32 sample_rate = 2;
        +
        +
        Specified by:
        +
        getSampleRate in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLanguageCode

        +
        public java.lang.String getLanguageCode()
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
        +
        Specified by:
        +
        getLanguageCode in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getLanguageCodeBytes

        +
        public com.google.protobuf.ByteString getLanguageCodeBytes()
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
        +
        Specified by:
        +
        getLanguageCodeBytes in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getMaxAlternatives

        +
        public int getMaxAlternatives()
        +
        + *Optional* Maximum number of recognition hypotheses to be returned.
        + Specifically, the maximum number of `SpeechRecognitionAlternative` messages
        + within each `SpeechRecognitionResult`.
        + The server may return fewer than `max_alternatives`.
        + Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of
        + one. If omitted, will return a maximum of one.
        + 
        + + int32 max_alternatives = 4;
        +
        +
        Specified by:
        +
        getMaxAlternatives in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getProfanityFilter

        +
        public boolean getProfanityFilter()
        +
        + *Optional* If set to `true`, the server will attempt to filter out
        + profanities, replacing all but the initial character in each filtered word
        + with asterisks, e.g. "f***". If set to `false` or omitted, profanities
        + won't be filtered out.
        + 
        + + bool profanity_filter = 5;
        +
        +
        Specified by:
        +
        getProfanityFilter in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        hasSpeechContext

        +
        public boolean hasSpeechContext()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
        +
        Specified by:
        +
        hasSpeechContext in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getSpeechContext

        +
        public SpeechContext getSpeechContext()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
        +
        Specified by:
        +
        getSpeechContext in interface RecognitionConfigOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(java.nio.ByteBuffer data)
        +                                   throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(java.nio.ByteBuffer data,
        +                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                   throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(com.google.protobuf.ByteString data)
        +                                   throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(com.google.protobuf.ByteString data,
        +                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                   throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(byte[] data)
        +                                   throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(byte[] data,
        +                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                   throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(java.io.InputStream input)
        +                                   throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(java.io.InputStream input,
        +                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                   throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static RecognitionConfig parseDelimitedFrom(java.io.InputStream input)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static RecognitionConfig parseDelimitedFrom(java.io.InputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(com.google.protobuf.CodedInputStream input)
        +                                   throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static RecognitionConfig parseFrom(com.google.protobuf.CodedInputStream input,
        +                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                   throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public RecognitionConfig.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public RecognitionConfig.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected RecognitionConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<RecognitionConfig> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<RecognitionConfig> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public RecognitionConfig getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfigOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfigOrBuilder.html new file mode 100644 index 0000000000..419bab93d0 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/RecognitionConfigOrBuilder.html @@ -0,0 +1,460 @@ + + + + + +RecognitionConfigOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface RecognitionConfigOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    RecognitionConfig, RecognitionConfig.Builder
    +
    +
    +
    +
    public interface RecognitionConfigOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      RecognitionConfig.AudioEncodinggetEncoding() +
      + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
      +
      intgetEncodingValue() +
      + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
      +
      java.lang.StringgetLanguageCode() +
      + *Optional* The language of the supplied audio as a BCP-47 language tag.
      +
      com.google.protobuf.ByteStringgetLanguageCodeBytes() +
      + *Optional* The language of the supplied audio as a BCP-47 language tag.
      +
      intgetMaxAlternatives() +
      + *Optional* Maximum number of recognition hypotheses to be returned.
      +
      booleangetProfanityFilter() +
      + *Optional* If set to `true`, the server will attempt to filter out + profanities, replacing all but the initial character in each filtered word + with asterisks, e.g.
      +
      intgetSampleRate() +
      + *Required* Sample rate in Hertz of the audio data sent in all + `RecognitionAudio` messages.
      +
      SpeechContextgetSpeechContext() +
      + *Optional* A means to provide context to assist the speech recognition.
      +
      SpeechContextOrBuildergetSpeechContextOrBuilder() +
      + *Optional* A means to provide context to assist the speech recognition.
      +
      booleanhasSpeechContext() +
      + *Optional* A means to provide context to assist the speech recognition.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getEncodingValue

        +
        int getEncodingValue()
        +
        + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding encoding = 1;
        +
      • +
      + + + +
        +
      • +

        getEncoding

        +
        RecognitionConfig.AudioEncoding getEncoding()
        +
        + *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding encoding = 1;
        +
      • +
      + + + +
        +
      • +

        getSampleRate

        +
        int getSampleRate()
        +
        + *Required* Sample rate in Hertz of the audio data sent in all
        + `RecognitionAudio` messages. Valid values are: 8000-48000.
        + 16000 is optimal. For best results, set the sampling rate of the audio
        + source to 16000 Hz. If that's not possible, use the native sample rate of
        + the audio source (instead of re-sampling).
        + 
        + + int32 sample_rate = 2;
        +
      • +
      + + + +
        +
      • +

        getLanguageCode

        +
        java.lang.String getLanguageCode()
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
      • +
      + + + +
        +
      • +

        getLanguageCodeBytes

        +
        com.google.protobuf.ByteString getLanguageCodeBytes()
        +
        + *Optional* The language of the supplied audio as a BCP-47 language tag.
        + Example: "en-GB"  https://www.rfc-editor.org/rfc/bcp/bcp47.txt
        + If omitted, defaults to "en-US". See
        + [Language Support](https://cloud.google.com/speech/docs/languages)
        + for a list of the currently supported language codes.
        + 
        + + string language_code = 3;
        +
      • +
      + + + +
        +
      • +

        getMaxAlternatives

        +
        int getMaxAlternatives()
        +
        + *Optional* Maximum number of recognition hypotheses to be returned.
        + Specifically, the maximum number of `SpeechRecognitionAlternative` messages
        + within each `SpeechRecognitionResult`.
        + The server may return fewer than `max_alternatives`.
        + Valid values are `0`-`30`. A value of `0` or `1` will return a maximum of
        + one. If omitted, will return a maximum of one.
        + 
        + + int32 max_alternatives = 4;
        +
      • +
      + + + +
        +
      • +

        getProfanityFilter

        +
        boolean getProfanityFilter()
        +
        + *Optional* If set to `true`, the server will attempt to filter out
        + profanities, replacing all but the initial character in each filtered word
        + with asterisks, e.g. "f***". If set to `false` or omitted, profanities
        + won't be filtered out.
        + 
        + + bool profanity_filter = 5;
        +
      • +
      + + + +
        +
      • +

        hasSpeechContext

        +
        boolean hasSpeechContext()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      + + + +
        +
      • +

        getSpeechContext

        +
        SpeechContext getSpeechContext()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      + + + +
        +
      • +

        getSpeechContextOrBuilder

        +
        SpeechContextOrBuilder getSpeechContextOrBuilder()
        +
        + *Optional* A means to provide context to assist the speech recognition.
        + 
        + + .google.cloud.speech.v1beta1.SpeechContext speech_context = 6;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.Builder.html new file mode 100644 index 0000000000..980f6ab044 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.Builder.html @@ -0,0 +1,914 @@ + + + + + +SpeechContext.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SpeechContext.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SpeechContextOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    SpeechContext
    +
    +
    +
    +
    public static final class SpeechContext.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
    +implements SpeechContextOrBuilder
    +
    + Provides "hints" to the speech recognizer to favor specific words and phrases
    + in the results.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SpeechContext
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      SpeechContext.BuilderaddAllPhrases(java.lang.Iterable<java.lang.String> values) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      SpeechContext.BuilderaddPhrases(java.lang.String value) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      SpeechContext.BuilderaddPhrasesBytes(com.google.protobuf.ByteString value) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      SpeechContext.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) 
      SpeechContextbuild() 
      SpeechContextbuildPartial() 
      SpeechContext.Builderclear() 
      SpeechContext.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field) 
      SpeechContext.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) 
      SpeechContext.BuilderclearPhrases() +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      SpeechContext.Builderclone() 
      SpeechContextgetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      com.google.protobuf.Descriptors.DescriptorgetDescriptorForType() 
      java.lang.StringgetPhrases(int index) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      com.google.protobuf.ByteStringgetPhrasesBytes(int index) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      intgetPhrasesCount() +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      com.google.protobuf.ProtocolStringListgetPhrasesList() +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      booleanisInitialized() 
      SpeechContext.BuildermergeFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      SpeechContext.BuildermergeFrom(com.google.protobuf.Message other) 
      SpeechContext.BuildermergeFrom(SpeechContext other) 
      SpeechContext.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 
      SpeechContext.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) 
      SpeechContext.BuildersetPhrases(int index, + java.lang.String value) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      SpeechContext.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, + int index, + java.lang.Object value) 
      SpeechContext.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder

        +getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessage.Builder

        +findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

        +addAll, addAll, mergeFrom, newUninitializedMessageException
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLite.Builder

        +mergeFrom
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public SpeechContext.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SpeechContext getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public SpeechContext build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public SpeechContext buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public SpeechContext.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public SpeechContext.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public SpeechContext.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public SpeechContext.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public SpeechContext.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              int index,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public SpeechContext.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SpeechContext.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SpeechContext.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SpeechContext.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getPhrasesList

        +
        public com.google.protobuf.ProtocolStringList getPhrasesList()
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrasesList in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getPhrasesCount

        +
        public int getPhrasesCount()
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrasesCount in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getPhrases

        +
        public java.lang.String getPhrases(int index)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrases in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getPhrasesBytes

        +
        public com.google.protobuf.ByteString getPhrasesBytes(int index)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrasesBytes in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setPhrases

        +
        public SpeechContext.Builder setPhrases(int index,
        +                                        java.lang.String value)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        addPhrases

        +
        public SpeechContext.Builder addPhrases(java.lang.String value)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        addAllPhrases

        +
        public SpeechContext.Builder addAllPhrases(java.lang.Iterable<java.lang.String> values)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        clearPhrases

        +
        public SpeechContext.Builder clearPhrases()
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        addPhrasesBytes

        +
        public SpeechContext.Builder addPhrasesBytes(com.google.protobuf.ByteString value)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final SpeechContext.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final SpeechContext.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechContext.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.html new file mode 100644 index 0000000000..2e2ae7de74 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContext.html @@ -0,0 +1,1022 @@ + + + + + +SpeechContext (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SpeechContext

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SpeechContextOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class SpeechContext
    +extends com.google.protobuf.GeneratedMessageV3
    +implements SpeechContextOrBuilder
    +
    + Provides "hints" to the speech recognizer to favor specific words and phrases
    + in the results.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SpeechContext
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class SpeechContext.Builder +
      + Provides "hints" to the speech recognizer to favor specific words and phrases + in the results.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intPHRASES_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object obj) 
      static SpeechContextgetDefaultInstance() 
      SpeechContextgetDefaultInstanceForType() 
      static com.google.protobuf.Descriptors.DescriptorgetDescriptor() 
      com.google.protobuf.Parser<SpeechContext>getParserForType() 
      java.lang.StringgetPhrases(int index) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      com.google.protobuf.ByteStringgetPhrasesBytes(int index) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      intgetPhrasesCount() +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      com.google.protobuf.ProtocolStringListgetPhrasesList() +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      intgetSerializedSize() 
      com.google.protobuf.UnknownFieldSetgetUnknownFields() 
      inthashCode() 
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable() 
      booleanisInitialized() 
      static SpeechContext.BuildernewBuilder() 
      static SpeechContext.BuildernewBuilder(SpeechContext prototype) 
      SpeechContext.BuildernewBuilderForType() 
      protected SpeechContext.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 
      static SpeechContextparseDelimitedFrom(java.io.InputStream input) 
      static SpeechContextparseDelimitedFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static SpeechContextparseFrom(byte[] data) 
      static SpeechContextparseFrom(byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static SpeechContextparseFrom(java.nio.ByteBuffer data) 
      static SpeechContextparseFrom(java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static SpeechContextparseFrom(com.google.protobuf.ByteString data) 
      static SpeechContextparseFrom(com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static SpeechContextparseFrom(com.google.protobuf.CodedInputStream input) 
      static SpeechContextparseFrom(com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static SpeechContextparseFrom(java.io.InputStream input) 
      static SpeechContextparseFrom(java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) 
      static com.google.protobuf.Parser<SpeechContext>parser() 
      SpeechContext.BuildertoBuilder() 
      voidwriteTo(com.google.protobuf.CodedOutputStream output) 
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.GeneratedMessageV3

        +computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessage

        +findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
      • +
      +
        +
      • + + +

        Methods inherited from class com.google.protobuf.AbstractMessageLite

        +addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLite

        +toByteArray, toByteString, writeDelimitedTo, writeTo
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        PHRASES_FIELD_NUMBER

        +
        public static final int PHRASES_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getPhrasesList

        +
        public com.google.protobuf.ProtocolStringList getPhrasesList()
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrasesList in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getPhrasesCount

        +
        public int getPhrasesCount()
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrasesCount in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getPhrases

        +
        public java.lang.String getPhrases(int index)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrases in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getPhrasesBytes

        +
        public com.google.protobuf.ByteString getPhrasesBytes(int index)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
        +
        Specified by:
        +
        getPhrasesBytes in interface SpeechContextOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(java.nio.ByteBuffer data)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(java.nio.ByteBuffer data,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(com.google.protobuf.ByteString data)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(com.google.protobuf.ByteString data,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(byte[] data)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(byte[] data,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(java.io.InputStream input)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(java.io.InputStream input,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SpeechContext parseDelimitedFrom(java.io.InputStream input)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SpeechContext parseDelimitedFrom(java.io.InputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(com.google.protobuf.CodedInputStream input)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechContext parseFrom(com.google.protobuf.CodedInputStream input,
        +                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public SpeechContext.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public SpeechContext.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected SpeechContext.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstance

        +
        public static SpeechContext getDefaultInstance()
        +
      • +
      + + + +
        +
      • +

        parser

        +
        public static com.google.protobuf.Parser<SpeechContext> parser()
        +
      • +
      + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<SpeechContext> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SpeechContext getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContextOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContextOrBuilder.html new file mode 100644 index 0000000000..ff1a35b240 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechContextOrBuilder.html @@ -0,0 +1,335 @@ + + + + + +SpeechContextOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface SpeechContextOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    SpeechContext, SpeechContext.Builder
    +
    +
    +
    +
    public interface SpeechContextOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetPhrases(int index) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      com.google.protobuf.ByteStringgetPhrasesBytes(int index) +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      intgetPhrasesCount() +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      java.util.List<java.lang.String>getPhrasesList() +
      + *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPhrasesList

        +
        java.util.List<java.lang.String> getPhrasesList()
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        getPhrasesCount

        +
        int getPhrasesCount()
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        getPhrases

        +
        java.lang.String getPhrases(int index)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      + + + +
        +
      • +

        getPhrasesBytes

        +
        com.google.protobuf.ByteString getPhrasesBytes(int index)
        +
        + *Optional* A list of strings containing words and phrases "hints" so that
        + the speech recognition is more likely to recognize them. This can be used
        + to improve the accuracy for specific words and phrases, for example, if
        + specific commands are typically spoken by the user. This can also be used
        + to add additional words to the vocabulary of the recognizer. See
        + [usage limits](https://cloud.google.com/speech/limits#content).
        + 
        + + repeated string phrases = 1;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechProto.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechProto.html new file mode 100644 index 0000000000..8997f289e7 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechProto.html @@ -0,0 +1,259 @@ + + + + + +SpeechProto (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SpeechProto

+
+
+ +
+
    +
  • +
    +
    +
    public final class SpeechProto
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethod and Description
      static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor() 
      static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) 
      static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        registerAllExtensions

        +
        public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
        +
      • +
      + + + +
        +
      • +

        registerAllExtensions

        +
        public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.Builder.html new file mode 100644 index 0000000000..dfa28a2c37 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.Builder.html @@ -0,0 +1,850 @@ + + + + + +SpeechRecognitionAlternative.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SpeechRecognitionAlternative.Builder

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionAlternative.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionAlternative.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SpeechRecognitionAlternative getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public SpeechRecognitionAlternative build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public SpeechRecognitionAlternative buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        setRepeatedField

        +
        public SpeechRecognitionAlternative.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                             int index,
        +                                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionAlternative.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public SpeechRecognitionAlternative.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionAlternative.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionAlternative.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SpeechRecognitionAlternative.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                               throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SpeechRecognitionAlternative.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getTranscript

        +
        public java.lang.String getTranscript()
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
        +
        Specified by:
        +
        getTranscript in interface SpeechRecognitionAlternativeOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getTranscriptBytes

        +
        public com.google.protobuf.ByteString getTranscriptBytes()
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
        +
        Specified by:
        +
        getTranscriptBytes in interface SpeechRecognitionAlternativeOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setTranscript

        +
        public SpeechRecognitionAlternative.Builder setTranscript(java.lang.String value)
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
      • +
      + + + +
        +
      • +

        clearTranscript

        +
        public SpeechRecognitionAlternative.Builder clearTranscript()
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
      • +
      + + + +
        +
      • +

        setTranscriptBytes

        +
        public SpeechRecognitionAlternative.Builder setTranscriptBytes(com.google.protobuf.ByteString value)
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        public float getConfidence()
        +
        + *Output-only* The confidence estimate between 0.0 and 1.0. A higher number
        + indicates an estimated greater likelihood that the recognized words are
        + correct. This field is typically provided only for the top hypothesis, and
        + only for `is_final=true` results. Clients should not rely on the
        + `confidence` field as it is not guaranteed to be accurate, or even set, in
        + any of the results.
        + The default of 0.0 is a sentinel value indicating `confidence` was not set.
        + 
        + + float confidence = 2;
        +
        +
        Specified by:
        +
        getConfidence in interface SpeechRecognitionAlternativeOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setConfidence

        +
        public SpeechRecognitionAlternative.Builder setConfidence(float value)
        +
        + *Output-only* The confidence estimate between 0.0 and 1.0. A higher number
        + indicates an estimated greater likelihood that the recognized words are
        + correct. This field is typically provided only for the top hypothesis, and
        + only for `is_final=true` results. Clients should not rely on the
        + `confidence` field as it is not guaranteed to be accurate, or even set, in
        + any of the results.
        + The default of 0.0 is a sentinel value indicating `confidence` was not set.
        + 
        + + float confidence = 2;
        +
      • +
      + + + +
        +
      • +

        clearConfidence

        +
        public SpeechRecognitionAlternative.Builder clearConfidence()
        +
        + *Output-only* The confidence estimate between 0.0 and 1.0. A higher number
        + indicates an estimated greater likelihood that the recognized words are
        + correct. This field is typically provided only for the top hypothesis, and
        + only for `is_final=true` results. Clients should not rely on the
        + `confidence` field as it is not guaranteed to be accurate, or even set, in
        + any of the results.
        + The default of 0.0 is a sentinel value indicating `confidence` was not set.
        + 
        + + float confidence = 2;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final SpeechRecognitionAlternative.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionAlternative.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final SpeechRecognitionAlternative.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionAlternative.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.html new file mode 100644 index 0000000000..77fc36c6df --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternative.html @@ -0,0 +1,994 @@ + + + + + +SpeechRecognitionAlternative (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SpeechRecognitionAlternative

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SpeechRecognitionAlternativeOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class SpeechRecognitionAlternative
    +extends com.google.protobuf.GeneratedMessageV3
    +implements SpeechRecognitionAlternativeOrBuilder
    +
    + Alternative hypotheses (a.k.a. n-best list).
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SpeechRecognitionAlternative
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        TRANSCRIPT_FIELD_NUMBER

        +
        public static final int TRANSCRIPT_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        CONFIDENCE_FIELD_NUMBER

        +
        public static final int CONFIDENCE_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getTranscript

        +
        public java.lang.String getTranscript()
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
        +
        Specified by:
        +
        getTranscript in interface SpeechRecognitionAlternativeOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getTranscriptBytes

        +
        public com.google.protobuf.ByteString getTranscriptBytes()
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
        +
        Specified by:
        +
        getTranscriptBytes in interface SpeechRecognitionAlternativeOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        public float getConfidence()
        +
        + *Output-only* The confidence estimate between 0.0 and 1.0. A higher number
        + indicates an estimated greater likelihood that the recognized words are
        + correct. This field is typically provided only for the top hypothesis, and
        + only for `is_final=true` results. Clients should not rely on the
        + `confidence` field as it is not guaranteed to be accurate, or even set, in
        + any of the results.
        + The default of 0.0 is a sentinel value indicating `confidence` was not set.
        + 
        + + float confidence = 2;
        +
        +
        Specified by:
        +
        getConfidence in interface SpeechRecognitionAlternativeOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(java.nio.ByteBuffer data)
        +                                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(java.nio.ByteBuffer data,
        +                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(com.google.protobuf.ByteString data)
        +                                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(com.google.protobuf.ByteString data,
        +                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(byte[] data)
        +                                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(byte[] data,
        +                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                              throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(java.io.InputStream input)
        +                                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(java.io.InputStream input,
        +                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SpeechRecognitionAlternative parseDelimitedFrom(java.io.InputStream input)
        +                                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SpeechRecognitionAlternative parseDelimitedFrom(java.io.InputStream input,
        +                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(com.google.protobuf.CodedInputStream input)
        +                                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionAlternative parseFrom(com.google.protobuf.CodedInputStream input,
        +                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                              throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public SpeechRecognitionAlternative.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public SpeechRecognitionAlternative.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected SpeechRecognitionAlternative.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<SpeechRecognitionAlternative> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SpeechRecognitionAlternative getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternativeOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternativeOrBuilder.html new file mode 100644 index 0000000000..2e9e1853bf --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionAlternativeOrBuilder.html @@ -0,0 +1,296 @@ + + + + + +SpeechRecognitionAlternativeOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface SpeechRecognitionAlternativeOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    SpeechRecognitionAlternative, SpeechRecognitionAlternative.Builder
    +
    +
    +
    +
    public interface SpeechRecognitionAlternativeOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      floatgetConfidence() +
      + *Output-only* The confidence estimate between 0.0 and 1.0.
      +
      java.lang.StringgetTranscript() +
      + *Output-only* Transcript text representing the words that the user spoke.
      +
      com.google.protobuf.ByteStringgetTranscriptBytes() +
      + *Output-only* Transcript text representing the words that the user spoke.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTranscript

        +
        java.lang.String getTranscript()
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
      • +
      + + + +
        +
      • +

        getTranscriptBytes

        +
        com.google.protobuf.ByteString getTranscriptBytes()
        +
        + *Output-only* Transcript text representing the words that the user spoke.
        + 
        + + string transcript = 1;
        +
      • +
      + + + +
        +
      • +

        getConfidence

        +
        float getConfidence()
        +
        + *Output-only* The confidence estimate between 0.0 and 1.0. A higher number
        + indicates an estimated greater likelihood that the recognized words are
        + correct. This field is typically provided only for the top hypothesis, and
        + only for `is_final=true` results. Clients should not rely on the
        + `confidence` field as it is not guaranteed to be accurate, or even set, in
        + any of the results.
        + The default of 0.0 is a sentinel value indicating `confidence` was not set.
        + 
        + + float confidence = 2;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.Builder.html new file mode 100644 index 0000000000..8f1c06aeee --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.Builder.html @@ -0,0 +1,1094 @@ + + + + + +SpeechRecognitionResult.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SpeechRecognitionResult.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SpeechRecognitionResultOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    SpeechRecognitionResult
    +
    +
    +
    +
    public static final class SpeechRecognitionResult.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
    +implements SpeechRecognitionResultOrBuilder
    +
    + A speech recognition result corresponding to a portion of the audio.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SpeechRecognitionResult
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public SpeechRecognitionResult.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SpeechRecognitionResult getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public SpeechRecognitionResult build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public SpeechRecognitionResult buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public SpeechRecognitionResult.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public SpeechRecognitionResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public SpeechRecognitionResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public SpeechRecognitionResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public SpeechRecognitionResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                        int index,
        +                                                        java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public SpeechRecognitionResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                        java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SpeechRecognitionResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                          throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SpeechRecognitionResult.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getAlternativesList

        +
        public java.util.List<SpeechRecognitionAlternative> getAlternativesList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternativesList in interface SpeechRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getAlternativesCount

        +
        public int getAlternativesCount()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternativesCount in interface SpeechRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getAlternatives

        +
        public SpeechRecognitionAlternative getAlternatives(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternatives in interface SpeechRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setAlternatives

        +
        public SpeechRecognitionResult.Builder setAlternatives(int index,
        +                                                       SpeechRecognitionAlternative value)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        setAlternatives

        +
        public SpeechRecognitionResult.Builder setAlternatives(int index,
        +                                                       SpeechRecognitionAlternative.Builder builderForValue)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternatives

        +
        public SpeechRecognitionResult.Builder addAlternatives(SpeechRecognitionAlternative value)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternatives

        +
        public SpeechRecognitionResult.Builder addAlternatives(int index,
        +                                                       SpeechRecognitionAlternative value)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternatives

        +
        public SpeechRecognitionResult.Builder addAlternatives(SpeechRecognitionAlternative.Builder builderForValue)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternatives

        +
        public SpeechRecognitionResult.Builder addAlternatives(int index,
        +                                                       SpeechRecognitionAlternative.Builder builderForValue)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAllAlternatives

        +
        public SpeechRecognitionResult.Builder addAllAlternatives(java.lang.Iterable<? extends SpeechRecognitionAlternative> values)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        clearAlternatives

        +
        public SpeechRecognitionResult.Builder clearAlternatives()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        removeAlternatives

        +
        public SpeechRecognitionResult.Builder removeAlternatives(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesBuilder

        +
        public SpeechRecognitionAlternative.Builder getAlternativesBuilder(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addAlternativesBuilder

        +
        public SpeechRecognitionAlternative.Builder addAlternativesBuilder()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternativesBuilder

        +
        public SpeechRecognitionAlternative.Builder addAlternativesBuilder(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesBuilderList

        +
        public java.util.List<SpeechRecognitionAlternative.Builder> getAlternativesBuilderList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final SpeechRecognitionResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final SpeechRecognitionResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SpeechRecognitionResult.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.html new file mode 100644 index 0000000000..623cadbced --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResult.html @@ -0,0 +1,1031 @@ + + + + + +SpeechRecognitionResult (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SpeechRecognitionResult

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SpeechRecognitionResultOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class SpeechRecognitionResult
    +extends com.google.protobuf.GeneratedMessageV3
    +implements SpeechRecognitionResultOrBuilder
    +
    + A speech recognition result corresponding to a portion of the audio.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SpeechRecognitionResult
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class SpeechRecognitionResult.Builder +
      + A speech recognition result corresponding to a portion of the audio.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intALTERNATIVES_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ALTERNATIVES_FIELD_NUMBER

        +
        public static final int ALTERNATIVES_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getAlternativesList

        +
        public java.util.List<SpeechRecognitionAlternative> getAlternativesList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternativesList in interface SpeechRecognitionResultOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getAlternativesCount

        +
        public int getAlternativesCount()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternativesCount in interface SpeechRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getAlternatives

        +
        public SpeechRecognitionAlternative getAlternatives(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternatives in interface SpeechRecognitionResultOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(java.nio.ByteBuffer data)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(java.nio.ByteBuffer data,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(com.google.protobuf.ByteString data)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(com.google.protobuf.ByteString data,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(byte[] data)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(byte[] data,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(java.io.InputStream input)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(java.io.InputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SpeechRecognitionResult parseDelimitedFrom(java.io.InputStream input)
        +                                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SpeechRecognitionResult parseDelimitedFrom(java.io.InputStream input,
        +                                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                  throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(com.google.protobuf.CodedInputStream input)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SpeechRecognitionResult parseFrom(com.google.protobuf.CodedInputStream input,
        +                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                         throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public SpeechRecognitionResult.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public SpeechRecognitionResult.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected SpeechRecognitionResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<SpeechRecognitionResult> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SpeechRecognitionResult getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResultOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResultOrBuilder.html new file mode 100644 index 0000000000..a9d1b8f09e --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SpeechRecognitionResultOrBuilder.html @@ -0,0 +1,342 @@ + + + + + +SpeechRecognitionResultOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface SpeechRecognitionResultOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    SpeechRecognitionResult, SpeechRecognitionResult.Builder
    +
    +
    +
    +
    public interface SpeechRecognitionResultOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      SpeechRecognitionAlternativegetAlternatives(int index) +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      intgetAlternativesCount() +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      java.util.List<SpeechRecognitionAlternative>getAlternativesList() +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      SpeechRecognitionAlternativeOrBuildergetAlternativesOrBuilder(int index) +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      java.util.List<? extends SpeechRecognitionAlternativeOrBuilder>getAlternativesOrBuilderList() +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAlternativesList

        +
        java.util.List<SpeechRecognitionAlternative> getAlternativesList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternatives

        +
        SpeechRecognitionAlternative getAlternatives(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesCount

        +
        int getAlternativesCount()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesOrBuilderList

        +
        java.util.List<? extends SpeechRecognitionAlternativeOrBuilder> getAlternativesOrBuilderList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesOrBuilder

        +
        SpeechRecognitionAlternativeOrBuilder getAlternativesOrBuilder(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.Builder.html new file mode 100644 index 0000000000..4134e0d819 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.Builder.html @@ -0,0 +1,1031 @@ + + + + + +StreamingRecognitionConfig.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognitionConfig.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognitionConfigOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    StreamingRecognitionConfig
    +
    +
    +
    +
    public static final class StreamingRecognitionConfig.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
    +implements StreamingRecognitionConfigOrBuilder
    +
    + Provides information to the recognizer that specifies how to process the
    + request.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognitionConfig
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognitionConfig getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public StreamingRecognitionConfig build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public StreamingRecognitionConfig buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setField

        +
        public StreamingRecognitionConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                   java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setRepeatedField

        +
        public StreamingRecognitionConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                           int index,
        +                                                           java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public StreamingRecognitionConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                           java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public StreamingRecognitionConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                             throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamingRecognitionConfig.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        hasConfig

        +
        public boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        hasConfig in interface StreamingRecognitionConfigOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setConfig

        +
        public StreamingRecognitionConfig.Builder setConfig(RecognitionConfig value)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + + + + + +
        +
      • +

        mergeConfig

        +
        public StreamingRecognitionConfig.Builder mergeConfig(RecognitionConfig value)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        clearConfig

        +
        public StreamingRecognitionConfig.Builder clearConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfigBuilder

        +
        public RecognitionConfig.Builder getConfigBuilder()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + + + + + +
        +
      • +

        getSingleUtterance

        +
        public boolean getSingleUtterance()
        +
        + *Optional* If `false` or omitted, the recognizer will perform continuous
        + recognition (continuing to wait for and process audio even if the user
        + pauses speaking) until the client closes the input stream (gRPC API) or
        + until the maximum time limit has been reached. May return multiple
        + `StreamingRecognitionResult`s with the `is_final` flag set to `true`.
        + If `true`, the recognizer will detect a single spoken utterance. When it
        + detects that the user has paused or stopped speaking, it will return an
        + `END_OF_UTTERANCE` event and cease recognition. It will return no more than
        + one `StreamingRecognitionResult` with the `is_final` flag set to `true`.
        + 
        + + bool single_utterance = 2;
        +
        +
        Specified by:
        +
        getSingleUtterance in interface StreamingRecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setSingleUtterance

        +
        public StreamingRecognitionConfig.Builder setSingleUtterance(boolean value)
        +
        + *Optional* If `false` or omitted, the recognizer will perform continuous
        + recognition (continuing to wait for and process audio even if the user
        + pauses speaking) until the client closes the input stream (gRPC API) or
        + until the maximum time limit has been reached. May return multiple
        + `StreamingRecognitionResult`s with the `is_final` flag set to `true`.
        + If `true`, the recognizer will detect a single spoken utterance. When it
        + detects that the user has paused or stopped speaking, it will return an
        + `END_OF_UTTERANCE` event and cease recognition. It will return no more than
        + one `StreamingRecognitionResult` with the `is_final` flag set to `true`.
        + 
        + + bool single_utterance = 2;
        +
      • +
      + + + +
        +
      • +

        clearSingleUtterance

        +
        public StreamingRecognitionConfig.Builder clearSingleUtterance()
        +
        + *Optional* If `false` or omitted, the recognizer will perform continuous
        + recognition (continuing to wait for and process audio even if the user
        + pauses speaking) until the client closes the input stream (gRPC API) or
        + until the maximum time limit has been reached. May return multiple
        + `StreamingRecognitionResult`s with the `is_final` flag set to `true`.
        + If `true`, the recognizer will detect a single spoken utterance. When it
        + detects that the user has paused or stopped speaking, it will return an
        + `END_OF_UTTERANCE` event and cease recognition. It will return no more than
        + one `StreamingRecognitionResult` with the `is_final` flag set to `true`.
        + 
        + + bool single_utterance = 2;
        +
      • +
      + + + +
        +
      • +

        getInterimResults

        +
        public boolean getInterimResults()
        +
        + *Optional* If `true`, interim results (tentative hypotheses) may be
        + returned as they become available (these interim results are indicated with
        + the `is_final=false` flag).
        + If `false` or omitted, only `is_final=true` result(s) are returned.
        + 
        + + bool interim_results = 3;
        +
        +
        Specified by:
        +
        getInterimResults in interface StreamingRecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setInterimResults

        +
        public StreamingRecognitionConfig.Builder setInterimResults(boolean value)
        +
        + *Optional* If `true`, interim results (tentative hypotheses) may be
        + returned as they become available (these interim results are indicated with
        + the `is_final=false` flag).
        + If `false` or omitted, only `is_final=true` result(s) are returned.
        + 
        + + bool interim_results = 3;
        +
      • +
      + + + +
        +
      • +

        clearInterimResults

        +
        public StreamingRecognitionConfig.Builder clearInterimResults()
        +
        + *Optional* If `true`, interim results (tentative hypotheses) may be
        + returned as they become available (these interim results are indicated with
        + the `is_final=false` flag).
        + If `false` or omitted, only `is_final=true` result(s) are returned.
        + 
        + + bool interim_results = 3;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final StreamingRecognitionConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final StreamingRecognitionConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionConfig.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.html new file mode 100644 index 0000000000..73db2cb52f --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfig.html @@ -0,0 +1,1079 @@ + + + + + +StreamingRecognitionConfig (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognitionConfig

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognitionConfigOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class StreamingRecognitionConfig
    +extends com.google.protobuf.GeneratedMessageV3
    +implements StreamingRecognitionConfigOrBuilder
    +
    + Provides information to the recognizer that specifies how to process the
    + request.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognitionConfig
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class StreamingRecognitionConfig.Builder +
      + Provides information to the recognizer that specifies how to process the + request.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intCONFIG_FIELD_NUMBER 
      static intINTERIM_RESULTS_FIELD_NUMBER 
      static intSINGLE_UTTERANCE_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        CONFIG_FIELD_NUMBER

        +
        public static final int CONFIG_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        SINGLE_UTTERANCE_FIELD_NUMBER

        +
        public static final int SINGLE_UTTERANCE_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        INTERIM_RESULTS_FIELD_NUMBER

        +
        public static final int INTERIM_RESULTS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        hasConfig

        +
        public boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        hasConfig in interface StreamingRecognitionConfigOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getSingleUtterance

        +
        public boolean getSingleUtterance()
        +
        + *Optional* If `false` or omitted, the recognizer will perform continuous
        + recognition (continuing to wait for and process audio even if the user
        + pauses speaking) until the client closes the input stream (gRPC API) or
        + until the maximum time limit has been reached. May return multiple
        + `StreamingRecognitionResult`s with the `is_final` flag set to `true`.
        + If `true`, the recognizer will detect a single spoken utterance. When it
        + detects that the user has paused or stopped speaking, it will return an
        + `END_OF_UTTERANCE` event and cease recognition. It will return no more than
        + one `StreamingRecognitionResult` with the `is_final` flag set to `true`.
        + 
        + + bool single_utterance = 2;
        +
        +
        Specified by:
        +
        getSingleUtterance in interface StreamingRecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getInterimResults

        +
        public boolean getInterimResults()
        +
        + *Optional* If `true`, interim results (tentative hypotheses) may be
        + returned as they become available (these interim results are indicated with
        + the `is_final=false` flag).
        + If `false` or omitted, only `is_final=true` result(s) are returned.
        + 
        + + bool interim_results = 3;
        +
        +
        Specified by:
        +
        getInterimResults in interface StreamingRecognitionConfigOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(java.nio.ByteBuffer data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(java.nio.ByteBuffer data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(com.google.protobuf.ByteString data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(com.google.protobuf.ByteString data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(byte[] data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(byte[] data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(java.io.InputStream input)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(java.io.InputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognitionConfig parseDelimitedFrom(java.io.InputStream input)
        +                                                     throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognitionConfig parseDelimitedFrom(java.io.InputStream input,
        +                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                     throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(com.google.protobuf.CodedInputStream input)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionConfig parseFrom(com.google.protobuf.CodedInputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public StreamingRecognitionConfig.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public StreamingRecognitionConfig.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected StreamingRecognitionConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<StreamingRecognitionConfig> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognitionConfig getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfigOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfigOrBuilder.html new file mode 100644 index 0000000000..0470af0c76 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionConfigOrBuilder.html @@ -0,0 +1,354 @@ + + + + + +StreamingRecognitionConfigOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface StreamingRecognitionConfigOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    StreamingRecognitionConfig, StreamingRecognitionConfig.Builder
    +
    +
    +
    +
    public interface StreamingRecognitionConfigOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      RecognitionConfiggetConfig() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      RecognitionConfigOrBuildergetConfigOrBuilder() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      booleangetInterimResults() +
      + *Optional* If `true`, interim results (tentative hypotheses) may be + returned as they become available (these interim results are indicated with + the `is_final=false` flag).
      +
      booleangetSingleUtterance() +
      + *Optional* If `false` or omitted, the recognizer will perform continuous + recognition (continuing to wait for and process audio even if the user + pauses speaking) until the client closes the input stream (gRPC API) or + until the maximum time limit has been reached.
      +
      booleanhasConfig() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasConfig

        +
        boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        RecognitionConfig getConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfigOrBuilder

        +
        RecognitionConfigOrBuilder getConfigOrBuilder()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getSingleUtterance

        +
        boolean getSingleUtterance()
        +
        + *Optional* If `false` or omitted, the recognizer will perform continuous
        + recognition (continuing to wait for and process audio even if the user
        + pauses speaking) until the client closes the input stream (gRPC API) or
        + until the maximum time limit has been reached. May return multiple
        + `StreamingRecognitionResult`s with the `is_final` flag set to `true`.
        + If `true`, the recognizer will detect a single spoken utterance. When it
        + detects that the user has paused or stopped speaking, it will return an
        + `END_OF_UTTERANCE` event and cease recognition. It will return no more than
        + one `StreamingRecognitionResult` with the `is_final` flag set to `true`.
        + 
        + + bool single_utterance = 2;
        +
      • +
      + + + +
        +
      • +

        getInterimResults

        +
        boolean getInterimResults()
        +
        + *Optional* If `true`, interim results (tentative hypotheses) may be
        + returned as they become available (these interim results are indicated with
        + the `is_final=false` flag).
        + If `false` or omitted, only `is_final=true` result(s) are returned.
        + 
        + + bool interim_results = 3;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.Builder.html new file mode 100644 index 0000000000..326b635eaa --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.Builder.html @@ -0,0 +1,1259 @@ + + + + + +StreamingRecognitionResult.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognitionResult.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognitionResultOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    StreamingRecognitionResult
    +
    +
    +
    +
    public static final class StreamingRecognitionResult.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
    +implements StreamingRecognitionResultOrBuilder
    +
    + A streaming speech recognition result corresponding to a portion of the audio
    + that is currently being processed.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognitionResult
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognitionResult getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public StreamingRecognitionResult build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public StreamingRecognitionResult buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setField

        +
        public StreamingRecognitionResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                   java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setRepeatedField

        +
        public StreamingRecognitionResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                           int index,
        +                                                           java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public StreamingRecognitionResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                           java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public StreamingRecognitionResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                             throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamingRecognitionResult.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getAlternativesCount

        +
        public int getAlternativesCount()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternativesCount in interface StreamingRecognitionResultOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setAlternatives

        +
        public StreamingRecognitionResult.Builder setAlternatives(int index,
        +                                                          SpeechRecognitionAlternative value)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        setAlternatives

        +
        public StreamingRecognitionResult.Builder setAlternatives(int index,
        +                                                          SpeechRecognitionAlternative.Builder builderForValue)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternatives

        +
        public StreamingRecognitionResult.Builder addAlternatives(SpeechRecognitionAlternative value)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternatives

        +
        public StreamingRecognitionResult.Builder addAlternatives(int index,
        +                                                          SpeechRecognitionAlternative value)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + + + + + +
        +
      • +

        addAlternatives

        +
        public StreamingRecognitionResult.Builder addAlternatives(int index,
        +                                                          SpeechRecognitionAlternative.Builder builderForValue)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAllAlternatives

        +
        public StreamingRecognitionResult.Builder addAllAlternatives(java.lang.Iterable<? extends SpeechRecognitionAlternative> values)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        clearAlternatives

        +
        public StreamingRecognitionResult.Builder clearAlternatives()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        removeAlternatives

        +
        public StreamingRecognitionResult.Builder removeAlternatives(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesBuilder

        +
        public SpeechRecognitionAlternative.Builder getAlternativesBuilder(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addAlternativesBuilder

        +
        public SpeechRecognitionAlternative.Builder addAlternativesBuilder()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        addAlternativesBuilder

        +
        public SpeechRecognitionAlternative.Builder addAlternativesBuilder(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesBuilderList

        +
        public java.util.List<SpeechRecognitionAlternative.Builder> getAlternativesBuilderList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getIsFinal

        +
        public boolean getIsFinal()
        +
        + *Output-only* If `false`, this `StreamingRecognitionResult` represents an
        + interim result that may change. If `true`, this is the final time the
        + speech service will return this particular `StreamingRecognitionResult`,
        + the recognizer will not return any further hypotheses for this portion of
        + the transcript and corresponding audio.
        + 
        + + bool is_final = 2;
        +
        +
        Specified by:
        +
        getIsFinal in interface StreamingRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setIsFinal

        +
        public StreamingRecognitionResult.Builder setIsFinal(boolean value)
        +
        + *Output-only* If `false`, this `StreamingRecognitionResult` represents an
        + interim result that may change. If `true`, this is the final time the
        + speech service will return this particular `StreamingRecognitionResult`,
        + the recognizer will not return any further hypotheses for this portion of
        + the transcript and corresponding audio.
        + 
        + + bool is_final = 2;
        +
      • +
      + + + +
        +
      • +

        clearIsFinal

        +
        public StreamingRecognitionResult.Builder clearIsFinal()
        +
        + *Output-only* If `false`, this `StreamingRecognitionResult` represents an
        + interim result that may change. If `true`, this is the final time the
        + speech service will return this particular `StreamingRecognitionResult`,
        + the recognizer will not return any further hypotheses for this portion of
        + the transcript and corresponding audio.
        + 
        + + bool is_final = 2;
        +
      • +
      + + + +
        +
      • +

        getStability

        +
        public float getStability()
        +
        + *Output-only* An estimate of the likelihood that the recognizer will not
        + change its guess about this interim result. Values range from 0.0
        + (completely unstable) to 1.0 (completely stable).
        + This field is only provided for interim results (`is_final=false`).
        + The default of 0.0 is a sentinel value indicating `stability` was not set.
        + 
        + + float stability = 3;
        +
        +
        Specified by:
        +
        getStability in interface StreamingRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setStability

        +
        public StreamingRecognitionResult.Builder setStability(float value)
        +
        + *Output-only* An estimate of the likelihood that the recognizer will not
        + change its guess about this interim result. Values range from 0.0
        + (completely unstable) to 1.0 (completely stable).
        + This field is only provided for interim results (`is_final=false`).
        + The default of 0.0 is a sentinel value indicating `stability` was not set.
        + 
        + + float stability = 3;
        +
      • +
      + + + +
        +
      • +

        clearStability

        +
        public StreamingRecognitionResult.Builder clearStability()
        +
        + *Output-only* An estimate of the likelihood that the recognizer will not
        + change its guess about this interim result. Values range from 0.0
        + (completely unstable) to 1.0 (completely stable).
        + This field is only provided for interim results (`is_final=false`).
        + The default of 0.0 is a sentinel value indicating `stability` was not set.
        + 
        + + float stability = 3;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final StreamingRecognitionResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final StreamingRecognitionResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognitionResult.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.html new file mode 100644 index 0000000000..a732cca54c --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResult.html @@ -0,0 +1,1127 @@ + + + + + +StreamingRecognitionResult (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognitionResult

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognitionResultOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class StreamingRecognitionResult
    +extends com.google.protobuf.GeneratedMessageV3
    +implements StreamingRecognitionResultOrBuilder
    +
    + A streaming speech recognition result corresponding to a portion of the audio
    + that is currently being processed.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognitionResult
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ALTERNATIVES_FIELD_NUMBER

        +
        public static final int ALTERNATIVES_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        IS_FINAL_FIELD_NUMBER

        +
        public static final int IS_FINAL_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        STABILITY_FIELD_NUMBER

        +
        public static final int STABILITY_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getAlternativesCount

        +
        public int getAlternativesCount()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
        +
        Specified by:
        +
        getAlternativesCount in interface StreamingRecognitionResultOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getIsFinal

        +
        public boolean getIsFinal()
        +
        + *Output-only* If `false`, this `StreamingRecognitionResult` represents an
        + interim result that may change. If `true`, this is the final time the
        + speech service will return this particular `StreamingRecognitionResult`,
        + the recognizer will not return any further hypotheses for this portion of
        + the transcript and corresponding audio.
        + 
        + + bool is_final = 2;
        +
        +
        Specified by:
        +
        getIsFinal in interface StreamingRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStability

        +
        public float getStability()
        +
        + *Output-only* An estimate of the likelihood that the recognizer will not
        + change its guess about this interim result. Values range from 0.0
        + (completely unstable) to 1.0 (completely stable).
        + This field is only provided for interim results (`is_final=false`).
        + The default of 0.0 is a sentinel value indicating `stability` was not set.
        + 
        + + float stability = 3;
        +
        +
        Specified by:
        +
        getStability in interface StreamingRecognitionResultOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(java.nio.ByteBuffer data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(java.nio.ByteBuffer data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(com.google.protobuf.ByteString data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(com.google.protobuf.ByteString data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(byte[] data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(byte[] data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(java.io.InputStream input)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(java.io.InputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognitionResult parseDelimitedFrom(java.io.InputStream input)
        +                                                     throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognitionResult parseDelimitedFrom(java.io.InputStream input,
        +                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                     throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(com.google.protobuf.CodedInputStream input)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognitionResult parseFrom(com.google.protobuf.CodedInputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public StreamingRecognitionResult.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public StreamingRecognitionResult.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected StreamingRecognitionResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<StreamingRecognitionResult> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognitionResult getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResultOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResultOrBuilder.html new file mode 100644 index 0000000000..c1e8d9afde --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognitionResultOrBuilder.html @@ -0,0 +1,394 @@ + + + + + +StreamingRecognitionResultOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface StreamingRecognitionResultOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    StreamingRecognitionResult, StreamingRecognitionResult.Builder
    +
    +
    +
    +
    public interface StreamingRecognitionResultOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      SpeechRecognitionAlternativegetAlternatives(int index) +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      intgetAlternativesCount() +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      java.util.List<SpeechRecognitionAlternative>getAlternativesList() +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      SpeechRecognitionAlternativeOrBuildergetAlternativesOrBuilder(int index) +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      java.util.List<? extends SpeechRecognitionAlternativeOrBuilder>getAlternativesOrBuilderList() +
      + *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
      +
      booleangetIsFinal() +
      + *Output-only* If `false`, this `StreamingRecognitionResult` represents an + interim result that may change.
      +
      floatgetStability() +
      + *Output-only* An estimate of the likelihood that the recognizer will not + change its guess about this interim result.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAlternativesList

        +
        java.util.List<SpeechRecognitionAlternative> getAlternativesList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternatives

        +
        SpeechRecognitionAlternative getAlternatives(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesCount

        +
        int getAlternativesCount()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesOrBuilderList

        +
        java.util.List<? extends SpeechRecognitionAlternativeOrBuilder> getAlternativesOrBuilderList()
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getAlternativesOrBuilder

        +
        SpeechRecognitionAlternativeOrBuilder getAlternativesOrBuilder(int index)
        +
        + *Output-only* May contain one or more recognition hypotheses (up to the
        + maximum specified in `max_alternatives`).
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionAlternative alternatives = 1;
        +
      • +
      + + + +
        +
      • +

        getIsFinal

        +
        boolean getIsFinal()
        +
        + *Output-only* If `false`, this `StreamingRecognitionResult` represents an
        + interim result that may change. If `true`, this is the final time the
        + speech service will return this particular `StreamingRecognitionResult`,
        + the recognizer will not return any further hypotheses for this portion of
        + the transcript and corresponding audio.
        + 
        + + bool is_final = 2;
        +
      • +
      + + + +
        +
      • +

        getStability

        +
        float getStability()
        +
        + *Output-only* An estimate of the likelihood that the recognizer will not
        + change its guess about this interim result. Values range from 0.0
        + (completely unstable) to 1.0 (completely stable).
        + This field is only provided for interim results (`is_final=false`).
        + The default of 0.0 is a sentinel value indicating `stability` was not set.
        + 
        + + float stability = 3;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.Builder.html new file mode 100644 index 0000000000..735e6fb9e2 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.Builder.html @@ -0,0 +1,978 @@ + + + + + +StreamingRecognizeRequest.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognizeRequest.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognizeRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    StreamingRecognizeRequest
    +
    +
    +
    +
    public static final class StreamingRecognizeRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
    +implements StreamingRecognizeRequestOrBuilder
    +
    + The top-level message sent by the client for the `StreamingRecognize` method.
    + Multiple `StreamingRecognizeRequest` messages are sent. The first message
    + must contain a `streaming_config` message and must not contain `audio` data.
    + All subsequent messages must contain `audio` data and must not contain a
    + `streaming_config` message.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognizeRequest
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public StreamingRecognizeRequest.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognizeRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public StreamingRecognizeRequest build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public StreamingRecognizeRequest buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public StreamingRecognizeRequest.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public StreamingRecognizeRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                  java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setRepeatedField

        +
        public StreamingRecognizeRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                          int index,
        +                                                          java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public StreamingRecognizeRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                          java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public StreamingRecognizeRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamingRecognizeRequest.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        hasStreamingConfig

        +
        public boolean hasStreamingConfig()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
        +
        Specified by:
        +
        hasStreamingConfig in interface StreamingRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStreamingConfig

        +
        public StreamingRecognitionConfig getStreamingConfig()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
        +
        Specified by:
        +
        getStreamingConfig in interface StreamingRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setStreamingConfig

        +
        public StreamingRecognizeRequest.Builder setStreamingConfig(StreamingRecognitionConfig value)
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + +
        +
      • +

        setStreamingConfig

        +
        public StreamingRecognizeRequest.Builder setStreamingConfig(StreamingRecognitionConfig.Builder builderForValue)
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + +
        +
      • +

        mergeStreamingConfig

        +
        public StreamingRecognizeRequest.Builder mergeStreamingConfig(StreamingRecognitionConfig value)
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + +
        +
      • +

        clearStreamingConfig

        +
        public StreamingRecognizeRequest.Builder clearStreamingConfig()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + +
        +
      • +

        getStreamingConfigBuilder

        +
        public StreamingRecognitionConfig.Builder getStreamingConfigBuilder()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + + + + + +
        +
      • +

        getAudioContent

        +
        public com.google.protobuf.ByteString getAudioContent()
        +
        + The audio data to be recognized. Sequential chunks of audio data are sent
        + in sequential `StreamingRecognizeRequest` messages. The first
        + `StreamingRecognizeRequest` message must not contain `audio_content` data
        + and all subsequent `StreamingRecognizeRequest` messages must contain
        + `audio_content` data. The audio bytes must be encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation (not base64). See
        + [audio limits](https://cloud.google.com/speech/limits#content).
        + 
        + + bytes audio_content = 2;
        +
        +
        Specified by:
        +
        getAudioContent in interface StreamingRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setAudioContent

        +
        public StreamingRecognizeRequest.Builder setAudioContent(com.google.protobuf.ByteString value)
        +
        + The audio data to be recognized. Sequential chunks of audio data are sent
        + in sequential `StreamingRecognizeRequest` messages. The first
        + `StreamingRecognizeRequest` message must not contain `audio_content` data
        + and all subsequent `StreamingRecognizeRequest` messages must contain
        + `audio_content` data. The audio bytes must be encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation (not base64). See
        + [audio limits](https://cloud.google.com/speech/limits#content).
        + 
        + + bytes audio_content = 2;
        +
      • +
      + + + +
        +
      • +

        clearAudioContent

        +
        public StreamingRecognizeRequest.Builder clearAudioContent()
        +
        + The audio data to be recognized. Sequential chunks of audio data are sent
        + in sequential `StreamingRecognizeRequest` messages. The first
        + `StreamingRecognizeRequest` message must not contain `audio_content` data
        + and all subsequent `StreamingRecognizeRequest` messages must contain
        + `audio_content` data. The audio bytes must be encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation (not base64). See
        + [audio limits](https://cloud.google.com/speech/limits#content).
        + 
        + + bytes audio_content = 2;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final StreamingRecognizeRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final StreamingRecognizeRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeRequest.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.StreamingRequestCase.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.StreamingRequestCase.html new file mode 100644 index 0000000000..4a6c3bd51d --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.StreamingRequestCase.html @@ -0,0 +1,403 @@ + + + + + +StreamingRecognizeRequest.StreamingRequestCase (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Enum StreamingRecognizeRequest.StreamingRequestCase

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static StreamingRecognizeRequest.StreamingRequestCase[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (StreamingRecognizeRequest.StreamingRequestCase c : StreamingRecognizeRequest.StreamingRequestCase.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static StreamingRecognizeRequest.StreamingRequestCase valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getNumber

        +
        public int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.html new file mode 100644 index 0000000000..92a4899764 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequest.html @@ -0,0 +1,1054 @@ + + + + + +StreamingRecognizeRequest (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognizeRequest

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognizeRequestOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class StreamingRecognizeRequest
    +extends com.google.protobuf.GeneratedMessageV3
    +implements StreamingRecognizeRequestOrBuilder
    +
    + The top-level message sent by the client for the `StreamingRecognize` method.
    + Multiple `StreamingRecognizeRequest` messages are sent. The first message
    + must contain a `streaming_config` message and must not contain `audio` data.
    + All subsequent messages must contain `audio` data and must not contain a
    + `streaming_config` message.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognizeRequest
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        STREAMING_CONFIG_FIELD_NUMBER

        +
        public static final int STREAMING_CONFIG_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        AUDIO_CONTENT_FIELD_NUMBER

        +
        public static final int AUDIO_CONTENT_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + +
        +
      • +

        hasStreamingConfig

        +
        public boolean hasStreamingConfig()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
        +
        Specified by:
        +
        hasStreamingConfig in interface StreamingRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getStreamingConfig

        +
        public StreamingRecognitionConfig getStreamingConfig()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
        +
        Specified by:
        +
        getStreamingConfig in interface StreamingRecognizeRequestOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getAudioContent

        +
        public com.google.protobuf.ByteString getAudioContent()
        +
        + The audio data to be recognized. Sequential chunks of audio data are sent
        + in sequential `StreamingRecognizeRequest` messages. The first
        + `StreamingRecognizeRequest` message must not contain `audio_content` data
        + and all subsequent `StreamingRecognizeRequest` messages must contain
        + `audio_content` data. The audio bytes must be encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation (not base64). See
        + [audio limits](https://cloud.google.com/speech/limits#content).
        + 
        + + bytes audio_content = 2;
        +
        +
        Specified by:
        +
        getAudioContent in interface StreamingRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(java.nio.ByteBuffer data)
        +                                           throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(java.nio.ByteBuffer data,
        +                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                           throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(com.google.protobuf.ByteString data)
        +                                           throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(com.google.protobuf.ByteString data,
        +                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                           throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(byte[] data)
        +                                           throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(byte[] data,
        +                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                           throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(java.io.InputStream input)
        +                                           throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(java.io.InputStream input,
        +                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                           throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognizeRequest parseDelimitedFrom(java.io.InputStream input)
        +                                                    throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognizeRequest parseDelimitedFrom(java.io.InputStream input,
        +                                                           com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                    throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input)
        +                                           throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input,
        +                                                  com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                           throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public StreamingRecognizeRequest.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public StreamingRecognizeRequest.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected StreamingRecognizeRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<StreamingRecognizeRequest> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognizeRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequestOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequestOrBuilder.html new file mode 100644 index 0000000000..f88e69b14a --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeRequestOrBuilder.html @@ -0,0 +1,340 @@ + + + + + +StreamingRecognizeRequestOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface StreamingRecognizeRequestOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    StreamingRecognizeRequest, StreamingRecognizeRequest.Builder
    +
    +
    +
    +
    public interface StreamingRecognizeRequestOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasStreamingConfig

        +
        boolean hasStreamingConfig()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + +
        +
      • +

        getStreamingConfig

        +
        StreamingRecognitionConfig getStreamingConfig()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + +
        +
      • +

        getStreamingConfigOrBuilder

        +
        StreamingRecognitionConfigOrBuilder getStreamingConfigOrBuilder()
        +
        + Provides information to the recognizer that specifies how to process the
        + request. The first `StreamingRecognizeRequest` message must contain a
        + `streaming_config`  message.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognitionConfig streaming_config = 1;
        +
      • +
      + + + +
        +
      • +

        getAudioContent

        +
        com.google.protobuf.ByteString getAudioContent()
        +
        + The audio data to be recognized. Sequential chunks of audio data are sent
        + in sequential `StreamingRecognizeRequest` messages. The first
        + `StreamingRecognizeRequest` message must not contain `audio_content` data
        + and all subsequent `StreamingRecognizeRequest` messages must contain
        + `audio_content` data. The audio bytes must be encoded as specified in
        + `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a
        + pure binary representation (not base64). See
        + [audio limits](https://cloud.google.com/speech/limits#content).
        + 
        + + bytes audio_content = 2;
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.Builder.html new file mode 100644 index 0000000000..4536e1fb83 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.Builder.html @@ -0,0 +1,1558 @@ + + + + + +StreamingRecognizeResponse.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognizeResponse.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognizeResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    StreamingRecognizeResponse
    +
    +
    +
    +
    public static final class StreamingRecognizeResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
    +implements StreamingRecognizeResponseOrBuilder
    +
    + `StreamingRecognizeResponse` is the only message returned to the client by
    + `StreamingRecognize`. A series of one or more `StreamingRecognizeResponse`
    + messages are streamed back to the client.
    + Here's an example of a series of ten `StreamingRecognizeResponse`s that might
    + be returned while processing audio:
    + 1. endpointer_type: START_OF_SPEECH
    + 2. results { alternatives { transcript: "tube" } stability: 0.01 }
    +    result_index: 0
    + 3. results { alternatives { transcript: "to be a" } stability: 0.01 }
    +    result_index: 0
    + 4. results { alternatives { transcript: "to be" } stability: 0.9 }
    +    results { alternatives { transcript: " or not to be" } stability: 0.01 }
    +    result_index: 0
    + 5. results { alternatives { transcript: "to be or not to be"
    +                             confidence: 0.92 }
    +              alternatives { transcript: "to bee or not to bee" }
    +              is_final: true }
    +    result_index: 0
    + 6. results { alternatives { transcript: " that's" } stability: 0.01 }
    +    result_index: 1
    + 7. results { alternatives { transcript: " that is" } stability: 0.9 }
    +    results { alternatives { transcript: " the question" } stability: 0.01 }
    +    result_index: 1
    + 8. endpointer_type: END_OF_SPEECH
    + 9. results { alternatives { transcript: " that is the question"
    +                             confidence: 0.98 }
    +              alternatives { transcript: " that was the question" }
    +              is_final: true }
    +    result_index: 1
    + 10. endpointer_type: END_OF_AUDIO
    + Notes:
    + - Only two of the above responses #5 and #9 contain final results, they are
    +   indicated by `is_final: true`. Concatenating these together generates the
    +   full transcript: "to be or not to be that is the question".
    + - The others contain interim `results`. #4 and #7 contain two interim
    +   `results`, the first portion has a high stability and is less likely to
    +   change, the second portion has a low stability and is very likely to
    +   change. A UI designer might choose to show only high stability `results`.
    + - The specific `stability` and `confidence` values shown above are only for
    +   illustrative purposes. Actual values may vary.
    + - The `result_index` indicates the portion of audio that has had final
    +   results returned, and is no longer being processed. For example, the
    +   `results` in #6 and later correspond to the portion of audio after
    +   "to be or not to be".
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognizeResponse
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognizeResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public StreamingRecognizeResponse build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public StreamingRecognizeResponse buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setField

        +
        public StreamingRecognizeResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                   java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        setRepeatedField

        +
        public StreamingRecognizeResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                           int index,
        +                                                           java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public StreamingRecognizeResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                           java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public StreamingRecognizeResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                             throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<StreamingRecognizeResponse.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        hasError

        +
        public boolean hasError()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
        +
        Specified by:
        +
        hasError in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getError

        +
        public com.google.rpc.Status getError()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
        +
        Specified by:
        +
        getError in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setError

        +
        public StreamingRecognizeResponse.Builder setError(com.google.rpc.Status value)
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        setError

        +
        public StreamingRecognizeResponse.Builder setError(com.google.rpc.Status.Builder builderForValue)
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        mergeError

        +
        public StreamingRecognizeResponse.Builder mergeError(com.google.rpc.Status value)
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        clearError

        +
        public StreamingRecognizeResponse.Builder clearError()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        getErrorBuilder

        +
        public com.google.rpc.Status.Builder getErrorBuilder()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        getErrorOrBuilder

        +
        public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
        +
        Specified by:
        +
        getErrorOrBuilder in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsList

        +
        public java.util.List<StreamingRecognitionResult> getResultsList()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsList in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsCount

        +
        public int getResultsCount()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsCount in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        public StreamingRecognitionResult getResults(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResults in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setResults

        +
        public StreamingRecognizeResponse.Builder setResults(int index,
        +                                                     StreamingRecognitionResult value)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        setResults

        +
        public StreamingRecognizeResponse.Builder setResults(int index,
        +                                                     StreamingRecognitionResult.Builder builderForValue)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public StreamingRecognizeResponse.Builder addResults(StreamingRecognitionResult value)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public StreamingRecognizeResponse.Builder addResults(int index,
        +                                                     StreamingRecognitionResult value)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public StreamingRecognizeResponse.Builder addResults(StreamingRecognitionResult.Builder builderForValue)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public StreamingRecognizeResponse.Builder addResults(int index,
        +                                                     StreamingRecognitionResult.Builder builderForValue)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addAllResults

        +
        public StreamingRecognizeResponse.Builder addAllResults(java.lang.Iterable<? extends StreamingRecognitionResult> values)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        clearResults

        +
        public StreamingRecognizeResponse.Builder clearResults()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        removeResults

        +
        public StreamingRecognizeResponse.Builder removeResults(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsBuilder

        +
        public StreamingRecognitionResult.Builder getResultsBuilder(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilder

        +
        public StreamingRecognitionResultOrBuilder getResultsOrBuilder(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsOrBuilder in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilderList

        +
        public java.util.List<? extends StreamingRecognitionResultOrBuilder> getResultsOrBuilderList()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsOrBuilderList in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        addResultsBuilder

        +
        public StreamingRecognitionResult.Builder addResultsBuilder()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResultsBuilder

        +
        public StreamingRecognitionResult.Builder addResultsBuilder(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsBuilderList

        +
        public java.util.List<StreamingRecognitionResult.Builder> getResultsBuilderList()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultIndex

        +
        public int getResultIndex()
        +
        + *Output-only* Indicates the lowest index in the `results` array that has
        + changed. The repeated `StreamingRecognitionResult` results overwrite past
        + results at this index and higher.
        + 
        + + int32 result_index = 3;
        +
        +
        Specified by:
        +
        getResultIndex in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setResultIndex

        +
        public StreamingRecognizeResponse.Builder setResultIndex(int value)
        +
        + *Output-only* Indicates the lowest index in the `results` array that has
        + changed. The repeated `StreamingRecognitionResult` results overwrite past
        + results at this index and higher.
        + 
        + + int32 result_index = 3;
        +
      • +
      + + + +
        +
      • +

        clearResultIndex

        +
        public StreamingRecognizeResponse.Builder clearResultIndex()
        +
        + *Output-only* Indicates the lowest index in the `results` array that has
        + changed. The repeated `StreamingRecognitionResult` results overwrite past
        + results at this index and higher.
        + 
        + + int32 result_index = 3;
        +
      • +
      + + + +
        +
      • +

        getEndpointerTypeValue

        +
        public int getEndpointerTypeValue()
        +
        + *Output-only* Indicates the type of endpointer event.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType endpointer_type = 4;
        +
        +
        Specified by:
        +
        getEndpointerTypeValue in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setEndpointerTypeValue

        +
        public StreamingRecognizeResponse.Builder setEndpointerTypeValue(int value)
        +
        + *Output-only* Indicates the type of endpointer event.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType endpointer_type = 4;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        clearEndpointerType

        +
        public StreamingRecognizeResponse.Builder clearEndpointerType()
        +
        + *Output-only* Indicates the type of endpointer event.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType endpointer_type = 4;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final StreamingRecognizeResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final StreamingRecognizeResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StreamingRecognizeResponse.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.EndpointerType.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.EndpointerType.html new file mode 100644 index 0000000000..6c68618171 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.EndpointerType.html @@ -0,0 +1,737 @@ + + + + + +StreamingRecognizeResponse.EndpointerType (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Enum StreamingRecognizeResponse.EndpointerType

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, java.io.Serializable, java.lang.Comparable<StreamingRecognizeResponse.EndpointerType>
    +
    +
    +
    Enclosing class:
    +
    StreamingRecognizeResponse
    +
    +
    +
    +
    public static enum StreamingRecognizeResponse.EndpointerType
    +extends java.lang.Enum<StreamingRecognizeResponse.EndpointerType>
    +implements com.google.protobuf.ProtocolMessageEnum
    +
    + Indicates the type of endpointer event.
    + 
    + + Protobuf enum google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Detail

      + + + + + + + +
        +
      • +

        START_OF_SPEECH

        +
        public static final StreamingRecognizeResponse.EndpointerType START_OF_SPEECH
        +
        + Speech has been detected in the audio stream, and the service is
        + beginning to process it.
        + 
        + + START_OF_SPEECH = 1;
        +
      • +
      + + + +
        +
      • +

        END_OF_SPEECH

        +
        public static final StreamingRecognizeResponse.EndpointerType END_OF_SPEECH
        +
        + Speech has ceased to be detected in the audio stream. (For example, the
        + user may have paused after speaking.) If `single_utterance` is `false`,
        + the service will continue to process audio, and if subsequent speech is
        + detected, will send another START_OF_SPEECH event.
        + 
        + + END_OF_SPEECH = 2;
        +
      • +
      + + + +
        +
      • +

        END_OF_AUDIO

        +
        public static final StreamingRecognizeResponse.EndpointerType END_OF_AUDIO
        +
        + This event is sent after the client has half-closed the input stream gRPC
        + connection and the server has received all of the audio. (The server may
        + still be processing the audio and may subsequently return additional
        + results.)
        + 
        + + END_OF_AUDIO = 3;
        +
      • +
      + + + +
        +
      • +

        END_OF_UTTERANCE

        +
        public static final StreamingRecognizeResponse.EndpointerType END_OF_UTTERANCE
        +
        + This event is only sent when `single_utterance` is `true`. It indicates
        + that the server has detected the end of the user's speech utterance and
        + expects no additional speech. Therefore, the server will not process
        + additional audio (although it may subsequently return additional
        + results). The client should stop sending additional audio data,
        + half-close the gRPC connection, and wait for any additional results
        + until the server closes the gRPC connection.
        + 
        + + END_OF_UTTERANCE = 4;
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ENDPOINTER_EVENT_UNSPECIFIED_VALUE

        +
        public static final int ENDPOINTER_EVENT_UNSPECIFIED_VALUE
        +
        + No endpointer event specified.
        + 
        + + ENDPOINTER_EVENT_UNSPECIFIED = 0;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        START_OF_SPEECH_VALUE

        +
        public static final int START_OF_SPEECH_VALUE
        +
        + Speech has been detected in the audio stream, and the service is
        + beginning to process it.
        + 
        + + START_OF_SPEECH = 1;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        END_OF_SPEECH_VALUE

        +
        public static final int END_OF_SPEECH_VALUE
        +
        + Speech has ceased to be detected in the audio stream. (For example, the
        + user may have paused after speaking.) If `single_utterance` is `false`,
        + the service will continue to process audio, and if subsequent speech is
        + detected, will send another START_OF_SPEECH event.
        + 
        + + END_OF_SPEECH = 2;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        END_OF_AUDIO_VALUE

        +
        public static final int END_OF_AUDIO_VALUE
        +
        + This event is sent after the client has half-closed the input stream gRPC
        + connection and the server has received all of the audio. (The server may
        + still be processing the audio and may subsequently return additional
        + results.)
        + 
        + + END_OF_AUDIO = 3;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        END_OF_UTTERANCE_VALUE

        +
        public static final int END_OF_UTTERANCE_VALUE
        +
        + This event is only sent when `single_utterance` is `true`. It indicates
        + that the server has detected the end of the user's speech utterance and
        + expects no additional speech. Therefore, the server will not process
        + additional audio (although it may subsequently return additional
        + results). The client should stop sending additional audio data,
        + half-close the gRPC connection, and wait for any additional results
        + until the server closes the gRPC connection.
        + 
        + + END_OF_UTTERANCE = 4;
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static StreamingRecognizeResponse.EndpointerType[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (StreamingRecognizeResponse.EndpointerType c : StreamingRecognizeResponse.EndpointerType.values())
        +    System.out.println(c);
        +
        +
        +
        Returns:
        +
        an array containing the constants of this enum type, in the order they are declared
        +
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static StreamingRecognizeResponse.EndpointerType valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        +
        Parameters:
        +
        name - the name of the enum constant to be returned.
        +
        Returns:
        +
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
        +
      • +
      + + + +
        +
      • +

        getNumber

        +
        public final int getNumber()
        +
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.Internal.EnumLite
        +
        Specified by:
        +
        getNumber in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getValueDescriptor

        +
        public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
        +
        +
        Specified by:
        +
        getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.html new file mode 100644 index 0000000000..19c309c9b3 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponse.html @@ -0,0 +1,1302 @@ + + + + + +StreamingRecognizeResponse (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class StreamingRecognizeResponse

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    StreamingRecognizeResponseOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class StreamingRecognizeResponse
    +extends com.google.protobuf.GeneratedMessageV3
    +implements StreamingRecognizeResponseOrBuilder
    +
    + `StreamingRecognizeResponse` is the only message returned to the client by
    + `StreamingRecognize`. A series of one or more `StreamingRecognizeResponse`
    + messages are streamed back to the client.
    + Here's an example of a series of ten `StreamingRecognizeResponse`s that might
    + be returned while processing audio:
    + 1. endpointer_type: START_OF_SPEECH
    + 2. results { alternatives { transcript: "tube" } stability: 0.01 }
    +    result_index: 0
    + 3. results { alternatives { transcript: "to be a" } stability: 0.01 }
    +    result_index: 0
    + 4. results { alternatives { transcript: "to be" } stability: 0.9 }
    +    results { alternatives { transcript: " or not to be" } stability: 0.01 }
    +    result_index: 0
    + 5. results { alternatives { transcript: "to be or not to be"
    +                             confidence: 0.92 }
    +              alternatives { transcript: "to bee or not to bee" }
    +              is_final: true }
    +    result_index: 0
    + 6. results { alternatives { transcript: " that's" } stability: 0.01 }
    +    result_index: 1
    + 7. results { alternatives { transcript: " that is" } stability: 0.9 }
    +    results { alternatives { transcript: " the question" } stability: 0.01 }
    +    result_index: 1
    + 8. endpointer_type: END_OF_SPEECH
    + 9. results { alternatives { transcript: " that is the question"
    +                             confidence: 0.98 }
    +              alternatives { transcript: " that was the question" }
    +              is_final: true }
    +    result_index: 1
    + 10. endpointer_type: END_OF_AUDIO
    + Notes:
    + - Only two of the above responses #5 and #9 contain final results, they are
    +   indicated by `is_final: true`. Concatenating these together generates the
    +   full transcript: "to be or not to be that is the question".
    + - The others contain interim `results`. #4 and #7 contain two interim
    +   `results`, the first portion has a high stability and is less likely to
    +   change, the second portion has a low stability and is very likely to
    +   change. A UI designer might choose to show only high stability `results`.
    + - The specific `stability` and `confidence` values shown above are only for
    +   illustrative purposes. Actual values may vary.
    + - The `result_index` indicates the portion of audio that has had final
    +   results returned, and is no longer being processed. For example, the
    +   `results` in #6 and later correspond to the portion of audio after
    +   "to be or not to be".
    + 
    + + Protobuf type google.cloud.speech.v1beta1.StreamingRecognizeResponse
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ERROR_FIELD_NUMBER

        +
        public static final int ERROR_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        RESULTS_FIELD_NUMBER

        +
        public static final int RESULTS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        RESULT_INDEX_FIELD_NUMBER

        +
        public static final int RESULT_INDEX_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      + + + +
        +
      • +

        ENDPOINTER_TYPE_FIELD_NUMBER

        +
        public static final int ENDPOINTER_TYPE_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        hasError

        +
        public boolean hasError()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
        +
        Specified by:
        +
        hasError in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getError

        +
        public com.google.rpc.Status getError()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
        +
        Specified by:
        +
        getError in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getErrorOrBuilder

        +
        public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
        +
        Specified by:
        +
        getErrorOrBuilder in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsList

        +
        public java.util.List<StreamingRecognitionResult> getResultsList()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsList in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilderList

        +
        public java.util.List<? extends StreamingRecognitionResultOrBuilder> getResultsOrBuilderList()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsOrBuilderList in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsCount

        +
        public int getResultsCount()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsCount in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        public StreamingRecognitionResult getResults(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResults in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilder

        +
        public StreamingRecognitionResultOrBuilder getResultsOrBuilder(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsOrBuilder in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultIndex

        +
        public int getResultIndex()
        +
        + *Output-only* Indicates the lowest index in the `results` array that has
        + changed. The repeated `StreamingRecognitionResult` results overwrite past
        + results at this index and higher.
        + 
        + + int32 result_index = 3;
        +
        +
        Specified by:
        +
        getResultIndex in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getEndpointerTypeValue

        +
        public int getEndpointerTypeValue()
        +
        + *Output-only* Indicates the type of endpointer event.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType endpointer_type = 4;
        +
        +
        Specified by:
        +
        getEndpointerTypeValue in interface StreamingRecognizeResponseOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(java.nio.ByteBuffer data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(java.nio.ByteBuffer data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(com.google.protobuf.ByteString data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(com.google.protobuf.ByteString data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(byte[] data)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(byte[] data,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(java.io.InputStream input)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(java.io.InputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognizeResponse parseDelimitedFrom(java.io.InputStream input)
        +                                                     throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static StreamingRecognizeResponse parseDelimitedFrom(java.io.InputStream input,
        +                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                     throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(com.google.protobuf.CodedInputStream input)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static StreamingRecognizeResponse parseFrom(com.google.protobuf.CodedInputStream input,
        +                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                            throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public StreamingRecognizeResponse.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public StreamingRecognizeResponse.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected StreamingRecognizeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<StreamingRecognizeResponse> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public StreamingRecognizeResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponseOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponseOrBuilder.html new file mode 100644 index 0000000000..423aa797b2 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/StreamingRecognizeResponseOrBuilder.html @@ -0,0 +1,487 @@ + + + + + +StreamingRecognizeResponseOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface StreamingRecognizeResponseOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    StreamingRecognizeResponse, StreamingRecognizeResponse.Builder
    +
    +
    +
    +
    public interface StreamingRecognizeResponseOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      StreamingRecognizeResponse.EndpointerTypegetEndpointerType() +
      + *Output-only* Indicates the type of endpointer event.
      +
      intgetEndpointerTypeValue() +
      + *Output-only* Indicates the type of endpointer event.
      +
      com.google.rpc.StatusgetError() +
      + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
      +
      com.google.rpc.StatusOrBuildergetErrorOrBuilder() +
      + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
      +
      intgetResultIndex() +
      + *Output-only* Indicates the lowest index in the `results` array that has + changed.
      +
      StreamingRecognitionResultgetResults(int index) +
      + *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
      +
      intgetResultsCount() +
      + *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
      +
      java.util.List<StreamingRecognitionResult>getResultsList() +
      + *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
      +
      StreamingRecognitionResultOrBuildergetResultsOrBuilder(int index) +
      + *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
      +
      java.util.List<? extends StreamingRecognitionResultOrBuilder>getResultsOrBuilderList() +
      + *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
      +
      booleanhasError() +
      + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasError

        +
        boolean hasError()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        getError

        +
        com.google.rpc.Status getError()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        getErrorOrBuilder

        +
        com.google.rpc.StatusOrBuilder getErrorOrBuilder()
        +
        + *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that
        + specifies the error for the operation.
        + 
        + + .google.rpc.Status error = 1;
        +
      • +
      + + + +
        +
      • +

        getResultsList

        +
        java.util.List<StreamingRecognitionResult> getResultsList()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        StreamingRecognitionResult getResults(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsCount

        +
        int getResultsCount()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilderList

        +
        java.util.List<? extends StreamingRecognitionResultOrBuilder> getResultsOrBuilderList()
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilder

        +
        StreamingRecognitionResultOrBuilder getResultsOrBuilder(int index)
        +
        + *Output-only* This repeated list contains zero or more results that
        + correspond to consecutive portions of the audio currently being processed.
        + It contains zero or one `is_final=true` result (the newly settled portion),
        + followed by zero or more `is_final=false` results.
        + 
        + + repeated .google.cloud.speech.v1beta1.StreamingRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultIndex

        +
        int getResultIndex()
        +
        + *Output-only* Indicates the lowest index in the `results` array that has
        + changed. The repeated `StreamingRecognitionResult` results overwrite past
        + results at this index and higher.
        + 
        + + int32 result_index = 3;
        +
      • +
      + + + +
        +
      • +

        getEndpointerTypeValue

        +
        int getEndpointerTypeValue()
        +
        + *Output-only* Indicates the type of endpointer event.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType endpointer_type = 4;
        +
      • +
      + + + +
        +
      • +

        getEndpointerType

        +
        StreamingRecognizeResponse.EndpointerType getEndpointerType()
        +
        + *Output-only* Indicates the type of endpointer event.
        + 
        + + .google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType endpointer_type = 4;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.Builder.html new file mode 100644 index 0000000000..257ed4f098 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.Builder.html @@ -0,0 +1,1028 @@ + + + + + +SyncRecognizeRequest.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SyncRecognizeRequest.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SyncRecognizeRequestOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    SyncRecognizeRequest
    +
    +
    +
    +
    public static final class SyncRecognizeRequest.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
    +implements SyncRecognizeRequestOrBuilder
    +
    + The top-level message sent by the client for the `SyncRecognize` method.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SyncRecognizeRequest
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public SyncRecognizeRequest.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SyncRecognizeRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public SyncRecognizeRequest build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public SyncRecognizeRequest buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public SyncRecognizeRequest.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public SyncRecognizeRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                             java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public SyncRecognizeRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public SyncRecognizeRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public SyncRecognizeRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                     int index,
        +                                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public SyncRecognizeRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                     java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SyncRecognizeRequest.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SyncRecognizeRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SyncRecognizeRequest.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        hasConfig

        +
        public boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        hasConfig in interface SyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        public RecognitionConfig getConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        getConfig in interface SyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setConfig

        +
        public SyncRecognizeRequest.Builder setConfig(RecognitionConfig value)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        setConfig

        +
        public SyncRecognizeRequest.Builder setConfig(RecognitionConfig.Builder builderForValue)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        mergeConfig

        +
        public SyncRecognizeRequest.Builder mergeConfig(RecognitionConfig value)
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        clearConfig

        +
        public SyncRecognizeRequest.Builder clearConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfigBuilder

        +
        public RecognitionConfig.Builder getConfigBuilder()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + + + + + +
        +
      • +

        hasAudio

        +
        public boolean hasAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
        +
        Specified by:
        +
        hasAudio in interface SyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        clearAudio

        +
        public SyncRecognizeRequest.Builder clearAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + +
        +
      • +

        getAudioBuilder

        +
        public RecognitionAudio.Builder getAudioBuilder()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + + + + + +
        +
      • +

        setUnknownFields

        +
        public final SyncRecognizeRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final SyncRecognizeRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeRequest.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.html new file mode 100644 index 0000000000..0c5c86b3dc --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequest.html @@ -0,0 +1,1069 @@ + + + + + +SyncRecognizeRequest (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SyncRecognizeRequest

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SyncRecognizeRequestOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class SyncRecognizeRequest
    +extends com.google.protobuf.GeneratedMessageV3
    +implements SyncRecognizeRequestOrBuilder
    +
    + The top-level message sent by the client for the `SyncRecognize` method.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SyncRecognizeRequest
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class SyncRecognizeRequest.Builder +
      + The top-level message sent by the client for the `SyncRecognize` method.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intAUDIO_FIELD_NUMBER 
      static intCONFIG_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        hasConfig

        +
        public boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        hasConfig in interface SyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        public RecognitionConfig getConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
        +
        Specified by:
        +
        getConfig in interface SyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        hasAudio

        +
        public boolean hasAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
        +
        Specified by:
        +
        hasAudio in interface SyncRecognizeRequestOrBuilder
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(java.nio.ByteBuffer data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(java.nio.ByteBuffer data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(com.google.protobuf.ByteString data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(com.google.protobuf.ByteString data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(byte[] data)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(byte[] data,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(java.io.InputStream input)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(java.io.InputStream input,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SyncRecognizeRequest parseDelimitedFrom(java.io.InputStream input)
        +                                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SyncRecognizeRequest parseDelimitedFrom(java.io.InputStream input,
        +                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                               throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeRequest parseFrom(com.google.protobuf.CodedInputStream input,
        +                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                      throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public SyncRecognizeRequest.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public SyncRecognizeRequest.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected SyncRecognizeRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<SyncRecognizeRequest> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SyncRecognizeRequest getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequestOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequestOrBuilder.html new file mode 100644 index 0000000000..e32d053f15 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeRequestOrBuilder.html @@ -0,0 +1,359 @@ + + + + + +SyncRecognizeRequestOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface SyncRecognizeRequestOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    SyncRecognizeRequest, SyncRecognizeRequest.Builder
    +
    +
    +
    +
    public interface SyncRecognizeRequestOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      RecognitionAudiogetAudio() +
      + *Required* The audio data to be recognized.
      +
      RecognitionAudioOrBuildergetAudioOrBuilder() +
      + *Required* The audio data to be recognized.
      +
      RecognitionConfiggetConfig() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      RecognitionConfigOrBuildergetConfigOrBuilder() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      booleanhasAudio() +
      + *Required* The audio data to be recognized.
      +
      booleanhasConfig() +
      + *Required* Provides information to the recognizer that specifies how to + process the request.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hasConfig

        +
        boolean hasConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        RecognitionConfig getConfig()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        getConfigOrBuilder

        +
        RecognitionConfigOrBuilder getConfigOrBuilder()
        +
        + *Required* Provides information to the recognizer that specifies how to
        + process the request.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionConfig config = 1;
        +
      • +
      + + + +
        +
      • +

        hasAudio

        +
        boolean hasAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + +
        +
      • +

        getAudio

        +
        RecognitionAudio getAudio()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      + + + +
        +
      • +

        getAudioOrBuilder

        +
        RecognitionAudioOrBuilder getAudioOrBuilder()
        +
        + *Required* The audio data to be recognized.
        + 
        + + .google.cloud.speech.v1beta1.RecognitionAudio audio = 2;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.Builder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.Builder.html new file mode 100644 index 0000000000..c844384c39 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.Builder.html @@ -0,0 +1,1096 @@ + + + + + +SyncRecognizeResponse.Builder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SyncRecognizeResponse.Builder

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SyncRecognizeResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    +
    +
    +
    Enclosing class:
    +
    SyncRecognizeResponse
    +
    +
    +
    +
    public static final class SyncRecognizeResponse.Builder
    +extends com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
    +implements SyncRecognizeResponseOrBuilder
    +
    + The only message returned to the client by `SyncRecognize`. method. It
    + contains the result as zero or more sequential `SpeechRecognitionResult`
    + messages.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SyncRecognizeResponse
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public SyncRecognizeResponse.Builder clear()
        +
        +
        Specified by:
        +
        clear in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clear in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clear in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptorForType

        +
        public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
        +
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SyncRecognizeResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        build

        +
        public SyncRecognizeResponse build()
        +
        +
        Specified by:
        +
        build in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        build in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        buildPartial

        +
        public SyncRecognizeResponse buildPartial()
        +
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        buildPartial in interface com.google.protobuf.MessageLite.Builder
        +
        +
      • +
      + + + +
        +
      • +

        clone

        +
        public SyncRecognizeResponse.Builder clone()
        +
        +
        Specified by:
        +
        clone in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        clone in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        clone in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setField

        +
        public SyncRecognizeResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                              java.lang.Object value)
        +
        +
        Specified by:
        +
        setField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearField

        +
        public SyncRecognizeResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
        +
        +
        Specified by:
        +
        clearField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        clearOneof

        +
        public SyncRecognizeResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
        +
        +
        Specified by:
        +
        clearOneof in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        setRepeatedField

        +
        public SyncRecognizeResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      int index,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        setRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        addRepeatedField

        +
        public SyncRecognizeResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
        +                                                      java.lang.Object value)
        +
        +
        Specified by:
        +
        addRepeatedField in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SyncRecognizeResponse.Builder mergeFrom(com.google.protobuf.Message other)
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeFrom

        +
        public SyncRecognizeResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
        +                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                        throws java.io.IOException
        +
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.Message.Builder
        +
        Specified by:
        +
        mergeFrom in interface com.google.protobuf.MessageLite.Builder
        +
        Overrides:
        +
        mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SyncRecognizeResponse.Builder>
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getResultsList

        +
        public java.util.List<SpeechRecognitionResult> getResultsList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsList in interface SyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResultsCount

        +
        public int getResultsCount()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsCount in interface SyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        public SpeechRecognitionResult getResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResults in interface SyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        setResults

        +
        public SyncRecognizeResponse.Builder setResults(int index,
        +                                                SpeechRecognitionResult value)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        setResults

        +
        public SyncRecognizeResponse.Builder setResults(int index,
        +                                                SpeechRecognitionResult.Builder builderForValue)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public SyncRecognizeResponse.Builder addResults(SpeechRecognitionResult value)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public SyncRecognizeResponse.Builder addResults(int index,
        +                                                SpeechRecognitionResult value)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public SyncRecognizeResponse.Builder addResults(SpeechRecognitionResult.Builder builderForValue)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResults

        +
        public SyncRecognizeResponse.Builder addResults(int index,
        +                                                SpeechRecognitionResult.Builder builderForValue)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addAllResults

        +
        public SyncRecognizeResponse.Builder addAllResults(java.lang.Iterable<? extends SpeechRecognitionResult> values)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        clearResults

        +
        public SyncRecognizeResponse.Builder clearResults()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        removeResults

        +
        public SyncRecognizeResponse.Builder removeResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsBuilder

        +
        public SpeechRecognitionResult.Builder getResultsBuilder(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        addResultsBuilder

        +
        public SpeechRecognitionResult.Builder addResultsBuilder()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        addResultsBuilder

        +
        public SpeechRecognitionResult.Builder addResultsBuilder(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsBuilderList

        +
        public java.util.List<SpeechRecognitionResult.Builder> getResultsBuilderList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        setUnknownFields

        +
        public final SyncRecognizeResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        setUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      + + + +
        +
      • +

        mergeUnknownFields

        +
        public final SyncRecognizeResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
        +
        +
        Specified by:
        +
        mergeUnknownFields in interface com.google.protobuf.Message.Builder
        +
        Overrides:
        +
        mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SyncRecognizeResponse.Builder>
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.html new file mode 100644 index 0000000000..fd6ffe4cb8 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponse.html @@ -0,0 +1,1033 @@ + + + + + +SyncRecognizeResponse (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Class SyncRecognizeResponse

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    SyncRecognizeResponseOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    +
    +
    +
    +
    public final class SyncRecognizeResponse
    +extends com.google.protobuf.GeneratedMessageV3
    +implements SyncRecognizeResponseOrBuilder
    +
    + The only message returned to the client by `SyncRecognize`. method. It
    + contains the result as zero or more sequential `SpeechRecognitionResult`
    + messages.
    + 
    + + Protobuf type google.cloud.speech.v1beta1.SyncRecognizeResponse
    +
    +
    See Also:
    +
    Serialized Form
    +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class SyncRecognizeResponse.Builder +
      + The only message returned to the client by `SyncRecognize`.
      +
      +
        +
      • + + +

        Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

        +com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      • +
      +
    • +
    + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static intRESULTS_FIELD_NUMBER 
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.GeneratedMessageV3

        +alwaysUseFieldBuilders, unknownFields
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessage

        +memoizedSize
      • +
      +
        +
      • + + +

        Fields inherited from class com.google.protobuf.AbstractMessageLite

        +memoizedHashCode
      • +
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        RESULTS_FIELD_NUMBER

        +
        public static final int RESULTS_FIELD_NUMBER
        +
        +
        See Also:
        +
        Constant Field Values
        +
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getUnknownFields

        +
        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        +
        +
        Specified by:
        +
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        +
        Overrides:
        +
        getUnknownFields in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDescriptor

        +
        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
        +
      • +
      + + + +
        +
      • +

        internalGetFieldAccessorTable

        +
        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        +
        +
        Specified by:
        +
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getResultsList

        +
        public java.util.List<SpeechRecognitionResult> getResultsList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsList in interface SyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getResultsCount

        +
        public int getResultsCount()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResultsCount in interface SyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        public SpeechRecognitionResult getResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
        +
        Specified by:
        +
        getResults in interface SyncRecognizeResponseOrBuilder
        +
        +
      • +
      + + + + + + + +
        +
      • +

        isInitialized

        +
        public final boolean isInitialized()
        +
        +
        Specified by:
        +
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Overrides:
        +
        isInitialized in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        writeTo

        +
        public void writeTo(com.google.protobuf.CodedOutputStream output)
        +             throws java.io.IOException
        +
        +
        Specified by:
        +
        writeTo in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        writeTo in class com.google.protobuf.GeneratedMessageV3
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        getSerializedSize

        +
        public int getSerializedSize()
        +
        +
        Specified by:
        +
        getSerializedSize in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        +
        Specified by:
        +
        equals in interface com.google.protobuf.Message
        +
        Overrides:
        +
        equals in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Specified by:
        +
        hashCode in interface com.google.protobuf.Message
        +
        Overrides:
        +
        hashCode in class com.google.protobuf.AbstractMessage
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(java.nio.ByteBuffer data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(java.nio.ByteBuffer data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(com.google.protobuf.ByteString data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(com.google.protobuf.ByteString data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(byte[] data)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(byte[] data,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws com.google.protobuf.InvalidProtocolBufferException
        +
        +
        Throws:
        +
        com.google.protobuf.InvalidProtocolBufferException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(java.io.InputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(java.io.InputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SyncRecognizeResponse parseDelimitedFrom(java.io.InputStream input)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseDelimitedFrom

        +
        public static SyncRecognizeResponse parseDelimitedFrom(java.io.InputStream input,
        +                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                                throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(com.google.protobuf.CodedInputStream input)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        parseFrom

        +
        public static SyncRecognizeResponse parseFrom(com.google.protobuf.CodedInputStream input,
        +                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
        +                                       throws java.io.IOException
        +
        +
        Throws:
        +
        java.io.IOException
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        public SyncRecognizeResponse.Builder newBuilderForType()
        +
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        newBuilderForType in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        toBuilder

        +
        public SyncRecognizeResponse.Builder toBuilder()
        +
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.Message
        +
        Specified by:
        +
        toBuilder in interface com.google.protobuf.MessageLite
        +
        +
      • +
      + + + +
        +
      • +

        newBuilderForType

        +
        protected SyncRecognizeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        +
        +
        Specified by:
        +
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getParserForType

        +
        public com.google.protobuf.Parser<SyncRecognizeResponse> getParserForType()
        +
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.Message
        +
        Specified by:
        +
        getParserForType in interface com.google.protobuf.MessageLite
        +
        Overrides:
        +
        getParserForType in class com.google.protobuf.GeneratedMessageV3
        +
        +
      • +
      + + + +
        +
      • +

        getDefaultInstanceForType

        +
        public SyncRecognizeResponse getDefaultInstanceForType()
        +
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        +
        Specified by:
        +
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponseOrBuilder.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponseOrBuilder.html new file mode 100644 index 0000000000..c65039fe5d --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/SyncRecognizeResponseOrBuilder.html @@ -0,0 +1,342 @@ + + + + + +SyncRecognizeResponseOrBuilder (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + + +
+
com.google.cloud.speech.v1beta1
+

Interface SyncRecognizeResponseOrBuilder

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    +
    +
    +
    All Known Implementing Classes:
    +
    SyncRecognizeResponse, SyncRecognizeResponse.Builder
    +
    +
    +
    +
    public interface SyncRecognizeResponseOrBuilder
    +extends com.google.protobuf.MessageOrBuilder
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethod and Description
      SpeechRecognitionResultgetResults(int index) +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      intgetResultsCount() +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      java.util.List<SpeechRecognitionResult>getResultsList() +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      SpeechRecognitionResultOrBuildergetResultsOrBuilder(int index) +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      java.util.List<? extends SpeechRecognitionResultOrBuilder>getResultsOrBuilderList() +
      + *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
      +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageOrBuilder

        +findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
      • +
      +
        +
      • + + +

        Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        +isInitialized
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getResultsList

        +
        java.util.List<SpeechRecognitionResult> getResultsList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResults

        +
        SpeechRecognitionResult getResults(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsCount

        +
        int getResultsCount()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilderList

        +
        java.util.List<? extends SpeechRecognitionResultOrBuilder> getResultsOrBuilderList()
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      + + + +
        +
      • +

        getResultsOrBuilder

        +
        SpeechRecognitionResultOrBuilder getResultsOrBuilder(int index)
        +
        + *Output-only* Sequential list of transcription results corresponding to
        + sequential portions of audio.
        + 
        + + repeated .google.cloud.speech.v1beta1.SpeechRecognitionResult results = 2;
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-frame.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-frame.html new file mode 100644 index 0000000000..e4a6ad9d72 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-frame.html @@ -0,0 +1,72 @@ + + + + + +com.google.cloud.speech.v1beta1 (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + +

com.google.cloud.speech.v1beta1

+
+

Interfaces

+ +

Classes

+ +

Enums

+ +
+ + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-summary.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-summary.html new file mode 100644 index 0000000000..e04ca9c569 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-summary.html @@ -0,0 +1,444 @@ + + + + + +com.google.cloud.speech.v1beta1 (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Package com.google.cloud.speech.v1beta1

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-tree.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-tree.html new file mode 100644 index 0000000000..900fe105ae --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/com/google/cloud/speech/v1beta1/package-tree.html @@ -0,0 +1,221 @@ + + + + + +com.google.cloud.speech.v1beta1 Class Hierarchy (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For Package com.google.cloud.speech.v1beta1

+
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/constant-values.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/constant-values.html new file mode 100644 index 0000000000..9925527339 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/constant-values.html @@ -0,0 +1,630 @@ + + + + + +Constant Field Values (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

com.google.*

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/deprecated-list.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/deprecated-list.html new file mode 100644 index 0000000000..920e6bc583 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/deprecated-list.html @@ -0,0 +1,159 @@ + + + + + +Deprecated List (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Deprecated API

+

Contents

+ +
+
+ + + +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/help-doc.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/help-doc.html new file mode 100644 index 0000000000..d69952f33c --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/help-doc.html @@ -0,0 +1,217 @@ + + + + + +API Help (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index-all.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index-all.html new file mode 100644 index 0000000000..02d5670461 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index-all.html @@ -0,0 +1,4314 @@ + + + + + +Index (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
A B C E F G H I L M N P R S T U V W  + + +

A

+
+
addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative>) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAllAlternatives(Iterable<? extends SpeechRecognitionAlternative>) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAllPhrases(Iterable<String>) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
addAllResults(Iterable<? extends SpeechRecognitionResult>) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addAllResults(Iterable<? extends StreamingRecognitionResult>) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
addAllResults(Iterable<? extends SpeechRecognitionResult>) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addAlternatives(SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternatives(SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternatives(SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternatives(SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternativesBuilder() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternativesBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
addPhrases(String) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
addPhrasesBytes(ByteString) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
addResults(SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResults(SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResults(StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
addResults(int, StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
addResults(StreamingRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
addResults(int, StreamingRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
addResults(SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResults(SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResultsBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResultsBuilder(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResultsBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
addResultsBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
addResultsBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
addResultsBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
ALTERNATIVES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
ALTERNATIVES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
AMR_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
+ Adaptive Multi-Rate Narrowband codec.
+
+
AMR_WB_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
+ Adaptive Multi-Rate Wideband codec.
+
+
AsyncRecognizeMetadata - Class in com.google.cloud.speech.v1beta1
+
+
+ Describes the progress of a long-running `AsyncRecognize` call.
+
+
AsyncRecognizeMetadata.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ Describes the progress of a long-running `AsyncRecognize` call.
+
+
AsyncRecognizeMetadataOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
AsyncRecognizeRequest - Class in com.google.cloud.speech.v1beta1
+
+
+ The top-level message sent by the client for the `AsyncRecognize` method.
+
+
AsyncRecognizeRequest.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ The top-level message sent by the client for the `AsyncRecognize` method.
+
+
AsyncRecognizeRequestOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
AsyncRecognizeResponse - Class in com.google.cloud.speech.v1beta1
+
+
+ The only message returned to the client by `AsyncRecognize`.
+
+
AsyncRecognizeResponse.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ The only message returned to the client by `AsyncRecognize`.
+
+
AsyncRecognizeResponseOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
AUDIO_CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
AUDIO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
AUDIO_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
+ + + +

B

+
+
build() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
build() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
buildPartial() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
+ + + +

C

+
+
clear() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
clear() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
clearAlternatives() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
clearAlternatives() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
clearAudio() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
clearAudio() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
clearAudioContent() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ The audio data to be recognized.
+
+
clearAudioSource() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
clearConfidence() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* The confidence estimate between 0.0 and 1.0.
+
+
clearConfig() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
clearConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
clearConfig() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
clearContent() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ The audio data bytes encoded as specified in + `RecognitionConfig`.
+
+
clearEncoding() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
clearEndpointerType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
clearError() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
clearField(Descriptors.FieldDescriptor) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
clearInterimResults() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Optional* If `true`, interim results (tentative hypotheses) may be + returned as they become available (these interim results are indicated with + the `is_final=false` flag).
+
+
clearIsFinal() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* If `false`, this `StreamingRecognitionResult` represents an + interim result that may change.
+
+
clearLanguageCode() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
clearLastUpdateTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
clearMaxAlternatives() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* Maximum number of recognition hypotheses to be returned.
+
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
clearPhrases() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
clearProfanityFilter() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* If set to `true`, the server will attempt to filter out + profanities, replacing all but the initial character in each filtered word + with asterisks, e.g.
+
+
clearProgressPercent() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Approximate percentage of audio processed thus far.
+
+
clearResultIndex() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the lowest index in the `results` array that has + changed.
+
+
clearResults() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
clearResults() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
clearResults() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
clearSampleRate() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Sample rate in Hertz of the audio data sent in all + `RecognitionAudio` messages.
+
+
clearSingleUtterance() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Optional* If `false` or omitted, the recognizer will perform continuous + recognition (continuing to wait for and process audio even if the user + pauses speaking) until the client closes the input stream (gRPC API) or + until the maximum time limit has been reached.
+
+
clearSpeechContext() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
clearStability() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* An estimate of the likelihood that the recognizer will not + change its guess about this interim result.
+
+
clearStartTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
clearStreamingConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
clearStreamingRequest() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
clearTranscript() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
clearUri() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
clone() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
clone() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
com.google.cloud.speech.v1beta1 - package com.google.cloud.speech.v1beta1
+
 
+
CONFIDENCE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
CONTENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
+ + + +

E

+
+
ENCODING_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
ENCODING_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
+ Not specified.
+
+
END_OF_AUDIO_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+
+ This event is sent after the client has half-closed the input stream gRPC + connection and the server has received all of the audio.
+
+
END_OF_SPEECH_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+
+ Speech has ceased to be detected in the audio stream.
+
+
END_OF_UTTERANCE_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+
+ This event is only sent when `single_utterance` is `true`.
+
+
ENDPOINTER_EVENT_UNSPECIFIED_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+
+ No endpointer event specified.
+
+
ENDPOINTER_TYPE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
equals(Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
ERROR_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
+ + + +

F

+
+
FLAC_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
+ This is the recommended encoding for `SyncRecognize` and + `StreamingRecognize` because it uses lossless compression; therefore + recognition accuracy is not compromised by a lossy codec.
+
+
forNumber(int) - Static method in enum com.google.cloud.speech.v1beta1.RecognitionAudio.AudioSourceCase
+
 
+
forNumber(int) - Static method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
 
+
forNumber(int) - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.StreamingRequestCase
+
 
+
forNumber(int) - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
 
+
+ + + +

G

+
+
getAlternatives(int) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternatives(int) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternatives(int) - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternatives(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternatives(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternatives(int) - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesBuilderList() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesBuilderList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesCount() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesCount() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesCount() - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesCount() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesCount() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesCount() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesList() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesList() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesList() - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesList() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilder(int) - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilder(int) - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilderList() - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAlternativesOrBuilderList() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionResultOrBuilder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
getAudio() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudio() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
+
+ *Required* The audio data to be recognized.
+
+
getAudio() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeRequestOrBuilder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudio() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudio() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
+
+ *Required* The audio data to be recognized.
+
+
getAudio() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeRequestOrBuilder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioContent() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ The audio data to be recognized.
+
+
getAudioContent() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
+
+ The audio data to be recognized.
+
+
getAudioContent() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeRequestOrBuilder
+
+
+ The audio data to be recognized.
+
+
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeRequestOrBuilder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioOrBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeRequestOrBuilder
+
+
+ *Required* The audio data to be recognized.
+
+
getAudioSourceCase() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
getAudioSourceCase() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
getAudioSourceCase() - Method in interface com.google.cloud.speech.v1beta1.RecognitionAudioOrBuilder
+
 
+
getConfidence() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* The confidence estimate between 0.0 and 1.0.
+
+
getConfidence() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
+
+ *Output-only* The confidence estimate between 0.0 and 1.0.
+
+
getConfidence() - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionAlternativeOrBuilder
+
+
+ *Output-only* The confidence estimate between 0.0 and 1.0.
+
+
getConfig() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeRequestOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionConfigOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfig() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeRequestOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeRequestOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionConfigOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getConfigOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeRequestOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
getContent() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ The audio data bytes encoded as specified in + `RecognitionConfig`.
+
+
getContent() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
+
+ The audio data bytes encoded as specified in + `RecognitionConfig`.
+
+
getContent() - Method in interface com.google.cloud.speech.v1beta1.RecognitionAudioOrBuilder
+
+
+ The audio data bytes encoded as specified in + `RecognitionConfig`.
+
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
getDefaultInstance() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
getDefaultInstanceForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
getDescriptor() - Static method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SpeechProto
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
getDescriptor() - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
getDescriptor() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
getDescriptorForType() - Method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
getDescriptorForType() - Method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
getDescriptorForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
getEncoding() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
getEncoding() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
getEncoding() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
getEncodingValue() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
getEncodingValue() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
getEncodingValue() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
getEndpointerType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
getEndpointerType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
getEndpointerType() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
getEndpointerTypeValue() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
getEndpointerTypeValue() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
getEndpointerTypeValue() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
getError() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
getError() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
getError() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
getErrorBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
getErrorOrBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
getErrorOrBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
getErrorOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
getInterimResults() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Optional* If `true`, interim results (tentative hypotheses) may be + returned as they become available (these interim results are indicated with + the `is_final=false` flag).
+
+
getInterimResults() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
+
+ *Optional* If `true`, interim results (tentative hypotheses) may be + returned as they become available (these interim results are indicated with + the `is_final=false` flag).
+
+
getInterimResults() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionConfigOrBuilder
+
+
+ *Optional* If `true`, interim results (tentative hypotheses) may be + returned as they become available (these interim results are indicated with + the `is_final=false` flag).
+
+
getIsFinal() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* If `false`, this `StreamingRecognitionResult` represents an + interim result that may change.
+
+
getIsFinal() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
+
+ *Output-only* If `false`, this `StreamingRecognitionResult` represents an + interim result that may change.
+
+
getIsFinal() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionResultOrBuilder
+
+
+ *Output-only* If `false`, this `StreamingRecognitionResult` represents an + interim result that may change.
+
+
getLanguageCode() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
getLanguageCode() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
getLanguageCode() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
getLanguageCodeBytes() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
getLanguageCodeBytes() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
getLastUpdateTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
getLastUpdateTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
+
+ Time of the most recent processing update.
+
+
getLastUpdateTime() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeMetadataOrBuilder
+
+
+ Time of the most recent processing update.
+
+
getLastUpdateTimeBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
getLastUpdateTimeOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
getLastUpdateTimeOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
+
+ Time of the most recent processing update.
+
+
getLastUpdateTimeOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeMetadataOrBuilder
+
+
+ Time of the most recent processing update.
+
+
getMaxAlternatives() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* Maximum number of recognition hypotheses to be returned.
+
+
getMaxAlternatives() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Optional* Maximum number of recognition hypotheses to be returned.
+
+
getMaxAlternatives() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Optional* Maximum number of recognition hypotheses to be returned.
+
+
getNumber() - Method in enum com.google.cloud.speech.v1beta1.RecognitionAudio.AudioSourceCase
+
 
+
getNumber() - Method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
 
+
getNumber() - Method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.StreamingRequestCase
+
 
+
getNumber() - Method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
getParserForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
getPhrases(int) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrases(int) - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrases(int) - Method in interface com.google.cloud.speech.v1beta1.SpeechContextOrBuilder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesBytes(int) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesBytes(int) - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesBytes(int) - Method in interface com.google.cloud.speech.v1beta1.SpeechContextOrBuilder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesCount() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesCount() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesCount() - Method in interface com.google.cloud.speech.v1beta1.SpeechContextOrBuilder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesList() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesList() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getPhrasesList() - Method in interface com.google.cloud.speech.v1beta1.SpeechContextOrBuilder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
getProfanityFilter() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* If set to `true`, the server will attempt to filter out + profanities, replacing all but the initial character in each filtered word + with asterisks, e.g.
+
+
getProfanityFilter() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Optional* If set to `true`, the server will attempt to filter out + profanities, replacing all but the initial character in each filtered word + with asterisks, e.g.
+
+
getProfanityFilter() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Optional* If set to `true`, the server will attempt to filter out + profanities, replacing all but the initial character in each filtered word + with asterisks, e.g.
+
+
getProgressPercent() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Approximate percentage of audio processed thus far.
+
+
getProgressPercent() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
+
+ Approximate percentage of audio processed thus far.
+
+
getProgressPercent() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeMetadataOrBuilder
+
+
+ Approximate percentage of audio processed thus far.
+
+
getResultIndex() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the lowest index in the `results` array that has + changed.
+
+
getResultIndex() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* Indicates the lowest index in the `results` array that has + changed.
+
+
getResultIndex() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* Indicates the lowest index in the `results` array that has + changed.
+
+
getResults(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResults(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResults(int) - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResults(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResults(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResults(int) - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResults(int) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResults(int) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResults(int) - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsBuilder(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsBuilderList() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsBuilderList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsBuilderList() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsCount() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsCount() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsCount() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsCount() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsCount() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsCount() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsCount() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsCount() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsCount() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsList() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsList() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsList() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsList() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsList() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsList() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsList() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilder(int) - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsOrBuilder(int) - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilder(int) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilder(int) - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilderList() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsOrBuilderList() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilderList() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getResultsOrBuilderList() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeResponseOrBuilder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
getSampleRate() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Sample rate in Hertz of the audio data sent in all + `RecognitionAudio` messages.
+
+
getSampleRate() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Required* Sample rate in Hertz of the audio data sent in all + `RecognitionAudio` messages.
+
+
getSampleRate() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Required* Sample rate in Hertz of the audio data sent in all + `RecognitionAudio` messages.
+
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
getSerializedSize() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
getSingleUtterance() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Optional* If `false` or omitted, the recognizer will perform continuous + recognition (continuing to wait for and process audio even if the user + pauses speaking) until the client closes the input stream (gRPC API) or + until the maximum time limit has been reached.
+
+
getSingleUtterance() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
+
+ *Optional* If `false` or omitted, the recognizer will perform continuous + recognition (continuing to wait for and process audio even if the user + pauses speaking) until the client closes the input stream (gRPC API) or + until the maximum time limit has been reached.
+
+
getSingleUtterance() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionConfigOrBuilder
+
+
+ *Optional* If `false` or omitted, the recognizer will perform continuous + recognition (continuing to wait for and process audio even if the user + pauses speaking) until the client closes the input stream (gRPC API) or + until the maximum time limit has been reached.
+
+
getSpeechContext() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
getSpeechContext() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
getSpeechContext() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
getSpeechContextBuilder() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
getSpeechContextOrBuilder() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
getSpeechContextOrBuilder() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
getSpeechContextOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
getStability() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* An estimate of the likelihood that the recognizer will not + change its guess about this interim result.
+
+
getStability() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
+
+ *Output-only* An estimate of the likelihood that the recognizer will not + change its guess about this interim result.
+
+
getStability() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionResultOrBuilder
+
+
+ *Output-only* An estimate of the likelihood that the recognizer will not + change its guess about this interim result.
+
+
getStartTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
getStartTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
+
+ Time when the request was received.
+
+
getStartTime() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeMetadataOrBuilder
+
+
+ Time when the request was received.
+
+
getStartTimeBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
getStartTimeOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
getStartTimeOrBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
+
+ Time when the request was received.
+
+
getStartTimeOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeMetadataOrBuilder
+
+
+ Time when the request was received.
+
+
getStreamingConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
getStreamingConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
getStreamingConfig() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeRequestOrBuilder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
getStreamingConfigBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
getStreamingConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
getStreamingConfigOrBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
getStreamingConfigOrBuilder() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeRequestOrBuilder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
getStreamingRequestCase() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
getStreamingRequestCase() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
getStreamingRequestCase() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeRequestOrBuilder
+
 
+
getTranscript() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
getTranscript() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
getTranscript() - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionAlternativeOrBuilder
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
getTranscriptBytes() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
getTranscriptBytes() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
getTranscriptBytes() - Method in interface com.google.cloud.speech.v1beta1.SpeechRecognitionAlternativeOrBuilder
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
getUnknownFields() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
getUri() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
getUri() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
getUri() - Method in interface com.google.cloud.speech.v1beta1.RecognitionAudioOrBuilder
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
getUriBytes() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
getUriBytes() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
getUriBytes() - Method in interface com.google.cloud.speech.v1beta1.RecognitionAudioOrBuilder
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
getValueDescriptor() - Method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
 
+
getValueDescriptor() - Method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
 
+
+ + + +

H

+
+
hasAudio() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
hasAudio() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
+
+ *Required* The audio data to be recognized.
+
+
hasAudio() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeRequestOrBuilder
+
+
+ *Required* The audio data to be recognized.
+
+
hasAudio() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
hasAudio() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
+
+ *Required* The audio data to be recognized.
+
+
hasAudio() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeRequestOrBuilder
+
+
+ *Required* The audio data to be recognized.
+
+
hasConfig() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeRequestOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognitionConfigOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasConfig() - Method in interface com.google.cloud.speech.v1beta1.SyncRecognizeRequestOrBuilder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
hasError() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
hasError() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
hasError() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeResponseOrBuilder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
hashCode() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
hasLastUpdateTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
hasLastUpdateTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
+
+ Time of the most recent processing update.
+
+
hasLastUpdateTime() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeMetadataOrBuilder
+
+
+ Time of the most recent processing update.
+
+
hasSpeechContext() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
hasSpeechContext() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
hasSpeechContext() - Method in interface com.google.cloud.speech.v1beta1.RecognitionConfigOrBuilder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
hasStartTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
hasStartTime() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
+
+ Time when the request was received.
+
+
hasStartTime() - Method in interface com.google.cloud.speech.v1beta1.AsyncRecognizeMetadataOrBuilder
+
+
+ Time when the request was received.
+
+
hasStreamingConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
hasStreamingConfig() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
hasStreamingConfig() - Method in interface com.google.cloud.speech.v1beta1.StreamingRecognizeRequestOrBuilder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
+ + + +

I

+
+
INTERIM_RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
internalGetFieldAccessorTable() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
 
+
internalGetValueMap() - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
 
+
IS_FINAL_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
isInitialized() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
+ + + +

L

+
+
LANGUAGE_CODE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
LAST_UPDATE_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
LINEAR16_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
+ Uncompressed 16-bit signed little-endian samples (Linear PCM).
+
+
+ + + +

M

+
+
MAX_ALTERNATIVES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
mergeAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
mergeAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
mergeConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
mergeConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
mergeConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
mergeError(Status) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
mergeFrom(AsyncRecognizeMetadata) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
mergeFrom(AsyncRecognizeRequest) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
mergeFrom(AsyncRecognizeResponse) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
mergeFrom(RecognitionAudio) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
mergeFrom(RecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
mergeFrom(SpeechContext) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
mergeFrom(SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
mergeFrom(SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
mergeFrom(StreamingRecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
mergeFrom(StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
mergeFrom(StreamingRecognizeRequest) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
mergeFrom(StreamingRecognizeResponse) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
mergeFrom(SyncRecognizeRequest) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
mergeFrom(Message) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
mergeFrom(SyncRecognizeResponse) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
mergeLastUpdateTime(Timestamp) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
mergeSpeechContext(SpeechContext) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
mergeStartTime(Timestamp) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
mergeStreamingConfig(StreamingRecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
MULAW_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
+ 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
+
+
+ + + +

N

+
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
newBuilder(AsyncRecognizeMetadata) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
newBuilder(AsyncRecognizeRequest) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
newBuilder(AsyncRecognizeResponse) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
newBuilder(RecognitionAudio) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
newBuilder(RecognitionConfig) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
newBuilder(SpeechContext) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
newBuilder(SpeechRecognitionAlternative) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
newBuilder(SpeechRecognitionResult) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
newBuilder(StreamingRecognitionConfig) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
newBuilder(StreamingRecognitionResult) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
newBuilder(StreamingRecognizeRequest) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
newBuilder(StreamingRecognizeResponse) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
newBuilder(SyncRecognizeRequest) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
newBuilder() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
newBuilder(SyncRecognizeResponse) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
newBuilderForType() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
+ + + +

P

+
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseDelimitedFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parseFrom(ByteBuffer) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(ByteString) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(byte[]) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(InputStream) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(CodedInputStream) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
parser() - Static method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
PHRASES_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
PROFANITY_FILTER_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
PROGRESS_PERCENT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
+ + + +

R

+
+
RecognitionAudio - Class in com.google.cloud.speech.v1beta1
+
+
+ Contains audio data in the encoding specified in the `RecognitionConfig`.
+
+
RecognitionAudio.AudioSourceCase - Enum in com.google.cloud.speech.v1beta1
+
 
+
RecognitionAudio.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ Contains audio data in the encoding specified in the `RecognitionConfig`.
+
+
RecognitionAudioOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
RecognitionConfig - Class in com.google.cloud.speech.v1beta1
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
RecognitionConfig.AudioEncoding - Enum in com.google.cloud.speech.v1beta1
+
+
+ Audio encoding of the data sent in the audio message.
+
+
RecognitionConfig.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
RecognitionConfigOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.cloud.speech.v1beta1.SpeechProto
+
 
+
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.cloud.speech.v1beta1.SpeechProto
+
 
+
removeAlternatives(int) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
removeAlternatives(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
removeResults(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
removeResults(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
removeResults(int) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
RESULT_INDEX_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
RESULTS_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
+ + + +

S

+
+
SAMPLE_RATE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
setAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
setAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
setAlternatives(int, SpeechRecognitionAlternative) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
setAlternatives(int, SpeechRecognitionAlternative.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* May contain one or more recognition hypotheses (up to the + maximum specified in `max_alternatives`).
+
+
setAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
setAudio(RecognitionAudio.Builder) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
setAudio(RecognitionAudio) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
setAudio(RecognitionAudio.Builder) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* The audio data to be recognized.
+
+
setAudioContent(ByteString) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ The audio data to be recognized.
+
+
setConfidence(float) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* The confidence estimate between 0.0 and 1.0.
+
+
setConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
setConfig(RecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
setConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
setConfig(RecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
setConfig(RecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
setConfig(RecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
+
+ *Required* Provides information to the recognizer that specifies how to + process the request.
+
+
setContent(ByteString) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ The audio data bytes encoded as specified in + `RecognitionConfig`.
+
+
setEncoding(RecognitionConfig.AudioEncoding) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
setEncodingValue(int) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Encoding of audio data sent in all `RecognitionAudio` messages.
+
+
setEndpointerType(StreamingRecognizeResponse.EndpointerType) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
setEndpointerTypeValue(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the type of endpointer event.
+
+
setError(Status) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
setError(Status.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* If set, returns a [google.rpc.Status][google.rpc.Status] message that + specifies the error for the operation.
+
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
setInterimResults(boolean) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Optional* If `true`, interim results (tentative hypotheses) may be + returned as they become available (these interim results are indicated with + the `is_final=false` flag).
+
+
setIsFinal(boolean) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* If `false`, this `StreamingRecognitionResult` represents an + interim result that may change.
+
+
setLanguageCode(String) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
setLanguageCodeBytes(ByteString) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* The language of the supplied audio as a BCP-47 language tag.
+
+
setLastUpdateTime(Timestamp) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
setLastUpdateTime(Timestamp.Builder) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time of the most recent processing update.
+
+
setMaxAlternatives(int) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* Maximum number of recognition hypotheses to be returned.
+
+
setPhrases(int, String) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
+
+ *Optional* A list of strings containing words and phrases "hints" so that + the speech recognition is more likely to recognize them.
+
+
setProfanityFilter(boolean) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* If set to `true`, the server will attempt to filter out + profanities, replacing all but the initial character in each filtered word + with asterisks, e.g.
+
+
setProgressPercent(int) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Approximate percentage of audio processed thus far.
+
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
setResultIndex(int) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* Indicates the lowest index in the `results` array that has + changed.
+
+
setResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
setResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
setResults(int, StreamingRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
setResults(int, StreamingRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
+
+ *Output-only* This repeated list contains zero or more results that + correspond to consecutive portions of the audio currently being processed.
+
+
setResults(int, SpeechRecognitionResult) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
setResults(int, SpeechRecognitionResult.Builder) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
+
+ *Output-only* Sequential list of transcription results corresponding to + sequential portions of audio.
+
+
setSampleRate(int) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Required* Sample rate in Hertz of the audio data sent in all + `RecognitionAudio` messages.
+
+
setSingleUtterance(boolean) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
+
+ *Optional* If `false` or omitted, the recognizer will perform continuous + recognition (continuing to wait for and process audio even if the user + pauses speaking) until the client closes the input stream (gRPC API) or + until the maximum time limit has been reached.
+
+
setSpeechContext(SpeechContext) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
setSpeechContext(SpeechContext.Builder) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
+
+ *Optional* A means to provide context to assist the speech recognition.
+
+
setStability(float) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
+
+ *Output-only* An estimate of the likelihood that the recognizer will not + change its guess about this interim result.
+
+
setStartTime(Timestamp) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
setStartTime(Timestamp.Builder) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
+
+ Time when the request was received.
+
+
setStreamingConfig(StreamingRecognitionConfig) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
setStreamingConfig(StreamingRecognitionConfig.Builder) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
setTranscript(String) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
setTranscriptBytes(ByteString) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
+
+ *Output-only* Transcript text representing the words that the user spoke.
+
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SpeechContext.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest.Builder
+
 
+
setUnknownFields(UnknownFieldSet) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse.Builder
+
 
+
setUri(String) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
setUriBytes(ByteString) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio.Builder
+
+
+ URI that points to a file that contains audio data bytes as specified in + `RecognitionConfig`.
+
+
SINGLE_UTTERANCE_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
SPEECH_CONTEXT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
SpeechContext - Class in com.google.cloud.speech.v1beta1
+
+
+ Provides "hints" to the speech recognizer to favor specific words and phrases + in the results.
+
+
SpeechContext.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ Provides "hints" to the speech recognizer to favor specific words and phrases + in the results.
+
+
SpeechContextOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
SpeechProto - Class in com.google.cloud.speech.v1beta1
+
 
+
SpeechRecognitionAlternative - Class in com.google.cloud.speech.v1beta1
+
+
+ Alternative hypotheses (a.k.a.
+
+
SpeechRecognitionAlternative.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ Alternative hypotheses (a.k.a.
+
+
SpeechRecognitionAlternativeOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
SpeechRecognitionResult - Class in com.google.cloud.speech.v1beta1
+
+
+ A speech recognition result corresponding to a portion of the audio.
+
+
SpeechRecognitionResult.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ A speech recognition result corresponding to a portion of the audio.
+
+
SpeechRecognitionResultOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
STABILITY_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
START_OF_SPEECH_VALUE - Static variable in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+
+ Speech has been detected in the audio stream, and the service is + beginning to process it.
+
+
START_TIME_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
STREAMING_CONFIG_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
StreamingRecognitionConfig - Class in com.google.cloud.speech.v1beta1
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
StreamingRecognitionConfig.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ Provides information to the recognizer that specifies how to process the + request.
+
+
StreamingRecognitionConfigOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
StreamingRecognitionResult - Class in com.google.cloud.speech.v1beta1
+
+
+ A streaming speech recognition result corresponding to a portion of the audio + that is currently being processed.
+
+
StreamingRecognitionResult.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ A streaming speech recognition result corresponding to a portion of the audio + that is currently being processed.
+
+
StreamingRecognitionResultOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
StreamingRecognizeRequest - Class in com.google.cloud.speech.v1beta1
+
+
+ The top-level message sent by the client for the `StreamingRecognize` method.
+
+
StreamingRecognizeRequest.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ The top-level message sent by the client for the `StreamingRecognize` method.
+
+
StreamingRecognizeRequest.StreamingRequestCase - Enum in com.google.cloud.speech.v1beta1
+
 
+
StreamingRecognizeRequestOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
StreamingRecognizeResponse - Class in com.google.cloud.speech.v1beta1
+
+
+ `StreamingRecognizeResponse` is the only message returned to the client by + `StreamingRecognize`.
+
+
StreamingRecognizeResponse.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ `StreamingRecognizeResponse` is the only message returned to the client by + `StreamingRecognize`.
+
+
StreamingRecognizeResponse.EndpointerType - Enum in com.google.cloud.speech.v1beta1
+
+
+ Indicates the type of endpointer event.
+
+
StreamingRecognizeResponseOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
SyncRecognizeRequest - Class in com.google.cloud.speech.v1beta1
+
+
+ The top-level message sent by the client for the `SyncRecognize` method.
+
+
SyncRecognizeRequest.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ The top-level message sent by the client for the `SyncRecognize` method.
+
+
SyncRecognizeRequestOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
SyncRecognizeResponse - Class in com.google.cloud.speech.v1beta1
+
+
+ The only message returned to the client by `SyncRecognize`.
+
+
SyncRecognizeResponse.Builder - Class in com.google.cloud.speech.v1beta1
+
+
+ The only message returned to the client by `SyncRecognize`.
+
+
SyncRecognizeResponseOrBuilder - Interface in com.google.cloud.speech.v1beta1
+
 
+
+ + + +

T

+
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
toBuilder() - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
TRANSCRIPT_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
+ + + +

U

+
+
URI_FIELD_NUMBER - Static variable in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
+ + + +

V

+
+
valueOf(String) - Static method in enum com.google.cloud.speech.v1beta1.RecognitionAudio.AudioSourceCase
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.speech.v1beta1.RecognitionAudio.AudioSourceCase
+
+ +
+
valueOf(String) - Static method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+ +
+
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
 
+
valueOf(String) - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.StreamingRequestCase
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.StreamingRequestCase
+
+ +
+
valueOf(String) - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(int) - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+ +
+
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
 
+
values() - Static method in enum com.google.cloud.speech.v1beta1.RecognitionAudio.AudioSourceCase
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum com.google.cloud.speech.v1beta1.RecognitionConfig.AudioEncoding
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeRequest.StreamingRequestCase
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum com.google.cloud.speech.v1beta1.StreamingRecognizeResponse.EndpointerType
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+ + + +

W

+
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeMetadata
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeRequest
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.AsyncRecognizeResponse
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.RecognitionAudio
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.RecognitionConfig
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.SpeechContext
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionAlternative
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.SpeechRecognitionResult
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionConfig
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognitionResult
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeRequest
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.StreamingRecognizeResponse
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeRequest
+
 
+
writeTo(CodedOutputStream) - Method in class com.google.cloud.speech.v1beta1.SyncRecognizeResponse
+
 
+
+A B C E F G H I L M N P R S T U V W 
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index.html new file mode 100644 index 0000000000..458db9ff75 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/index.html @@ -0,0 +1,72 @@ + + + + + +proto-google-cloud-speech-v1beta1 0.1.29 API + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="com/google/cloud/speech/v1beta1/package-summary.html">Non-frame version</a>.</p> + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/overview-tree.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/overview-tree.html new file mode 100644 index 0000000000..d14a9601ca --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/overview-tree.html @@ -0,0 +1,225 @@ + + + + + +Class Hierarchy (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/package-list b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/package-list new file mode 100644 index 0000000000..3c4d53eb2a --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/package-list @@ -0,0 +1 @@ +com.google.cloud.speech.v1beta1 diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/script.js b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/script.js new file mode 100644 index 0000000000..b346356931 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/serialized-form.html b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/serialized-form.html new file mode 100644 index 0000000000..c588748d33 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/serialized-form.html @@ -0,0 +1,548 @@ + + + + + +Serialized Form (proto-google-cloud-speech-v1beta1 0.1.29 API) + + + + + + + + +
+ + + + + + + +
+ + +
+

Serialized Form

+
+
+ +
+ +
+ + + + + + + +
+ + + + diff --git a/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/stylesheet.css b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/stylesheet.css new file mode 100644 index 0000000000..98055b22d6 --- /dev/null +++ b/java/proto-google-cloud-speech-v1beta1/0.1.29/apidocs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/java/proto-google-cloud-speech-v1beta1/apidocs/index.html b/java/proto-google-cloud-speech-v1beta1/apidocs/index.html index a936f9377d..62c2e07dad 100644 --- a/java/proto-google-cloud-speech-v1beta1/apidocs/index.html +++ b/java/proto-google-cloud-speech-v1beta1/apidocs/index.html @@ -1 +1 @@ - +