Google Cloud Vm Migration V1 Client - Class CutoverForecast (1.1.0)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class CutoverForecast.

CutoverForecast holds information about future CutoverJobs of a MigratingVm.

Generated from protobuf message google.cloud.vmmigration.v1.CutoverForecast

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ estimated_cutover_job_duration Google\Protobuf\Duration

Output only. Estimation of the CutoverJob duration.

getEstimatedCutoverJobDuration

Output only. Estimation of the CutoverJob duration.

Returns
Type Description
Google\Protobuf\Duration|null

hasEstimatedCutoverJobDuration

clearEstimatedCutoverJobDuration

setEstimatedCutoverJobDuration

Output only. Estimation of the CutoverJob duration.

Parameter
Name Description
var Google\Protobuf\Duration
Returns
Type Description
$this