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 latest version of the `SetLabelsGlobalForwardingRuleRequest` is 3.6.0, with multiple previous versions available for reference, ranging from 1.0.0 to 3.5.0."],["The `SetLabelsGlobalForwardingRuleRequest` class is part of the Google.Cloud.Compute.V1 namespace, specifically within the Google.Cloud.Compute.V1.dll assembly."],["This class represents a request message for setting labels on global forwarding rules in the Compute Engine v1 API."],["The `SetLabelsGlobalForwardingRuleRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource` to manage the request's body and target project and resource."]]],[]]