menu
googleapis package
documentation
cloudbuild/v1.dart
ApprovalResult
ApprovalResult constructor
ApprovalResult constructor
dark_mode
light_mode
ApprovalResult
constructor
ApprovalResult
(
{
String
?
approvalTime
,
String
?
approverAccount
,
String
?
comment
,
String
?
decision
,
String
?
url
,
})
Implementation
ApprovalResult({ this.approvalTime, this.approverAccount, this.comment, this.decision, this.url, });
googleapis package
documentation
cloudbuild/v1
ApprovalResult
ApprovalResult constructor
ApprovalResult class