Sha256: 324f9ec8eeca418a5e5ee2960e1b49bffd117f8bc4cc2b5b8e0a768b87267dc2
Contents?: true
Size: 405 Bytes
Versions: 34
Compression:
Stored size: 405 Bytes
Contents
# PulpContainerClient::UnsetLabelResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | | **value** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpContainerClient' instance = PulpContainerClient::UnsetLabelResponse.new(key: null, value: null) ```
Version data entries
34 entries across 34 versions & 1 rubygems