Sha256: 948b37954f973bcc6aa2572cbb7cd3635e416f38fc357e087329b905f6db7e16

Contents?: true

Size: 660 Bytes

Versions: 1

Compression:

Stored size: 660 Bytes

Contents

# PulpAnsibleClient::GalaxyCollectionVersion

## Properties

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

## Code Sample

```ruby
require 'PulpAnsibleClient'

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


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pulp_ansible_client-0.2.0b2 docs/GalaxyCollectionVersion.md