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.
NewNewsClient creates an instance of the NewsClient client.
NewWithoutDefaults creates an instance of the BaseClient client.
PossibleErrorCodeValues returns an array of possible values for the ErrorCode const type.
PossibleErrorSubCodeValues returns an array of possible values for the ErrorSubCode const type.
PossibleFreshnessValues returns an array of possible values for the Freshness const type.
PossibleSafeSearchValues returns an array of possible values for the SafeSearch const type.
PossibleTextFormatValues returns an array of possible values for the TextFormat 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

AuthorizationDisabled ...
AuthorizationExpired ...
AuthorizationMissing ...
AuthorizationRedundancy ...
Blocked ...
Day ...
DefaultEndpoint is the default value for endpoint.
HTML ...
HTTPNotAllowed ...
InsufficientAuthorization ...
InvalidAuthorization ...
InvalidRequest ...
Moderate ...
Month ...
None ...
NotImplemented ...
Off ...
ParameterInvalidValue ...
ParameterMissing ...
RateLimitExceeded ...
Raw ...
ResourceError ...
ServerError ...
Strict ...
TypeAnswer ...
TypeArticle ...
TypeCreativeWork ...
TypeErrorResponse ...
TypeIdentifiable ...
TypeImageObject ...
TypeMediaObject ...
TypeNews ...
TypeNewsArticle ...
TypeNewsTopic ...
TypeOrganization ...
TypeResponse ...
TypeResponseBase ...
TypeSearchResultsAnswer ...
TypeThing ...
TypeTrendingTopics ...
TypeVideoObject ...
UnexpectedError ...
Week ...

# Structs

Answer defines an answer.
Article
Article ...
BaseClient is the base client for Newssearch.
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.
ImageObject defines an image.
MediaObject defines a media object.
News defines a news answer.
NewsArticle defines a news article.
NewsClient is the the News Search API lets you send a search query to Bing and get back a list of news that are relevant to the search query.
NewsTopic ...
Organization defines an organization.
Query defines a search query.
Response defines a response.
ResponseBase response base.
SearchResultsAnswer defines a search result answer.
Thing defines a thing.
TrendingTopics ...
VideoObject defines a video object that is relevant to the query.

# Interfaces

BasicAnswer defines an answer.
BasicArticle ...
BasicCreativeWork the most generic kind of creative work, including books, movies, photographs, software programs, etc.
BasicIdentifiable defines the identity of a resource.
BasicMediaObject defines a media object.
BasicResponse defines a response.
BasicResponseBase response base.
BasicSearchResultsAnswer defines a search result answer.
BasicThing defines a thing.

# Type aliases

ErrorCode enumerates the values for error code.
ErrorSubCode enumerates the values for error sub code.
Freshness enumerates the values for freshness.
SafeSearch enumerates the values for safe search.
TextFormat enumerates the values for text format.
Type enumerates the values for type.