public sealed class SetLabelsExternalVpnGatewayRequest : IMessage<SetLabelsExternalVpnGatewayRequest>, IEquatable<SetLabelsExternalVpnGatewayRequest>, IDeepCloneable<SetLabelsExternalVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsExternalVpnGatewayRequest.
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 a range of versions from 1.0.0 to 3.6.0 available for use."],["The `SetLabelsExternalVpnGatewayRequest` class is part of the Google Cloud Compute Engine v1 API and is used to send a request to set labels for an external VPN gateway."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetLabelsExternalVpnGatewayRequest` class has properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the body, project ID, and resource name or ID for the request."],["The `SetLabelsExternalVpnGatewayRequest` class has two constructors, a parameterless one, and one that takes another `SetLabelsExternalVpnGatewayRequest` object."]]],[]]