Interface protos.google.cloud.compute.v1.INetworkProfile (4.9.0)

Properties of a NetworkProfile.

Package

@google-cloud/compute

Properties

creationTimestamp

creationTimestamp?: (string|null);

NetworkProfile creationTimestamp

description

description?: (string|null);

NetworkProfile description

features

features?: (google.cloud.compute.v1.INetworkProfileNetworkFeatures|null);

NetworkProfile features

id

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

NetworkProfile id

kind

kind?: (string|null);

NetworkProfile kind

location

location?: (google.cloud.compute.v1.INetworkProfileLocation|null);

NetworkProfile location

name

name?: (string|null);

NetworkProfile name

selfLink?: (string|null);

NetworkProfile selfLink

selfLinkWithId

selfLinkWithId?: (string|null);

NetworkProfile selfLinkWithId

zone

zone?: (string|null);

NetworkProfile zone