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

Properties of a ServiceAttachmentList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

ServiceAttachmentList id

items

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

ServiceAttachmentList items

kind

kind?: (string|null);

ServiceAttachmentList kind

nextPageToken

nextPageToken?: (string|null);

ServiceAttachmentList nextPageToken

selfLink?: (string|null);

ServiceAttachmentList selfLink

warning

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

ServiceAttachmentList warning