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."],[[["The latest version of the `ProjectsEnableXpnResourceRequest` is 3.6.0, and the page provides links to various versions, ranging from 1.0.0 to 3.6.0."],["The `ProjectsEnableXpnResourceRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `ProjectsEnableXpnResourceRequest`, to create new instances and a copy constructor that takes another `ProjectsEnableXpnResourceRequest` object as input."],["It also has an `XpnResource` property, which is of type `XpnResourceId`, representing the ID of the service resource."]]],[]]