C# 클래스 BuildIt.CognitiveServices.Models.DetectTopicsHeaders

Defines headers for Detect Topics operation.
파일 보기 프로젝트 열기: builttoroam/BuildIt

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DetectTopicsHeaders ( ) : System.Linq

Initializes a new instance of the DetectTopicsHeaders class.

DetectTopicsHeaders ( string operationLocation = default(string) ) : System.Linq

Initializes a new instance of the DetectTopicsHeaders class.

메소드 상세

DetectTopicsHeaders() 공개 메소드

Initializes a new instance of the DetectTopicsHeaders class.
public DetectTopicsHeaders ( ) : System.Linq
리턴 System.Linq

DetectTopicsHeaders() 공개 메소드

Initializes a new instance of the DetectTopicsHeaders class.
public DetectTopicsHeaders ( string operationLocation = default(string) ) : System.Linq
operationLocation string URL of the created operation. /// Invoke a GET HTTP request to retrieve the operation /// status.
리턴 System.Linq