Compute Engine v1 API - Class WireGroupTopology (3.22.0)

public sealed class WireGroupTopology : IMessage<WireGroupTopology>, IEquatable<WireGroupTopology>, IDeepCloneable<WireGroupTopology>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class WireGroupTopology.

Topology details for the wire group.

Inheritance

object > WireGroupTopology

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

WireGroupTopology()

public WireGroupTopology()

WireGroupTopology(WireGroupTopology)

public WireGroupTopology(WireGroupTopology other)
Parameter
Name Description
other WireGroupTopology

Properties

Endpoints

public RepeatedField<WireGroupTopologyEndpoint> Endpoints { get; }

Output only. Topology details for all endpoints in the wire group.

Property Value
Type Description
RepeatedFieldWireGroupTopologyEndpoint