Home
last modified time | relevance | path

Searched refs:datasetName (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DatastoreConfig.php29 public $datasetName; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DatastoreConfig
60 public function setDatasetName($datasetName) argument
62 $this->datasetName = $datasetName;
69 return $this->datasetName;