bugzillaIds property

List<String>? bugzillaIds
final

The Bugzilla ID of the patch. For example, 1600646. Applies to Linux-based instances only.

Implementation

final List<String>? bugzillaIds;