Searched refs:DataLabel (Results 1 – 5 of 5) sorted by relevance
41 protected $totalDataLabelType = DataLabel::class;129 * @param DataLabel131 public function setTotalDataLabel(DataLabel $totalDataLabel)136 * @return DataLabel
27 protected $dataLabelType = DataLabel::class;69 * @param DataLabel71 public function setDataLabel(DataLabel $dataLabel)76 * @return DataLabel
27 protected $dataLabelType = DataLabel::class;75 * @param DataLabel77 public function setDataLabel(DataLabel $dataLabel)82 * @return DataLabel
61 protected $totalDataLabelType = DataLabel::class;219 * @param DataLabel221 public function setTotalDataLabel(DataLabel $totalDataLabel)226 * @return DataLabel
20 class DataLabel extends \Google\Model class94 class_alias(DataLabel::class, 'Google_Service_Sheets_DataLabel');