Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DSheetsChartReference.php25 public $chartId; variable in Google\\Service\\Docs\\SheetsChartReference
34 public function setChartId($chartId) argument
36 $this->chartId = $chartId;
43 return $this->chartId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateChartSpecRequest.php25 public $chartId; variable in Google\\Service\\Sheets\\UpdateChartSpecRequest
32 public function setChartId($chartId) argument
34 $this->chartId = $chartId;
41 return $this->chartId;
H A DEmbeddedChart.php27 public $chartId; variable in Google\\Service\\Sheets\\EmbeddedChart
50 public function setChartId($chartId) argument
52 $this->chartId = $chartId;
59 return $this->chartId;
H A DDataSourceObjectReference.php25 public $chartId; variable in Google\\Service\\Sheets\\DataSourceObjectReference
40 public function setChartId($chartId) argument
42 $this->chartId = $chartId;
49 return $this->chartId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSheetsChart.php25 public $chartId; variable in Google\\Service\\Slides\\SheetsChart
40 public function setChartId($chartId) argument
42 $this->chartId = $chartId;
49 return $this->chartId;
H A DReplaceAllShapesWithSheetsChartRequest.php26 public $chartId; variable in Google\\Service\\Slides\\ReplaceAllShapesWithSheetsChartRequest
45 public function setChartId($chartId) argument
47 $this->chartId = $chartId;
54 return $this->chartId;
H A DCreateSheetsChartRequest.php25 public $chartId; variable in Google\\Service\\Slides\\CreateSheetsChartRequest
44 public function setChartId($chartId) argument
46 $this->chartId = $chartId;
53 return $this->chartId;