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 page provides reference documentation for the `DeleteViewRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version available for this resource is 2.19.0, but version 2.11.0 is currently presented on the page and multiple prior versions are documented."],["`DeleteViewRequest` is used to define the request to delete a view, inheriting from `object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Name` (a string) and `ViewName` (a `ViewName` type) to identify the specific view intended to be deleted."],["The namespace for this class is `Google.Cloud.ContactCenterInsights.V1`, and it is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]