Sha256: 328d3ce3fd2803659cde8b9dfd63d5bb27c06abbdc701bef37e838d83cdf054f

Contents?: true

Size: 370 Bytes

Versions: 10

Compression:

Stored size: 370 Bytes

Contents

# PulpPythonClient::SetLabelResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** |  | 
**value** | **String** |  | 

## Code Sample

```ruby
require 'PulpPythonClient'

instance = PulpPythonClient::SetLabelResponse.new(key: null,
                                 value: null)
```


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
pulp_python_client-3.12.5 docs/SetLabelResponse.md
pulp_python_client-3.12.4 docs/SetLabelResponse.md
pulp_python_client-3.12.3 docs/SetLabelResponse.md
pulp_python_client-3.12.2 docs/SetLabelResponse.md
pulp_python_client-3.11.3 docs/SetLabelResponse.md
pulp_python_client-3.12.1 docs/SetLabelResponse.md
pulp_python_client-3.11.2 docs/SetLabelResponse.md
pulp_python_client-3.12.0 docs/SetLabelResponse.md
pulp_python_client-3.11.1 docs/SetLabelResponse.md
pulp_python_client-3.11.0 docs/SetLabelResponse.md