public sealed class ProjectsDisableXpnResourceRequest : IMessage<ProjectsDisableXpnResourceRequest>, IEquatable<ProjectsDisableXpnResourceRequest>, IDeepCloneable<ProjectsDisableXpnResourceRequest>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `ProjectsDisableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of the `ProjectsDisableXpnResourceRequest` documentation is 3.6.0, with numerous previous versions available, including version 3.3.0 which is highlighted, as well as versions as early as 1.0.0."],["`ProjectsDisableXpnResourceRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has a single property `XpnResource`, which is of type `XpnResourceId` and is used to identify a service resource."],["The available constructors for `ProjectsDisableXpnResourceRequest` include a parameterless constructor and a constructor that takes another `ProjectsDisableXpnResourceRequest` instance as a parameter."]]],[]]