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-21 UTC."],[[["The documentation provides a comprehensive list of versions for the `SetLabelsExternalVpnGatewayRequest`, ranging from the latest version 3.6.0 down to version 1.0.0."],["`SetLabelsExternalVpnGatewayRequest` is a class used in the Compute Engine v1 API for setting labels on External VPN Gateways and is implemented in the namespace `Google.Cloud.Compute.V1`."],["The class `SetLabelsExternalVpnGatewayRequest` inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties to handle `GlobalSetLabelsRequest` resource, `Project` ID, and the `Resource` name or ID, facilitating the request's specific parameters."],["There are two constructors for this class: a default constructor and a copy constructor, which allow for the creation of new instances and copies from existing ones."]]],[]]