public sealed class UpdateInspectTemplateRequest : IMessage<UpdateInspectTemplateRequest>, IEquatable<UpdateInspectTemplateRequest>, IDeepCloneable<UpdateInspectTemplateRequest>, IBufferMessage, IMessage
Required. Resource name of organization and inspectTemplate to be updated, for
example organizations/433245324/inspectTemplates/432452342 or
projects/project-id/inspectTemplates/432452342.
[[["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\u003eUpdateInspectTemplateRequest\u003c/code\u003e class is used to send requests for updating inspect templates in the Google Cloud DLP API, and it is available in multiple versions ranging from 2.15.0 to the latest version 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eInspectTemplate\u003c/code\u003e, \u003ccode\u003eInspectTemplateName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for specifying the template to be updated and the changes to be applied.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property requires a resource name to locate the template, while \u003ccode\u003eUpdateMask\u003c/code\u003e dictates which fields within the template should be modified, and \u003ccode\u003eInspectTemplate\u003c/code\u003e is used to specify the new values for the template.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eUpdateInspectTemplateRequest\u003c/code\u003e is 4.16.0.\u003c/p\u003e\n"]]],[],null,[]]