Class ListInspectTemplatesResponse (2.0.2)

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

Response message for ListInspectTemplates.

Attributes

NameDescription
inspect_templates Sequence[.dlp.InspectTemplate]
List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.
next_page_token str
If the next page is available then the next page token to be used in following ListInspectTemplates request.