public sealed class Answer.Types.Reference : IMessage<Answer.Types.Reference>, IEquatable<Answer.Types.Reference>, IDeepCloneable<Answer.Types.Reference>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.Types.Reference.
[[["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 `Answer.Types.Reference` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.2.0."],["The `Answer.Types.Reference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes constructors for creating new `Reference` objects and copying existing ones, with a parameter `other` to copy the value of another `Answer.Types.Reference`."],["Key properties of the `Answer.Types.Reference` class include `ChunkInfo` for chunk information, `ContentCase` to check for the content type, and `UnstructuredDocumentInfo` for details on unstructured documents."],["The document also lists the different versions of the API available, with 1.6.0 as the latest, and shows the namespace `Google.Cloud.DiscoveryEngine.V1` and assembly `Google.Cloud.DiscoveryEngine.V1.dll` that it belongs to."]]],[]]