Sha256: ca1e1dd0540183aa80ca14c28650870f682500ed09376139338cc02fb3261643
Contents?: true
Size: 567 Bytes
Versions: 2
Compression:
Stored size: 567 Bytes
Contents
# PulpAnsibleClient::GalaxyCollection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | | **namespace** | **String** | | **href** | **String** | | [optional] **versions_url** | **String** | | [optional] ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::GalaxyCollection.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.0b5 | docs/GalaxyCollection.md |
pulp_ansible_client-0.2.0b3 | docs/GalaxyCollection.md |