Google Cloud Data Loss Prevention v2 API - Class StorageConfig (4.8.0)

public sealed class StorageConfig : IMessage<StorageConfig>, IEquatable<StorageConfig>, IDeepCloneable<StorageConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class StorageConfig.

Shared message indicating Cloud storage type.

Inheritance

object > StorageConfig

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

StorageConfig()

public StorageConfig()

StorageConfig(StorageConfig)

public StorageConfig(StorageConfig other)
Parameter
NameDescription
otherStorageConfig

Properties

BigQueryOptions

public BigQueryOptions BigQueryOptions { get; set; }

BigQuery options.

Property Value
TypeDescription
BigQueryOptions

CloudStorageOptions

public CloudStorageOptions CloudStorageOptions { get; set; }

Cloud Storage options.

Property Value
TypeDescription
CloudStorageOptions

DatastoreOptions

public DatastoreOptions DatastoreOptions { get; set; }

Google Cloud Datastore options.

Property Value
TypeDescription
DatastoreOptions

HybridOptions

public HybridOptions HybridOptions { get; set; }

Hybrid inspection options.

Property Value
TypeDescription
HybridOptions

TimespanConfig

public StorageConfig.Types.TimespanConfig TimespanConfig { get; set; }

Configuration of the timespan of the items to include in scanning.

Property Value
TypeDescription
StorageConfigTypesTimespanConfig

TypeCase

public StorageConfig.TypeOneofCase TypeCase { get; }
Property Value
TypeDescription
StorageConfigTypeOneofCase