Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DLiveChatMessageSnippet.php56 protected $superChatDetailsType = LiveChatSuperChatDetails::class;
238 * @param LiveChatSuperChatDetails
240 public function setSuperChatDetails(LiveChatSuperChatDetails $superChatDetails)
245 * @return LiveChatSuperChatDetails
DLiveChatSuperChatDetails.php20 class LiveChatSuperChatDetails extends \Google\Model class
116 class_alias(LiveChatSuperChatDetails::class, 'Google_Service_YouTube_LiveChatSuperChatDetails');