Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCommentSnippet.php63 public $textDisplay; variable in Google\\Service\\YouTube\\CommentSnippet
224 public function setTextDisplay($textDisplay) argument
226 $this->textDisplay = $textDisplay;
233 return $this->textDisplay;