public sealed class SetLabelsGlobalForwardingRuleRequest : IMessage<SetLabelsGlobalForwardingRuleRequest>, IEquatable<SetLabelsGlobalForwardingRuleRequest>, IDeepCloneable<SetLabelsGlobalForwardingRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetLabelsGlobalForwardingRuleRequest.
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 the `SetLabelsGlobalForwardingRuleRequest` is 3.6.0, with a list of previous versions going back to version 1.0.0."],["The class `SetLabelsGlobalForwardingRuleRequest` is part of the Compute Engine v1 API and is used for requesting the setting of labels on global forwarding rules."],["This request message implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["The class includes properties like `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to define the body, project ID, and name/ID of the resource for the request, respectively."],["There are two constructor methods for this class, one being a default and the other an overload accepting a `SetLabelsGlobalForwardingRuleRequest` parameter."]]],[]]