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 reference documentation for the `DeleteViewRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `DeleteViewRequest` class is used to request the deletion of a view within the Contact Center Insights service."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 2.19.0, each containing information on the `DeleteViewRequest`."],["The `DeleteViewRequest` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DeleteViewRequest` class include `Name`, a required string property, and `ViewName`, which provides a typed view over the `Name` property, to identify the view to be deleted."]]],[]]