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 webpage 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 specific view in the Contact Center AI Insights service."],["The latest version available is 2.19.0 and the page contains documentation for versions ranging from 1.0.0 to 2.19.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteViewRequest` class has two constructors and two properties: `Name` (string) which is the required name of the view to delete, and `ViewName` which represents a `ViewName`-typed view."]]],[]]