Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ProjectDataProfile (v0.24.0)

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

An aggregated profile for this project, based on the resources profiled within it.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_risk_level

def data_risk_level() -> ::Google::Cloud::Dlp::V2::DataRiskLevel
Returns

#data_risk_level=

def data_risk_level=(value) -> ::Google::Cloud::Dlp::V2::DataRiskLevel
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — The resource name of the profile.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the profile.
Returns
  • (::String) — The resource name of the profile.

#profile_last_generated

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

#profile_last_generated=

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

#profile_status

def profile_status() -> ::Google::Cloud::Dlp::V2::ProfileStatus
Returns

#profile_status=

def profile_status=(value) -> ::Google::Cloud::Dlp::V2::ProfileStatus
Parameter
Returns

#project_id

def project_id() -> ::String
Returns
  • (::String) — Project ID that was profiled.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Project ID that was profiled.
Returns
  • (::String) — Project ID that was profiled.

#sensitivity_score

def sensitivity_score() -> ::Google::Cloud::Dlp::V2::SensitivityScore
Returns

#sensitivity_score=

def sensitivity_score=(value) -> ::Google::Cloud::Dlp::V2::SensitivityScore
Parameter
Returns