Sha256: 35060b78a5db18a18ec9329cbb152f57d21a58b9c7dfdd7bd823ebc9ac6a09e9
Contents?: true
Size: 492 Bytes
Versions: 35
Compression:
Stored size: 492 Bytes
Contents
# PulpAnsibleClient::AnsibleCollectionVersionMark ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **marked_collection** | **String** | The content this mark is pointing to. | **value** | **String** | The string value of this mark. | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::AnsibleCollectionVersionMark.new(marked_collection: null, value: null) ```
Version data entries
35 entries across 35 versions & 1 rubygems