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 provided content details the `SetLabelsExternalVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically spanning multiple versions from 1.0.0 to the latest 3.6.0."],["`SetLabelsExternalVpnGatewayRequest` is used as a request message for the ExternalVpnGateways.SetLabels method, which is part of Google's Compute Engine v1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from `Object`."],["Key properties of the `SetLabelsExternalVpnGatewayRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are crucial for setting labels on External VPN Gateways."],["The documentation provides reference details for a large number of versions of the `SetLabelsExternalVpnGatewayRequest`, each with their own url."]]],[]]