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 latest version of the `SetLabelsExternalVpnGatewayRequest` is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`SetLabelsExternalVpnGatewayRequest` is a request message for the `ExternalVpnGateways.SetLabels` method, designed for setting labels on external VPN gateways."],["This class inherits from `Object` and implements `IMessage\u003cSetLabelsExternalVpnGatewayRequest\u003e`, `IEquatable\u003cSetLabelsExternalVpnGatewayRequest\u003e`, `IDeepCloneable\u003cSetLabelsExternalVpnGatewayRequest\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The `SetLabelsExternalVpnGatewayRequest` class includes properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used for managing the request details and identifying the target resource."],["There are two constructors available, one default, and one that accepts another instance of `SetLabelsExternalVpnGatewayRequest` as a parameter."]]],[]]