menu
googleapis package
documentation
osconfig/v1.dart
ExecStepConfig
ExecStepConfig constructor
ExecStepConfig constructor
dark_mode
light_mode
ExecStepConfig
constructor
ExecStepConfig
(
{
List
<
int
>
?
allowedSuccessCodes
,
GcsObject
?
gcsObject
,
String
?
interpreter
,
String
?
localPath
,
})
Implementation
ExecStepConfig({ this.allowedSuccessCodes, this.gcsObject, this.interpreter, this.localPath, });
googleapis package
documentation
osconfig/v1
ExecStepConfig
ExecStepConfig constructor
ExecStepConfig class