Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DDataValidationRule.php31 public $showCustomUi; variable in Google\\Service\\Sheets\\DataValidationRule
68 public function setShowCustomUi($showCustomUi) argument
70 $this->showCustomUi = $showCustomUi;
77 return $this->showCustomUi;