Class: Google::Cloud::NetApp::V1::VerifyKmsConfigResponse

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

Overview

VerifyKmsConfigResponse contains the information if the config is correctly and error message.

Instance Attribute Summary collapse

Instance Attribute Details

#health_error::String (readonly)



144
145
146
147
# File 'proto_docs/google/cloud/netapp/v1/kms.rb', line 144

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

#healthy::Boolean (readonly)



144
145
146
147
# File 'proto_docs/google/cloud/netapp/v1/kms.rb', line 144

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

#instructions::String (readonly)



144
145
146
147
# File 'proto_docs/google/cloud/netapp/v1/kms.rb', line 144

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