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

Properties of a StorageConfig.

Package

@google-cloud/dlp!

Properties

bigQueryOptions

bigQueryOptions?: (google.privacy.dlp.v2.IBigQueryOptions|null);

StorageConfig bigQueryOptions

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

cloudStorageOptions

cloudStorageOptions?: (google.privacy.dlp.v2.ICloudStorageOptions|null);

StorageConfig cloudStorageOptions

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

datastoreOptions

datastoreOptions?: (google.privacy.dlp.v2.IDatastoreOptions|null);

StorageConfig datastoreOptions

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

hybridOptions

hybridOptions?: (google.privacy.dlp.v2.IHybridOptions|null);

StorageConfig hybridOptions

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

timespanConfig

timespanConfig?: (google.privacy.dlp.v2.StorageConfig.ITimespanConfig|null);

StorageConfig timespanConfig

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