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-21 UTC."],[[["This page details the `ProjectsEnableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, used for enabling XPN resources."],["The latest version available for the class is 3.6.0, with a history of versions dating back to 1.0.0 that can also be accessed via the provided links."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ProjectsEnableXpnResourceRequest` has two constructors, one default and one for copying from another `ProjectsEnableXpnResourceRequest` instance."],["It has a single property named `XpnResource` which is of type `XpnResourceId` that represents the service resource ID."]]],[]]