public sealed class DeleteAnalysisRequest : IMessage<DeleteAnalysisRequest>, IEquatable<DeleteAnalysisRequest>, IDeepCloneable<DeleteAnalysisRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeleteAnalysisRequest.
[[["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 `DeleteAnalysisRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `DeleteAnalysisRequest` class is used to request the deletion of an analysis and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the API, ranging from version 1.0.0 to the latest version, 2.19.0, allowing users to access documentation for specific releases."],["The `DeleteAnalysisRequest` class has two properties: `AnalysisName`, a typed view for the resource name, and `Name`, which is the required property to specify the analysis to be deleted."]]],[]]