public sealed class SearchResponse.Types.GuidedSearchResult.Types.RefinementAttribute : IMessage<SearchResponse.Types.GuidedSearchResult.Types.RefinementAttribute>, IEquatable<SearchResponse.Types.GuidedSearchResult.Types.RefinementAttribute>, IDeepCloneable<SearchResponse.Types.GuidedSearchResult.Types.RefinementAttribute>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class SearchResponse.Types.GuidedSearchResult.Types.RefinementAttribute.
[[["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 document provides reference documentation for the `SearchResponse.Types.GuidedSearchResult.Types.RefinementAttribute` class within the Discovery Engine v1beta API, version 1.0.0-beta17."],["The `RefinementAttribute` class is used to represent an attribute that can be used for refining search results and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["The `RefinementAttribute` class offers two constructors: a default constructor and one that accepts another `RefinementAttribute` instance as a parameter."],["It also contains the properties `AttributeKey`, which represents the key used for refining results, and `AttributeValue`, which is the value used for refinement, both being strings."]]],[]]