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

Properties of a ServiceAttachmentAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

ServiceAttachmentAggregatedList id

items

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

ServiceAttachmentAggregatedList items

kind

kind?: (string|null);

ServiceAttachmentAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

ServiceAttachmentAggregatedList nextPageToken

selfLink?: (string|null);

ServiceAttachmentAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

ServiceAttachmentAggregatedList unreachables

warning

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

ServiceAttachmentAggregatedList warning