proto_docs/google/cloud/dialogflow/v2/session.rb in google-cloud-dialogflow-v2-0.10.1 vs proto_docs/google/cloud/dialogflow/v2/session.rb in google-cloud-dialogflow-v2-0.11.0

- old
+ new

@@ -508,9 +508,12 @@ # [InputAudioConfig.enable_word_info] is set. # @!attribute [rw] speech_end_offset # @return [::Google::Protobuf::Duration] # Time offset of the end of this Speech recognition result relative to the # beginning of the audio. Only populated for `message_type` = `TRANSCRIPT`. + # @!attribute [rw] language_code + # @return [::String] + # Detected language code for the transcript. class StreamingRecognitionResult include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Type of the response message.