Class AppPlatformEventBody (0.1.10)
Stay organized with collections
Save and categorize content based on your preferences.
AppPlatformEventBody(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Message of content of appPlatform event
Attributes |
Name |
Description |
event_message |
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 "".
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["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-10-10 UTC."],[],[]]