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."],[[["This webpage provides reference documentation for the `GetXpnHostProjectRequest` class within the Google Compute Engine v1 API, specifically for the .NET environment, with version 3.1.0 being the version of interest for this page."],["The `GetXpnHostProjectRequest` class is used to send requests to retrieve XPN host project details, as described in the Compute Engine v1 API."],["The documentation details the class's implementation, including its inheritance hierarchy, the interfaces it implements (such as `IMessage`, `IEquatable`, and `IDeepCloneable`), and its constructors."],["The page also includes a list of version history of the `GetXpnHostProjectRequest`, from 1.0.0 to 3.6.0 (latest)."],["The class has a `Project` property of type string, which represents the project ID for the request, and it has public constructors that either take no arguments or take an instance of `GetXpnHostProjectRequest` as an argument."]]],[]]