menu
googleapis package
documentation
analyticshub/v1.dart
RestrictedExportConfig
RestrictedExportConfig.new constructor
RestrictedExportConfig.new constructor
dark_mode
light_mode
RestrictedExportConfig
constructor
RestrictedExportConfig
(
{
bool
?
enabled
,
bool
?
restrictDirectTableAccess
,
bool
?
restrictQueryResult
,
})
Implementation
RestrictedExportConfig({
this
.enabled,
this
.restrictDirectTableAccess,
this
.restrictQueryResult, });
googleapis package
documentation
analyticshub/v1
RestrictedExportConfig
RestrictedExportConfig.new constructor
RestrictedExportConfig class