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` namespace for setting labels on External VPN Gateways."],["The latest version available for the request is 3.6.0, with older versions from 3.5.0 down to 1.0.0 also documented."],["`SetLabelsExternalVpnGatewayRequest` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing methods and properties for managing label requests."],["Key properties include `GlobalSetLabelsRequestResource` for the request body, `Project` for the project ID, and `Resource` for the name or ID of the target resource."],["There are two constructors available, one default and another accepting a `SetLabelsExternalVpnGatewayRequest` parameter to create a copy."]]],[]]