Interface protos.google.cloud.edgenetwork.v1.IInterconnect (0.4.0)

Properties of an Interconnect.

Package

@google-cloud/edgenetwork

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Interconnect createTime

description

description?: (string|null);

Interconnect description

deviceCloudResourceName

deviceCloudResourceName?: (string|null);

Interconnect deviceCloudResourceName

interconnectType

interconnectType?: (google.cloud.edgenetwork.v1.Interconnect.InterconnectType|keyof typeof google.cloud.edgenetwork.v1.Interconnect.InterconnectType|null);

Interconnect interconnectType

labels

labels?: ({ [k: string]: string }|null);

Interconnect labels

name

name?: (string|null);

Interconnect name

physicalPorts

physicalPorts?: (string[]|null);

Interconnect physicalPorts

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Interconnect updateTime

uuid

uuid?: (string|null);

Interconnect uuid