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 page details the `ProjectsDisableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically within the context of the .NET library."],["The latest version available for this class is 3.6.0, with a historical log of versions ranging down to 1.0.0, allowing users to access documentation of each."],["The `ProjectsDisableXpnResourceRequest` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `ProjectsDisableXpnResourceRequest` instance as a parameter."],["The primary property of this class is `XpnResource`, which is of type `XpnResourceId`, to handle the service project ID."]]],[]]