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

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

Details about a piece of potentially sensitive information that was detected when the data resource was profiled.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_profile_resource_name

def data_profile_resource_name() -> ::String
Returns
  • (::String) — Resource name of the data profile associated with the finding.

#data_profile_resource_name=

def data_profile_resource_name=(value) -> ::String
Parameter
  • value (::String) — Resource name of the data profile associated with the finding.
Returns
  • (::String) — Resource name of the data profile associated with the finding.

#finding_id

def finding_id() -> ::String
Returns
  • (::String) — A unique identifier for the finding.

#finding_id=

def finding_id=(value) -> ::String
Parameter
  • value (::String) — A unique identifier for the finding.
Returns
  • (::String) — A unique identifier for the finding.

#infotype

def infotype() -> ::Google::Cloud::Dlp::V2::InfoType
Returns

#infotype=

def infotype=(value) -> ::Google::Cloud::Dlp::V2::InfoType
Parameter
Returns

#location

def location() -> ::Google::Cloud::Dlp::V2::DataProfileFindingLocation
Returns

#location=

def location=(value) -> ::Google::Cloud::Dlp::V2::DataProfileFindingLocation
Parameter
Returns

#quote

def quote() -> ::String
Returns
  • (::String) — The content that was found. Even if the content is not textual, it may be converted to a textual representation here. If the finding exceeds 4096 bytes in length, the quote may be omitted.

#quote=

def quote=(value) -> ::String
Parameter
  • value (::String) — The content that was found. Even if the content is not textual, it may be converted to a textual representation here. If the finding exceeds 4096 bytes in length, the quote may be omitted.
Returns
  • (::String) — The content that was found. Even if the content is not textual, it may be converted to a textual representation here. If the finding exceeds 4096 bytes in length, the quote may be omitted.

#quote_info

def quote_info() -> ::Google::Cloud::Dlp::V2::QuoteInfo
Returns

#quote_info=

def quote_info=(value) -> ::Google::Cloud::Dlp::V2::QuoteInfo
Parameter
Returns

#resource_visibility

def resource_visibility() -> ::Google::Cloud::Dlp::V2::ResourceVisibility
Returns

#resource_visibility=

def resource_visibility=(value) -> ::Google::Cloud::Dlp::V2::ResourceVisibility
Parameter
Returns

#timestamp

def timestamp() -> ::Google::Protobuf::Timestamp
Returns

#timestamp=

def timestamp=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns