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