All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dlp.v2.DLP.Projects.Locations.TableDataProfiles.html Maven / Gradle / Ivy

There is a newer version: v2-rev20250105-2.0.0
Show newest version






DLP.Projects.Locations.TableDataProfiles (Sensitive Data Protection (DLP) v2-rev20240609-2.0.0)












com.google.api.services.dlp.v2

Class DLP.Projects.Locations.TableDataProfiles

  • java.lang.Object
    • com.google.api.services.dlp.v2.DLP.Projects.Locations.TableDataProfiles
  • Enclosing class:
    DLP.Projects.Locations


    public class DLP.Projects.Locations.TableDataProfiles
    extends Object
    The "tableDataProfiles" collection of methods.
    • Constructor Detail

      • TableDataProfiles

        public TableDataProfiles()
    • Method Detail

      • delete

        public DLP.Projects.Locations.TableDataProfiles.Delete delete(String name)
                                                               throws IOException
        Delete a TableDataProfile. Will not prevent the profile from being regenerated if the table is still included in a discovery configuration. Create a request for the method "tableDataProfiles.delete". This request holds the parameters needed by the dlp server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. Resource name of the table data profile.
        Returns:
        the request
        Throws:
        IOException
      • get

        public DLP.Projects.Locations.TableDataProfiles.Get get(String name)
                                                         throws IOException
        Gets a table data profile. Create a request for the method "tableDataProfiles.get". This request holds the parameters needed by the dlp server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. Resource name, for example `organizations/12345/locations/us/tableDataProfiles/53234423`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public DLP.Projects.Locations.TableDataProfiles.List list(String parent)
                                                           throws IOException
        Lists table data profiles for an organization. Create a request for the method "tableDataProfiles.list". This request holds the parameters needed by the dlp server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. Resource name of the organization or project, for example `organizations/433245324/locations/europe` or `projects/project-id/locations/asia`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy