Sha256: f6b9192287b2753862b4108cc9dc5adab2eb0fb9ba13efdd1873a39439df56ef
Contents?: true
Size: 460 Bytes
Versions: 99
Compression:
Stored size: 460 Bytes
Contents
# PulpAnsibleClient::AnsibleCollectionResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of the Collection. | **namespace** | **String** | The namespace of the Collection. | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::AnsibleCollectionResponse.new(name: null, namespace: null) ```
Version data entries
99 entries across 99 versions & 1 rubygems