Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateChartSpecRequest.php26 protected $specType = ChartSpec::class;
44 * @param ChartSpec
46 public function setSpec(ChartSpec $spec)
51 * @return ChartSpec
H A DEmbeddedChart.php30 protected $specType = ChartSpec::class;
76 * @param ChartSpec
78 public function setSpec(ChartSpec $spec)
83 * @return ChartSpec
H A DChartSpec.php20 class ChartSpec extends \Google\Collection class
423 class_alias(ChartSpec::class, 'Google_Service_Sheets_ChartSpec');