public sealed class GetGuestAttributesInstanceRequest : IMessage<GetGuestAttributesInstanceRequest>, IEquatable<GetGuestAttributesInstanceRequest>, IDeepCloneable<GetGuestAttributesInstanceRequest>, IBufferMessage, IMessage
A request message for Instances.GetGuestAttributes. See the method description for details.
[[["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 \u003ccode\u003eGetGuestAttributesInstanceRequest\u003c/code\u003e class is a request message used for retrieving guest attributes from instances within Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties such as \u003ccode\u003eInstance\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, \u003ccode\u003eQueryPath\u003c/code\u003e, \u003ccode\u003eVariableKey\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e to specify the target instance, project, and attribute details for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is available across multiple versions, with \u003ccode\u003e3.6.0\u003c/code\u003e being the most recent and \u003ccode\u003e1.0.0\u003c/code\u003e being the oldest one listed.\u003c/p\u003e\n"],["\u003cp\u003eIt has a constructor that can take another \u003ccode\u003eGetGuestAttributesInstanceRequest\u003c/code\u003e as a parameter to deep copy its data.\u003c/p\u003e\n"]]],[],null,[]]