Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::CloudDlpDataProfile (v1.9.1)

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.

#info_types

def info_types() -> ::Array<::Google::Cloud::SecurityCenter::V1::InfoType>
Returns

#info_types=

def info_types=(value) -> ::Array<::Google::Cloud::SecurityCenter::V1::InfoType>
Parameter
Returns

#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