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 documentation for the `DeleteAnalysisRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.10.0, with links to other versions."],["The `DeleteAnalysisRequest` class is used to send a request to delete an analysis, and it inherits from multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteAnalysisRequest` class includes two constructors, a default one and another that takes an existing `DeleteAnalysisRequest` object."],["Key properties of the `DeleteAnalysisRequest` class are `AnalysisName`, which provides a typed view of the resource name, and `Name`, a string property representing the name of the analysis to be deleted."],["The page also lists the various versions of the `DeleteAnalysisRequest` class in the contact center insights v1 API, ranging from 1.0.0 all the way to 2.19.0 (latest)."]]],[]]