Searched refs:rationale (Results 1 – 2 of 2) sorted by relevance
32 public $rationale; variable in Google\\Service\\ContainerAnalysis\\ComplianceNote79 public function setRationale($rationale) argument81 $this->rationale = $rationale;88 return $this->rationale;
646 The rationale for this is that the use case for trailing comma is that you can add something at the…