public sealed class IngestContextReferencesRequest : IMessage<IngestContextReferencesRequest>, IEquatable<IngestContextReferencesRequest>, IDeepCloneable<IngestContextReferencesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class IngestContextReferencesRequest.
The request message for [ConversationsService.IngestContextReferences][].
public MapField<string, Conversation.Types.ContextReference> ContextReferences { get; }
Required. The context references to ingest. The key is the name of the
context reference and the value contains the contents of the context
reference. The key is used to incorporate ingested context references to
enhance the generator.
Required. Resource identifier of the conversation to ingest context
information for. Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>.
[[["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-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eIngestContextReferencesRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, which is used for ingesting context references into conversations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIngestContextReferencesRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eIngestContextReferencesRequest\u003c/code\u003e is 4.26.0, with a range of previous versions listed, starting from version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor and properties such as \u003ccode\u003eContextReferences\u003c/code\u003e, \u003ccode\u003eConversation\u003c/code\u003e, and \u003ccode\u003eConversationAsConversationName\u003c/code\u003e, that allow users to define the context information to ingest.\u003c/p\u003e\n"],["\u003cp\u003eThe required fields for this class are \u003ccode\u003eContextReferences\u003c/code\u003e which has the context references to ingest, and \u003ccode\u003eConversation\u003c/code\u003e which requires the resource identifier of the conversation to ingest the context information for.\u003c/p\u003e\n"]]],[],null,[]]