CloudSQLConnectionConfig constructor
CloudSQLConnectionConfig({})
Implementation
CloudSQLConnectionConfig({
this.hiveDatabaseName,
this.instanceConnectionName,
this.ipAddress,
this.natSubnet,
this.password,
this.port,
this.proxySubnet,
this.username,
});