Sha256: cb15954c472025c191a55623a18982377988eaf52ba76224ac65bc0726b943fc
Contents?: true
Size: 804 Bytes
Versions: 2
Compression:
Stored size: 804 Bytes
Contents
# PulpAnsibleClient::GalaxyCollectionVersion ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **version** | **String** | | **href** | **String** | | [optional] **namespace** | **String** | | [optional] **collection** | **String** | | [optional] **artifact** | **String** | | [optional] **metadata** | [**CollectionMetadata**](CollectionMetadata.md) | | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::GalaxyCollectionVersion.new(version: null, href: null, namespace: null, collection: null, artifact: null, metadata: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_ansible_client-0.2.0b5 | docs/GalaxyCollectionVersion.md |
pulp_ansible_client-0.2.0b3 | docs/GalaxyCollectionVersion.md |