Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatMessageSnippet.php58 protected $superStickerDetailsType = LiveChatSuperStickerDetails::class;
252 * @param LiveChatSuperStickerDetails
254 public function setSuperStickerDetails(LiveChatSuperStickerDetails $superStickerDetails)
259 * @return LiveChatSuperStickerDetails
H A DLiveChatSuperStickerDetails.php20 class LiveChatSuperStickerDetails extends \Google\Model class
114 class_alias(LiveChatSuperStickerDetails::class, 'Google_Service_YouTube_LiveChatSuperStickerDetails…