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 webpage provides documentation for the `SetLabelsGlobalForwardingRuleRequest` class within the Google Cloud Compute Engine v1 API, specifically version 2.15.0."],["The `SetLabelsGlobalForwardingRuleRequest` class is used to send a request to set labels for a global forwarding rule and is implemented in multiple versions, from 1.0.0 up to 3.6.0 (latest)."],["The class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetLabelsGlobalForwardingRuleRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are crucial for constructing and sending label-setting requests."],["The documentation lists different versions of the API and the class, allowing developers to find information about changes and updates throughout the history of the `SetLabelsGlobalForwardingRuleRequest` class."]]],[]]