Sha256: c40bb4ec4e559db420c2c09f62fec583e75590b2e0cef78662ebe61514d1262d

Contents?: true

Size: 795 Bytes

Versions: 290

Compression:

Stored size: 795 Bytes

Contents

# PulpcoreClient::FilesystemExport

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**task** | **String** | A URI of the task that ran the Export. | [optional] 
**publication** | **String** | A URI of the publication to be exported. | [optional] 
**repository_version** | **String** | A URI of the repository version export. | [optional] 
**start_repository_version** | **String** | The URI of the last-exported-repo-version. | [optional] 

## Code Sample

```ruby
require 'PulpcoreClient'

instance = PulpcoreClient::FilesystemExport.new(task: null,
                                 publication: null,
                                 repository_version: null,
                                 start_repository_version: null)
```


Version data entries

290 entries across 290 versions & 1 rubygems

Version Path
pulpcore_client-3.22.34 docs/FilesystemExport.md
pulpcore_client-3.68.1 docs/FilesystemExport.md
pulpcore_client-3.28.35 docs/FilesystemExport.md
pulpcore_client-3.49.25 docs/FilesystemExport.md
pulpcore_client-3.39.24 docs/FilesystemExport.md
pulpcore_client-3.63.3 docs/FilesystemExport.md
pulpcore_client-3.28.34 docs/FilesystemExport.md
pulpcore_client-3.22.33 docs/FilesystemExport.md
pulpcore_client-3.49.24 docs/FilesystemExport.md
pulpcore_client-3.68.0 docs/FilesystemExport.md
pulpcore_client-3.67.1 docs/FilesystemExport.md
pulpcore_client-3.39.23 docs/FilesystemExport.md
pulpcore_client-3.63.2 docs/FilesystemExport.md
pulpcore_client-3.66.1 docs/FilesystemExport.md
pulpcore_client-3.22.32 docs/FilesystemExport.md
pulpcore_client-3.28.33 docs/FilesystemExport.md
pulpcore_client-3.39.22 docs/FilesystemExport.md
pulpcore_client-3.49.23 docs/FilesystemExport.md
pulpcore_client-3.67.0 docs/FilesystemExport.md
pulpcore_client-3.21.35 docs/FilesystemExport.md