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 information for the `DeleteViewRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET developers."],["The `DeleteViewRequest` class is used to initiate a request to delete a view, and it inherits from several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 2.19.0, while this documentation covers version 2.14.0, with other versions from 1.0.0 to 2.18.0 also available."],["The class includes two constructors, `DeleteViewRequest()` and `DeleteViewRequest(DeleteViewRequest)`, and exposes two properties: `Name` (a string) and `ViewName` (of type `ViewName`)."]]],[]]