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 AI Insights v1 API, specifically for version 2.11.0."],["The `UpdateViewRequest` class is used to define a request for updating a view in the Contact Center Insights API, and it inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation includes a list of available versions, ranging from 2.19.0 (latest) down to 1.0.0, for the Google.Cloud.ContactCenterInsights.V1 API, along with their respective links."],["The documentation outlines the two constructors for `UpdateViewRequest`, one parameterless, and one taking another `UpdateViewRequest` object, as well as the two properties, `UpdateMask` and `View`, that it makes use of."]]],[]]