menu
googleapis package
documentation
cloudbuild/v1.dart
PullRequestFilter
PullRequestFilter constructor
PullRequestFilter constructor
dark_mode
light_mode
PullRequestFilter
constructor
PullRequestFilter
(
{
String
?
branch
,
String
?
commentControl
,
bool
?
invertRegex
,
})
Implementation
PullRequestFilter({ this.branch, this.commentControl, this.invertRegex, });
googleapis package
documentation
cloudbuild/v1
PullRequestFilter
PullRequestFilter constructor
PullRequestFilter class