Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 Changes in this version + const DefaultEndpoint + func UserAgent() string + func Version() string + type Answer = original.Answer + type BaseClient = original.BaseClient + func New() BaseClient + func NewWithoutDefaults(endpoint string) BaseClient + type BasicAnswer = original.BasicAnswer + type BasicCreativeWork = original.BasicCreativeWork + type BasicIdentifiable = original.BasicIdentifiable + type BasicMediaObject = original.BasicMediaObject + type BasicResponse = original.BasicResponse + type BasicResponseBase = original.BasicResponseBase + type BasicSearchResultsAnswer = original.BasicSearchResultsAnswer + type BasicThing = original.BasicThing + type CreativeWork = original.CreativeWork + type Error = original.Error + type ErrorCode = original.ErrorCode + const InsufficientAuthorization + const InvalidAuthorization + const InvalidRequest + const None + const RateLimitExceeded + const ServerError + func PossibleErrorCodeValues() []ErrorCode + type ErrorResponse = original.ErrorResponse + type ErrorSubCode = original.ErrorSubCode + const AuthorizationDisabled + const AuthorizationExpired + const AuthorizationMissing + const AuthorizationRedundancy + const Blocked + const HTTPNotAllowed + const NotImplemented + const ParameterInvalidValue + const ParameterMissing + const ResourceError + const UnexpectedError + func PossibleErrorSubCodeValues() []ErrorSubCode + type Freshness = original.Freshness + const Day + const Month + const Week + func PossibleFreshnessValues() []Freshness + type Identifiable = original.Identifiable + type ImageObject = original.ImageObject + type MediaObject = original.MediaObject + type PivotSuggestions = original.PivotSuggestions + type Query = original.Query + type QueryContext = original.QueryContext + type Response = original.Response + type ResponseBase = original.ResponseBase + type SafeSearch = original.SafeSearch + const Moderate + const Off + const Strict + func PossibleSafeSearchValues() []SafeSearch + type SearchResultsAnswer = original.SearchResultsAnswer + type TextFormat = original.TextFormat + const HTML + const Raw + func PossibleTextFormatValues() []TextFormat + type Thing = original.Thing + type TrendingVideos = original.TrendingVideos + type TrendingVideosCategory = original.TrendingVideosCategory + type TrendingVideosSubcategory = original.TrendingVideosSubcategory + type TrendingVideosTile = original.TrendingVideosTile + type Type = original.Type + const TypeAnswer + const TypeCreativeWork + const TypeErrorResponse + const TypeIdentifiable + const TypeImageObject + const TypeMediaObject + const TypeResponse + const TypeResponseBase + const TypeSearchResultsAnswer + const TypeThing + const TypeTrendingVideos + const TypeVideoDetails + const TypeVideoObject + const TypeVideos + func PossibleTypeValues() []Type + type VideoDetails = original.VideoDetails + type VideoInsightModule = original.VideoInsightModule + const All + const RelatedVideos + const VideoResult + func PossibleVideoInsightModuleValues() []VideoInsightModule + type VideoLength = original.VideoLength + const VideoLengthAll + const VideoLengthLong + const VideoLengthMedium + const VideoLengthShort + func PossibleVideoLengthValues() []VideoLength + type VideoObject = original.VideoObject + type VideoPricing = original.VideoPricing + const VideoPricingAll + const VideoPricingFree + const VideoPricingPaid + func PossibleVideoPricingValues() []VideoPricing + type VideoQueryScenario = original.VideoQueryScenario + const List + const SingleDominantVideo + func PossibleVideoQueryScenarioValues() []VideoQueryScenario + type VideoResolution = original.VideoResolution + const VideoResolutionAll + const VideoResolutionHD1080p + const VideoResolutionHD720p + const VideoResolutionSD480p + func PossibleVideoResolutionValues() []VideoResolution + type Videos = original.Videos + type VideosClient = original.VideosClient + func NewVideosClient() VideosClient + type VideosModule = original.VideosModule