Home
last modified time | relevance | path

Searched refs:SuperStickerMetadata (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveChatSuperStickerDetails.php34 protected $superStickerMetadataType = SuperStickerMetadata::class;
84 * @param SuperStickerMetadata
86 public function setSuperStickerMetadata(SuperStickerMetadata $superStickerMetadata)
91 * @return SuperStickerMetadata
H A DSuperChatEventSnippet.php54 protected $superStickerMetadataType = SuperStickerMetadata::class;
172 * @param SuperStickerMetadata
174 public function setSuperStickerMetadata(SuperStickerMetadata $superStickerMetadata)
179 * @return SuperStickerMetadata
H A DSuperStickerMetadata.php20 class SuperStickerMetadata extends \Google\Model class
80 class_alias(SuperStickerMetadata::class, 'Google_Service_YouTube_SuperStickerMetadata');