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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGuestAttributesValue\u003c/code\u003e in the Compute Engine v1 API is 3.6.0, with a comprehensive list of previous versions ranging from 3.5.0 down to 1.0.0 provided.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGuestAttributesValue\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, designed for managing guest attribute data, with a structure containing an array of namespace/key/value tuples.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGuestAttributesValue\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and serialization.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGuestAttributesValue\u003c/code\u003e includes a constructor that accepts another \u003ccode\u003eGuestAttributesValue\u003c/code\u003e instance, allowing for the easy creation of a new object with the same properties as the provided object.\u003c/p\u003e\n"],["\u003cp\u003eThe class features an \u003ccode\u003eItems\u003c/code\u003e property of the type \u003ccode\u003eRepeatedField<GuestAttributesEntry>\u003c/code\u003e, used to hold a collection of \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e objects, where guest attribute data is stored.\u003c/p\u003e\n"]]],[],null,[]]