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."],[[["The webpage provides documentation for the `GuestAttributesValue` class within the Google Cloud Compute Engine v1 API."],["The latest version of the documentation available is 3.6.0, with versions ranging back to 1.0.0 also accessible."],["`GuestAttributesValue` is a class that handles an array of guest attribute namespace/key/value tuples, inheriting from Object and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Items`, a `RepeatedField` of `GuestAttributesEntry`, and provides constructors to create new instances."],["The current document version being viewed is 2.2.0 and can be found within the `Google.Cloud.Compute.V1` namespace."]]],[]]