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-04-09 UTC."],[[["This webpage provides documentation for the `SetLabelsExternalVpnGatewayRequest` class in the Google.Cloud.Compute.V1 API, which is used for setting labels on external VPN gateways."],["The content details multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, and the current version being documented is version 3.5.0."],["`SetLabelsExternalVpnGatewayRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the Google.Protobuf framework."],["The class has two constructors and three main properties: `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, used to manage the request body, project ID, and resource name or ID respectively."],["The `SetLabelsExternalVpnGatewayRequest` is derived from the `object` class, and inherits members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]