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.
7705 7706 7707 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7705 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7710 7711 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7710 def update!(**args) end |