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