public sealed class GetXpnHostProjectRequest : IMessage<GetXpnHostProjectRequest>, IEquatable<GetXpnHostProjectRequest>, IDeepCloneable<GetXpnHostProjectRequest>, IBufferMessage, IMessage
A request message for Projects.GetXpnHost. 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\u003eGetXpnHostProjectRequest\u003c/code\u003e class is a request message used for retrieving XPN host project information, as indicated by the \u003ccode\u003eProjects.GetXpnHost\u003c/code\u003e method description.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object comparison within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetXpnHostProjectRequest\u003c/code\u003e class has a constructor that accepts another \u003ccode\u003eGetXpnHostProjectRequest\u003c/code\u003e object for cloning purposes, as well as a default constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProject\u003c/code\u003e property, of type string, represents the Project ID associated with the request, essential for specifying the target project.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a range of version history, from version 1.0.0 to the latest version, 3.6.0, for the \u003ccode\u003eGetXpnHostProjectRequest\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]