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