str
This can be set to the following logical
starting points:
"begin": This will read from the earliest
available message.
"most-recent": This will read from the latest
available message.
"end": This will read only future messages.
"stored": This will resume reads one past the
last committed offset. It is the only
option that resumes progress; all others
jump unilaterally.
This field is a member of oneof_ starting_offset.
fallback_starting_offset
str
This is the logical starting point to
fallback upon should the specified starting
offset be unavailable.
This can be one of the following values:
"begin": This will read from the earliest
available message.
"end": This will read only future messages.
[[["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 ControlledMode (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-visionai/latest/google.cloud.visionai_v1alpha1.types.ControlledMode)\n- [0.1.8](/python/docs/reference/google-cloud-visionai/0.1.8/google.cloud.visionai_v1alpha1.types.ControlledMode) \n\n ControlledMode(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe options for receiver under the controlled mode.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]