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
Methods
__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.
↳ versions
↳ categories
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
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