Class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/dialogflow_v2/classes.rb,
lib/google/apis/dialogflow_v2/representations.rb,
lib/google/apis/dialogflow_v2/representations.rb
Overview
Metadata for ConversationDatasets.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
constructor
A new instance of GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata
Returns a new instance of GoogleCloudDialogflowV2DeleteConversationDatasetOperationMetadata.
7451 7452 7453 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 7451 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7456 7457 |
# File 'lib/google/apis/dialogflow_v2/classes.rb', line 7456 def update!(**args) end |