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 for .NET development."],["The latest version available for the `SetLabelsExternalVpnGatewayRequest` is 3.6.0, with a range of previous versions also accessible, going down to version 1.0.0."],["The `SetLabelsExternalVpnGatewayRequest` class, used for managing labels on external VPN gateways, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the request details for label operations on external VPN gateways."],["The documentation includes details on the class's constructors and the inherited members from the `object` base class."]]],[]]