프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
UpdateModelRequestInfo ( ) : System.Linq |
Initializes a new instance of the UpdateModelRequestInfo class.
|
|
UpdateModelRequestInfo ( string description = default(string), long activeBuildId = default(long?) ) : System.Linq |
Initializes a new instance of the UpdateModelRequestInfo class.
|
public UpdateModelRequestInfo ( string description = default(string), long activeBuildId = default(long?) ) : System.Linq | ||
description | string | Model description |
activeBuildId | long | Model active build ID |
리턴 | System.Linq |