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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateInsightTypeConfigRequest\u003c/code\u003e class is used to request updates to the \u003ccode\u003eInsightTypeConfig\u003c/code\u003e within the Google Cloud Recommender v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt has constructors for creating new instances and copying existing ones, allowing for flexibility in instantiation and modification.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eInsightTypeConfig\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are critical for specifying the configuration to update, the fields to modify, and whether to preview the changes without applying them.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation lists several versions of the \u003ccode\u003eUpdateInsightTypeConfigRequest\u003c/code\u003e, with version 3.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Recommender v1 API - Class UpdateInsightTypeConfigRequest (3.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.6.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.5.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.4.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.3.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.2.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.1.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.0.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.8.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.7.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.6.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.5.0/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest) \n\n public sealed class UpdateInsightTypeConfigRequest : IMessage\u003cUpdateInsightTypeConfigRequest\u003e, IEquatable\u003cUpdateInsightTypeConfigRequest\u003e, IDeepCloneable\u003cUpdateInsightTypeConfigRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Recommender v1 API class UpdateInsightTypeConfigRequest.\n\nRequest for the `UpdateInsightTypeConfig` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateInsightTypeConfigRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateInsightTypeConfigRequest](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateInsightTypeConfigRequest](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateInsightTypeConfigRequest](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.UpdateInsightTypeConfigRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Recommender.V1](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Recommender.V1.dll\n\nConstructors\n------------\n\n### UpdateInsightTypeConfigRequest()\n\n public UpdateInsightTypeConfigRequest()\n\n### UpdateInsightTypeConfigRequest(UpdateInsightTypeConfigRequest)\n\n public UpdateInsightTypeConfigRequest(UpdateInsightTypeConfigRequest other)\n\nProperties\n----------\n\n### InsightTypeConfig\n\n public InsightTypeConfig InsightTypeConfig { get; set; }\n\nRequired. The InsightTypeConfig to update.\n\n### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nThe list of fields to be updated.\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nIf true, validate the request and preview the change, but do not actually\nupdate it."]]