| Package | Description |
|---|---|
| com.google.api.services.vault.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ExportStats |
ExportStats.clone() |
ExportStats |
Export.getStats()
Output only.
|
ExportStats |
ExportStats.set(String fieldName,
Object value) |
ExportStats |
ExportStats.setExportedArtifactCount(Long exportedArtifactCount)
The number of messages or files already processed for export.
|
ExportStats |
ExportStats.setSizeInBytes(Long sizeInBytes)
The size of export in bytes.
|
ExportStats |
ExportStats.setTotalArtifactCount(Long totalArtifactCount)
The number of messages or files to be exported.
|
| Modifier and Type | Method and Description |
|---|---|
Export |
Export.setStats(ExportStats stats)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.