Class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3StartExperimentRequest
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3StartExperimentRequest
- 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 Experiments.StartExperiment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3StartExperimentRequest
constructor
A new instance of GoogleCloudDialogflowCxV3StartExperimentRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3StartExperimentRequest
Returns a new instance of GoogleCloudDialogflowCxV3StartExperimentRequest.
7302 7303 7304 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7302 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7307 7308 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7307 def update!(**args) end |