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."],[[["This page provides documentation for the `SetLabelsExternalVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, specifically version 2.4.0."],["The `SetLabelsExternalVpnGatewayRequest` class is used to send a request to set labels for external VPN gateways, as part of the `ExternalVpnGateways.SetLabels` method."],["The latest version of the associated documentation is for version 3.6.0, and there are many other listed versions, spanning from version 1.0.0 to 3.6.0."],["The `SetLabelsExternalVpnGatewayRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` that help define the label setting request, project, and resource involved."]]],[]]