Name | Type | Description | Notes |
---|---|---|---|
header | EtcdserverpbResponseHeader | [optional] | |
responses | list[EtcdserverpbResponseOp] | responses is a list of responses corresponding to the results from applying success if succeeded is true or failure if succeeded is false. | [optional] |
succeeded | bool | succeeded is set to true if the compare evaluated to true or false otherwise. | [optional] |