Sha256: 15dbd0912c9035c2d10f9db4dee388d588b159258aff721ad8e90cb11a3bb208

Contents?: true

Size: 451 Bytes

Versions: 4

Compression:

Stored size: 451 Bytes

Contents

# PulpAnsibleClient::GalaxyRole

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**name** | **String** |  | 
**namespace** | **String** |  | 

## Code Sample

```ruby
require 'PulpAnsibleClient'

instance = PulpAnsibleClient::GalaxyRole.new(id: null,
                                 name: null,
                                 namespace: null)
```


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pulp_ansible_client-0.2.0b5 docs/GalaxyRole.md
pulp_ansible_client-0.2.0b3 docs/GalaxyRole.md
pulp_ansible_client-0.2.0b2 docs/GalaxyRole.md
pulp_ansible_client-0.2.0b1 docs/GalaxyRole.md