Interface protos.google.cloud.compute.v1.IAutoscalerList (4.3.0)

Properties of an AutoscalerList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

AutoscalerList id

items

items?: (google.cloud.compute.v1.IAutoscaler[]|null);

AutoscalerList items

kind

kind?: (string|null);

AutoscalerList kind

nextPageToken

nextPageToken?: (string|null);

AutoscalerList nextPageToken

selfLink?: (string|null);

AutoscalerList selfLink

warning

warning?: (google.cloud.compute.v1.IWarning|null);

AutoscalerList warning