Class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionStt
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ActionStt
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v3beta1/classes.rb,
lib/google/apis/dialogflow_v3beta1/representations.rb,
lib/google/apis/dialogflow_v3beta1/representations.rb
Overview
Stores metadata of the Speech-to-Text action.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3beta1ActionStt
constructor
A new instance of GoogleCloudDialogflowCxV3beta1ActionStt.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3beta1ActionStt
Returns a new instance of GoogleCloudDialogflowCxV3beta1ActionStt.
4268 4269 4270 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 4268 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4273 4274 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 4273 def update!(**args) end |