Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DDiagnosticMessage.php96 public function setShortMessage(LocalizedString $shortMessage) argument
98 $this->shortMessage = $shortMessage;
105 return $this->shortMessage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DSuggestionProto.php163 public function setShortMessage(SafeHtmlProto $shortMessage) argument
165 $this->shortMessage = $shortMessage;
172 return $this->shortMessage;