python/docs/VersionedEvent.md
2016-11-02 13:38:36 -07:00

635 B

VersionedEvent

Properties

Name Type Description Notes
object RuntimeRawExtension Object 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: *api.Status is recommended; other types may make sense depending on context.
type str

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