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."],[[["The latest version available for the `GuestAttributesEntry` class is 3.6.0, as part of the Google Cloud Compute V1 API."],["This page provides access to the reference documentation for various versions of the `GuestAttributesEntry` class, ranging from version 1.0.0 up to the current version."],["The `GuestAttributesEntry` class, part of the Compute Engine v1 API, is designed to represent a guest attributes namespace/key/value entry."],["`GuestAttributesEntry` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Key`, `Namespace`, and `Value`."],["The available constructors for the `GuestAttributesEntry` class are the default parameterless constructor and a constructor that takes another `GuestAttributesEntry` as a parameter."]]],[]]