Sha256: 6f1b668fbe5d1b22b72d7ba67aa4be5ca1b2b40048788e88034b98255e31c0fd
Contents?: true
Size: 345 Bytes
Versions: 25
Compression:
Stored size: 345 Bytes
Contents
# PulpRpmClient::SetLabel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **key** | **String** | | **value** | **String** | | ## Code Sample ```ruby require 'PulpRpmClient' instance = PulpRpmClient::SetLabel.new(key: null, value: null) ```
Version data entries
25 entries across 25 versions & 1 rubygems