Properties of a WireGroup.
Package
@google-cloud/computeProperties
adminEnabled
adminEnabled?: (boolean|null);WireGroup adminEnabled
creationTimestamp
creationTimestamp?: (string|null);WireGroup creationTimestamp
description
description?: (string|null);WireGroup description
endpoints
endpoints?: ({ [k: string]: google.cloud.compute.v1beta.IWireGroupEndpoint }|null);WireGroup endpoints
id
id?: (number|Long|string|null);WireGroup id
kind
kind?: (string|null);WireGroup kind
name
name?: (string|null);WireGroup name
reconciling
reconciling?: (boolean|null);WireGroup reconciling
selfLink
selfLink?: (string|null);WireGroup selfLink
topology
topology?: (google.cloud.compute.v1beta.IWireGroupTopology|null);WireGroup topology
wireGroupProperties
wireGroupProperties?: (google.cloud.compute.v1beta.IWireGroupProperties|null);WireGroup wireGroupProperties
wireProperties
wireProperties?: (google.cloud.compute.v1beta.IWireProperties|null);WireGroup wireProperties
wires
wires?: (google.cloud.compute.v1beta.IWire[]|null);WireGroup wires