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 `ProjectsListXpnHostsRequest` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace under the .NET documentation."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces for enhanced functionality."],["There are multiple versions of `ProjectsListXpnHostsRequest` documented, ranging from version 1.0.0 to 3.6.0, available for different use cases."],["`ProjectsListXpnHostsRequest` has two constructors: a parameterless constructor and one that takes another `ProjectsListXpnHostsRequest` object as a parameter."],["This class has a `HasOrganization` property to check if the \"organization\" field is set, and an `Organization` property that is used for listing shared VPC host projects."]]],[]]