- Overview
- SubscriptionProbeKind
SubscriptionProbeKind
Part of Diagnostics & preflight in the Python API reference.
Related guidance: getting-started/preflight, how-to/troubleshooting.
Runnable examples: preflight.py.
from picogrid_ecn_client import SubscriptionProbeKindIdentify the topic family for a subscription authorization probe.
class SubscriptionProbeKind(Enum): ...Source · models/diagnostics.py
Members
Section titled “Members”| Name | Value |
|---|---|
| ENTITY | ‘entity’ |
| LOCATION | ‘location’ |
Version 0.2.0 · branch main
