Searched refs:SuperStickerMetadata (Results 1 – 3 of 3) sorted by relevance
34 protected $superStickerMetadataType = SuperStickerMetadata::class;84 * @param SuperStickerMetadata86 public function setSuperStickerMetadata(SuperStickerMetadata $superStickerMetadata)91 * @return SuperStickerMetadata
54 protected $superStickerMetadataType = SuperStickerMetadata::class;172 * @param SuperStickerMetadata174 public function setSuperStickerMetadata(SuperStickerMetadata $superStickerMetadata)179 * @return SuperStickerMetadata
20 class SuperStickerMetadata extends \Google\Model class80 class_alias(SuperStickerMetadata::class, 'Google_Service_YouTube_SuperStickerMetadata');