View Source GoogleApi.VMMigration.V1.Model.CutoverForecast (google_api_vm_migration v0.9.1)

CutoverForecast holds information about future CutoverJobs of a MigratingVm.

Attributes

  • estimatedCutoverJobDuration (type: String.t, default: nil) - Output only. Estimation of the CutoverJob duration.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.VMMigration.V1.Model.CutoverForecast{
  estimatedCutoverJobDuration: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.