Compute Engine v1 API - Class NetworkEndpointGroupsScopedList (2.13.0)

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

Inheritance

object > NetworkEndpointGroupsScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

NetworkEndpointGroupsScopedList()

public NetworkEndpointGroupsScopedList()

NetworkEndpointGroupsScopedList(NetworkEndpointGroupsScopedList)

public NetworkEndpointGroupsScopedList(NetworkEndpointGroupsScopedList other)
Parameter
NameDescription
otherNetworkEndpointGroupsScopedList

Properties

NetworkEndpointGroups

public RepeatedField<NetworkEndpointGroup> NetworkEndpointGroups { get; }

[Output Only] The list of network endpoint groups that are contained in this scope.

Property Value
TypeDescription
RepeatedFieldNetworkEndpointGroup

Warning

public Warning Warning { get; set; }

[Output Only] An informational warning that replaces the list of network endpoint groups when the list is empty.

Property Value
TypeDescription
Warning