Class ListInspectTemplatesResponse (3.8.1)

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

Response message for ListInspectTemplates.

Attributes

NameDescription
inspect_templates Sequence[google.cloud.dlp_v2.types.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.