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 latest version of the `SetLabelsGlobalForwardingRuleRequest` is 3.6.0, with version 3.5.0 being the current version in focus."],["This class, `SetLabelsGlobalForwardingRuleRequest`, is part of the Google Cloud Compute Engine v1 API and is used to send a request to set labels on a global forwarding rule."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like message handling and deep cloning."],["The class contains properties such as `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, allowing for setting the label resource and defining project and resource identifiers."],["There are multiple historical versions available for the class, ranging from version 1.0.0 to 3.6.0, providing a record of updates and changes over time."]]],[]]