...

Package runtime

import "github.com/Azure/azure-sdk-for-go/profiles/latest/cognitiveservices/luis/runtime"
Overview
Index
Subdirectories

Overview ▾

func UserAgent

func UserAgent() string

func Version

func Version() string

type BaseClient

type BaseClient = original.BaseClient

func New

func New(endpoint string) BaseClient

func NewWithoutDefaults

func NewWithoutDefaults(endpoint string) BaseClient

type DynamicList

type DynamicList = original.DynamicList

type Error

type Error = original.Error

type ErrorBody

type ErrorBody = original.ErrorBody

type ExternalEntity

type ExternalEntity = original.ExternalEntity

type Intent

type Intent = original.Intent

type Prediction

type Prediction = original.Prediction

type PredictionClient

type PredictionClient = original.PredictionClient

func NewPredictionClient

func NewPredictionClient(endpoint string) PredictionClient

type PredictionRequest

type PredictionRequest = original.PredictionRequest

type PredictionRequestOptions

type PredictionRequestOptions = original.PredictionRequestOptions

type PredictionResponse

type PredictionResponse = original.PredictionResponse

type RequestList

type RequestList = original.RequestList

type Sentiment

type Sentiment = original.Sentiment

Subdirectories

Name Synopsis
..
runtimeapi