Reference documentation and code samples for the Google Cloud Net App V1 Client class CreateKmsConfigRequest.
CreateKmsConfigRequest creates a KMS Config.
Generated from protobuf message google.cloud.netapp.v1.CreateKmsConfigRequest
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Value for parent.
↳ kms_config_id
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
getParent
Required. Value for parent.
string
setParent
Required. Value for parent.
var
string
$this
getKmsConfigId
Required. Id of the requesting KmsConfig If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC
string
setKmsConfigId
Required. Id of the requesting KmsConfig If auto-generating Id server-side, remove this field and id from the method_signature of Create RPC
var
string
$this
getKmsConfig
Required. The required parameters to create a new KmsConfig.
hasKmsConfig
clearKmsConfig
setKmsConfig
Required. The required parameters to create a new KmsConfig.
$this
static::build
parent
string
Required. Value for parent. Please see Google\Cloud\NetApp\V1\NetAppClient::locationName() for help formatting this field.
kmsConfig
kmsConfigId
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