Class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ImportEntityTypesMetadata
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ImportEntityTypesMetadata
- 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
Metadata returned for the EntityTypes.ImportEntityTypes long running operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3ImportEntityTypesMetadata
constructor
A new instance of GoogleCloudDialogflowCxV3ImportEntityTypesMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3ImportEntityTypesMetadata
Returns a new instance of GoogleCloudDialogflowCxV3ImportEntityTypesMetadata.
1478 1479 1480 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 1478 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1483 1484 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 1483 def update!(**args) end |