Sensitive Data Protection (DLP) (dlp:v2)

2024-06-14

4 removed methods

Deletions

    Methods
  • dlp.organizations.locations.connections.create

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

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

      Description: Create a Connection to an external data source.

      HTTP Method: POST

      Parameters:

        parent

          Location: path

          Description: Required. Parent resource name. The format of this value varies depending on the scope of the request (project or organization): + Projects scope: `projects/`PROJECT_ID`/locations/`LOCATION_ID + Organizations scope: `organizations/`ORG_ID`/locations/`LOCATION_ID

          Required: Yes

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

          Type: string

      Path: v2/{+parent}/connections

      Parameter Order: parent

  • dlp.organizations.locations.connections.delete

      Flat Path: v2/organizations/{organizationsId}/locations/{locationsId}/connections/{connectionsId}

      Parameters:

        name

          Description: Required. Resource name of the Connection to be deleted, in the format: `projects/{project}/locations/{location}/connections/{connection}`.

          Location: path

          Type: string

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

          Required: Yes

      HTTP Method: DELETE

      Path: v2/{+name}

      Parameter Order: name

      Description: Delete a Connection.

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

  • dlp.organizations.locations.connections.get

      HTTP Method: GET

      Parameters:

        name

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

          Required: Yes

          Type: string

          Description: Required. Resource name in the format: `projects/{project}/locations/{location}/connections/{connection}`.

          Location: path

      Flat Path: v2/organizations/{organizationsId}/locations/{locationsId}/connections/{connectionsId}

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

      Description: Get a Connection by name.

      Path: v2/{+name}

      Parameter Order: name

  • dlp.organizations.locations.connections.patch

      Flat Path: v2/organizations/{organizationsId}/locations/{locationsId}/connections/{connectionsId}

      Description: Update a Connection.

      HTTP Method: PATCH

      Parameters:

        name

          Description: Required. Resource name in the format: `projects/{project}/locations/{location}/connections/{connection}`.

          Location: path

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

          Required: Yes

          Type: string

      Parameter Order: name

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

      Path: v2/{+name}

4 new methods

Additions

    Methods
  • dlp.organizations.locations.connections.create

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

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

      Description: Create a Connection to an external data source.

      HTTP Method: POST

      Parameters:

        parent

          Location: path

          Description: Required. Parent resource name. The format of this value varies depending on the scope of the request (project or organization): + Projects scope: `projects/`PROJECT_ID`/locations/`LOCATION_ID + Organizations scope: `organizations/`ORG_ID`/locations/`LOCATION_ID

          Required: Yes

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

          Type: string

      Path: v2/{+parent}/connections

      Parameter Order: parent

  • dlp.organizations.locations.connections.delete

      Flat Path: v2/organizations/{organizationsId}/locations/{locationsId}/connections/{connectionsId}

      Parameters:

        name

          Description: Required. Resource name of the Connection to be deleted, in the format: `projects/{project}/locations/{location}/connections/{connection}`.

          Location: path

          Type: string

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

          Required: Yes

      HTTP Method: DELETE

      Path: v2/{+name}

      Parameter Order: name

      Description: Delete a Connection.

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

  • dlp.organizations.locations.connections.get

      HTTP Method: GET

      Parameters:

        name

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

          Required: Yes

          Type: string

          Description: Required. Resource name in the format: `projects/{project}/locations/{location}/connections/{connection}`.

          Location: path

      Flat Path: v2/organizations/{organizationsId}/locations/{locationsId}/connections/{connectionsId}

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

      Description: Get a Connection by name.

      Path: v2/{+name}

      Parameter Order: name

  • dlp.organizations.locations.connections.patch

      Flat Path: v2/organizations/{organizationsId}/locations/{locationsId}/connections/{connectionsId}

      Description: Update a Connection.

      HTTP Method: PATCH

      Parameters:

        name

          Description: Required. Resource name in the format: `projects/{project}/locations/{location}/connections/{connection}`.

          Location: path

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

          Required: Yes

          Type: string

      Parameter Order: name

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

      Path: v2/{+name}