Class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3RunTestCaseMetadata
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3RunTestCaseMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/dialogflow_v2/classes.rb,
generated/google/apis/dialogflow_v2/representations.rb,
generated/google/apis/dialogflow_v2/representations.rb
Overview
Metadata returned for the TestCases.RunTestCase long running operation.
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.
1725 1726 1727 |
# File 'generated/google/apis/dialogflow_v2/classes.rb', line 1725 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1730 1731 |
# File 'generated/google/apis/dialogflow_v2/classes.rb', line 1730 def update!(**args) end |