Interface protos.google.privacy.dlp.v2.IConnection (5.5.0)

Properties of a Connection.

Package

@google-cloud/dlp

Properties

cloudSql

cloudSql?: (google.privacy.dlp.v2.ICloudSqlProperties|null);

Connection cloudSql

errors

errors?: (google.privacy.dlp.v2.IError[]|null);

Connection errors

name

name?: (string|null);

Connection name

state

state?: (google.privacy.dlp.v2.ConnectionState|keyof typeof google.privacy.dlp.v2.ConnectionState|null);

Connection state