Class ListInspectTemplatesResponse (3.1.1)

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

Response message for ListInspectTemplates. .. attribute:: inspect_templates

List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.

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

Attribute

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