public sealed class SetLabelsExternalVpnGatewayRequest : IMessage<SetLabelsExternalVpnGatewayRequest>, IEquatable<SetLabelsExternalVpnGatewayRequest>, IDeepCloneable<SetLabelsExternalVpnGatewayRequest>, IBufferMessage, IMessage
A request message for ExternalVpnGateways.SetLabels. See the method description for details.
[[["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-21 UTC."],[[["The page details the `SetLabelsExternalVpnGatewayRequest` class within the `Google.Cloud.Compute.V1` namespace for the .NET framework, with its latest version being 3.6.0."],["`SetLabelsExternalVpnGatewayRequest` is a request message used for the `ExternalVpnGateways.SetLabels` method, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class provides two constructors, one parameterless and one that takes another `SetLabelsExternalVpnGatewayRequest` instance, and has properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."],["The version history of `SetLabelsExternalVpnGatewayRequest` is available from version 1.0.0 up to the latest 3.6.0, with links to each version's documentation."]]],[]]