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 page provides documentation for the `ProjectsEnableXpnResourceRequest` class within the Google.Cloud.Compute.V1 namespace, detailing its structure and usage."],["This class is part of the Google.Cloud.Compute.V1 assembly and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.6.0, and the page contains a comprehensive list of all previous versions back to 1.0.0, each linking to the corresponding documentation."],["The `ProjectsEnableXpnResourceRequest` class has two constructors: a default one and one that takes another `ProjectsEnableXpnResourceRequest` object as a parameter."],["The class contains the property XpnResource which is of type XpnResourceId and is used for defining the service resource ID."]]],[]]