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 latest version available for the `DeleteAnalysisRequest` class is 2.19.0, and the page also lists the API versions going back to 1.0.0."],["The `DeleteAnalysisRequest` class is used to define a request to delete an analysis, and it inherits from various interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The main properties of the `DeleteAnalysisRequest` class include `AnalysisName`, which provides a typed view over the resource name, and `Name`, which specifies the analysis name to be deleted."],["The available constructors for this class are the default constructor, and a constructor that allows you to pass in another `DeleteAnalysisRequest` object."]]],[]]