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 available is 3.6.0, which is the most current release among the listed versions."],["This document lists multiple versions of `ProjectsListXpnHostsRequest`, ranging from version 1.0.0 to 3.6.0, for `Google.Cloud.Compute.V1` within the .NET framework."],["`ProjectsListXpnHostsRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its function with various protobuf and .NET requirements."],["The `ProjectsListXpnHostsRequest` class has two constructors: a default constructor and a copy constructor that takes another `ProjectsListXpnHostsRequest` object."],["`ProjectsListXpnHostsRequest` class includes properties such as `HasOrganization` (a boolean indicating whether the \"organization\" field is set) and `Organization` (a string for the organization ID)."]]],[]]