google_api_display_video v0.4.0 GoogleApi.DisplayVideo.V1.Model.CreateAssetResponse View Source
A response message for CreateAsset.
Attributes
asset
(type:GoogleApi.DisplayVideo.V1.Model.Asset.t
, default:nil
) - The uploaded asset, if successful.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.DisplayVideo.V1.Model.CreateAssetResponse{ asset: GoogleApi.DisplayVideo.V1.Model.Asset.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.