Expand description
Wrapper types for the State union.
Structs§
- Bytes
Fetched Exceeds Download Size - An error encountered while pairing an
UpdateInfoandProgress. - Fail
Fetch Data - Fail
Stage Data - Progress
- Mutable progress information for an update attempt.
- Update
Info - Immutable metadata for an update attempt.
- Update
Info AndProgress - An UpdateInfo and Progress that are guaranteed to be consistent with each other.
- Update
Info AndProgress Builder - Builder of UpdateInfoAndProgress.
- Update
Info AndProgress Builder With Info - Builder of UpdateInfoAndProgress, with a known UpdateInfo field.
- Update
Info AndProgress Builder With Info AndProgress - Builder of UpdateInfoAndProgress, with a known UpdateInfo and Progress field.
Enums§
- Decode
Progress Error - An error encountered while decoding a [fidl_fuchsia_update_installer::InstallationProgress] into a Progress.
- Decode
State Error - An error encountered while decoding a [fidl_fuchsia_update_installer::State] into a State.
- Decode
Update Info Error - An error encountered while decoding a [fidl_fuchsia_update_installer::UpdateInfo] into a UpdateInfo.
- Fetch
Failure Reason - Prepare
Failure Reason - Required
Progress Field - Required fields in a [fidl_fuchsia_update_installer::InstallationProgress].
- Required
State Field - Required fields in a [fidl_fuchsia_update_installer::State].
- Stage
Failure Reason - State
- The state of an update installation attempt.
- StateId
- The variant names for each state, with data stripped.