public sealed class Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy : IMessage<Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy>, IEquatable<Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy>, IDeepCloneable<Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy>, IBufferMessage, IMessageReference documentation and code samples for the Discovery Engine v1beta API class Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.
Data protection policy config for NotebookLM.
Inheritance
object > Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicyImplements
IMessageProjectTypesCustomerProvidedConfigTypesNotebooklmConfigTypesDataProtectionPolicy, IEquatableProjectTypesCustomerProvidedConfigTypesNotebooklmConfigTypesDataProtectionPolicy, IDeepCloneableProjectTypesCustomerProvidedConfigTypesNotebooklmConfigTypesDataProtectionPolicy, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
DataProtectionPolicy()
public DataProtectionPolicy()DataProtectionPolicy(DataProtectionPolicy)
public DataProtectionPolicy(Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy other)| Parameter | |
|---|---|
| Name | Description |
other |
ProjectTypesCustomerProvidedConfigTypesNotebooklmConfigTypesDataProtectionPolicy |
Properties
SensitiveDataProtectionPolicy
public Project.Types.CustomerProvidedConfig.Types.NotebooklmConfig.Types.DataProtectionPolicy.Types.SensitiveDataProtectionPolicy SensitiveDataProtectionPolicy { get; set; }Optional. The sensitive data protection policy.
| Property Value | |
|---|---|
| Type | Description |
ProjectTypesCustomerProvidedConfigTypesNotebooklmConfigTypesDataProtectionPolicyTypesSensitiveDataProtectionPolicy |
|