Sha256: 9a9d3f7e1862af54b6014c4fda21587fa031a43fc34a996852018ea1da9762fc
Contents?: true
Size: 409 Bytes
Versions: 2
Compression:
Stored size: 409 Bytes
Contents
# PulpAnsibleClient::GalaxyRoleVersionRead ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | | **source** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::GalaxyRoleVersionRead.new(name: null, source: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_ansible_client-0.2.0b14 | docs/GalaxyRoleVersionRead.md |
pulp_ansible_client-0.2.0b13 | docs/GalaxyRoleVersionRead.md |