This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
bool
A server heartbeat.
This field is a member of oneof_ control.
writes_done_request
bool
A request to the receiver to complete any final writes
followed by a WritesDone; e.g. issue any final
CommitRequest\ s.
May be ignored if WritesDone has already been issued at
any point prior to receiving this message.
If WritesDone does not get issued, then the server will
forcefully cancel the connection, and the receiver will
likely receive an uninformative after Read returns
false and Finish is called.
This field is a member of oneof_ control.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class ReceiveEventsControlResponse (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-visionai/latest/google.cloud.visionai_v1.types.ReceiveEventsControlResponse)\n- [0.1.8](/python/docs/reference/google-cloud-visionai/0.1.8/google.cloud.visionai_v1.types.ReceiveEventsControlResponse) \n\n ReceiveEventsControlResponse(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nControl message for a ReceiveEventsResponse.\n\nThis message has `oneof`_ fields (mutually exclusive fields).\nFor each oneof, at most one member field can be set at the same time.\nSetting any member of the oneof automatically clears all other\nmembers.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]