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
- Object
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
.