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."],[[["The webpage provides documentation for the `SetLabelsExternalVpnGatewayRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically version 1.4.0."],["This class is a request message used for the `ExternalVpnGateways.SetLabels` method, allowing for the manipulation of external VPN gateway labels."],["The latest version documented on the page is 3.6.0, which is alongside numerous other previous versions, with a total of 30 listed versions."],["`SetLabelsExternalVpnGatewayRequest` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to set the body resource, project ID, and resource name/ID, respectively, for the request."]]],[]]