Sha256: ee2f9dec20135b801ff39129acb41f15dce8b5599f042ce5299d29a52204fe51
Contents?: true
Size: 436 Bytes
Versions: 18
Compression:
Stored size: 436 Bytes
Contents
# PulpcoreClient::Version ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **component** | **String** | Name of a versioned component of Pulp | **version** | **String** | Version of the component (e.g. 3.0.0) | ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::Version.new(component: null, version: null) ```
Version data entries
18 entries across 18 versions & 1 rubygems