Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateConditionalFormatRuleResponse.php52 public function setNewRule(ConditionalFormatRule $newRule) argument
54 $this->newRule = $newRule;
61 return $this->newRule;