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

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

#instructions::String (readonly)

Returns Output only. Instructions for the customers to provide the access to the encryption key.

Returns:

  • (::String)

    Output only. Instructions for the customers to provide the access to the encryption key.

[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