Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DMembershipsLevelSnippet.php25 public $creatorChannelId; variable in Google\\Service\\YouTube\\MembershipsLevelSnippet
32 public function setCreatorChannelId($creatorChannelId) argument
34 $this->creatorChannelId = $creatorChannelId;
41 return $this->creatorChannelId;
H A DMemberSnippet.php25 public $creatorChannelId; variable in Google\\Service\\YouTube\\MemberSnippet
34 public function setCreatorChannelId($creatorChannelId) argument
36 $this->creatorChannelId = $creatorChannelId;
43 return $this->creatorChannelId;