class TencentCloud::Scf::V20180416::GetLayerVersionResponse
def deserialize(params)
def deserialize(params) @CompatibleRuntimes = params['CompatibleRuntimes'] @CodeSha256 = params['CodeSha256'] @Location = params['Location'] @AddTime = params['AddTime'] @Description = params['Description'] @LicenseInfo = params['LicenseInfo'] @LayerVersion = params['LayerVersion'] @LayerName = params['LayerName'] @Status = params['Status'] @RequestId = params['RequestId'] end