class documentation
Lifecycle states for one-time export.
| Constant | __PROTO |
Protobuf enum descriptor from the registry. |
| Constant | __PROTO |
Fully qualified protobuf enum name. |
| Constant | ONE |
Export has been archived and the archive is no longer available for download. |
| Constant | ONE |
Export failed. See error field for details. |
| Constant | ONE |
Export is in progress. |
| Constant | ONE |
Export has been created and is scheduled for processing. |
| Constant | ONE |
Export completed successfully. Download URL is available. |
| Constant | ONE |
Undocumented |
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. |
Protobuf enum descriptor from the registry.
| Value |
|