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
    
  - (::Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile::ParentType) — The resource hierarchy level at which the data profile was generated.
#parent_type=
def parent_type=(value) -> ::Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile::ParentType
    Parameter
    
  - value (::Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile::ParentType) — The resource hierarchy level at which the data profile was generated.
    Returns
    
- (::Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile::ParentType) — The resource hierarchy level at which the data profile was generated.