Overview: Connect app output to a data destination
After youcreate the
data ingestion streamandadd the
processing nodesto your app, you
must choose where to send the processed data. This data destination
("data sink") is the end point of your app
graph that accepts stream data without producing any stream data. The
destination you choose depends on how you use the app output data.In the Google Cloud console, data destinations are available in theConnectorssection of the app graph page.
You can connect app output data to the following data destinations:
Vision Warehouse: Store original or analyzed video data that you
can view and query. Using a Vision Warehouse
allows you to specify annotations on whole or partial video clips.
BigQuery: Store data in BigQuery to use its offline
analytics capabilities. Using BigQuery
allows you to query streaming data, access and share analytical insights,
create reports and dashboards, and export BigQuery ML models for
online prediction.
Live stream data: If you want more granular control to act on real-time
analytics, you can receive the live output from your app.
For example, you can write code that uses live occupancy
count data to programmatically change staffing allocation.
[[["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-29 UTC."],[],[]]