class InfoTypes extends Resource (View source)

The "infoTypes" collection of methods.

Typical usage is:

 $dlpService = new Google\Service\DLP(...);
 $infoTypes = $dlpService->infoTypes;

Methods

listInfoTypes(array $optParams = [])

Returns a list of the sensitive information types that DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. (infoTypes.listInfoTypes)

Details

GooglePrivacyDlpV2ListInfoTypesResponse listInfoTypes(array $optParams = [])

Returns a list of the sensitive information types that DLP API supports. See https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. (infoTypes.listInfoTypes)

Parameters

array $optParams

Optional parameters.

Return Value

GooglePrivacyDlpV2ListInfoTypesResponse

Exceptions

Exception