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."],[[["This webpage provides documentation for the `ProjectsListXpnHostsRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage and properties."],["The latest version documented is 3.6.0, while the current version associated with the webpage is 2.12.0, and it lists all previous versions down to 1.0.0."],["`ProjectsListXpnHostsRequest` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `object`."],["The class includes constructors and properties like `HasOrganization` (a boolean) and `Organization` (a string) to manage optional organization IDs."],["The document lists versions of this class from 1.0.0 to 3.6.0 which can be viewed on the left side of the webpage, to see changes or specifics for different versions."]]],[]]