Interface CloudDlpDataProfileOrBuilder (2.25.0)

public interface CloudDlpDataProfileOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDataProfile()

public abstract String getDataProfile()

Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

string data_profile = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The dataProfile.

getDataProfileBytes()

public abstract ByteString getDataProfileBytes()

Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

string data_profile = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for dataProfile.