ListColumnDataProfilesResponse

List of profiles generated for a given organization or project.

JSON representation
{
  "columnDataProfiles": [
    {
      object (ColumnDataProfile)
    }
  ],
  "nextPageToken": string
}
Fields
columnDataProfiles[]

object (ColumnDataProfile)

List of data profiles.

nextPageToken

string

The next page token.