Interface protos.google.cloud.compute.v1beta.IInterconnectAttachmentGroupsListResponse (6.5.0)

Properties of an InterconnectAttachmentGroupsListResponse.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

InterconnectAttachmentGroupsListResponse etag

id

id?: (string|null);

InterconnectAttachmentGroupsListResponse id

items

items?: (google.cloud.compute.v1beta.IInterconnectAttachmentGroup[]|null);

InterconnectAttachmentGroupsListResponse items

kind

kind?: (string|null);

InterconnectAttachmentGroupsListResponse kind

nextPageToken

nextPageToken?: (string|null);

InterconnectAttachmentGroupsListResponse nextPageToken

selfLink?: (string|null);

InterconnectAttachmentGroupsListResponse selfLink

unreachables

unreachables?: (string[]|null);

InterconnectAttachmentGroupsListResponse unreachables

warning

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

InterconnectAttachmentGroupsListResponse warning