public sealed class ImportFlowRequest : IMessage<ImportFlowRequest>, IEquatable<ImportFlowRequest>, IDeepCloneable<ImportFlowRequest>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eImportFlowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is used for importing flows in Google Cloud Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Dialogflow CX API documented on this page is 2.23.0, with many prior versions also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportFlowRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, for functionalities such as serialization and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eFlowContent\u003c/code\u003e and \u003ccode\u003eFlowUri\u003c/code\u003e to handle the content or location of the flow to be imported, \u003ccode\u003eImportOption\u003c/code\u003e to specify the import mode, and \u003ccode\u003eParent\u003c/code\u003e or \u003ccode\u003eParentAsAgentName\u003c/code\u003e to define the target agent.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating an instance of \u003ccode\u003eImportFlowRequest\u003c/code\u003e, either by creating a new instance or copying it from an existing instance of the same type.\u003c/p\u003e\n"]]],[],null,[]]