V1WatchEvent

March 28, 2026 ยท View on GitHub

Event represents a single event to a watched resource.

Properties

NameTypeDescriptionNotes
objectobjectObject is: * If Type is Added or Modified: the new state of the object. * If Type is Deleted: the state of the object immediately before deletion. * If Type is Error: *Status is recommended; other types may make sense depending on context.
typestr

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