public sealed class UpdateViewRequest : IMessage<UpdateViewRequest>, IEquatable<UpdateViewRequest>, IDeepCloneable<UpdateViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdateViewRequest.
[[["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 `UpdateViewRequest` class within the Google Cloud Contact Center Insights v1 API, specifically version 2.3.0."],["The `UpdateViewRequest` class is used to send a request to update a view and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, a default one and one that accepts another `UpdateViewRequest` object for copying, and has properties to set a `FieldMask` for updating and to identify the new view."],["The page also lists a comprehensive history of the `UpdateViewRequest` class across various versions, from 1.0.0 to 2.19.0 (latest), accessible through their corresponding links."]]],[]]