Reference documentation and code samples for the Google Cloud KMS Inventory V1 Client class ListCryptoKeysResponse.
Response message for KeyDashboardService.ListCryptoKeys .
Generated from protobuf message google.cloud.kms.inventory.v1.ListCryptoKeysResponse
Namespace
Google \ Cloud \ Kms \ Inventory \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ crypto_keys
array< Google\Cloud\Kms\V1\CryptoKey
>
The list of CryptoKeys .
↳ next_page_token
string
The page token returned from the previous response if the next page is desired.
getCryptoKeys
The list of CryptoKeys .
setCryptoKeys
The list of CryptoKeys .
var
array< Google\Cloud\Kms\V1\CryptoKey
>
$this
getNextPageToken
The page token returned from the previous response if the next page is desired.
string
setNextPageToken
The page token returned from the previous response if the next page is desired.
var
string
$this