Sha256: d0d770d269758e02fc4e7d71c91aca5eec449bb82625da13acd1b4d7c92bc441
Contents?: true
Size: 584 Bytes
Versions: 109
Compression:
Stored size: 584 Bytes
Contents
# PulpContainerClient::ContainerContainerNamespaceResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pulp_href** | **String** | | [optional] [readonly] **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly] **name** | **String** | | ## Code Sample ```ruby require 'PulpContainerClient' instance = PulpContainerClient::ContainerContainerNamespaceResponse.new(pulp_href: null, pulp_created: null, name: null) ```
Version data entries
109 entries across 109 versions & 1 rubygems