public sealed class DeleteViewRequest : IMessage<DeleteViewRequest>, IEquatable<DeleteViewRequest>, IDeepCloneable<DeleteViewRequest>, IBufferMessage, IMessage
[[["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 details the `DeleteViewRequest` class, which is used to request the deletion of a view in the Google Cloud Contact Center Insights API."],["The latest version of `DeleteViewRequest` is 2.19.0, and the page lists numerous previous versions ranging from 2.18.0 down to 1.0.0."],["The `DeleteViewRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a protocol buffer message."],["The class includes two constructors, a default one and another that takes a `DeleteViewRequest` object as a parameter, allowing for cloning, as well as a Name and ViewName property."],["The class is found within the namespace `Google.Cloud.ContactCenterInsights.V1` and is contained within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]