Sensitive Data Protection (DLP) (dlp:v2)

2025-03-13

2 new methods

Additions

    Methods
  • dlp.projects.locations.infoTypes.list

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v2/projects/{projectsId}/locations/{locationsId}/infoTypes

      HTTP Method : GET

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

      Parameter Order : parent

      Parameters :

        filter

          Type : string

          Description : filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.

          Location : query

        locationId

          Type : string

          Location : query

          Description : Deprecated. This field has no effect.

        languageCode

          Location : query

          Type : string

          Description : BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.

        parent

          Location : path

          Description : The parent resource name. The format of this value is as follows: `locations/{location_id}`

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Type : string

          Required : Yes

      Path : v2/{+parent}/infoTypes

  • dlp.organizations.locations.infoTypes.list

      Parameter Order : parent

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

      Parameters :

        locationId

          Description : Deprecated. This field has no effect.

          Location : query

          Type : string

        parent

          Required : Yes

          Pattern : ^organizations/[^/]+/locations/[^/]+$

          Location : path

          Type : string

          Description : The parent resource name. The format of this value is as follows: `locations/{location_id}`

        filter

          Description : filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.

          Location : query

          Type : string

        languageCode

          Location : query

          Type : string

          Description : BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.

      Flat Path : v2/organizations/{organizationsId}/locations/{locationsId}/infoTypes

      Path : v2/{+parent}/infoTypes

      HTTP Method : GET

      Scopes : https://www.googleapis.com/auth/cloud-platform