Hi
What tools do I need to configure in order to get real time data from a public API to a Google Cloud Storage Bucket?
or if it can't be connected to Storage Bucket which other Google cloud should I use in order to get real life data to be use as in input for Vertex AI?
Solved! Go to Solution.
Cloud Storage can receive data in real time through Streaming transfers. Read this article to get more information related to tools integration including Cloud Storage and Vertex AI.
Cloud Storage can receive data in real time through Streaming transfers. Read this article to get more information related to tools integration including Cloud Storage and Vertex AI.
Thanks a lot