menu
googleapis package
documentation
alloydb/v1.dart
ConnectionPoolConfig
ConnectionPoolConfig.new constructor
ConnectionPoolConfig.new constructor
dark_mode
light_mode
ConnectionPoolConfig
constructor
ConnectionPoolConfig
(
{
bool
?
enabled
,
Map
<
String
,
String
>
?
flags
,
int
?
poolerCount
,
})
Implementation
ConnectionPoolConfig({this.enabled, this.flags, this.poolerCount});
googleapis package
documentation
alloydb/v1
ConnectionPoolConfig
ConnectionPoolConfig.new constructor
ConnectionPoolConfig class