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 link directing to the same DeleteViewRequest page but with different version numbers."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Key properties of the `DeleteViewRequest` class include `Name`, which is a required string representing the name of the view to be deleted, and `ViewName`, which is a typed view of the `Name` resource property."]]],[]]