Reference documentation and code samples for the Data Loss Prevention V2 Client class InfoTypeDescription.
InfoType description.
Generated from protobuf message google.privacy.dlp.v2.InfoTypeDescription
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Internal name of the infoType.
↳ display_name
string
Human readable form of the infoType name.
↳ supported_by
array
Which parts of the API supports this InfoType.
↳ description
string
Description of the infotype. Translated when language is provided in the request.
↳ example
string
A sample that is a true positive for this infoType.
↳ versions
↳ categories
↳ sensitivity_score
↳ specific_info_types
array
If this field is set, this infoType is a general infoType and these specific infoTypes are contained within it. General infoTypes are infoTypes that encompass multiple specific infoTypes. For example, the "GEOGRAPHIC_DATA" general infoType would have set for this field "LOCATION", "LOCATION_COORDINATES", and "STREET_ADDRESS".
getName
Internal name of the infoType.
string
setName
Internal name of the infoType.
var
string
$this
getDisplayName
Human readable form of the infoType name.
string
setDisplayName
Human readable form of the infoType name.
var
string
$this
getSupportedBy
Which parts of the API supports this InfoType.
setSupportedBy
Which parts of the API supports this InfoType.
var
int[]
$this
getDescription
Description of the infotype. Translated when language is provided in the request.
string
setDescription
Description of the infotype. Translated when language is provided in the request.
var
string
$this
getExample
A sample that is a true positive for this infoType.
string
setExample
A sample that is a true positive for this infoType.
var
string
$this
getVersions
A list of available versions for the infotype.
setVersions
A list of available versions for the infotype.
$this
getCategories
The category of the infoType.
setCategories
The category of the infoType.
$this
getSensitivityScore
The default sensitivity of the infoType.
hasSensitivityScore
clearSensitivityScore
setSensitivityScore
The default sensitivity of the infoType.
$this
getSpecificInfoTypes
If this field is set, this infoType is a general infoType and these specific infoTypes are contained within it.
General infoTypes are infoTypes that encompass multiple specific infoTypes. For example, the "GEOGRAPHIC_DATA" general infoType would have set for this field "LOCATION", "LOCATION_COORDINATES", and "STREET_ADDRESS".
setSpecificInfoTypes
If this field is set, this infoType is a general infoType and these specific infoTypes are contained within it.
General infoTypes are infoTypes that encompass multiple specific infoTypes. For example, the "GEOGRAPHIC_DATA" general infoType would have set for this field "LOCATION", "LOCATION_COORDINATES", and "STREET_ADDRESS".
var
string[]
$this