Sha256: c2cb4780c1aed595dd3312264874cc0f2423ec2d1696ac96f79a68063e307384
Contents?: true
Size: 373 Bytes
Versions: 410
Compression:
Stored size: 373 Bytes
Contents
# PulpcoreClient::PatchedTaskCancel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **state** | **String** | The desired state of the task. Only 'canceled' is accepted. | [optional] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::PatchedTaskCancel.new(state: null) ```
Version data entries
410 entries across 410 versions & 1 rubygems