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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This webpage provides documentation for the `ProjectsDisableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version available is 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 accessible through links."],["`ProjectsDisableXpnResourceRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `ProjectsDisableXpnResourceRequest` object as a parameter for copying."],["The class features one property `XpnResource` of the type `XpnResourceId`."]]],[]]