Class: Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ExportIntentsMetadata
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowCxV3ExportIntentsMetadata
- 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 Intents.ExportIntents long running operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3ExportIntentsMetadata
constructor
A new instance of GoogleCloudDialogflowCxV3ExportIntentsMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3ExportIntentsMetadata
Returns a new instance of GoogleCloudDialogflowCxV3ExportIntentsMetadata.
996 997 998 |
# File 'lib/google/apis/dialogflow_v2beta1/classes.rb', line 996 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1001 1002 |
# File 'lib/google/apis/dialogflow_v2beta1/classes.rb', line 1001 def update!(**args) end |