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."],[[["The latest version of the `DeleteAnalysisRequest` documentation is 2.19.0, which can be found through the provided link."],["This page specifically documents version 2.11.0 of the `DeleteAnalysisRequest` class within the Google Cloud Contact Center Insights v1 API."],["`DeleteAnalysisRequest` is a class used to represent a request to delete an analysis in the Contact Center AI Insights API, that inherits from several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteAnalysisRequest` class has two properties: `AnalysisName`, a typed view for the resource name, and `Name`, which is the required parameter specifying the name of the analysis to be deleted."],["Older versions are available for documentation, with version 1.0.0 being the earliest one listed, and several other versions in between."]]],[]]