dtkt.replication.v1beta1messages.protoUpdateDestinationResponse
MessageResponse from update configured destination.
| Field | Type | Number | Description |
|---|---|---|---|
| updated | bool | 1 | Indicates whether destination was successfully updated. |
| error | string | 2 | An error message if updated is false. |
| destination | Destination dtkt.replication.v1beta1.Destination | 3 | The returned destination if updated is true. |