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."],[[["The webpage provides documentation for the `SetLabelsExternalVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically within version 3.2.0."],["This class is used for a request message to set labels on external VPN gateways, as detailed in the method description, and it inherits from object while also implementing several interfaces."],["The content lists available versions of the documentation, ranging from version 1.0.0 up to the latest version 3.6.0, and contains links for each version to reference documentation for the `SetLabelsExternalVpnGatewayRequest`."],["The `SetLabelsExternalVpnGatewayRequest` class includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to specify the body resource, the project ID, and the resource name or ID for the request."],["There are two constructors for `SetLabelsExternalVpnGatewayRequest`, one empty and one that accepts another instance of itself for cloning."]]],[]]