Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile (v0.40.0)

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

The data profile associated with the finding.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_profile

def data_profile() -> ::String
Returns
  • (::String) — Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

#data_profile=

def data_profile=(value) -> ::String
Parameter
  • value (::String) — Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.
Returns
  • (::String) — Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

#parent_type

def parent_type() -> ::Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile::ParentType
Returns

#parent_type=

def parent_type=(value) -> ::Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile::ParentType
Parameter
Returns