Discovery Engine v1beta API - Class Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy (1.0.0-beta24)

public sealed class Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy : IMessage<Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy>, IEquatable<Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy>, IDeepCloneable<Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1beta API class Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy.

Specifies a Sensitive Data Protection (https://cloud.google.com/sensitive-data-protection/docs/sensitive-data-protection-overview) policy.

Inheritance

object > Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

SensitiveDataProtectionPolicy()

public SensitiveDataProtectionPolicy()

SensitiveDataProtectionPolicy(SensitiveDataProtectionPolicy)

public SensitiveDataProtectionPolicy(Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy other)
Parameter
Name Description
other ProjectTypesCustomerProvidedConfigTypesNotebooklmConfigTypesDataProtectionPolicyTypesSensitiveDataProtectionPolicy

Properties

Policy

public string Policy { get; set; }

Optional. The Sensitive Data Protection policy resource name.

Property Value
Type Description
string

PolicyAsContentPolicyName

public ContentPolicyName PolicyAsContentPolicyName { get; set; }

ContentPolicyName-typed view over the Policy resource name property.

Property Value
Type Description
ContentPolicyName