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-31 UTC."],[[["This page provides reference documentation for the `GuestAttributesValue` class within the Google Cloud Compute Engine v1 API."],["The `GuestAttributesValue` class represents an array of guest attribute namespace, key, and value tuples."],["The latest version of the API documented here is 3.6.0, while this page specifically details version 2.16.0 and lists other past versions available."],["The `GuestAttributesValue` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property, `Items`, of type `RepeatedField\u003cGuestAttributesEntry\u003e` that allows you to manage the guest attributes."]]],[]]