Reference documentation and code samples for the Data Loss Prevention V2 Client class ListDeidentifyTemplatesResponse.
Response message for ListDeidentifyTemplates.
Generated from protobuf message google.privacy.dlp.v2.ListDeidentifyTemplatesResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deidentify_templates
array< Google\Cloud\Dlp\V2\DeidentifyTemplate
>
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
↳ next_page_token
string
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
getDeidentifyTemplates
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
setDeidentifyTemplates
List of deidentify templates, up to page_size in ListDeidentifyTemplatesRequest.
$this
getNextPageToken
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
string
setNextPageToken
If the next page is available then the next page token to be used in following ListDeidentifyTemplates request.
var
string
$this