Interface protos.google.privacy.dlp.v2.IOutputStorageConfig (3.1.8)

Properties of an OutputStorageConfig.

Package

@google-cloud/dlp!

Properties

outputSchema

outputSchema?: (google.privacy.dlp.v2.OutputStorageConfig.OutputSchema|keyof typeof google.privacy.dlp.v2.OutputStorageConfig.OutputSchema|null);

OutputStorageConfig outputSchema

Property Value
TypeDescription
(google.privacy.dlp.v2.OutputStorageConfig.OutputSchema|keyof typeof google.privacy.dlp.v2.OutputStorageConfig.OutputSchema|null)

table

table?: (google.privacy.dlp.v2.IBigQueryTable|null);

OutputStorageConfig table

Property Value
TypeDescription
(google.privacy.dlp.v2.IBigQueryTable|null)