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 documentation for the `DeleteViewRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for version 2.15.0."],["The `DeleteViewRequest` class is used to request the deletion of a view and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of available versions for `DeleteViewRequest`, ranging from the latest 2.19.0 down to 1.0.0, linked to their respective documentation."],["Key properties of the `DeleteViewRequest` class include `Name` (a string representing the view's name) and `ViewName` (a typed view over the `Name` property), which are essential for specifying the view to be deleted."],["This page defines the required constructor methods for the `DeleteViewRequest` class to provide a comprehensive understanding of its creation."]]],[]]