Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::BatchRecognizeResults (v0.11.0)

Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::BatchRecognizeResults.

Output type for Cloud Storage of BatchRecognize transcripts. Though this proto isn't returned in this API anywhere, the Cloud Storage transcripts will be this proto serialized and should be parsed as such.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#metadata

defmetadata()->::Google::Cloud::Speech::V2::RecognitionResponseMetadata
Returns

#metadata=

defmetadata=(value)->::Google::Cloud::Speech::V2::RecognitionResponseMetadata
Parameter
Returns

#results

defresults()->::Array<::Google::Cloud::Speech::V2::SpeechRecognitionResult>
Returns

#results=

defresults=(value)->::Array<::Google::Cloud::Speech::V2::SpeechRecognitionResult>
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.