menu
googleapis package
documentation
compute/v1.dart
BackendServiceLogConfig
BackendServiceLogConfig constructor
BackendServiceLogConfig constructor
dark_mode
light_mode
BackendServiceLogConfig
constructor
BackendServiceLogConfig
(
{
bool
?
enable
,
List
<
String
>
?
optionalFields
,
String
?
optionalMode
,
double
?
sampleRate
,
})
Implementation
BackendServiceLogConfig({ this.enable, this.optionalFields, this.optionalMode, this.sampleRate, });
googleapis package
documentation
compute/v1
BackendServiceLogConfig
BackendServiceLogConfig constructor
BackendServiceLogConfig class