Versions in this module Expand all Collapse all v0 v0.1.1 Nov 5, 2022 v0.1.0 Nov 5, 2022 Changes in this version + type Art struct + ContentDescription *string + Sources []ArtSource + type ArtSource struct + HeightPixels *int + Size *string + Url string + WidthPixels *int + type Content struct + Actions ContentActions + Id string + Metadata MediaMetadata + type ContentActions struct + Browsable bool + Playable bool + type EntityMetadata struct + Name MetadataNameProperty + type Filter struct + ExplicitLanguageAllowed bool + type GetPlayableContent struct + Filters Filter + RequestContext RequestContext + SelectionCriteria ResolvedSelectionCriteria + type GetPlayableContentResponse struct + Content Content + type Header struct + MessageId string + Name string + Namespace string + PayloadVersion string + type Location struct + CountryCode string + OriginatingLocale string + type MediaMetadata struct + Album EntityMetadata + Art Art + Authors []EntityMetadata + Background *StaticImagesBackground + Name MetadataNameProperty + Type string + type MetadataNameProperty struct + Display string + Speech SpeechInfo + type Request struct + Header Header + Payload interface{} + func (m *Request) BindPayload(p interface{}) (err error) + func (m *Request) LogPayload() + type RequestContext struct + Location Location + User User + type ResolvedSelectionCriteria struct + Attributes []ResolvedSelectionCriteriaAttribute + RawSelectionCriteriaId string + type ResolvedSelectionCriteriaAttribute struct + EntityId string + Type string + Value string + type Response struct + Header Header + Payload interface{} + func (m *Response) LogPayload() + type SpeechInfo struct + Text string + Type string + type StaticImagesBackground struct + Type string + type User struct + AccessToken string + Id string