Class: Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3StopExperimentRequest
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3::GoogleCloudDialogflowCxV3StopExperimentRequest
- 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.StopExperiment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3StopExperimentRequest
constructor
A new instance of GoogleCloudDialogflowCxV3StopExperimentRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3StopExperimentRequest
Returns a new instance of GoogleCloudDialogflowCxV3StopExperimentRequest.
7264 7265 7266 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7264 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7269 7270 |
# File 'lib/google/apis/dialogflow_v3/classes.rb', line 7269 def update!(**args) end |