Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type AzureRegions
- type BaseClient
- type BatchInput
- type DetectedLanguage
- type EntitiesBatchResult
- type EntitiesBatchResultItem
- type EntityRecord
- type ErrorRecord
- type ErrorResponse
- type Input
- type InternalError
- type KeyPhraseBatchResult
- type KeyPhraseBatchResultItem
- type LanguageBatchResult
- type LanguageBatchResultItem
- type MatchRecord
- type MultiLanguageBatchInput
- type MultiLanguageInput
- type SentimentBatchResult
- type SentimentBatchResultItem
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 Canadacentral AzureRegions = original.Canadacentral Centralindia AzureRegions = original.Centralindia Eastasia AzureRegions = original.Eastasia Eastus AzureRegions = original.Eastus Eastus2 AzureRegions = original.Eastus2 Japaneast AzureRegions = original.Japaneast Northeurope AzureRegions = original.Northeurope Southcentralus AzureRegions = original.Southcentralus Southeastasia AzureRegions = original.Southeastasia Uksouth AzureRegions = original.Uksouth Westcentralus AzureRegions = original.Westcentralus Westeurope AzureRegions = original.Westeurope Westus AzureRegions = original.Westus Westus2 AzureRegions = original.Westus2 )
func PossibleAzureRegionsValues ¶
func PossibleAzureRegionsValues() []AzureRegions
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(azureRegion AzureRegions) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(azureRegion AzureRegions) BaseClient
type BatchInput ¶
type BatchInput = original.BatchInput
type DetectedLanguage ¶
type DetectedLanguage = original.DetectedLanguage
type EntitiesBatchResult ¶
type EntitiesBatchResult = original.EntitiesBatchResult
type EntitiesBatchResultItem ¶
type EntitiesBatchResultItem = original.EntitiesBatchResultItem
type EntityRecord ¶
type EntityRecord = original.EntityRecord
type ErrorRecord ¶
type ErrorRecord = original.ErrorRecord
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type InternalError ¶
type InternalError = original.InternalError
type KeyPhraseBatchResult ¶
type KeyPhraseBatchResult = original.KeyPhraseBatchResult
type KeyPhraseBatchResultItem ¶
type KeyPhraseBatchResultItem = original.KeyPhraseBatchResultItem
type LanguageBatchResult ¶
type LanguageBatchResult = original.LanguageBatchResult
type LanguageBatchResultItem ¶
type LanguageBatchResultItem = original.LanguageBatchResultItem
type MatchRecord ¶
type MatchRecord = original.MatchRecord
type MultiLanguageBatchInput ¶
type MultiLanguageBatchInput = original.MultiLanguageBatchInput
type MultiLanguageInput ¶
type MultiLanguageInput = original.MultiLanguageInput
type SentimentBatchResult ¶
type SentimentBatchResult = original.SentimentBatchResult
type SentimentBatchResultItem ¶
type SentimentBatchResultItem = original.SentimentBatchResultItem
Click to show internal directories.
Click to hide internal directories.