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, specifically for .NET development."],["The `GuestAttributesEntry` class represents a namespace/key/value entry for guest attributes and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties to access and set the key, namespace, and value of a guest attribute entry, with methods to check if these fields are set."],["The documentation includes details on the class's constructors, inherited members, and the assembly it's part of, along with links to related API documentation and .NET framework classes."],["The latest version of the Google.Cloud.Compute.V1 is 3.6.0, and the page lists all the other versions of the same class down to 1.0.0."]]],[]]