Sha256: cf50e5d506ecc7d33fc64c6abb9dbbc1e741158e2eab9b0b9750745cc2d15b5e
Contents?: true
Size: 856 Bytes
Versions: 2
Compression:
Stored size: 856 Bytes
Contents
# PulpAnsibleClient::GalaxyCollectionVersionRead ## 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::GalaxyCollectionVersionRead.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.0b14 | docs/GalaxyCollectionVersionRead.md |
pulp_ansible_client-0.2.0b13 | docs/GalaxyCollectionVersionRead.md |