Class ListProjectDataProfilesResponse (3.18.0)

ListProjectDataProfilesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

List of profiles generated for a given organization or project.

Attributes

Name Description
project_data_profiles MutableSequence[google.cloud.dlp_v2.types.ProjectDataProfile]
List of data profiles.
next_page_token str
The next page token.