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

Properties of an InterconnectAttachmentAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InterconnectAttachmentAggregatedList id

items

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

InterconnectAttachmentAggregatedList items

kind

kind?: (string|null);

InterconnectAttachmentAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

InterconnectAttachmentAggregatedList nextPageToken

selfLink?: (string|null);

InterconnectAttachmentAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

InterconnectAttachmentAggregatedList unreachables

warning

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

InterconnectAttachmentAggregatedList warning