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-04-09 UTC."],[[["This webpage provides documentation for the `GuestAttributesEntry` class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 3.2.0."],["The `GuestAttributesEntry` class represents a namespace/key/value entry for guest attributes and is part of the `Google.Cloud.Compute.V1` namespace."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its core abilities."],["The `GuestAttributesEntry` class has properties such as `HasKey`, `HasNamespace`, `HasValue`, `Key`, `Namespace`, and `Value` for managing guest attribute data."],["The webpage lists various versions of this API, starting from version 1.0.0 up to the latest 3.6.0 version, with each entry linking to the respective documentation."]]],[]]