Sha256: e3059175718cedaf4f74c06a1783bf2f4cd50a49673bd153b752fca60a163179
Contents?: true
Size: 589 Bytes
Versions: 10
Compression:
Stored size: 589 Bytes
Contents
# PulpAnsibleClient::GalaxyCollection ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | | **namespace** | **String** | | **href** | **String** | | [optional] [readonly] **versions_url** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::GalaxyCollection.new(name: null, namespace: null, href: null, versions_url: null) ```
Version data entries
10 entries across 10 versions & 1 rubygems