Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type AzureRegions
- type BaseClient
- type BatchInput
- type DetectedLanguage
- type ErrorRecord
- type ErrorResponse
- type Input
- type InternalError
- type KeyPhraseBatchResult
- type KeyPhraseBatchResultItem
- type LanguageBatchResult
- type LanguageBatchResultItem
- 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 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 )
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 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 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.