Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 545 Bytes

JsonWatchEvent.md

File metadata and controls

11 lines (7 loc) · 545 Bytes

JsonWatchEvent

Properties

Name Type Description Notes
type str the type of watch event; may be ADDED, MODIFIED, DELETED, or ERROR [optional]
object str the object being watched; will match the type of the resource endpoint or be a Status object if the type is ERROR [optional]

[Back to Model list] [Back to API list] [Back to README]