GoogleApi.DisplayVideo.V1.Model.CreateAssetResponse (google_api_display_video v0.15.3) 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
Specs
t() :: %GoogleApi.DisplayVideo.V1.Model.CreateAssetResponse{
asset: GoogleApi.DisplayVideo.V1.Model.Asset.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.