Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1ExportEntitiesResponse.php25 public $outputUrl; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1ExportEntitiesResponse
30 public function setOutputUrl($outputUrl) argument
32 $this->outputUrl = $outputUrl;
39 return $this->outputUrl;
H A DGoogleDatastoreAdminV1beta1ExportEntitiesResponse.php25 public $outputUrl; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1ExportEntitiesResponse
30 public function setOutputUrl($outputUrl) argument
32 $this->outputUrl = $outputUrl;
39 return $this->outputUrl;