KMS Inventory V1 API - Class Google::Cloud::Kms::Inventory::V1::ListCryptoKeysResponse (v0.7.0)

Reference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::Inventory::V1::ListCryptoKeysResponse.

Response message for KeyDashboardService.ListCryptoKeys.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#crypto_keys

def crypto_keys() -> ::Array<::Google::Cloud::Kms::V1::CryptoKey>
Returns

#crypto_keys=

def crypto_keys=(value) -> ::Array<::Google::Cloud::Kms::V1::CryptoKey>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The page token returned from the previous response if the next page is desired.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The page token returned from the previous response if the next page is desired.
Returns
  • (::String) — The page token returned from the previous response if the next page is desired.