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-03-24 UTC."],[[["This page provides documentation for the `ProjectsDisableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version available for `ProjectsDisableXpnResourceRequest` is 3.6.0, and the page outlines a historical list of all available versions, from 1.0.0 up to 3.6.0."],["`ProjectsDisableXpnResourceRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which it inherits from its base class `Object`."],["The `ProjectsDisableXpnResourceRequest` class features a property `XpnResource` of type `XpnResourceId`, representing the ID of a service resource."],["There are two constructors for creating instances of `ProjectsDisableXpnResourceRequest`: one default and another that accepts another `ProjectsDisableXpnResourceRequest` instance as a parameter for copying."]]],[]]