public sealed class DeleteViewRequest : IMessage<DeleteViewRequest>, IEquatable<DeleteViewRequest>, IDeepCloneable<DeleteViewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeleteViewRequest.
[[["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 document provides reference documentation for the `DeleteViewRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `DeleteViewRequest` class is used to request the deletion of a view within the Contact Center Insights API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors and two properties: `Name`, a string representing the name of the view to delete, and `ViewName`, a typed view of the resource name."],["The latest version of the API covered is 2.19.0, while the current version documented is 2.2.1, with links provided to older versions, all the way back to version 1.0.0."],["The class inherits from `Object` and includes a list of inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]