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."],[[["The latest version of the `ProjectsEnableXpnResourceRequest` is 3.6.0, and the page includes documentation for multiple older versions, going back to version 1.0.0."],["This class, `ProjectsEnableXpnResourceRequest`, is used within the `Google.Cloud.Compute.V1` namespace in the .NET environment and is part of the Google.Cloud.Compute.V1.dll assembly."],["`ProjectsEnableXpnResourceRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `ProjectsEnableXpnResourceRequest` object as a parameter."],["A key property of this object is `XpnResource`, which is of type `XpnResourceId` and represents the service resource ID, also referred to as the service project ID."]]],[]]