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-04-09 UTC."],[[["This page provides documentation for the `ProjectsDisableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions."],["The latest available version is 3.6.0, with version 3.5.0 being the currently displayed version on this specific page, and numerous prior versions are accessible for review and comparison."],["The `ProjectsDisableXpnResourceRequest` class is designed to manage requests to disable XPN resources, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor, `ProjectsDisableXpnResourceRequest()`, and a copy constructor, `ProjectsDisableXpnResourceRequest(ProjectsDisableXpnResourceRequest other)`, for creating new instances."],["The `XpnResource` property of type `XpnResourceId` is used to specify the ID of the service resource that this class interacts with."]]],[]]