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 webpage provides documentation for the `ProjectsEnableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage in .NET."],["The `ProjectsEnableXpnResourceRequest` class is part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from `Object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the `ProjectsEnableXpnResourceRequest`, ranging from version 1.0.0 to the latest version 3.6.0, and provides links to the documentation of each version."],["There are two constructors for creating an instance of the `ProjectsEnableXpnResourceRequest`, one default constructor and another one that takes another `ProjectsEnableXpnResourceRequest` object."],["The `XpnResource` property, which is of type `XpnResourceId`, allows setting and retrieving the service resource ID for the request."]]],[]]