public sealed class ImportFlowRequest : IMessage<ImportFlowRequest>, IEquatable<ImportFlowRequest>, IDeepCloneable<ImportFlowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportFlowRequest.
The request message for
[Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow].
The Google Cloud Storage URI
to import flow from. The format of this URI must be
gs://<bucket-name>/<object-name>.
Dialogflow performs a read operation for the Cloud Storage object
on the caller's behalf, so your request authentication must
have read permissions for the object. For more information, see
Dialogflow access
control.
[[["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."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eImportFlowRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically for .NET, and shows a list of versions available, with version 2.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportFlowRequest\u003c/code\u003e is a class used for importing flows into a Dialogflow CX agent, and it implements several interfaces including \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 \u003ccode\u003eImportFlowRequest\u003c/code\u003e class allows importing flows via raw byte content (\u003ccode\u003eFlowContent\u003c/code\u003e) or through a Google Cloud Storage URI (\u003ccode\u003eFlowUri\u003c/code\u003e), with options for the import mode (\u003ccode\u003eImportOption\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, a required field, specifies the agent into which the flow will be imported, using a specific format for the agent's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows reference documentation for this class, including its properties like \u003ccode\u003eFlowCase\u003c/code\u003e, \u003ccode\u003eFlowContent\u003c/code\u003e, \u003ccode\u003eFlowUri\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, and methods, as well as implementation details and its inherited members.\u003c/p\u003e\n"]]],[],null,[]]