class documentation
Action to be taken by the agent based on version check.
| Constant | __PROTO |
Protobuf enum descriptor from the registry. |
| Constant | __PROTO |
Fully qualified protobuf enum name. |
| Constant | ACTION |
Default undefined action. |
| Constant | NOP |
No operation needed. |
| Constant | RESTART |
Agent restart required. |
| Constant | UPDATE |
Update to new version required. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
| Constant | __PB2 |
Alias for code that expects a protobuf descriptor. |
| Constant | __REGISTRY__ |
Registry for the enum and its descriptor. |
| Class Method | _missing_ |
Represent unknown open-enum numbers without losing their value. |