[[["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-08-04 UTC."],[[["This document provides reference documentation for the `Reply` class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0."],["The `Reply` class is a sealed class that represents a reply message to a user and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the inheritance structure of the `Reply` class, derived from the base `object` class, as well as its implemented interfaces, inherited members and its namespace, `Google.Cloud.DiscoveryEngine.V1`."],["The document details two constructors for the `Reply` class: a default constructor and a copy constructor that accepts another `Reply` object as a parameter."],["The class contains one property, Summary, which retrieves or sets a summary based on the search results and is of the type `SearchResponse.Types.Summary`."]]],[]]