public sealed class GetXpnHostProjectRequest : IMessage<GetXpnHostProjectRequest>, IEquatable<GetXpnHostProjectRequest>, IDeepCloneable<GetXpnHostProjectRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetXpnHostProjectRequest.
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"]],[["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-31 UTC."],[[["The latest version of the `GetXpnHostProjectRequest` class is 3.6.0, with multiple previous versions available for reference, ranging from 1.0.0 to 3.5.0."],["The `GetXpnHostProjectRequest` class is part of the Google.Cloud.Compute.V1 namespace and is used for sending requests related to XPN host projects."],["This class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetXpnHostProjectRequest` class has constructors that allow for creating new instances, including one that accepts another `GetXpnHostProjectRequest` object for copying."],["The `Project` property within this class is a string that represents the project ID associated with the request."]]],[]]