...

Package entitysearch

import "github.com/Azure/azure-sdk-for-go/profiles/preview/cognitiveservices/entitysearch"
Overview
Index
Subdirectories

Overview ▾

Index ▾

Constants
func UserAgent() string
func Version() string
type Airport
type Answer
type AnswerType
    func PossibleAnswerTypeValues() []AnswerType
type BaseClient
    func New() BaseClient
    func NewWithoutDefaults(endpoint string) BaseClient
type BasicAnswer
type BasicCivicStructure
type BasicContractualRulesAttribution
type BasicContractualRulesContractualRule
type BasicCreativeWork
type BasicEntertainmentBusiness
type BasicFoodEstablishment
type BasicIdentifiable
type BasicIntangible
type BasicLocalBusiness
type BasicLodgingBusiness
type BasicMediaObject
type BasicPlace
type BasicResponse
type BasicResponseBase
type BasicSearchResultsAnswer
type BasicStructuredValue
type BasicThing
type CivicStructure
type ContractualRulesAttribution
type ContractualRulesContractualRule
type ContractualRulesLicenseAttribution
type ContractualRulesLinkAttribution
type ContractualRulesMediaAttribution
type ContractualRulesTextAttribution
type CreativeWork
type EntertainmentBusiness
type Entities
type EntitiesClient
    func NewEntitiesClient() EntitiesClient
type EntitiesEntityPresentationInfo
type EntityQueryScenario
    func PossibleEntityQueryScenarioValues() []EntityQueryScenario
type EntityScenario
    func PossibleEntityScenarioValues() []EntityScenario
type EntityType
    func PossibleEntityTypeValues() []EntityType
type Error
type ErrorCode
    func PossibleErrorCodeValues() []ErrorCode
type ErrorResponse
type ErrorSubCode
    func PossibleErrorSubCodeValues() []ErrorSubCode
type FoodEstablishment
type Hotel
type Identifiable
type ImageObject
type Intangible
type License
type LocalBusiness
type LodgingBusiness
type MediaObject
type MovieTheater
type Organization
type Place
type Places
type PostalAddress
type QueryContext
type Response
type ResponseBase
type ResponseFormat
    func PossibleResponseFormatValues() []ResponseFormat
type Restaurant
type SafeSearch
    func PossibleSafeSearchValues() []SafeSearch
type SearchResponse
type SearchResultsAnswer
type StructuredValue
type Thing
type TouristAttraction
type Type
    func PossibleTypeValues() []Type
type TypeBasicResponseBase
    func PossibleTypeBasicResponseBaseValues() []TypeBasicResponseBase

Package files

models.go

Constants

const (
    DefaultEndpoint = original.DefaultEndpoint
)

func UserAgent

func UserAgent() string

func Version

func Version() string

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 BasicContractualRulesContractualRule

type BasicContractualRulesContractualRule = original.BasicContractualRulesContractualRule

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 EntityQueryScenario

type EntityQueryScenario = original.EntityQueryScenario
const (
    Disambiguation                   EntityQueryScenario = original.Disambiguation
    DominantEntity                   EntityQueryScenario = original.DominantEntity
    DominantEntityWithDisambiguation EntityQueryScenario = original.DominantEntityWithDisambiguation
    List                             EntityQueryScenario = original.List
    ListWithPivot                    EntityQueryScenario = original.ListWithPivot
)

func PossibleEntityQueryScenarioValues

func PossibleEntityQueryScenarioValues() []EntityQueryScenario

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
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 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
const (
    JSON   ResponseFormat = original.JSON
    JSONLd ResponseFormat = original.JSONLd
)

func PossibleResponseFormatValues

func PossibleResponseFormatValues() []ResponseFormat

type Restaurant

type Restaurant = original.Restaurant

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 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

Subdirectories

Name Synopsis
..
entitysearchapi