Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::Action::SaveFindings.
If set, the detailed findings will be persisted to the specified OutputStorageConfig. Only a single instance of this action can be specified. Compatible with: Inspect, Risk
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#output_config
def output_config() -> ::Google::Cloud::Dlp::V2::OutputStorageConfig
Returns
- (::Google::Cloud::Dlp::V2::OutputStorageConfig) — Location to store findings outside of DLP.
#output_config=
def output_config=(value) -> ::Google::Cloud::Dlp::V2::OutputStorageConfig
Parameter
- value (::Google::Cloud::Dlp::V2::OutputStorageConfig) — Location to store findings outside of DLP.
Returns
- (::Google::Cloud::Dlp::V2::OutputStorageConfig) — Location to store findings outside of DLP.