LuisPredictionOptions コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
LuisPredictionOptions() |
LuisPredictionOptions クラスの新しいインスタンスを初期化します。 |
LuisPredictionOptions(LuisPredictionOptions) |
既存のインスタンスを使用して LuisPredictionOptions クラスの新しいインスタンスを初期化します。 |
LuisPredictionOptions()
LuisPredictionOptions(LuisPredictionOptions)
既存のインスタンスを使用して LuisPredictionOptions クラスの新しいインスタンスを初期化します。
public LuisPredictionOptions (Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions other);
new Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions : Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions -> Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions
Public Sub New (other As LuisPredictionOptions)
パラメーター
- other
- LuisPredictionOptions
値のソース。