GooglePrivacyDlpV2Connection constructor
GooglePrivacyDlpV2Connection({
- GooglePrivacyDlpV2CloudSqlProperties? cloudSql,
- List<
GooglePrivacyDlpV2Error> ? errors, - String? name,
- String? state,
Implementation
GooglePrivacyDlpV2Connection({
this.cloudSql,
this.errors,
this.name,
this.state,
});