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