Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::CloudDlpInspection (v0.29.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::CloudDlpInspection.

Details about the Cloud Data Loss Prevention (Cloud DLP) inspection job that produced the finding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#full_scan

def full_scan() -> ::Boolean
Returns
  • (::Boolean) — Whether Cloud DLP scanned the complete resource or a sampled subset.

#full_scan=

def full_scan=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether Cloud DLP scanned the complete resource or a sampled subset.
Returns
  • (::Boolean) — Whether Cloud DLP scanned the complete resource or a sampled subset.

#info_type

def info_type() -> ::String
Returns

#info_type=

def info_type=(value) -> ::String
Parameter
  • value (::String) — The type of information found, for example, EMAIL_ADDRESS or STREET_ADDRESS.
Returns

#info_type_count

def info_type_count() -> ::Integer
Returns
  • (::Integer) — The number of times Cloud DLP found this infoType within this job and resource.

#info_type_count=

def info_type_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of times Cloud DLP found this infoType within this job and resource.
Returns
  • (::Integer) — The number of times Cloud DLP found this infoType within this job and resource.

#inspect_job

def inspect_job() -> ::String
Returns
  • (::String) — Name of the inspection job, for example, projects/123/locations/europe/dlpJobs/i-8383929.

#inspect_job=

def inspect_job=(value) -> ::String
Parameter
  • value (::String) — Name of the inspection job, for example, projects/123/locations/europe/dlpJobs/i-8383929.
Returns
  • (::String) — Name of the inspection job, for example, projects/123/locations/europe/dlpJobs/i-8383929.