entitysearch

package
v54.2.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultEndpoint = original.DefaultEndpoint
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type Airport

type Airport = original.Airport

type Answer

type Answer = original.Answer

type AnswerType

type AnswerType = original.AnswerType
const (
	AnswerTypeEntities AnswerType = original.AnswerTypeEntities
	AnswerTypePlaces   AnswerType = original.AnswerTypePlaces
)

func PossibleAnswerTypeValues

func PossibleAnswerTypeValues() []AnswerType

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 BasicCivicStructure

type BasicCivicStructure = original.BasicCivicStructure

type BasicContractualRulesAttribution

type BasicContractualRulesAttribution = original.BasicContractualRulesAttribution

type BasicCreativeWork

type BasicCreativeWork = original.BasicCreativeWork

type BasicEntertainmentBusiness

type BasicEntertainmentBusiness = original.BasicEntertainmentBusiness

type BasicFoodEstablishment

type BasicFoodEstablishment = original.BasicFoodEstablishment

type BasicIdentifiable

type BasicIdentifiable = original.BasicIdentifiable

type BasicIntangible

type BasicIntangible = original.BasicIntangible

type BasicLocalBusiness

type BasicLocalBusiness = original.BasicLocalBusiness

type BasicLodgingBusiness

type BasicLodgingBusiness = original.BasicLodgingBusiness

type BasicMediaObject

type BasicMediaObject = original.BasicMediaObject

type BasicPlace

type BasicPlace = original.BasicPlace

type BasicResponse

type BasicResponse = original.BasicResponse

type BasicResponseBase

type BasicResponseBase = original.BasicResponseBase

type BasicSearchResultsAnswer

type BasicSearchResultsAnswer = original.BasicSearchResultsAnswer

type BasicStructuredValue

type BasicStructuredValue = original.BasicStructuredValue

type BasicThing

type BasicThing = original.BasicThing

type CivicStructure

type CivicStructure = original.CivicStructure

type ContractualRulesAttribution

type ContractualRulesAttribution = original.ContractualRulesAttribution

type ContractualRulesContractualRule

type ContractualRulesContractualRule = original.ContractualRulesContractualRule

type ContractualRulesLicenseAttribution

type ContractualRulesLicenseAttribution = original.ContractualRulesLicenseAttribution

type ContractualRulesLinkAttribution

type ContractualRulesLinkAttribution = original.ContractualRulesLinkAttribution

type ContractualRulesMediaAttribution

type ContractualRulesMediaAttribution = original.ContractualRulesMediaAttribution

type ContractualRulesTextAttribution

type ContractualRulesTextAttribution = original.ContractualRulesTextAttribution

type CreativeWork

type CreativeWork = original.CreativeWork

type EntertainmentBusiness

type EntertainmentBusiness = original.EntertainmentBusiness

type Entities

type Entities = original.Entities

type EntitiesClient

type EntitiesClient = original.EntitiesClient

func NewEntitiesClient

func NewEntitiesClient() EntitiesClient

type EntitiesEntityPresentationInfo

type EntitiesEntityPresentationInfo = original.EntitiesEntityPresentationInfo

type EntityScenario

type EntityScenario = original.EntityScenario
const (
	EntityScenarioDisambiguationItem EntityScenario = original.EntityScenarioDisambiguationItem
	EntityScenarioDominantEntity     EntityScenario = original.EntityScenarioDominantEntity
	EntityScenarioListItem           EntityScenario = original.EntityScenarioListItem
)

func PossibleEntityScenarioValues

func PossibleEntityScenarioValues() []EntityScenario

type EntityType

