Reference documentation and code samples for the Data Loss Prevention V2 Client class ListInspectTemplatesResponse.
Response message for ListInspectTemplates.
Generated from protobuf message google.privacy.dlp.v2.ListInspectTemplatesResponse
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ inspect_templates
array< Google\Cloud\Dlp\V2\InspectTemplate
>
List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.
↳ next_page_token
string
If the next page is available then the next page token to be used in the following ListInspectTemplates request.
getInspectTemplates
List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.
setInspectTemplates
List of inspectTemplates, up to page_size in ListInspectTemplatesRequest.
$this
getNextPageToken
If the next page is available then the next page token to be used in the following ListInspectTemplates request.
string
setNextPageToken
If the next page is available then the next page token to be used in the following ListInspectTemplates request.
var
string
$this