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."],[[["This webpage provides documentation for the `SetLabelsGlobalForwardingRuleRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the documentation is for version 3.6.0, with a range of versions available from 1.0.0 up to the most current release."],["The `SetLabelsGlobalForwardingRuleRequest` class is used to send a request to set labels for a global forwarding rule, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties for the `SetLabelsGlobalForwardingRuleRequest` class include `GlobalSetLabelsRequestResource`, `Project`, and `Resource`, which are used to construct the request body and identify the project and resource."],["The documentation provides reference information and code samples, along with details on the inheritance hierarchy, inherited members, namespace, assembly, constructors, and the properties and their respective type and description."]]],[]]