type EntityType = original.EntityType
const (
	EntityTypeActor               EntityType = original.EntityTypeActor
	EntityTypeAnimal              EntityType = original.EntityTypeAnimal
	EntityTypeArtist              EntityType = original.EntityTypeArtist
	EntityTypeAttorney            EntityType = original.EntityTypeAttorney
	EntityTypeAttraction          EntityType = original.EntityTypeAttraction
	EntityTypeBook                EntityType = original.EntityTypeBook
	EntityTypeCar                 EntityType = original.EntityTypeCar
	EntityTypeCity                EntityType = original.EntityTypeCity
	EntityTypeCollegeOrUniversity EntityType = original.EntityTypeCollegeOrUniversity
	EntityTypeComposition         EntityType = original.EntityTypeComposition
	EntityTypeContinent           EntityType = original.EntityTypeContinent
	EntityTypeCountry             EntityType = original.EntityTypeCountry
	EntityTypeDrug                EntityType = original.EntityTypeDrug
	EntityTypeEvent               EntityType = original.EntityTypeEvent
	EntityTypeFood                EntityType = original.EntityTypeFood
	EntityTypeGeneric             EntityType = original.EntityTypeGeneric
	EntityTypeHotel               EntityType = original.EntityTypeHotel
	EntityTypeHouse               EntityType = original.EntityTypeHouse
	EntityTypeLocalBusiness       EntityType = original.EntityTypeLocalBusiness
	EntityTypeLocality            EntityType = original.EntityTypeLocality
	EntityTypeMedia               EntityType = original.EntityTypeMedia
	EntityTypeMinorRegion         EntityType = original.EntityTypeMinorRegion
	EntityTypeMovie               EntityType = original.EntityTypeMovie
	EntityTypeMusicAlbum          EntityType = original.EntityTypeMusicAlbum
	EntityTypeMusicGroup          EntityType = original.EntityTypeMusicGroup
	EntityTypeMusicRecording      EntityType = original.EntityTypeMusicRecording
	EntityTypeNeighborhood        EntityType = original.EntityTypeNeighborhood
	EntityTypeOrganization        EntityType = original.EntityTypeOrganization
	EntityTypeOther               EntityType = original.EntityTypeOther
	EntityTypePerson              EntityType = original.EntityTypePerson
	EntityTypePlace               EntityType = original.EntityTypePlace
	EntityTypePointOfInterest     EntityType = original.EntityTypePointOfInterest
	EntityTypePostalCode          EntityType = original.EntityTypePostalCode
	EntityTypeProduct             EntityType = original.EntityTypeProduct
	EntityTypeRadioStation        EntityType = original.EntityTypeRadioStation
	EntityTypeRegion              EntityType = original.EntityTypeRegion
	EntityTypeRestaurant          EntityType = original.EntityTypeRestaurant
	EntityTypeSchool              EntityType = original.EntityTypeSchool
	EntityTypeSpeciality          EntityType = original.EntityTypeSpeciality
	EntityTypeSportsTeam          EntityType = original.EntityTypeSportsTeam
	EntityTypeState               EntityType = original.EntityTypeState
	EntityTypeStreetAddress       EntityType = original.EntityTypeStreetAddress
	EntityTypeSubRegion           EntityType = original.EntityTypeSubRegion
	EntityTypeTelevisionSeason    EntityType = original.EntityTypeTelevisionSeason
	EntityTypeTelevisionShow      EntityType = original.EntityTypeTelevisionShow
	EntityTypeTheaterPlay         EntityType = original.EntityTypeTheaterPlay
	EntityTypeTouristAttraction   EntityType = original.EntityTypeTouristAttraction
	EntityTypeTravel              EntityType = original.EntityTypeTravel
	EntityTypeVideoGame           EntityType = original.EntityTypeVideoGame
)

func PossibleEntityTypeValues

func PossibleEntityTypeValues() []EntityType

type Error

type Error = original.Error

type ErrorCode

type ErrorCode = original.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

func PossibleErrorSubCodeValues

func PossibleErrorSubCodeValues() []ErrorSubCode

type FoodEstablishment

type FoodEstablishment = original.FoodEstablishment

type Hotel

type Hotel = original.Hotel

type Identifiable

type Identifiable = original.Identifiable

type ImageObject

type ImageObject = original.ImageObject

type Intangible

type Intangible = original.Intangible

type License

type License = original.License

type LocalBusiness

type LocalBusiness = original.LocalBusiness

type LodgingBusiness

type LodgingBusiness = original.LodgingBusiness

type MediaObject

type MediaObject = original.MediaObject

type MovieTheater

type MovieTheater = original.MovieTheater

type Organization

type Organization = original.Organization

type Place

type Place = original.Place

type Places

type Places = original.Places

type PostalAddress

