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