Sha256: 8b39e06427544dada335987dd39e4531ae2a023c96cf42ed344fe250c2fd3c1b
Contents?: true
Size: 848 Bytes
Versions: 8
Compression:
Stored size: 848 Bytes
Contents
# PulpAnsibleClient::GalaxyCollectionVersion ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **version** | **String** | | **href** | **String** | | [optional] [readonly] **namespace** | **String** | | [optional] [readonly] **collection** | **String** | | [optional] [readonly] **artifact** | **String** | | [optional] [readonly] **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
8 entries across 8 versions & 1 rubygems