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."],[[["This page provides documentation for the `SetLabelsGlobalForwardingRuleRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.11.0."],["The `SetLabelsGlobalForwardingRuleRequest` class is used to send requests to set labels on global forwarding rules, and it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of `SetLabelsGlobalForwardingRuleRequest`, ranging from version 1.0.0 up to the latest 3.6.0, with links to the corresponding documentation for each version."],["The `SetLabelsGlobalForwardingRuleRequest` class contains properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, allowing specification of the label request body, project ID, and the name/ID of the target resource."],["The documentation also shows that the class provides two constructors, a default one and one allowing an existing object to be passed into it."]]],[]]