Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketCustomPlacementConfig.php26 public $dataLocations; variable in Google\\Service\\Storage\\BucketCustomPlacementConfig
31 public function setDataLocations($dataLocations) argument
33 $this->dataLocations = $dataLocations;
40 return $this->dataLocations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Action.php34 public $dataLocations; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Action
103 public function setDataLocations($dataLocations) argument
105 $this->dataLocations = $dataLocations;
112 return $this->dataLocations;