public sealed class ProjectsListXpnHostsRequest : IMessage<ProjectsListXpnHostsRequest>, IEquatable<ProjectsListXpnHostsRequest>, IDeepCloneable<ProjectsListXpnHostsRequest>, IBufferMessage, IMessage
Optional organization ID managed by Cloud Resource Manager, for which to list shared VPC host projects. If not specified, the organization will be inferred from the project.
[[["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."],[[["The latest version of the `ProjectsListXpnHostsRequest` is 3.6.0, while the current documentation is for version 2.13.0."],["This page documents the `ProjectsListXpnHostsRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The `ProjectsListXpnHostsRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ProjectsListXpnHostsRequest` class includes properties like `HasOrganization` and `Organization` for managing shared VPC host projects."],["The class includes two constructor methods: a default one `ProjectsListXpnHostsRequest()` and another taking a `ProjectsListXpnHostsRequest` parameter, `ProjectsListXpnHostsRequest(ProjectsListXpnHostsRequest other)`."]]],[]]