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 webpage provides documentation for the `ProjectsEnableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace."],["The latest version of the class is 3.6.0, with a comprehensive history of versions ranging from 1.0.0 to 3.6.0, each with its own documentation link."],["`ProjectsEnableXpnResourceRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with a wide range of .NET functionalities."],["The class inherits members from `object`, providing standard methods like `GetHashCode`, `GetType`, and `ToString`, and can be constructed through a default constructor or a copy constructor."],["The `XpnResource` property, of type `XpnResourceId`, is used to store and manage the service resource (or service project) ID."]]],[]]