Sha256: 6ee659bc86bf24b0f69b3724f968568025267a4b764b49eabd29d1ff30e29325

Contents?: true

Size: 1.24 KB

Versions: 619

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** | **String** |  | [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

619 entries across 619 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.18.0.dev1671765225 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671678963 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671592211 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671506063 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671419627 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671333069 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671246951 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671160190 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1671074404 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670987924 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670901366 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670815114 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670728588 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670641882 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670555531 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670469188 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670382867 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670296237 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670209800 docs/Pulp2to3MigrationPulp2ContentResponse.md
pulp_2to3_migration_client-0.18.0.dev1670123512 docs/Pulp2to3MigrationPulp2ContentResponse.md