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 documents the `ProjectsEnableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute .NET library."],["The `ProjectsEnableXpnResourceRequest` class is used to enable XPN (cross-project networking) resources and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the library, ranging from version 1.0.0 up to the latest version 3.6.0, with links to the documentation for each specific version of the `ProjectsEnableXpnResourceRequest`."],["The class includes two constructors: a default constructor and one that takes another `ProjectsEnableXpnResourceRequest` object as an argument."],["The class has one property called `XpnResource`, of type `XpnResourceId` which represents the ID of a service resource."]]],[]]