Home
last modified time | relevance | path

Searched refs:exportedGcsDestination (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2ExportOperationMetadata.php28 …c function setExportedGcsDestination(GoogleCloudDialogflowV2GcsDestination $exportedGcsDestination) argument
30 $this->exportedGcsDestination = $exportedGcsDestination;
37 return $this->exportedGcsDestination;
H A DGoogleCloudDialogflowV2beta1ExportOperationMetadata.php28 …ction setExportedGcsDestination(GoogleCloudDialogflowV2beta1GcsDestination $exportedGcsDestination) argument
30 $this->exportedGcsDestination = $exportedGcsDestination;
37 return $this->exportedGcsDestination;