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, specifically for .NET."],["The `DeleteViewRequest` class is used to construct requests for deleting a view, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the constructors, properties (such as `Name` and `ViewName`), and inherited members of the `DeleteViewRequest` class."],["There are numerous previous versions of this library available, with the latest being version 2.19.0, and this page is referencing version 2.10.0."],["This `DeleteViewRequest` class is contained within the `Google.Cloud.ContactCenterInsights.V1` namespace and is within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]