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 documents the `ProjectsDisableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, used for disabling XPN resources."],["The latest version of this class available is 3.6.0, with a history of versions ranging down to 1.0.0 that can also be accessed via the provided links."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffering."],["The `ProjectsDisableXpnResourceRequest` class has two constructors, one default and another that takes another `ProjectsDisableXpnResourceRequest` object as a parameter."],["The primary property associated with the `ProjectsDisableXpnResourceRequest` class is `XpnResource`, which is of the type `XpnResourceId`, used for the service project ID."]]],[]]