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 webpage details the `ProjectsDisableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, used in the context of Google Cloud's Compute services."],["The class has a public constructor and another constructor that takes an instance of itself, facilitating easy object creation and cloning."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities for message handling and object manipulation."],["The class includes one property called `XpnResource` which is of type `XpnResourceId` and represents the ID of a service resource."],["A historical list of versions for the resource, from `1.0.0` to the latest `3.6.0`, are listed, providing a clear version history and links to previous versions."]]],[]]