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 content provides documentation for the `SetLabelsGlobalForwardingRuleRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["Version 3.6.0 is the latest documented version, with a history of versions ranging from 1.0.0 to 3.6.0, each with its own documentation link."],["`SetLabelsGlobalForwardingRuleRequest` is a request message used for the `GlobalForwardingRules.SetLabels` method, allowing modification of labels."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource` which are important for setting labels on global forwarding rules."]]],[]]