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."],[[["The latest version of the `ProjectsEnableXpnResourceRequest` is 3.6.0, while the current page is documented under version 2.11.0."],["This page details the `ProjectsEnableXpnResourceRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace and assembly."],["The `ProjectsEnableXpnResourceRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the `object` class."],["There are two constructors for `ProjectsEnableXpnResourceRequest`: a default constructor and one that takes another `ProjectsEnableXpnResourceRequest` object as a parameter."],["The class contains one property called `XpnResource`, which is of type `XpnResourceId` and is used to define the service project ID."]]],[]]