GitPullRequestCommentThread interface
表示提取要求的批注線程。 線程包含其保留檔案的元數據,以及一或多個批注(初始批注和後續回復)。
- Extends
屬性
pull |
提取要求唯一的擴充內容資訊 |
繼承的屬性
comments | 批注清單。 |
id | 批注線程標識碼。 |
identities | 與此線程相關的身分識別集 |
is |
指定當刪除所有批注時,是否刪除線程。 |
last |
上次更新此線程的時間。 |
properties | 與線程相關聯的選擇性屬性,做為索引鍵/值組的集合。 |
published |
此線程發佈的時間。 |
status | 批注線程的狀態。 |
thread |
指定線程內容,例如左/右檔案中的位置。 |
屬性詳細資料
pullRequestThreadContext
提取要求唯一的擴充內容資訊
pullRequestThreadContext: GitPullRequestCommentThreadContext
屬性值
繼承的屬性詳細資料
comments
id
批注線程標識碼。
id: number
屬性值
number
繼承自
identities
isDeleted
lastUpdatedDate
properties
publishedDate
status
threadContext
指定線程內容,例如左/右檔案中的位置。
threadContext: CommentThreadContext