Interface protos.google.cloud.compute.v1beta.IRollout (6.7.0)

Properties of a Rollout.

Package

@google-cloud/compute

Properties

cancellationTime

cancellationTime?: (string|null);

Rollout cancellationTime

completionTime

completionTime?: (string|null);

Rollout completionTime

creationTimestamp

creationTimestamp?: (string|null);

Rollout creationTimestamp

currentWaveNumber

currentWaveNumber?: (number|Long|string|null);

Rollout currentWaveNumber

description

description?: (string|null);

Rollout description

etag

etag?: (string|null);

Rollout etag

id

id?: (number|Long|string|null);

Rollout id

kind

kind?: (string|null);

Rollout kind

name

name?: (string|null);

Rollout name

rolloutEntity

rolloutEntity?: (google.cloud.compute.v1beta.IRolloutRolloutEntity|null);

Rollout rolloutEntity

rolloutPlan

rolloutPlan?: (string|null);

Rollout rolloutPlan

selfLink?: (string|null);

Rollout selfLink

selfLinkWithId

selfLinkWithId?: (string|null);

Rollout selfLinkWithId

state

state?: (string|null);

Rollout state

waveDetails

waveDetails?: (google.cloud.compute.v1beta.IRolloutWaveDetails[]|null);

Rollout waveDetails