menu
googleapis package
documentation
compute/v1.dart
AuditLogConfig
AuditLogConfig constructor
AuditLogConfig constructor
dark_mode
light_mode
AuditLogConfig
constructor
AuditLogConfig
(
{
List
<
String
>
?
exemptedMembers
,
bool
?
ignoreChildExemptions
,
String
?
logType
,
})
Implementation
AuditLogConfig({ this.exemptedMembers, this.ignoreChildExemptions, this.logType, });
googleapis package
documentation
compute/v1
AuditLogConfig
AuditLogConfig constructor
AuditLogConfig class