次の方法で共有


LuisPredictionOptions.IncludeAllIntents プロパティ

定義

すべての意図が戻るか、上位の意図のみを返すかを取得または設定します。

public bool? IncludeAllIntents { get; set; }
member this.IncludeAllIntents : Nullable<bool> with get, set
Public Property IncludeAllIntents As Nullable(Of Boolean)

プロパティ値

True を指定すると、すべての意図が返されます。

適用対象