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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 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`."]]],[]]