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, detailing its implementation and usage across various versions."],["Version 3.6.0 is the latest version available, with multiple previous versions dating back to 1.0.0, each with its own documentation link."],["The `ProjectsEnableXpnResourceRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor with no parameters and one that takes another instance of the class as a parameter, allowing for object copying."],["The class features one property, `XpnResource`, of type `XpnResourceId`, which represents the service resource ID."]]],[]]