Interface protos.google.cloud.lifesciences.v2beta.INetwork (1.0.3)

Properties of a Network.

Package

@google-cloud/life-sciences!

Properties

network

network?: (string|null);

Network network

Property Value
TypeDescription
(string|null)

subnetwork

subnetwork?: (string|null);

Network subnetwork

Property Value
TypeDescription
(string|null)

usePrivateAddress

usePrivateAddress?: (boolean|null);

Network usePrivateAddress

Property Value
TypeDescription
(boolean|null)