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-04-09 UTC."],[[["This page provides documentation for the `ProjectsEnableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.5.0."],["The `ProjectsEnableXpnResourceRequest` class is used for enabling XPN resources and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and has two constructors: a default constructor and one that accepts another `ProjectsEnableXpnResourceRequest` object as a parameter."],["The class contains one property, `XpnResource`, which is of type `XpnResourceId` and is used to represent the service resource ID."],["The documentation includes links to versions ranging from 1.0.0 to the latest 3.6.0 for the `ProjectsEnableXpnResourceRequest`."]]],[]]