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 latest version of the \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e class is 3.6.0, but it also has a wide range of versions dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGuestAttributesEntry\u003c/code\u003e is a class within the Google.Cloud.Compute.V1 namespace, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, representing a guest attributes namespace/key/value entry.\u003c/p\u003e\n"],["\u003cp\u003eThis class has three key properties: \u003ccode\u003eKey\u003c/code\u003e, \u003ccode\u003eNamespace\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, each corresponding to the key, namespace, and value of a guest attribute entry, all of type string.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains a series of boolean properties (\u003ccode\u003eHasKey\u003c/code\u003e, \u003ccode\u003eHasNamespace\u003c/code\u003e, \u003ccode\u003eHasValue\u003c/code\u003e) to determine if the key, namespace, or value fields are set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e class includes two constructors, one default and another that takes an existing \u003ccode\u003eGuestAttributesEntry\u003c/code\u003e object as a parameter for creating a new instance based on an existing one.\u003c/p\u003e\n"]]],[],null,[]]