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 page details the `ProjectsEnableXpnResourceRequest` class within the `Google.Cloud.Compute.V1` namespace, available in various versions, with the latest being 3.6.0."],["The `ProjectsEnableXpnResourceRequest` class is part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from the base `object` class."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its functionality in message handling, equality checks, deep cloning, and buffer management."],["The class includes a constructor `ProjectsEnableXpnResourceRequest` and an overload constructor for copying an existing `ProjectsEnableXpnResourceRequest` object."],["It features a key property, `XpnResource`, of type `XpnResourceId`, which is used to define the ID of the service project in question."]]],[]]