package common.asset.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Asset

asset_common.proto:33

Contains the content of an asset (a component of a product). This model should be used for retrieving existing assets, not creating or updating them. media_content or simple_content (or both) must be set.

Used in: ProductContent

message MediaContent

asset_common.proto:48

Contains the details of a media component (e.g. image, video) of an asset

Used in: Asset, chats.v2.DisplayImage, persona.v2.DisplayImage

enum MediaContent.Mimetype

asset_common.proto:55

Used in: MediaContent

enum PixelDensity

asset_common.proto:63

Used to request assets of a specific pixel density from a service

Used in: mobile.product.v1.GetProductCollectionRequest, mobile.product.v1.GetProductsRequest

message ProductContent

asset_common.proto:15

Contains the universal details of a product

Used in: mobile.product.v1.Product

enum ProductContent.Type

asset_common.proto:24

Used in: ProductContent