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.
NewPredictionClient creates an instance of the PredictionClient client.
NewWithoutDefaults creates an instance of the BaseClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Structs

BaseClient is the base client for Runtime.
DynamicList defines an extension for a list entity.
Error represents the error that occurred.
ErrorBody represents the definition of the error that occurred.
ExternalEntity defines a user predicted entity that extends an already existing one.
Intent represents an intent prediction.
Prediction represents the prediction of a query.
PredictionClient is the client for the Prediction methods of the Runtime service.
PredictionRequest represents the prediction request parameters.
PredictionRequestOptions the custom options for the prediction request.
PredictionResponse represents the prediction response.
RequestList defines a sub-list to append to an existing list entity.
Sentiment the result of the sentiment analysis.