menu
googleapis package
documentation
analyticshub/v1.dart
RestrictedExportConfig
RestrictedExportConfig constructor
RestrictedExportConfig 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 constructor
RestrictedExportConfig class