Reference documentation and code samples for the Data Loss Prevention V2 Client class FileStoreInfoTypeSummary.
Information regarding the discovered InfoType.
Generated from protobuf message google.privacy.dlp.v2.FileStoreInfoTypeSummary
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ info_type |
Google\Cloud\Dlp\V2\InfoType
The InfoType seen. |
getInfoType
The InfoType seen.
Returns | |
---|---|
Type | Description |
Google\Cloud\Dlp\V2\InfoType|null |
hasInfoType
clearInfoType
setInfoType
The InfoType seen.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Dlp\V2\InfoType
|
Returns | |
---|---|
Type | Description |
$this |