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 webpage provides documentation for the `SetLabelsExternalVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.14.0."],["The latest version available for `SetLabelsExternalVpnGatewayRequest` is 3.6.0, with a list of other previous versions all the way back to 1.0.0 also available."],["The `SetLabelsExternalVpnGatewayRequest` class is used to send a request to set labels for an external VPN gateway, and it includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also provides information on the constructors and other inherited members of the class, as well as which assembly the code comes from."]]],[]]