Class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1StopExperimentRequest
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1StopExperimentRequest
- 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
The request message for Experiments.StopExperiment.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3beta1StopExperimentRequest
constructor
A new instance of GoogleCloudDialogflowCxV3beta1StopExperimentRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3beta1StopExperimentRequest
Returns a new instance of GoogleCloudDialogflowCxV3beta1StopExperimentRequest.
8039 8040 8041 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 8039 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8044 8045 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 8044 def update!(**args) end |