Interface protos.google.cloud.compute.v1beta.IRolloutPlan (6.13.0)

Properties of a RolloutPlan.

Package

@google-cloud/compute

Properties

creationTimestamp

creationTimestamp?: (string|null);

RolloutPlan creationTimestamp

description

description?: (string|null);

RolloutPlan description

id

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

RolloutPlan id

kind

kind?: (string|null);

RolloutPlan kind

locationScope

locationScope?: (string|null);

RolloutPlan locationScope

name

name?: (string|null);

RolloutPlan name

selfLink?: (string|null);

RolloutPlan selfLink

selfLinkWithId

selfLinkWithId?: (string|null);

RolloutPlan selfLinkWithId

waves

waves?: (google.cloud.compute.v1beta.IRolloutPlanWave[]|null);

RolloutPlan waves