Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Answer
- type BaseClient
- type BasicAnswer
- type BasicCreativeWork
- type BasicIdentifiable
- type BasicMediaObject
- type BasicResponse
- type BasicResponseBase
- type BasicSearchResultsAnswer
- type BasicThing
- type CreativeWork
- type Error
- type ErrorCode
- type ErrorResponse
- type ErrorSubCode
- type Freshness
- type Identifiable
- type ImageObject
- type MediaObject
- type PivotSuggestions
- type Query
- type QueryContext
- type Response
- type ResponseBase
- type SafeSearch
- type SearchResultsAnswer
- type TextFormat
- type Thing
- type TrendingVideos
- type TrendingVideosCategory
- type TrendingVideosSubcategory
- type TrendingVideosTile
- type Type
- type VideoDetails
- type VideoInsightModule
- type VideoLength
- type VideoObject
- type VideoPricing
- type VideoQueryScenario
- type VideoResolution
- type Videos
- type VideosClient
- type VideosModule
Constants ¶
View Source
const (
DefaultEndpoint = original.DefaultEndpoint
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New() BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(endpoint string) BaseClient
type BasicAnswer ¶
type BasicAnswer = original.BasicAnswer
type BasicCreativeWork ¶
type BasicCreativeWork = original.BasicCreativeWork
type BasicIdentifiable ¶
type BasicIdentifiable = original.BasicIdentifiable
type BasicMediaObject ¶
type BasicMediaObject = original.BasicMediaObject
type BasicResponse ¶
type BasicResponse = original.BasicResponse
type BasicResponseBase ¶
type BasicResponseBase = original.BasicResponseBase
type BasicSearchResultsAnswer ¶
type BasicSearchResultsAnswer = original.BasicSearchResultsAnswer
type BasicThing ¶
type BasicThing = original.BasicThing
type CreativeWork ¶
type CreativeWork = original.CreativeWork
type ErrorCode ¶
const ( InsufficientAuthorization ErrorCode = original.InsufficientAuthorization InvalidAuthorization ErrorCode = original.InvalidAuthorization InvalidRequest ErrorCode = original.InvalidRequest None ErrorCode = original.None RateLimitExceeded ErrorCode = original.RateLimitExceeded ServerError ErrorCode = original.ServerError )
func PossibleErrorCodeValues ¶
func PossibleErrorCodeValues() []ErrorCode
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ErrorSubCode ¶
type ErrorSubCode = original.ErrorSubCode
const ( AuthorizationDisabled ErrorSubCode = original.AuthorizationDisabled AuthorizationExpired ErrorSubCode = original.AuthorizationExpired AuthorizationMissing ErrorSubCode = original.AuthorizationMissing AuthorizationRedundancy ErrorSubCode = original.AuthorizationRedundancy Blocked ErrorSubCode = original.Blocked HTTPNotAllowed ErrorSubCode = original.HTTPNotAllowed NotImplemented ErrorSubCode = original.NotImplemented ParameterInvalidValue ErrorSubCode = original.ParameterInvalidValue ParameterMissing ErrorSubCode = original.ParameterMissing ResourceError ErrorSubCode = original.ResourceError UnexpectedError ErrorSubCode = original.UnexpectedError )
func PossibleErrorSubCodeValues ¶
func PossibleErrorSubCodeValues() []ErrorSubCode
type Identifiable ¶
type Identifiable = original.Identifiable
type ImageObject ¶
type ImageObject = original.ImageObject
type MediaObject ¶
type MediaObject = original.MediaObject
type PivotSuggestions ¶
type PivotSuggestions = original.PivotSuggestions
type QueryContext ¶
type QueryContext = original.QueryContext
type ResponseBase ¶
type ResponseBase = original.ResponseBase
type SafeSearch ¶
type SafeSearch = original.SafeSearch
const ( Moderate SafeSearch = original.Moderate Off SafeSearch = original.Off Strict SafeSearch = original.Strict )
func PossibleSafeSearchValues ¶
func PossibleSafeSearchValues() []SafeSearch
type SearchResultsAnswer ¶
type SearchResultsAnswer = original.SearchResultsAnswer
type TextFormat ¶
type TextFormat = original.TextFormat
const ( HTML TextFormat = original.HTML Raw TextFormat = original.Raw )
func PossibleTextFormatValues ¶
func PossibleTextFormatValues() []TextFormat
type TrendingVideos ¶
type TrendingVideos = original.TrendingVideos
type TrendingVideosCategory ¶
type TrendingVideosCategory = original.TrendingVideosCategory
type TrendingVideosSubcategory ¶
type TrendingVideosSubcategory = original.TrendingVideosSubcategory
type TrendingVideosTile ¶
type TrendingVideosTile = original.TrendingVideosTile
type Type ¶
const ( TypeAnswer Type = original.TypeAnswer TypeCreativeWork Type = original.TypeCreativeWork TypeErrorResponse Type = original.TypeErrorResponse TypeIdentifiable Type = original.TypeIdentifiable TypeImageObject Type = original.TypeImageObject TypeMediaObject Type = original.TypeMediaObject TypeResponse Type = original.TypeResponse TypeResponseBase Type = original.TypeResponseBase TypeSearchResultsAnswer Type = original.TypeSearchResultsAnswer TypeThing Type = original.TypeThing TypeTrendingVideos Type = original.TypeTrendingVideos TypeVideoDetails Type = original.TypeVideoDetails TypeVideoObject Type = original.TypeVideoObject TypeVideos Type = original.TypeVideos )
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
type VideoDetails ¶
type VideoDetails = original.VideoDetails
type VideoInsightModule ¶
type VideoInsightModule = original.VideoInsightModule
const ( All VideoInsightModule = original.All RelatedVideos VideoInsightModule = original.RelatedVideos VideoResult VideoInsightModule = original.VideoResult )
func PossibleVideoInsightModuleValues ¶
func PossibleVideoInsightModuleValues() []VideoInsightModule
type VideoLength ¶
type VideoLength = original.VideoLength
const ( VideoLengthAll VideoLength = original.VideoLengthAll VideoLengthLong VideoLength = original.VideoLengthLong VideoLengthMedium VideoLength = original.VideoLengthMedium VideoLengthShort VideoLength = original.VideoLengthShort )
func PossibleVideoLengthValues ¶
func PossibleVideoLengthValues() []VideoLength
type VideoObject ¶
type VideoObject = original.VideoObject
type VideoPricing ¶
type VideoPricing = original.VideoPricing
const ( VideoPricingAll VideoPricing = original.VideoPricingAll VideoPricingFree VideoPricing = original.VideoPricingFree VideoPricingPaid VideoPricing = original.VideoPricingPaid )
func PossibleVideoPricingValues ¶
func PossibleVideoPricingValues() []VideoPricing
type VideoQueryScenario ¶
type VideoQueryScenario = original.VideoQueryScenario
const ( List VideoQueryScenario = original.List SingleDominantVideo VideoQueryScenario = original.SingleDominantVideo )
func PossibleVideoQueryScenarioValues ¶
func PossibleVideoQueryScenarioValues() []VideoQueryScenario
type VideoResolution ¶
type VideoResolution = original.VideoResolution
const ( VideoResolutionAll VideoResolution = original.VideoResolutionAll VideoResolutionHD1080p VideoResolution = original.VideoResolutionHD1080p VideoResolutionHD720p VideoResolution = original.VideoResolutionHD720p VideoResolutionSD480p VideoResolution = original.VideoResolutionSD480p )
func PossibleVideoResolutionValues ¶
func PossibleVideoResolutionValues() []VideoResolution
type VideosClient ¶
type VideosClient = original.VideosClient
func NewVideosClient ¶
func NewVideosClient() VideosClient
type VideosModule ¶
type VideosModule = original.VideosModule
Click to show internal directories.
Click to hide internal directories.