Sha256: fa382bdb185b325d34500f1437731754453bdbafa72cba3143aac1a45f3a1cb1

Contents?: true

Size: 1.24 KB

Versions: 46

Compression:

Stored size: 1.24 KB

Contents

# Pulp2to3MigrationClient::Pulp2to3MigrationPulp2ContentResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pulp_href** | **String** |  | [optional] [readonly] 
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly] 
**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] 
**pulp3_repository_version** | **Object** |  | [optional] [readonly] 

## Code Sample

```ruby
require 'Pulp2to3MigrationClient'

instance = Pulp2to3MigrationClient::Pulp2to3MigrationPulp2ContentResponse.new(pulp_href: null,
                                 pulp_created: null,
                                 pulp2_id: null,
                                 pulp2_content_type_id: null,
                                 pulp2_last_updated: null,
                                 pulp2_storage_path: null,
                                 downloaded: null,
                                 pulp3_content: null,
                                 pulp3_repository_version: null)
```


Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.4.0.dev01599940583 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599854178 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599767812 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599681295 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599595247 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599508397 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599421976 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599335555 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599250517 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599162753 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01599076786 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01598989860 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01598903413 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01598816956 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01598730561 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01598644116 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01598558551 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.4.0.dev01598471321 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.3.0 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.3.0b1.dev01598384890 docs/Pulp2to3MigrationPulp2ContentResponse.md