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."],[[["This webpage provides documentation for the `SetLabelsExternalVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.3.0."],["The `SetLabelsExternalVpnGatewayRequest` class is used to send requests for setting labels on External VPN Gateways, as indicated in its description."],["The page lists all of the previous version of the API that include `SetLabelsExternalVpnGatewayRequest` from 1.0.0 to the latest 3.6.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checking, deep cloning, and buffer message operations."],["The `SetLabelsExternalVpnGatewayRequest` class has properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` for providing the request body, project ID, and the resource's name or ID, respectively."]]],[]]