Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1ImportDocumentsRequest.php30 public $inputUriPrefix; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1ImportDocumentsRequest
49 public function setInputUriPrefix($inputUriPrefix) argument
51 $this->inputUriPrefix = $inputUriPrefix;
58 return $this->inputUriPrefix;
H A DGoogleFirestoreAdminV1ImportDocumentsMetadata.php34 public $inputUriPrefix; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1ImportDocumentsMetadata
79 public function setInputUriPrefix($inputUriPrefix) argument
81 $this->inputUriPrefix = $inputUriPrefix;
88 return $this->inputUriPrefix;