public sealed class ProjectsEnableXpnResourceRequest : IMessage<ProjectsEnableXpnResourceRequest>, IEquatable<ProjectsEnableXpnResourceRequest>, IDeepCloneable<ProjectsEnableXpnResourceRequest>, 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 page provides documentation for the `ProjectsEnableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version documented is 3.6.0, with a range of previous versions available from 3.5.0 down to 1.0.0, all of which link to the documentation of `ProjectsEnableXpnResourceRequest`."],["`ProjectsEnableXpnResourceRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, deriving from the base object class, and is part of the `Google.Cloud.Compute.V1.dll` assembly."],["The class includes two constructors, one default and one that accepts another `ProjectsEnableXpnResourceRequest` object as a parameter, enabling cloning of objects."],["It has a single property, `XpnResource`, which is of type `XpnResourceId` and represents the service resource ID."]]],[]]