GoogleApi.DisplayVideo.V1.Model.ReplaceSitesResponse (google_api_display_video v0.25.1) View Source
Response message for SiteService.ReplaceSites.
Attributes
-
sites
(type:list(GoogleApi.DisplayVideo.V1.Model.Site.t)
, default:nil
) - The list of sites in the channel after replacing.
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.ReplaceSitesResponse{ sites: [GoogleApi.DisplayVideo.V1.Model.Site.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.