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 webpage provides documentation for the `UpdateViewRequest` class within the Google Cloud Contact Center Insights V1 API, specifically in the .NET environment."],["The documentation covers various versions of the API, ranging from version 1.0.0 to the latest version, 2.19.0, each with a corresponding `UpdateViewRequest` reference."],["`UpdateViewRequest` is a class used to update a view and includes properties like `UpdateMask` and `View`, which dictate the specific fields to update and the new view details."],["The `UpdateViewRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities like message handling and deep cloning."],["The page offers a list of inherited members from the base `object` class that are still usable by `UpdateViewRequest`, specifically: `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]