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"]],[["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 \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e class within the Google.Cloud.Compute.V1 API represents a namespace, key, and value entry for guest attributes.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version, with a list of available versions ranging from 3.6.0 down to 1.0.0, as well as the current version being displayed (2.3.0).\u003c/p\u003e\n"],["\u003cp\u003eThe 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, for object manipulation and data handling.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties to check if a field is set (\u003ccode\u003eHasKey\u003c/code\u003e, \u003ccode\u003eHasNamespace\u003c/code\u003e, \u003ccode\u003eHasValue\u003c/code\u003e) and properties to access the data directly (\u003ccode\u003eKey\u003c/code\u003e, \u003ccode\u003eNamespace\u003c/code\u003e, \u003ccode\u003eValue\u003c/code\u003e) as string types.\u003c/p\u003e\n"],["\u003cp\u003eThe GuestAttributesEntry class has two constructors: a default one and another one that takes in another \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]