public sealed class IngestContextReferencesResponse : IMessage<IngestContextReferencesResponse>, IEquatable<IngestContextReferencesResponse>, IDeepCloneable<IngestContextReferencesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class IngestContextReferencesResponse.
The response message for [ConversationsService.IngestContextReferences][].
[[["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-04-09 UTC."],[[["This page provides documentation for the `IngestContextReferencesResponse` class within the Google Cloud Dialogflow v2 API for .NET."],["The latest version of `IngestContextReferencesResponse` is 4.26.0, with a list of available versions ranging down to 3.2.0."],["`IngestContextReferencesResponse` is used as a response message for the `ConversationsService.IngestContextReferences` function, which is part of the Dialogflow API."],["The `IngestContextReferencesResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IngestContextReferencesResponse` class contains a `IngestedContextReferences` property, a map of strings to `ContextReference` objects, representing all context references ingested."]]],[]]