Method: Google::Cloud::NetApp::V1::VerifyKmsConfigResponse#health_error

Defined in:
proto_docs/google/cloud/netapp/v1/kms.rb

#health_error::String (readonly)

Returns Output only. Error message if config is not healthy.

Returns:

  • (::String)

    Output only. Error message if config is not healthy.

[View source]

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