ListProjectDataProfilesResponse

List of profiles generated for a given organization or project.

JSON representation
{
  "projectDataProfiles": [
    {
      object (ProjectDataProfile)
    }
  ],
  "nextPageToken": string
}
Fields
projectDataProfiles[]

object (ProjectDataProfile)

List of data profiles.

nextPageToken

string

The next page token.