Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AzureRegions ¶
type AzureRegions = original.AzureRegions
const ( Australiaeast AzureRegions = original.Australiaeast Brazilsouth AzureRegions = original.Brazilsouth Eastasia AzureRegions = original.Eastasia Eastus AzureRegions = original.Eastus Eastus2 AzureRegions = original.Eastus2 Northeurope AzureRegions = original.Northeurope Southcentralus AzureRegions = original.Southcentralus Southeastasia AzureRegions = original.Southeastasia Westcentralus AzureRegions = original.Westcentralus Westeurope AzureRegions = original.Westeurope Westus AzureRegions = original.Westus Westus2 AzureRegions = original.Westus2 )
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(azureRegion AzureRegions) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(azureRegion AzureRegions) BaseClient
type CompositeChildModel ¶
type CompositeChildModel = original.CompositeChildModel
type CompositeEntityModel ¶
type CompositeEntityModel = original.CompositeEntityModel
type EntityModel ¶
type EntityModel = original.EntityModel
type EntityWithResolution ¶
type EntityWithResolution = original.EntityWithResolution
type EntityWithScore ¶
type EntityWithScore = original.EntityWithScore
type IntentModel ¶
type IntentModel = original.IntentModel
type LuisResult ¶
type LuisResult = original.LuisResult
type PredictionClient ¶
type PredictionClient = original.PredictionClient
func NewPredictionClient ¶
func NewPredictionClient(azureRegion AzureRegions) PredictionClient
Click to show internal directories.
Click to hide internal directories.