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-04-09 UTC."],[[["The content provides reference documentation for the `SetLabelsGlobalForwardingRuleRequest` class within the Compute Engine v1 API, specifically for the .NET environment, with version 3.3.0 highlighted."],["It lists various versions of the `SetLabelsGlobalForwardingRuleRequest` class, ranging from the latest (3.6.0) down to version 1.0.0, with links to their respective documentation."],["The document outlines that `SetLabelsGlobalForwardingRuleRequest` is a request message used for the `GlobalForwardingRules.SetLabels` method, offering details on its implementation, constructors, and properties."],["The class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The provided properties are `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which all have an associated description and type."]]],[]]