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