public sealed class UpdateSettingRequest : IMessage<UpdateSettingRequest>, IEquatable<UpdateSettingRequest>, IDeepCloneable<UpdateSettingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Resource Settings v1 API class UpdateSettingRequest.
[[["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 reference documentation for the `UpdateSettingRequest` class within the Resource Settings v1 API in .NET."],["`UpdateSettingRequest` is a class used to send requests for updating settings, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 2.5.0, but the page is currently presenting documentation for version 2.4.0 of the Resource Settings API."],["The `UpdateSettingRequest` class has a `Setting` property which is required and of type `Setting`, found within the same API, and it has two constructors."],["The page lists available versions from 1.0.0 all the way up to the latest 2.5.0, each with a corresponding link to the documentation for that version."]]],[]]