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 `SetLabelsGlobalForwardingRuleRequest` class is part of the Google Compute Engine v1 API and is used to set labels on a global forwarding rule."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all originating from the `Google.Protobuf` namespace."],["The `SetLabelsGlobalForwardingRuleRequest` class has properties to represent the request resource (`GlobalSetLabelsRequestResource`), the project ID (`Project`), and the resource name or ID (`Resource`)."],["The documentation provides information on all versions of this class from 1.0.0 up to 3.6.0, where version 3.6.0 is labeled as the latest."],["There are two constructors available for creating instances of `SetLabelsGlobalForwardingRuleRequest`, one being empty and the other receiving a `SetLabelsGlobalForwardingRuleRequest` object."]]],[]]