Method: Google::Cloud::NetApp::V1::VerifyKmsConfigResponse#instructions
- Defined in:
- proto_docs/google/cloud/netapp/v1/kms.rb
permalink #instructions ⇒ ::String (readonly)
Returns Output only. Instructions for the customers to provide the access to the encryption key.
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 |