menu
googleapis package
documentation
cloudbuild/v2.dart
InstallationState
InstallationState constructor
InstallationState constructor
dark_mode
light_mode
InstallationState
constructor
InstallationState
(
{
String
?
actionUri
,
String
?
message
,
String
?
stage
,
})
Implementation
InstallationState({ this.actionUri, this.message, this.stage, });
googleapis package
documentation
cloudbuild/v2
InstallationState
InstallationState constructor
InstallationState class