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