dtkt.event.v1beta1messages.protoUpdateEventSourceResponse
MessageResponse for updating an event source.
| Field | Type | Number | Description |
|---|---|---|---|
| updated | bool | 1 | Indicates if the update was successful. |
| error | string | 2 | Error message, if any. |
| event_source | EventSource dtkt.event.v1beta1.EventSource | 3 | The updated event source. |