google_api_display_video v0.9.0 GoogleApi.DisplayVideo.V1.Model.BulkEditSitesResponse View Source

Response message for SiteService.BulkEditSites.

Attributes

  • sites (type: list(GoogleApi.DisplayVideo.V1.Model.Site.t), default: nil) - The list of sites that have been successfully created.

    This list will be absent if empty.

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.BulkEditSitesResponse{
  sites: [GoogleApi.DisplayVideo.V1.Model.Site.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.