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-03-21 UTC."],[[["This webpage provides reference documentation for the `GuestAttributesEntry` class within the Google Cloud Compute Engine v1 API."],["The `GuestAttributesEntry` class represents a namespace/key/value entry for guest attributes in Google Cloud Compute Engine."],["The page details the implementation of `GuestAttributesEntry`, including its constructors and the properties `HasKey`, `HasNamespace`, `HasValue`, `Key`, `Namespace`, and `Value`."],["Multiple previous versions of the documentation are also accessible, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The class `GuestAttributesEntry` inherits from object and implements the following interfaces `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."]]],[]]