Compute Engine v1 API - Class PublicDelegatedPrefixesScopedList (2.15.0)

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

Inheritance

object > PublicDelegatedPrefixesScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

PublicDelegatedPrefixesScopedList()

public PublicDelegatedPrefixesScopedList()

PublicDelegatedPrefixesScopedList(PublicDelegatedPrefixesScopedList)

public PublicDelegatedPrefixesScopedList(PublicDelegatedPrefixesScopedList other)
Parameter
NameDescription
otherPublicDelegatedPrefixesScopedList

Properties

PublicDelegatedPrefixes

public RepeatedField<PublicDelegatedPrefix> PublicDelegatedPrefixes { get; }

[Output Only] A list of PublicDelegatedPrefixes contained in this scope.

Property Value
TypeDescription
RepeatedFieldPublicDelegatedPrefix

Warning

public Warning Warning { get; set; }

[Output Only] Informational warning which replaces the list of public delegated prefixes when the list is empty.

Property Value
TypeDescription
Warning