Sha256: 36034d607d6b0252c3c46b1c9cdcba0f36e417ff564631ef1c20e7d4bce49f38

Contents?: true

Size: 597 Bytes

Versions: 2

Compression:

Stored size: 597 Bytes

Contents

# PulpAnsibleClient::GalaxyCollectionRead

## Properties

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

## Code Sample

```ruby
require 'PulpAnsibleClient'

instance = PulpAnsibleClient::GalaxyCollectionRead.new(name: null,
                                 namespace: null,
                                 href: null,
                                 versions_url: null)
```


Version data entries

2 entries across 2 versions & 1 rubygems

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