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 structure and functionality."],["The `ProjectsEnableXpnResourceRequest` class is available in multiple versions, ranging from 1.0.0 to the latest 3.6.0, with links to each version's specific documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, signifying its integration within the Google Protobuf framework."],["The `ProjectsEnableXpnResourceRequest` class has two constructors, a default one and one that accepts another instance of itself as a parameter for copying, and one property named `XpnResource` of the type `XpnResourceId`."],["This `ProjectsEnableXpnResourceRequest` class is derived from the `Object` class, and inherits several members from it such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]