com
.
gu
.
contentatom
.
thrift
.
atom
media
package
media
Visibility
Public
All
Type Members
trait
Asset
extends
ThriftStruct
with
Product5
[
AssetType
,
Long
,
String
,
Platform
,
Option
[
String
]] with
Serializable
sealed
trait
AssetType
extends
ThriftEnum
with
Serializable
Annotations
@Generated
()
sealed
trait
Category
extends
ThriftEnum
with
Serializable
Annotations
@Generated
()
trait
MediaAtom
extends
ThriftStruct
with
Product8
[
Seq
[
Asset
],
Option
[
Long
],
String
,
Category
,
Option
[
String
],
Option
[
Long
],
Option
[
String
],
Option
[
String
]] with
Serializable
sealed
trait
Platform
extends
ThriftEnum
with
Serializable
Annotations
@Generated
()
Value Members
object
Asset
extends
ThriftStructCodec3
[
Asset
] with
Serializable
object
AssetType
extends
Product
with
Serializable
Annotations
@Generated
()
object
Category
extends
Product
with
Serializable
Annotations
@Generated
()
object
MediaAtom
extends
ThriftStructCodec3
[
MediaAtom
] with
Serializable
object
Platform
extends
Product
with
Serializable
Annotations
@Generated
()
Ungrouped