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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]