Reference documentation and code samples for the Data Loss Prevention V2 Client class DataProfileFinding.
Details about a piece of potentially sensitive information that was detected when the data resource was profiled.
Generated from protobuf message google.privacy.dlp.v2.DataProfileFinding
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ quote
string
The content that was found. Even if the content is not textual, it may be converted to a textual representation here. If the finding exceeds 4096 bytes in length, the quote may be omitted.
↳ infotype
↳ quote_info
QuoteInfo
Contains data parsed from quotes. Currently supported infoTypes: DATE, DATE_OF_BIRTH, and TIME.
↳ data_profile_resource_name
string
Resource name of the data profile associated with the finding.
↳ finding_id
string
A unique identifier for the finding.
↳ timestamp
↳ location
↳ resource_visibility
int
How broadly a resource has been shared.
getQuote
The content that was found. Even if the content is not textual, it may be converted to a textual representation here. If the finding exceeds 4096 bytes in length, the quote may be omitted.
string
setQuote
The content that was found. Even if the content is not textual, it may be converted to a textual representation here. If the finding exceeds 4096 bytes in length, the quote may be omitted.
var
string
$this
getInfotype
The type of content that might have been found.
hasInfotype
clearInfotype
setInfotype
The type of content that might have been found.
$this
getQuoteInfo
Contains data parsed from quotes. Currently supported infoTypes: DATE, DATE_OF_BIRTH, and TIME.
hasQuoteInfo
clearQuoteInfo
setQuoteInfo
Contains data parsed from quotes. Currently supported infoTypes: DATE, DATE_OF_BIRTH, and TIME.
$this
getDataProfileResourceName
Resource name of the data profile associated with the finding.
string
setDataProfileResourceName
Resource name of the data profile associated with the finding.
var
string
$this
getFindingId
A unique identifier for the finding.
string
setFindingId
A unique identifier for the finding.
var
string
$this
getTimestamp
Timestamp when the finding was detected.
hasTimestamp
clearTimestamp
setTimestamp
Timestamp when the finding was detected.
$this
getLocation
Where the content was found.
hasLocation
clearLocation
setLocation
Where the content was found.
$this
getResourceVisibility
How broadly a resource has been shared.
int
setResourceVisibility
How broadly a resource has been shared.
var
int
$this