Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatMessageSnippet.php25 public $authorChannelId; variable in Google\\Service\\YouTube\\LiveChatMessageSnippet
72 public function setAuthorChannelId($authorChannelId) argument
74 $this->authorChannelId = $authorChannelId;
81 return $this->authorChannelId;
H A DCommentSnippet.php84 public function setAuthorChannelId(CommentSnippetAuthorChannelId $authorChannelId) argument
86 $this->authorChannelId = $authorChannelId;
93 return $this->authorChannelId;