Class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata
- Inherits:
-
Object
- Object
- Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata
- 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.ExportEntityTypes long running operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata
constructor
A new instance of GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata
Returns a new instance of GoogleCloudDialogflowCxV3beta1ExportEntityTypesMetadata.
7661 7662 7663 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 7661 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7666 7667 |
# File 'lib/google/apis/dialogflow_v3beta1/classes.rb', line 7666 def update!(**args) end |