public sealed class GuestAttributesEntry : IMessage<GuestAttributesEntry>, IEquatable<GuestAttributesEntry>, IDeepCloneable<GuestAttributesEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GuestAttributesEntry.
[[["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-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e class within the Google.Cloud.Compute.V1 API represents a single namespace/key/value entry for guest attributes.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e documentation is 3.6.0, and it covers versions from 1.0.0 all the way to the latest 3.6.0, all available through the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties to access and set the key, namespace, and value of the guest attribute, with each property including \u003ccode\u003eHasKey\u003c/code\u003e, \u003ccode\u003eHasNamespace\u003c/code\u003e, and \u003ccode\u003eHasValue\u003c/code\u003e to verify if the field is populated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default constructor \u003ccode\u003eGuestAttributesEntry()\u003c/code\u003e and one copy constructor \u003ccode\u003eGuestAttributesEntry(GuestAttributesEntry other)\u003c/code\u003e to create new instances of the class.\u003c/p\u003e\n"]]],[],null,[]]