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 Insights v1 API."],["The latest version of this API is 2.19.0, but this page focuses on version 2.18.0, with links to all previous versions of the API class available for reference."],["The `DeleteAnalysisRequest` class, which inherits from `object` and implements multiple interfaces, is used to construct a request to delete an analysis, as it is defined as the request to delete an analysis."],["Key properties of the `DeleteAnalysisRequest` class include `Name`, a string representing the name of the analysis to delete, and `AnalysisName`, which is a typed view over the name resource property."],["The `DeleteAnalysisRequest` class includes two constructors, one default and another one that recieves a parameter of the same type, and has multiple inherited members from `object`."]]],[]]