Sha256: 53ca093aee24ea334ee7d49c82f56c490e1a21dac70ffe34588ec7793f340b38
Contents?: true
Size: 333 Bytes
Versions: 113
Compression:
Stored size: 333 Bytes
Contents
# PulpAnsibleClient::AsyncOperationResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **task** | **String** | The href of the task. | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::AsyncOperationResponse.new(task: null) ```
Version data entries
113 entries across 113 versions & 1 rubygems