public sealed class DeleteAnalysisRequest : IMessage<DeleteAnalysisRequest>, IEquatable<DeleteAnalysisRequest>, IDeepCloneable<DeleteAnalysisRequest>, IBufferMessage, IMessage
[[["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 details the `DeleteAnalysisRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, used to request the deletion of an analysis."],["The latest version of this resource is 2.19.0, with various prior versions ranging from 1.0.0 to 2.18.0 also available."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DeleteAnalysisRequest` has two constructors, one default and one that accepts another `DeleteAnalysisRequest` object, along with properties for `AnalysisName` and `Name` to identify the analysis to be deleted."],["The provided links give you access to each version's documentation for the `DeleteAnalysisRequest` class, should you require to use a specific one."]]],[]]