menu
googleapis package
documentation
cloudbuild/v1.dart
ApprovalResult
ApprovalResult.new constructor
ApprovalResult.new 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.new constructor
ApprovalResult class