Sha256: cf73e85e2b7ba00f3e743266ec565f6f5e6d5bf298debcb57e2e0cb29ced4160

Contents?: true

Size: 1.02 KB

Versions: 13

Compression:

Stored size: 1.02 KB

Contents

# Pulp2to3MigrationClient::Pulp2Content

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_href** | **String** |  | [optional] 
**_created** | **DateTime** | Timestamp of creation. | [optional] 
**pulp2_id** | **String** |  | 
**pulp2_content_type_id** | **String** |  | 
**pulp2_last_updated** | **Integer** |  | 
**pulp2_storage_path** | **String** |  | 
**downloaded** | **Boolean** |  | [optional] [default to false]
**pulp3_content** | **String** |  | [optional] 

## Code Sample

```ruby
require 'Pulp2to3MigrationClient'

instance = Pulp2to3MigrationClient::Pulp2Content.new(_href: null,
                                 _created: null,
                                 pulp2_id: null,
                                 pulp2_content_type_id: null,
                                 pulp2_last_updated: null,
                                 pulp2_storage_path: null,
                                 downloaded: null,
                                 pulp3_content: null)
```


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.0.1a1.dev01570560174 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01570473651 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01570387074 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01570300698 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01570127714 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01570041680 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01569954921 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01569868561 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01569781985 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01569695587 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01569609419 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01569524667 docs/Pulp2Content.md
pulp_2to3_migration_client-0.0.1a1.dev01569436440 docs/Pulp2Content.md