Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ExportOperationMetadata.
Metadata related to the Export Data Operations (e.g. ExportDocument).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exported_gcs_destination
def exported_gcs_destination() -> ::Google::Cloud::Dialogflow::V2::GcsDestination
Returns
- (::Google::Cloud::Dialogflow::V2::GcsDestination) — Cloud Storage file path of the exported data.
#exported_gcs_destination=
def exported_gcs_destination=(value) -> ::Google::Cloud::Dialogflow::V2::GcsDestination
Parameter
- value (::Google::Cloud::Dialogflow::V2::GcsDestination) — Cloud Storage file path of the exported data.
Returns
- (::Google::Cloud::Dialogflow::V2::GcsDestination) — Cloud Storage file path of the exported data.