Home
last modified time | relevance | path

Searched refs:ChannelProfileDetails (Results 1 – 6 of 6) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelProfileDetails.php20 class ChannelProfileDetails extends \Google\Model class
98 class_alias(ChannelProfileDetails::class, 'Google_Service_YouTube_ChannelProfileDetails');
H A DLiveChatBanSnippet.php26 protected $bannedUserDetailsType = ChannelProfileDetails::class;
52 * @param ChannelProfileDetails
54 public function setBannedUserDetails(ChannelProfileDetails $bannedUserDetails)
59 * @return ChannelProfileDetails
H A DLiveChatModeratorSnippet.php26 protected $moderatorDetailsType = ChannelProfileDetails::class;
44 * @param ChannelProfileDetails
46 public function setModeratorDetails(ChannelProfileDetails $moderatorDetails)
51 * @return ChannelProfileDetails
H A DLiveChatUserBannedMessageDetails.php30 protected $bannedUserDetailsType = ChannelProfileDetails::class;
62 * @param ChannelProfileDetails
64 public function setBannedUserDetails(ChannelProfileDetails $bannedUserDetails)
69 * @return ChannelProfileDetails
H A DMemberSnippet.php26 protected $memberDetailsType = ChannelProfileDetails::class;
46 * @param ChannelProfileDetails
48 public function setMemberDetails(ChannelProfileDetails $memberDetails)
53 * @return ChannelProfileDetails
H A DSuperChatEventSnippet.php56 protected $supporterDetailsType = ChannelProfileDetails::class;
186 * @param ChannelProfileDetails
188 public function setSupporterDetails(ChannelProfileDetails $supporterDetails)
193 * @return ChannelProfileDetails