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 documentation covers the `UpdateInsightTypeConfigRequest` class within the Google Cloud Recommender v1 API, specifically version 3.2.0."],["`UpdateInsightTypeConfigRequest` is a request class used for the `UpdateInsightTypeConfig` method, supporting functionality for updating an `InsightTypeConfig`."],["The `UpdateInsightTypeConfigRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring comprehensive functionality within the API."],["The class includes properties like `InsightTypeConfig` (the configuration to update), `UpdateMask` (specifying fields to update), and `ValidateOnly` (to preview changes without committing)."],["This document also provides navigation to various other versions of the API from 2.5.0 to 3.7.0 with 3.7.0 being the latest version, allowing for the navigation of the various versions of the API."]]],[]]