public sealed class UpdateRecommenderConfigRequest : IMessage<UpdateRecommenderConfigRequest>, IEquatable<UpdateRecommenderConfigRequest>, IDeepCloneable<UpdateRecommenderConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class UpdateRecommenderConfigRequest.
[[["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 Google Cloud Recommender v1 API's `UpdateRecommenderConfigRequest` is 3.7.0, with the documentation covering versions from 2.5.0 to the present version."],["`UpdateRecommenderConfigRequest` is a class used to request updates to the RecommenderConfig, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three main properties: `RecommenderConfig` which specifies the configuration to update, `UpdateMask` to define the fields to be updated, and `ValidateOnly` to allow for previewing changes before actual update."],["The Google Cloud Recommender v1 API class `UpdateRecommenderConfigRequest` is found within the `Google.Cloud.Recommender.V1` namespace, within the `Google.Cloud.Recommender.V1.dll` assembly."]]],[]]