Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::SaveToGcsFindingsOutput (v1.12.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::SaveToGcsFindingsOutput.

Collection of findings saved to a Cloud Storage bucket. This is used as the proto schema for textproto files created when specifying a cloud storage path to save inspection findings.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#findings

def findings() -> ::Array<::Google::Cloud::Dlp::V2::Finding>
Returns

#findings=

def findings=(value) -> ::Array<::Google::Cloud::Dlp::V2::Finding>
Parameter
Returns