str
Human readable string of the event like
"There are more than 6 people in the scene". or
"Shelf is empty!".
payload
google.protobuf.struct_pb2.Struct
For the case of Pub/Sub, it will be stored in
the message attributes. pubsub.proto
event_id
str
User defined Event Id, used to classify event, within a
delivery interval, events from the same application instance
with the same id will be de-duplicated & only first one will
be sent out. Empty event_id will be treated as "".
[[["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 AppPlatformEventBody (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.AppPlatformEventBody)\n- [0.1.8](/python/docs/reference/google-cloud-visionai/0.1.8/google.cloud.visionai_v1alpha1.types.AppPlatformEventBody) \n\n AppPlatformEventBody(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nMessage of content of appPlatform event"]]