Home
last modified time | relevance | path

Searched refs:outputUriPrefix (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DGcsDestination.php25 public $outputUriPrefix; variable in Google\\Service\\Translate\\GcsDestination
30 public function setOutputUriPrefix($outputUriPrefix) argument
32 $this->outputUriPrefix = $outputUriPrefix;
39 return $this->outputUriPrefix;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1ExportDocumentsResponse.php25 public $outputUriPrefix; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1ExportDocumentsResponse
30 public function setOutputUriPrefix($outputUriPrefix) argument
32 $this->outputUriPrefix = $outputUriPrefix;
39 return $this->outputUriPrefix;
H A DGoogleFirestoreAdminV1ExportDocumentsRequest.php30 public $outputUriPrefix; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1ExportDocumentsRequest
49 public function setOutputUriPrefix($outputUriPrefix) argument
51 $this->outputUriPrefix = $outputUriPrefix;
58 return $this->outputUriPrefix;
H A DGoogleFirestoreAdminV1ExportDocumentsMetadata.php38 public $outputUriPrefix; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1ExportDocumentsMetadata
93 public function setOutputUriPrefix($outputUriPrefix) argument
95 $this->outputUriPrefix = $outputUriPrefix;
102 return $this->outputUriPrefix;