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

Properties of a NetworkAttachmentAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

NetworkAttachmentAggregatedList id

items

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

NetworkAttachmentAggregatedList items

kind

kind?: (string|null);

NetworkAttachmentAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

NetworkAttachmentAggregatedList nextPageToken

selfLink?: (string|null);

NetworkAttachmentAggregatedList selfLink

warning

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

NetworkAttachmentAggregatedList warning