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-24 UTC."],[[["The latest version available for `GetXpnHostProjectRequest` is 3.6.0, and there are multiple previous versions ranging from 3.5.0 down to 1.0.0, providing options for different development needs."],["`GetXpnHostProjectRequest` is a class within the Compute Engine v1 API, specifically designed for making requests to Projects.GetXpnHost, as mentioned in its description."],["The `GetXpnHostProjectRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its compatibility and functionality within the Google.Protobuf framework."],["This class includes a constructor `GetXpnHostProjectRequest` with an option to pass in another instance of the `GetXpnHostProjectRequest`, enabling the easy creation of new instances based on existing ones, and also a 'Project' property that holds the project ID."],["The documentation includes links to the different objects and interfaces mentioned for users to gain a better understanding and use of this class, such as `System.object`, `IMessage`, `IEquatable` and others."]]],[]]