Interface protos.google.cloud.compute.v1.IInstanceWithNamedPorts (3.0.0)

Properties of an InstanceWithNamedPorts.

Package

@google-cloud/compute

Properties

instance

instance?: (string|null);

InstanceWithNamedPorts instance

namedPorts

namedPorts?: (google.cloud.compute.v1.INamedPort[]|null);

InstanceWithNamedPorts namedPorts

status

status?: (google.cloud.compute.v1.InstanceWithNamedPorts.Status|keyof typeof google.cloud.compute.v1.InstanceWithNamedPorts.Status|null);

InstanceWithNamedPorts status