다음을 통해 공유


LuisPredictionOptions.IncludeAllIntents 속성

정의

모든 의도가 다시 돌아올지 아니면 상위 의도만 반환할지를 가져오거나 설정합니다.

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

속성 값

True이면 모든 의도를 반환합니다.

적용 대상