Class ListDeidentifyTemplatesResponse (3.2.4)

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

Response message for ListDeidentifyTemplates. .. attribute:: deidentify_templates

List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.

:type: Sequence[google.cloud.dlp_v2.types.DeidentifyTemplate]

Attribute

NameDescription
next_page_token str
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.