Class: Google::Cloud::DiscoveryEngine::V1beta::Project::CustomerProvidedConfig::NotebooklmConfig::DataProtectionPolicy::SensitiveDataProtectionPolicy

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/project.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#policy::String

Returns Optional. The Sensitive Data Protection policy resource name.

Returns:

  • (::String)

    Optional. The Sensitive Data Protection policy resource name.



161
162
163
164
# File 'proto_docs/google/cloud/discoveryengine/v1beta/project.rb', line 161

class SensitiveDataProtectionPolicy
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end