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 development."],["The latest version of the documentation is for version 3.6.0, but the current page is focused on version 3.5.0, with a comprehensive listing of previous versions dating back to 1.0.0."],["The `GuestAttributesValue` class, as described, manages an array of guest attribute namespace/key/value tuples."],["The `GuestAttributesValue` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `object` class."],["The webpage details the available constructors and the `Items` property of the `GuestAttributesValue` class, which holds a `RepeatedField` of `GuestAttributesEntry`."]]],[]]