Home
last modified time | relevance | path

Searched defs:channelTitle (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DSearchResultSnippet.php29 public $channelTitle; variable in Google\\Service\\YouTube\\SearchResultSnippet
66 public function setChannelTitle($channelTitle)
DSubscriptionSnippet.php29 public $channelTitle; variable in Google\\Service\\YouTube\\SubscriptionSnippet
64 public function setChannelTitle($channelTitle)
DActivitySnippet.php29 public $channelTitle; variable in Google\\Service\\YouTube\\ActivitySnippet
70 public function setChannelTitle($channelTitle)
DPlaylistSnippet.php30 public $channelTitle; variable in Google\\Service\\YouTube\\PlaylistSnippet
77 public function setChannelTitle($channelTitle)
DPlaylistItemSnippet.php29 public $channelTitle; variable in Google\\Service\\YouTube\\PlaylistItemSnippet
80 public function setChannelTitle($channelTitle)
DVideoSnippet.php34 public $channelTitle; variable in Google\\Service\\YouTube\\VideoSnippet
99 public function setChannelTitle($channelTitle)
/plugin/authgoogle/google/contrib/
DGoogle_YouTubeService.php1475 public $channelTitle; variable in Google_ActivitySnippet
1490 public function setChannelTitle( $channelTitle) {
3229 public $channelTitle; variable in Google_PlaylistItemSnippet
3247 public function setChannelTitle( $channelTitle) {
3383 public $channelTitle; variable in Google_PlaylistSnippet
3397 public function setChannelTitle( $channelTitle) {
3612 public $channelTitle; variable in Google_SearchResultSnippet
3625 public function setChannelTitle( $channelTitle) {
3798 public $channelTitle; variable in Google_SubscriptionSnippet
3814 public function setChannelTitle( $channelTitle) {
[all …]