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 | arrayOptional. Data for populating the Message object. | 
| ↳ info_type | InfoTypeThe InfoType seen. | 
getInfoType
The InfoType seen.
| Returns | |
|---|---|
| Type | Description | 
| InfoType|null | |
hasInfoType
clearInfoType
setInfoType
The InfoType seen.
| Parameter | |
|---|---|
| Name | Description | 
| var | InfoType | 
| Returns | |
|---|---|
| Type | Description | 
| $this | |