type PostalAddress = original.PostalAddress

type QueryContext

type QueryContext = original.QueryContext

type Response

type Response = original.Response

type ResponseBase

type ResponseBase = original.ResponseBase

type ResponseFormat

type ResponseFormat = original.ResponseFormat

func PossibleResponseFormatValues

func PossibleResponseFormatValues() []ResponseFormat

type Restaurant

type Restaurant = original.Restaurant

type SafeSearch

type SafeSearch = original.SafeSearch

func PossibleSafeSearchValues

func PossibleSafeSearchValues() []SafeSearch

type SearchResponse

type SearchResponse = original.SearchResponse

type SearchResultsAnswer

type SearchResultsAnswer = original.SearchResultsAnswer

type StructuredValue

type StructuredValue = original.StructuredValue

type Thing

type Thing = original.Thing

type TouristAttraction

type TouristAttraction = original.TouristAttraction

type Type

type Type = original.Type
const (
	TypeContractualRulesAttribution        Type = original.TypeContractualRulesAttribution
	TypeContractualRulesContractualRule    Type = original.TypeContractualRulesContractualRule
	TypeContractualRulesLicenseAttribution Type = original.TypeContractualRulesLicenseAttribution
	TypeContractualRulesLinkAttribution    Type = original.TypeContractualRulesLinkAttribution
	TypeContractualRulesMediaAttribution   Type = original.TypeContractualRulesMediaAttribution
	TypeContractualRulesTextAttribution    Type = original.TypeContractualRulesTextAttribution
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type TypeBasicResponseBase

type TypeBasicResponseBase = original.TypeBasicResponseBase
const (
	TypeAirport               TypeBasicResponseBase = original.TypeAirport
	TypeAnswer                TypeBasicResponseBase = original.TypeAnswer
	TypeCivicStructure        TypeBasicResponseBase = original.TypeCivicStructure
	TypeCreativeWork          TypeBasicResponseBase = original.TypeCreativeWork
	TypeEntertainmentBusiness TypeBasicResponseBase = original.TypeEntertainmentBusiness
	TypeEntities              TypeBasicResponseBase = original.TypeEntities
	TypeErrorResponse         TypeBasicResponseBase = original.TypeErrorResponse
	TypeFoodEstablishment     TypeBasicResponseBase = original.TypeFoodEstablishment
	TypeHotel                 TypeBasicResponseBase = original.TypeHotel
	TypeIdentifiable          TypeBasicResponseBase = original.TypeIdentifiable
	TypeImageObject           TypeBasicResponseBase = original.TypeImageObject
	TypeIntangible            TypeBasicResponseBase = original.TypeIntangible
	TypeLicense               TypeBasicResponseBase = original.TypeLicense
	TypeLocalBusiness         TypeBasicResponseBase = original.TypeLocalBusiness
	TypeLodgingBusiness       TypeBasicResponseBase = original.TypeLodgingBusiness
	TypeMediaObject           TypeBasicResponseBase = original.TypeMediaObject
	TypeMovieTheater          TypeBasicResponseBase = original.TypeMovieTheater
	TypeOrganization          TypeBasicResponseBase = original.TypeOrganization
	TypePlace                 TypeBasicResponseBase = original.TypePlace
	TypePlaces                TypeBasicResponseBase = original.TypePlaces
	TypePostalAddress         TypeBasicResponseBase = original.TypePostalAddress
	TypeResponse              TypeBasicResponseBase = original.TypeResponse
	TypeResponseBase          TypeBasicResponseBase = original.TypeResponseBase
	TypeRestaurant            TypeBasicResponseBase = original.TypeRestaurant
	TypeSearchResponse        TypeBasicResponseBase = original.TypeSearchResponse
	TypeSearchResultsAnswer   TypeBasicResponseBase = original.TypeSearchResultsAnswer
	TypeStructuredValue       TypeBasicResponseBase = original.TypeStructuredValue
	TypeThing                 TypeBasicResponseBase = original.TypeThing
	TypeTouristAttraction     TypeBasicResponseBase = original.TypeTouristAttraction
)

func PossibleTypeBasicResponseBaseValues

func PossibleTypeBasicResponseBaseValues() []TypeBasicResponseBase

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL