Reference documentation and code samples for the Data Loss Prevention V2 Client class GetTableDataProfileRequest.
Request to get a table data profile.
Generated from protobuf message google.privacy.dlp.v2.GetTableDataProfileRequest
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name, for example organizations/12345/locations/us/tableDataProfiles/53234423
.
getName
Required. Resource name, for example organizations/12345/locations/us/tableDataProfiles/53234423
.
string
setName
Required. Resource name, for example organizations/12345/locations/us/tableDataProfiles/53234423
.
var
string
$this
static::build
name
string
Required. Resource name, for example organizations/12345/locations/us/tableDataProfiles/53234423
. Please see Google\Cloud\Dlp\V2\DlpServiceClient::tableDataProfileName()
for help formatting this field.