public sealed class UpdateInsightTypeConfigRequest : IMessage<UpdateInsightTypeConfigRequest>, IEquatable<UpdateInsightTypeConfigRequest>, IDeepCloneable<UpdateInsightTypeConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class UpdateInsightTypeConfigRequest.
[[["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 page provides documentation for the `UpdateInsightTypeConfigRequest` class within the Google Cloud Recommender v1 API, specifically for version 3.5.0."],["The `UpdateInsightTypeConfigRequest` class is used to update the configuration of an insight type, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `InsightTypeConfig`, `UpdateMask`, and `ValidateOnly` to manage the update process and it allows users to preview the changes without actually updating via the `ValidateOnly` property."],["The documentation has previous versions of the class available to be viewed, ranging from 2.5.0 to 3.7.0, with 3.7.0 being the latest release."]]],[]]