Compute Engine v1 API - Class GuestAttributesValue (2.15.0)

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

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

Array of guest attribute namespace/key/value tuples.

Inheritance

object > GuestAttributesValue

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

GuestAttributesValue()

public GuestAttributesValue()

GuestAttributesValue(GuestAttributesValue)

public GuestAttributesValue(GuestAttributesValue other)
Parameter
NameDescription
otherGuestAttributesValue

Properties

Items

public RepeatedField<GuestAttributesEntry> Items { get; }
Property Value
TypeDescription
RepeatedFieldGuestAttributesEntry