class TencentCloud::Kms::V20190118::GenerateDataKeyResponse
def deserialize(params)
def deserialize(params) @KeyId = params['KeyId'] @Plaintext = params['Plaintext'] @CiphertextBlob = params['CiphertextBlob'] @RequestId = params['RequestId'] end
def deserialize(params) @KeyId = params['KeyId'] @Plaintext = params['Plaintext'] @CiphertextBlob = params['CiphertextBlob'] @RequestId = params['RequestId'] end