menu
googleapis package
documentation
datamigration/v1.dart
PostgresDestinationConfig
PostgresDestinationConfig.new constructor
PostgresDestinationConfig.new constructor
dark_mode
light_mode
PostgresDestinationConfig
constructor
PostgresDestinationConfig
(
{
int
?
maxConcurrentConnections
,
String
?
transactionTimeout
,
})
Implementation
PostgresDestinationConfig({ this.maxConcurrentConnections, this.transactionTimeout, });
googleapis package
documentation
datamigration/v1
PostgresDestinationConfig
PostgresDestinationConfig.new constructor
PostgresDestinationConfig class