Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDistributionPolicy.php26 public $targetShape; variable in Google\\Service\\Compute\\DistributionPolicy
33 public function setTargetShape($targetShape) argument
35 $this->targetShape = $targetShape;
42 return $this->targetShape;