Class: Google::Cloud::Kms::Inventory::V1::ListCryptoKeysResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/kms/inventory/v1/key_dashboard_service.rb

Overview

Response message for KeyDashboardService.ListCryptoKeys.

Instance Attribute Summary collapse

Instance Attribute Details

#crypto_keys::Array<::Google::Cloud::Kms::V1::CryptoKey>



54
55
56
57
# File 'proto_docs/google/cloud/kms/inventory/v1/key_dashboard_service.rb', line 54

class ListCryptoKeysResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_page_token::String



54
55
56
57
# File 'proto_docs/google/cloud/kms/inventory/v1/key_dashboard_service.rb', line 54

class ListCryptoKeysResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end