Home
last modified time | relevance | path

Searched refs:inputUrl (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1ImportEntitiesRequest.php27 public $inputUrl; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1ImportEntitiesRequest
50 public function setInputUrl($inputUrl) argument
52 $this->inputUrl = $inputUrl;
59 return $this->inputUrl;
H A DGoogleDatastoreAdminV1ImportEntitiesMetadata.php29 public $inputUrl; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1ImportEntitiesMetadata
66 public function setInputUrl($inputUrl) argument
68 $this->inputUrl = $inputUrl;
75 return $this->inputUrl;
H A DGoogleDatastoreAdminV1beta1ImportEntitiesMetadata.php29 public $inputUrl; variable in Google\\Service\\Datastore\\GoogleDatastoreAdminV1beta1ImportEntitiesMetadata
66 public function setInputUrl($inputUrl) argument
68 $this->inputUrl = $inputUrl;
75 return $this->inputUrl;