Response message for MetadataService.PurgeArtifacts
.
purgeCount
string ( int64
format)
The number of Artifacts that this request deleted (or, if force
is false, the number of Artifacts that will be deleted). This can be an estimate.
purgeSample[]
string
A sample of the Artifact names that will be deleted. Only populated if force
is set to false. The maximum number of samples is 100 (it is possible to return fewer).
| JSON representation |
|---|
{ "purgeCount" : string , "purgeSample" : [ string ] } |

