# PulpContainerClient::UnsetLabel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | | ## Code Sample ```ruby require 'PulpContainerClient' instance = PulpContainerClient::UnsetLabel.new(key: null) ```