Sha256: c2d198f87651ecd966df26682059f228c046a213e2ef13254e2778d6f806c2d3

Contents?: true

Size: 470 Bytes

Versions: 2

Compression:

Stored size: 470 Bytes

Contents

# PulpAnsibleClient::GalaxyRoleRead

## Properties

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

## Code Sample

```ruby
require 'PulpAnsibleClient'

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


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pulp_ansible_client-0.2.0b14 docs/GalaxyRoleRead.md
pulp_ansible_client-0.2.0b13 docs/GalaxyRoleRead.md