Interface protos.google.cloud.compute.v1.IInterconnectGroupsListResponse (6.9.0)

Properties of an InterconnectGroupsListResponse.

Package

@google-cloud/compute

Properties

etag

etag?: (string|null);

InterconnectGroupsListResponse etag

id

id?: (string|null);

InterconnectGroupsListResponse id

items

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

InterconnectGroupsListResponse items

kind

kind?: (string|null);

InterconnectGroupsListResponse kind

nextPageToken

nextPageToken?: (string|null);

InterconnectGroupsListResponse nextPageToken

selfLink?: (string|null);

InterconnectGroupsListResponse selfLink

unreachables

unreachables?: (string[]|null);

InterconnectGroupsListResponse unreachables

warning

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

InterconnectGroupsListResponse warning