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-04-09 UTC."],[[["This webpage provides reference documentation for the `GuestAttributesValue` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `GuestAttributesValue` class represents an array of guest attribute namespace/key/value tuples, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The content includes a comprehensive list of available versions of the `GuestAttributesValue` class, ranging from the latest version 3.6.0 down to version 1.0.0."],["The page details the class's inheritance, implemented interfaces, constructors, and its `Items` property, which is a repeated field of `GuestAttributesEntry`."],["This page is dedicated to version 2.8.0 of the GuestAttributesValue class, but you can navigate to different versions by selecting them in the list."]]],[]]