NetApp V1 API - Class Google::Cloud::NetApp::V1::CreateKmsConfigRequest (v0.3.0)

Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::CreateKmsConfigRequest.

CreateKmsConfigRequest creates a KMS Config.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kms_config

def kms_config() -> ::Google::Cloud::NetApp::V1::KmsConfig
Returns

#kms_config=

def kms_config=(value) -> ::Google::Cloud::NetApp::V1::KmsConfig
Parameter
Returns

#kms_config_id

def kms_config_id() -> ::String
Returns
  • (::String) — Required. Id of the requesting KmsConfig If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC

#kms_config_id=

def kms_config_id=(value) -> ::String
Parameter
  • value (::String) — Required. Id of the requesting KmsConfig If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC
Returns
  • (::String) — Required. Id of the requesting KmsConfig If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Value for parent.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Value for parent.
Returns
  • (::String) — Required. Value for parent.