Class ListDeidentifyTemplatesResponse (3.0.1)

ListDeidentifyTemplatesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for ListDeidentifyTemplates.

Attributes

NameDescription
deidentify_templates Sequence[.dlp.DeidentifyTemplate]
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
next_page_token str
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.