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

Properties of a NetworkAttachment.

Package

@google-cloud/compute

Properties

connectionEndpoints

connectionEndpoints?: (google.cloud.compute.v1.INetworkAttachmentConnectedEndpoint[]|null);

NetworkAttachment connectionEndpoints

connectionPreference

connectionPreference?: (string|null);

NetworkAttachment connectionPreference

creationTimestamp

creationTimestamp?: (string|null);

NetworkAttachment creationTimestamp

description

description?: (string|null);

NetworkAttachment description

fingerprint

fingerprint?: (string|null);

NetworkAttachment fingerprint

id

id?: (number|Long|string|null);

NetworkAttachment id

kind

kind?: (string|null);

NetworkAttachment kind

name

name?: (string|null);

NetworkAttachment name

network

network?: (string|null);

NetworkAttachment network

producerAcceptLists

producerAcceptLists?: (string[]|null);

NetworkAttachment producerAcceptLists

producerRejectLists

producerRejectLists?: (string[]|null);

NetworkAttachment producerRejectLists

region

region?: (string|null);

NetworkAttachment region

selfLink?: (string|null);

NetworkAttachment selfLink

selfLinkWithId

selfLinkWithId?: (string|null);

NetworkAttachment selfLinkWithId

subnetworks

subnetworks?: (string[]|null);

NetworkAttachment subnetworks