Interface protos.google.cloud.compute.v1.IOperationList (4.5.0)

Properties of an OperationList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

OperationList id

items

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

OperationList items

kind

kind?: (string|null);

OperationList kind

nextPageToken

nextPageToken?: (string|null);

OperationList nextPageToken

selfLink?: (string|null);

OperationList selfLink

warning

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

OperationList warning