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-24 UTC."],[[["The latest version of the `SetLabelsExternalVpnGatewayRequest` is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The `SetLabelsExternalVpnGatewayRequest` class is part of the Google.Cloud.Compute.V1 namespace within the Google Cloud Compute Engine v1 API."],["This class, `SetLabelsExternalVpnGatewayRequest`, is a request message used for setting labels on external VPN gateways, and it implements multiple interfaces including IMessage, IEquatable, and IDeepCloneable."],["The `SetLabelsExternalVpnGatewayRequest` class has properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the request details."],["The `SetLabelsExternalVpnGatewayRequest` class can be constructed using an empty constructor or by passing another instance of itself as the parameter."]]],[]]