ListDeidentifyTemplatesResponse

Stay organized with collections Save and categorize content based on your preferences.

Response message for deidentifyTemplates.list.

JSON representation
{
  "deidentifyTemplates": [
    {
      object (DeidentifyTemplate)
    }
  ],
  "nextPageToken": string
}
Fields
deidentifyTemplates[]

object (DeidentifyTemplate)

List of deidentify templates, up to pageSize in ListDeidentifyTemplatesRequest.

nextPageToken

string

If the next page is available then the next page token to be used in following deidentifyTemplates.list request.