Sha256: 4ced96b982158410a6af81c568167aebda525b1e490bb93a6ea1f30f24a783f7

Contents?: true

Size: 478 Bytes

Versions: 2

Compression:

Stored size: 478 Bytes

Contents

# PulpAnsibleClient::GalaxyRoleResponse

## Properties

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

## Code Sample

```ruby
require 'PulpAnsibleClient'

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


Version data entries

2 entries across 2 versions & 1 rubygems

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