Sha256: 5531e0c1172945050c741f21307669467f165b5a388f7cf308b8e3a06931e585
Contents?: true
Size: 439 Bytes
Versions: 11
Compression:
Stored size: 439 Bytes
Contents
# PulpAnsibleClient::CollectionNamespaceResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | | **metadata_sha256** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::CollectionNamespaceResponse.new(name: null, metadata_sha256: null) ```
Version data entries
11 entries across 11 versions & 1 rubygems