Sha256: 80785c3504a4cc9b3ee27db48f546fb4aa68623db48d9a67ad4b5982c90eeff6
Contents?: true
Size: 379 Bytes
Versions: 36
Compression:
Stored size: 379 Bytes
Contents
# PulpContainerClient::SetLabelResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | | **value** | **String** | | ## Code Sample ```ruby require 'PulpContainerClient' instance = PulpContainerClient::SetLabelResponse.new(key: null, value: null) ```
Version data entries
36 entries across 36 versions & 1 rubygems