Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ExportRequest.php29 public $datastoreName; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ExportRequest
62 public function setDatastoreName($datastoreName) argument
64 $this->datastoreName = $datastoreName;
71 return $this->datastoreName;
H A DGoogleCloudApigeeV1Export.php29 public $datastoreName; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Export
76 public function setDatastoreName($datastoreName) argument
78 $this->datastoreName = $datastoreName;
85 return $this->datastoreName;