Get desktop application:
View/edit binary Protocol Buffers messages
repeated Issue issues = 1
uint64 total = 2
Used in: GetIssuesRequest
string project = 1
string environment = 2
string capsule = 3
bool include_closed = 5
bool include_stale = 6
Used in: capsule.Status, GetIssuesResponse
string issue_id = 1
string type = 2
optional Reference reference = 6
string message = 7
uint32 count = 9
Used in: Filter, Issue
LEVEL_UNSPECIFIED = 0
LEVEL_INFORMATIVE = 1
LEVEL_MINOR = 2
LEVEL_MAJOR = 3
LEVEL_CRITICAL = 4
Used in: Issue
string project_id = 1
string capsule_id = 2
string environment_id = 3
uint64 rollout_id = 4
string instance_id = 5