public sealed class PublicDelegatedPrefixesScopedList : IMessage<PublicDelegatedPrefixesScopedList>, IEquatable<PublicDelegatedPrefixesScopedList>, IDeepCloneable<PublicDelegatedPrefixesScopedList>, IBufferMessage, IMessageImplements
IMessagePublicDelegatedPrefixesScopedList, IEquatablePublicDelegatedPrefixesScopedList, IDeepCloneablePublicDelegatedPrefixesScopedList, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
PublicDelegatedPrefixesScopedList()
public PublicDelegatedPrefixesScopedList()PublicDelegatedPrefixesScopedList(PublicDelegatedPrefixesScopedList)
public PublicDelegatedPrefixesScopedList(PublicDelegatedPrefixesScopedList other)| Parameter | |
|---|---|
| Name | Description |
other |
PublicDelegatedPrefixesScopedList |
Properties
PublicDelegatedPrefixes
public RepeatedField<PublicDelegatedPrefix> PublicDelegatedPrefixes { get; }[Output Only] A list of PublicDelegatedPrefixes contained in this scope.
| Property Value | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Type | Description |
Warning |
|