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, specifically for .NET development."],["The latest version documented is 3.6.0, while the current page details version 3.1.0, and also provides a comprehensive history of versions ranging from 1.0.0 to the most recent 3.6.0."],["The `ProjectsDisableXpnResourceRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The primary functionality of `ProjectsDisableXpnResourceRequest` involves managing XPN (cross-project networking) service resources, with its core property being `XpnResource` of type `XpnResourceId`."],["The page lists the class constructors that are available such as a parameterless constructor, and a constructor that uses a `ProjectsDisableXpnResourceRequest` object as a parameter."]]],[]]