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

Properties of a PacketMirroringAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

PacketMirroringAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1.IPacketMirroringsScopedList }|null);

PacketMirroringAggregatedList items

kind

kind?: (string|null);

PacketMirroringAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

PacketMirroringAggregatedList nextPageToken

selfLink?: (string|null);

PacketMirroringAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

PacketMirroringAggregatedList unreachables

warning

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

PacketMirroringAggregatedList warning