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-21 UTC."],[[["This webpage provides reference documentation for the `GetXpnHostProjectRequest` class in the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0 and the current page showing version 2.16.0."],["The `GetXpnHostProjectRequest` class is used for sending a request to get XPN host project details, and it inherits from `object` while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available versions of the `GetXpnHostProjectRequest`, ranging from version 1.0.0 up to the latest version 3.6.0, and the currently displayed version's properties and constructers are explained in detail."],["The key property of the `GetXpnHostProjectRequest` is the `Project` property which allows for the Project ID to be included in the request."],["The GetXpnHostProjectRequest class includes two constructors, one with no parameters, and one that can create a new instance from an existing GetXpnHostProjectRequest object."]]],[]]