Sha256: b923d1a3ab7d04b3a602379c83b6ea7e8ef16290b7be4d22e0eb4d27b593ba98

Contents?: true

Size: 417 Bytes

Versions: 2

Compression:

Stored size: 417 Bytes

Contents

# PulpAnsibleClient::GalaxyRoleVersionResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** |  | 
**source** | **Object** |  | [optional] [readonly] 

## Code Sample

```ruby
require 'PulpAnsibleClient'

instance = PulpAnsibleClient::GalaxyRoleVersionResponse.new(name: null,
                                 source: null)
```


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pulp_ansible_client-0.3.0 docs/GalaxyRoleVersionResponse.md
pulp_ansible_client-0.2.0 docs/GalaxyRoleVersionResponse.md