public class DeleteDraftCommentsInput extends Object
Modifier and Type | Field and Description |
---|---|
String |
query
Delete comments only on changes that match this query.
|
Constructor and Description |
---|
DeleteDraftCommentsInput() |
DeleteDraftCommentsInput(String query) |