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 `SetLabelsExternalVpnGatewayRequest` class is part of the Google.Cloud.Compute.V1 namespace and is used to make requests to the ExternalVpnGateways.SetLabels API."],["The latest version of this API is 3.6.0, however, many previous versions are also listed and accessible, ranging down to version 1.0.0."],["This class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing various functionalities for handling messages and objects."],["The `SetLabelsExternalVpnGatewayRequest` class includes properties like `GlobalSetLabelsRequestResource`, `Project`, and `Resource` for managing request parameters and targeting specific resources."],["This documentation provides reference details for developers using the .NET client library to interact with the Compute Engine v1 API, specifically regarding setting labels for external VPN gateways."]]],[]]