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.Cloud.Compute.V1 API and is used for sending requests to set labels on global forwarding rules."],["Version 3.6.0 is the latest version of the API available, and a comprehensive list of previous versions are provided ranging back from 3.5.0 to 1.0.0."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with members being inherited from the base `Object` class."],["The `SetLabelsGlobalForwardingRuleRequest` class has properties for `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, and it has two constructors, including one for copying from an existing instance."],["The documentation provides reference material and code samples for the `SetLabelsGlobalForwardingRuleRequest`, a request message used with the `GlobalForwardingRules.SetLabels` method within the Compute Engine v1 API."]]],[]]