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."],[[["The latest version of the `ProjectsDisableXpnResourceRequest` is 3.6.0, and the page provides links to older versions, ranging down to version 1.0.0."],["`ProjectsDisableXpnResourceRequest` is a class within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `ProjectsDisableXpnResourceRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a constructor, `ProjectsDisableXpnResourceRequest()`, and a copy constructor that accepts another `ProjectsDisableXpnResourceRequest` instance."],["It has a `XpnResource` property of type `XpnResourceId`, which represents the ID of a service resource (or service project)."]]],[]]