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"]],[["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."],[[["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."]]],[]]