Class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3RunTestCaseMetadata
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3RunTestCaseMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v2beta1/classes.rb,
lib/google/apis/dialogflow_v2beta1/representations.rb,
lib/google/apis/dialogflow_v2beta1/representations.rb
Overview
Metadata returned for the TestCases.RunTestCase long running operation. This message currently has no fields.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3RunTestCaseMetadata
constructor
A new instance of GoogleCloudDialogflowCxV3RunTestCaseMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3RunTestCaseMetadata
Returns a new instance of GoogleCloudDialogflowCxV3RunTestCaseMetadata.
2149 2150 2151 |
# File 'lib/google/apis/dialogflow_v2beta1/classes.rb', line 2149 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2154 2155 |
# File 'lib/google/apis/dialogflow_v2beta1/classes.rb', line 2154 def update!(**args) end |