Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DMetricShortId.php29 public $shortId; variable in Google\\Service\\Dataflow\\MetricShortId
48 public function setShortId($shortId) argument
50 $this->shortId = $shortId;
57 return $this->shortId;
H A DCounterUpdate.php54 public $shortId; variable in Google\\Service\\Dataflow\\CounterUpdate
225 public function setShortId($shortId) argument
227 $this->shortId = $shortId;
234 return $this->shortId;