Class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TrainFlowRequest
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3TrainFlowRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v3/classes.rb,
lib/google/apis/dialogflow_v3/representations.rb,
lib/google/apis/dialogflow_v3/representations.rb
Overview
The request message for Flows.TrainFlow.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3TrainFlowRequest
constructor
A new instance of GoogleCloudDialogflowCxV3TrainFlowRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3TrainFlowRequest
Returns a new instance of GoogleCloudDialogflowCxV3TrainFlowRequest.
7654 7655 7656 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7654 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7659 7660 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7659 def update!(**args) end |