ListTableDataProfilesResponse

List of profiles generated for a given organization or project.

JSON representation
{
  "tableDataProfiles": [
    {
      object (TableDataProfile)
    }
  ],
  "nextPageToken": string
}
Fields
tableDataProfiles[]

object (TableDataProfile)

List of data profiles.

nextPageToken

string

The next page token.