proto_docs/google/cloud/dialogflow/cx/v3/session.rb in google-cloud-dialogflow-cx-v3-0.20.0 vs proto_docs/google/cloud/dialogflow/cx/v3/session.rb in google-cloud-dialogflow-cx-v3-0.21.0

- old
+ new

@@ -232,10 +232,13 @@ # @return [::Google::Protobuf::Duration] # Time offset of the end-of-single-utterance signal relative to the # beginning of the stream. # @!attribute [rw] no_speech_timeout # @return [::Google::Protobuf::Duration] - # No speech timeout settings observed at runtime. + # No speech timeout settings for the stream. + # @!attribute [rw] endpointing_timeout + # @return [::Google::Protobuf::Duration] + # Speech endpointing timeout settings for the stream. # @!attribute [rw] is_input_text # @return [::Boolean] # Whether the streaming terminates with an injected text query. # @!attribute [rw] client_half_close_time_offset # @return [::Google::Protobuf::Duration]