target.apidocs.com.google.api.services.dlp.v2.DLP.Projects.Locations.ProjectDataProfiles.html Maven / Gradle / Ivy
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.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
DLP.Projects.Locations.ProjectDataProfiles.Get
class
DLP.Projects.Locations.ProjectDataProfiles.List
-
Constructor Summary
Constructors
Constructor and Description
ProjectDataProfiles()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
DLP.Projects.Locations.ProjectDataProfiles.Get
get(String name)
Gets a project data profile.
DLP.Projects.Locations.ProjectDataProfiles.List
list(String parent)
Lists project data profiles for an organization.
-
-
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