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-24 UTC."],[[["The `SetLabelsExternalVpnGatewayRequest` class is a request message used for setting labels on External VPN Gateways, as part of the Google Cloud Compute API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class includes constructors for creating a new instance or copying an existing `SetLabelsExternalVpnGatewayRequest` object."],["Key properties within this class are `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to specify the labels, project ID, and resource details for the request."],["The documentation shows the different versions available for the `SetLabelsExternalVpnGatewayRequest` class ranging from version `1.0.0` to the latest `3.6.0` version."]]],[]]