public sealed class SetLabelsGlobalForwardingRuleRequest : IMessage<SetLabelsGlobalForwardingRuleRequest>, IEquatable<SetLabelsGlobalForwardingRuleRequest>, IDeepCloneable<SetLabelsGlobalForwardingRuleRequest>, IBufferMessage, IMessage
A request message for GlobalForwardingRules.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 latest version of `SetLabelsGlobalForwardingRuleRequest` is 3.6.0, and the page provides links to previous versions, ranging down to 1.0.0."],["This class `SetLabelsGlobalForwardingRuleRequest` is used to make requests to set labels for global forwarding rules, and is part of the `Google.Cloud.Compute.V1` namespace."],["The `SetLabelsGlobalForwardingRuleRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are essential for constructing the request."],["The class also provides two public constructors: a default one `SetLabelsGlobalForwardingRuleRequest()` and a copy constructor `SetLabelsGlobalForwardingRuleRequest(SetLabelsGlobalForwardingRuleRequest other)`."]]],[]]