Properties of a Rollout.
Package
@google-cloud/computeProperties
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
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