We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab27b9 commit 1bb65beCopy full SHA for 1bb65be
samples/python/queues/sub-raw.py
@@ -146,7 +146,7 @@ def subscribe(
146
147
Args:
148
connection (oracledb.Connection): The database connection.
149
- queue_name (str): the name a the queue to subscribe to.
+ queue_name (str): the name of the queue to subscribe to.
150
digital_twin_instance_id (Optional[str]): The digital twin instance OCID.
151
display_name (Optional[str]): The digital twin instance display name.
152
endpoint (Optional[str]): The endpoint (topic) to filter messages on.
0 commit comments