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-02 UTC."],[[["This page provides documentation for the `GuestAttributesValue` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the latest version being 3.6.0 and going down to 1.0.0."],["`GuestAttributesValue` is a class that manages an array of guest attribute namespace/key/value tuples."],["The documentation lists the class's inheritance structure, interfaces it implements, inherited members, and namespace information."],["It details the class constructors, including a default constructor and one for creating a copy of an existing `GuestAttributesValue` instance."],["The `Items` property, which is a `RepeatedField` of `GuestAttributesEntry`, is the only property within the GuestAttributesValue class."]]],[]]