Google Cloud Datastream API client library for Python, version 1.19.0. Provides a serverless and change data capture (CDC) service to synchronize data across heterogeneous databases and storage systems. Release cadence is monthly.
pip install google-cloud-datastreamNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists all connection profiles in the us-central1 location.
client = datastream.DatastreamClient(transport='rest')
Replace async client with 'async def' calling synchronous client's methods within threads or use the built-in 'await' on the returned grpc future.
Include a unique request_id (e.g. str(uuid.uuid4())) in the request.