Interface protos.google.privacy.dlp.v2.IListProjectDataProfilesResponse (5.3.0)

Properties of a ListProjectDataProfilesResponse.

Package

@google-cloud/dlp

Properties

nextPageToken

nextPageToken?: (string|null);

ListProjectDataProfilesResponse nextPageToken

projectDataProfiles

projectDataProfiles?: (google.privacy.dlp.v2.IProjectDataProfile[]|null);

ListProjectDataProfilesResponse projectDataProfiles