package
61.6.0+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates an instance of the BaseClient client.
NewWithoutDefaults creates an instance of the BaseClient client.
PossibleErrorCodeValues returns an array of possible values for the ErrorCode const type.
PossibleResponseFormatValues returns an array of possible values for the ResponseFormat const type.
PossibleSafeSearchValues returns an array of possible values for the SafeSearch const type.
PossibleScenarioTypeValues returns an array of possible values for the ScenarioType const type.
PossibleSearchKindValues returns an array of possible values for the SearchKind const type.
PossibleTypeBasicErrorValues returns an array of possible values for the TypeBasicError const type.
PossibleTypeBasicQueryContextValues returns an array of possible values for the TypeBasicQueryContext const type.
PossibleTypeBasicResponseBaseValues returns an array of possible values for the TypeBasicResponseBase const type.
PossibleTypeValues returns an array of possible values for the Type const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Custom ...
CustomSearch ...
DefaultEndpoint is the default value for endpoint.
DocumentSearch ...
HistorySearch ...
InsufficientAuthorization ...
InvalidAuthorization ...
InvalidRequest ...
JSON ...
JSONLd ...
LocationSearch ...
Moderate ...
None ...
Off ...
PersonalSearchDocuments ...
PersonalSearchTags ...
RateLimitExceeded ...
SearchHistory ...
ServerError ...
StoreApps ...
Strict ...
TagSearch ...
TypeAction ...
TypeAnswer ...
TypeCreativeWork ...
TypeError ...
TypeErrorResponse ...
TypeIdentifiable ...
TypeQueryContext ...
TypeResponse ...
TypeResponseBase ...
TypeSearchAction ...
TypeSearchResultsAnswer ...
TypeSuggestions ...
TypeSuggestionsSuggestionGroup ...
TypeThing ...
Unknown ...
Web ...
WebSearch ...

# Structs

Action ...
Answer defines an answer.
BaseClient is the base client for Autosuggest.
CreativeWork the most generic kind of creative work, including books, movies, photographs, software programs, etc.
Error defines the error that occurred.
ErrorResponse the top-level response that represents a failed request.
Identifiable defines the identity of a resource.
QueryContext defines the query context that Bing used for the request.
Response defines a response.
ResponseBase response base.
SearchAction ...
SearchResultsAnswer defines a search result answer.
Suggestions ...
SuggestionsSuggestionGroup ...
Thing defines a thing.

# Interfaces

BasicAction ...
BasicAnswer defines an answer.
BasicCreativeWork the most generic kind of creative work, including books, movies, photographs, software programs, etc.
BasicError defines the error that occurred.
BasicIdentifiable defines the identity of a resource.
BasicQueryContext defines the query context that Bing used for the request.
BasicResponse defines a response.
BasicResponseBase response base.
BasicSearchResultsAnswer defines a search result answer.
BasicSuggestionsSuggestionGroup ...
BasicThing defines a thing.

# Type aliases

ErrorCode enumerates the values for error code.
ResponseFormat enumerates the values for response format.
SafeSearch enumerates the values for safe search.
ScenarioType enumerates the values for scenario type.
SearchKind enumerates the values for search kind.
Type enumerates the values for type.
TypeBasicError enumerates the values for type basic error.
TypeBasicQueryContext enumerates the values for type basic query context.
TypeBasicResponseBase enumerates the values for type basic response base.