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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `GuestAttributesValue` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version documented is 3.6.0, and the webpage lists all the versions available, ranging from 1.0.0 to 3.6.0."],["`GuestAttributesValue` class represents an array of guest attribute namespace/key/value tuples and is derived from the object class."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality and compatibility."],["The class has a property called `Items`, which is of type `RepeatedField\u003cGuestAttributesEntry\u003e` and no methods are listed other than the constructor."]]],[]]