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 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."]]],[]]