Class: Google::Cloud::NetApp::V1::ListKmsConfigsResponse

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

Overview

ListKmsConfigsResponse is the response to a ListKmsConfigsRequest.

Instance Attribute Summary collapse

Instance Attribute Details

#kms_configs::Array<::Google::Cloud::NetApp::V1::KmsConfig>



65
66
67
68
# File 'proto_docs/google/cloud/netapp/v1/kms.rb', line 65

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

#next_page_token::String



65
66
67
68
# File 'proto_docs/google/cloud/netapp/v1/kms.rb', line 65

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

#unreachable::Array<::String>



65
66
67
68
# File 'proto_docs/google/cloud/netapp/v1/kms.rb', line 65

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