public sealed class GetAnalysisRuleRequest : IMessage<GetAnalysisRuleRequest>, IEquatable<GetAnalysisRuleRequest>, IDeepCloneable<GetAnalysisRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetAnalysisRuleRequest.
[[["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 `GetAnalysisRuleRequest` class is 2.19.0, while the current page is displaying information for version 2.18.0, and there are various older versions of it available, dating back to version 1.0.0."],["`GetAnalysisRuleRequest` is a class used within the Contact Center AI Insights v1 API for retrieving analysis rules."],["The class `GetAnalysisRuleRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetAnalysisRuleRequest` includes properties such as `AnalysisRuleName` (a typed view) and `Name` (a string), both of which appear to be required fields."],["The `GetAnalysisRuleRequest` class has two constructors, a default one and one that accepts another `GetAnalysisRuleRequest` as a parameter."]]],[]]