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 versions ranging from 1.0.0 to the latest."],["The `ProjectsDisableXpnResourceRequest` class is part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with `Object` being its base class."],["The class includes a default constructor and a copy constructor that accepts another `ProjectsDisableXpnResourceRequest` instance."],["The `ProjectsDisableXpnResourceRequest` contains a `XpnResource` property of type `XpnResourceId`, representing the service resource ID."]]],[]]