Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PredictionClientAPI ¶
type PredictionClientAPI interface {
Resolve(ctx context.Context, appID string, query string, timezoneOffset *float64, verbose *bool, staging *bool, spellCheck *bool, bingSpellCheckSubscriptionKey string, logParameter *bool) (result runtime.LuisResult, err error)
}
PredictionClientAPI contains the set of methods on the PredictionClient type.
Click to show internal directories.
Click to hide internal directories.