public sealed class SetLabelsExternalVpnGatewayRequest : IMessage<SetLabelsExternalVpnGatewayRequest>, IEquatable<SetLabelsExternalVpnGatewayRequest>, IDeepCloneable<SetLabelsExternalVpnGatewayRequest>, IBufferMessage, IMessage
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 details the `SetLabelsExternalVpnGatewayRequest` class within the Google Cloud Compute V1 library for .NET, and its purpose is to serve as a request message for the `ExternalVpnGateways.SetLabels` method."],["The provided content covers various versions of the `SetLabelsExternalVpnGatewayRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0, all listed in descending order."],["The class `SetLabelsExternalVpnGatewayRequest` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the body resource, the project ID, and the name or ID of the target resource for the request."]]],[]]