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.ProjectDataProfiles.html Maven / Gradle / Ivy

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






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












com.google.api.services.dlp.v2

Class DLP.Projects.Locations.ProjectDataProfiles

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


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

      • ProjectDataProfiles

        public ProjectDataProfiles()
    • Method Detail

      • get

        public DLP.Projects.Locations.ProjectDataProfiles.Get get(String name)
                                                           throws IOException
        Gets a project data profile. Create a request for the method "projectDataProfiles.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/projectDataProfiles/53234423`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public DLP.Projects.Locations.ProjectDataProfiles.List list(String parent)
                                                             throws IOException
        Lists project data profiles for an organization. Create a request for the method "projectDataProfiles.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. organizations/{org_id}/locations/{loc_id}
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy